Make SEE ALSO section a bit nicer.
[dragonfly.git] / bin /
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-15 Simon SchubertFix conditionals to prevent endless loop.
2007-06-12 Simon SchubertUse correct variable types when copying files.
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-25 Matthew DillonUpdate documentation.
2007-05-24 Matthew DillonDo an even better job discerning between blocked thread...
2007-05-24 Matthew DillonProperly detect interruptable LWKT sleeps and display...
2007-05-21 Matthew DillonRemove DIOCWLABEL operation. Doing it destroyed the...
2007-05-21 Matthew DillonUse 0x%08x for all minor numbers, not just those >...
2007-05-20 Matthew DillonContinue untangling the disklabel.
2007-05-17 Sascha WildnerNext round of fixing all kinds of spelling mistakes.
2007-05-13 Sascha WildnerAnother round of spelling fixes in manpages, messages...
2007-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-05-12 Sascha WildnerUse .At, .Bsx, .Fx, .Nx and .Ox
2007-05-12 Sascha WildnerHook resident.conf(5) and varsym.conf(5) into the build...
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-25 Sascha WildnerUse .Nm
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-14 Gregory Neil ShapiroChange build infrastructure over to sendmail 8.14.1.
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-06 Peter AvalosDocument missing multibyte character handling.
2007-04-06 Peter AvalosSync with FreeBSD.
2007-04-06 Peter AvalosUse libcrypto for DES instead of libcipher.
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-29 Peter AvalosMerge from vendor branch OPENSSH:
2007-03-28 Peter AvalosMerge from vendor branch OPENSSL:
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-03-23 Sascha WildnerThe R state is followed by the CPU number.
2007-02-25 Sascha WildnerFix comments.
2007-02-24 Sascha WildnerFix wording.
2007-02-24 Simon SchubertUnbreak wrong offset calculations by using the correct...
2007-02-18 Simon Schubert1:1 Userland threading stage 2.15/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.13/4:
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-02-16 Simon SchubertDocument and correctly name fields.
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-08 Simon SchubertUse proc flags instead of lwp flags.
2007-02-04 Peter AvalosRemove unnecessary CFLAGS and SRCS lines.
2007-02-04 Peter AvalosSync with FreeBSD.
2007-02-04 Peter AvalosRemove bogus "-" operand from usage message. There...
2007-02-04 Simon SchubertDon't rely on sys/resource.h including all necessary...
2007-02-04 Peter AvalosAvoid truncating the pathname to UNIX Domain Sockets...
2007-02-04 Peter AvalosPrint the "$" symbol on blank lines when the -s and...
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-02-01 Simon SchubertChange kinfo_proc interface between kernel and userland.
2007-01-20 Peter AvalosMerge from vendor branch BZIP:
2007-01-18 Simon SchubertFix negation handling.
2007-01-17 YONETANI TomokazuMerge from vendor branch INTEL_ACPICA:
2007-01-17 Peter AvalosCast sentinel for execl() to (char *) to quiet gcc4...
2007-01-16 Sascha Wildners/. Ar/.Ar/
2007-01-15 Simon SchubertMerge from vendor branch GCC:
2007-01-14 Peter AvalosSuppress the error message for command -v for files...
2007-01-14 Peter AvalosUse volatile where appropriate.
2007-01-14 Peter AvalosMechanically kill hard sentence breaks.
2007-01-14 Peter AvalosSpelling fix.
2007-01-14 Peter AvalosSpelling errors.
2007-01-14 Peter AvalosWhitespace nits.
2007-01-14 Peter AvalosOutput something reasonable for regular and expanded...
2007-01-14 Peter AvalosReplace home-grown dup2() implementation with actual...
2007-01-14 Peter AvalosDo not forget to increment the input line counter
2007-01-14 Peter AvalosReplace a home-grown printf() clone with a fwopen(...
2007-01-14 Peter AvalosInclude disabled options in the output of 'set +o'...
2007-01-14 Peter AvalosProtect malloc, realloc and free calls with INT{ON...
2007-01-13 Peter AvalosIssue an error when . (dot) is invoked without a filename.
2007-01-13 Peter AvalosRemove some white space at EOL.
2007-01-13 Peter AvalosRemove some white space at EOL.
2007-01-13 Peter AvalosAdd the POSIX option -p to the jobs builtin command...
2007-01-13 Peter AvalosCheck the buffer size when copying the line returned...
2007-01-13 Peter AvalosFix typo and remove unneeded comments.
2007-01-13 Simon SchubertMerge from vendor branch GCC:
2007-01-07 Peter AvalosFix expanding of quoted positional parameters in case...
2007-01-07 Peter AvalosAdd the "wordexp" shell built-in command.
2007-01-07 Peter AvalosSort by bltincmd and remove lines that have been commen...
2007-01-07 Peter AvalosUse -s to flag POSIX's "special built-in" utilities...
2007-01-06 Peter AvalosConvert the remaining callers of errmsg() to use strerr...
2007-01-05 Peter AvalosDon't strip a leading ./ from the path for the cd built...
2007-01-05 Peter AvalosUse \."- to begin license clause.
2007-01-04 Peter AvalosSync with FreeBSD:
2007-01-04 Peter AvalosReturn 1 from the unalias builtin if _any_ removal...
2007-01-04 Peter AvalosCorrect assorted grammos and typos.
2007-01-02 Sascha Wildner- little mdoc cleanup
2007-01-01 Simon Schubert1:1 Userland threading stage 2.10/4:
2006-12-26 Sascha WildnerRemove unnecessary argument to .Nm.
2006-12-25 Peter AvalosMerge from vendor branch LIBPCAP:
2006-12-25 Peter AvalosMerge from vendor branch TCPDUMP:
2006-12-12 Peter AvalosMerge from vendor branch FILE:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSH:
2006-11-20 Peter AvalosMerge from vendor branch OPENSSL:
2006-11-15 Peter AvalosMerge from vendor branch FILE:
next