Remove remainings of the oltr(4).
[dragonfly.git] / usr.bin /
2007-08-27 Peter AvalosPull WARNS6 into usr.bin/Makefile.inc.
2007-08-26 Simon SchubertCorrect off-by-one error.
2007-08-26 Peter AvalosGC unused sources.
2007-08-26 Peter AvalosRe-order alphabetically.
2007-08-26 Peter AvalosThe function's name should begin a new line.
2007-08-26 Peter AvalosCheck that -w width is not above maximum. Use DWIDTH...
2007-08-26 Peter AvalosDocument message length limit.
2007-08-26 Peter AvalosSync with FreeBSD:
2007-08-26 Simon SchubertCompile in a variable default search prefix.
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-25 Simon SchubertOutput more detail when reporting errors. Use err...
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-16 Matthew DillonBring CARP into the tree. CARP = Common Address Redund...
2007-08-10 Sascha WildnerFix typo.
2007-08-09 Simon SchubertSwitch to gcc41 as default compiler.
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Sascha WildnerSync libfetch and fetch with FreeBSD.
2007-08-05 Peter AvalosSet BINOWN=root explicitly for setuid root binary.
2007-08-05 Peter AvalosSync program's usage() with manpage's SYNOPSIS.
2007-08-05 Peter AvalosIt's ``apply echo *'' that is similar to ``ls -1''...
2007-08-05 Peter AvalosUse the "builtin" shell function to make sure that...
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-30 Sascha WildnerUse .Ux for UNIX.
2007-07-29 Sascha WildnerRemove unnecessary .Nm arguments.
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-24 Matthew DillonMinor checkpt usage() patch.
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-14 Sascha WildnerUse .Va for sysctls and tunables.
2007-07-14 Simon SchubertRetire tac. tail -r does the same thing already.
2007-07-14 Simon SchubertHook tac to the build.
2007-07-14 Simon SchubertAdd tac, a simple sed script to reverse stdin.
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-06-30 Sascha WildnerClean up a bit.
2007-06-30 Matthew DillonAdd MLINKS for checkpoint.1, because most point looking...
2007-06-26 Hasso TepperNuke "is is" stammering.
2007-06-20 Peter AvalosUpgrade to less-406 fixing some display bugs.
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-17 Sascha WildnerAdd the uuidgen(1) utility to the build.
2007-06-17 Matthew DillonBring in the uuidgen utility from FreeBSD.
2007-06-12 Hasso TepperFix rewrite error which appeared in rev 1.3.
2007-06-08 Sascha Wildner* Perform some minor cleanup in the manual page and...
2007-06-08 Matthew DillonChange the -a option to be a bit friendlier. Have...
2007-06-08 Matthew DillonAdd a new option to ktrdump (-l) which causes it to...
2007-06-04 Sascha WildnerAdd some words about -v.
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 YONETANI Tomokazuvmstat -iv: include IRQ number before the interrupt...
2007-06-03 Peter AvalosUpgrade to less version 403.
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-06-03 Peter AvalosUse exec and fix handling of filenames containing white...
2007-05-31 Hasso TepperAdd ip6 and icmp6 displays to systat(1).
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-20 Matthew DillonContinue untangling the disklabel.
2007-05-19 Sascha WildnerMiscellaneous mdoc fixes.
2007-05-18 Matthew DillonCleanup shutdown(2) usage and make it consistent. ...
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-09 Peter AvalosUpgrade to libarchive 2.2.1 which fixes device node...
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-09 Matthew DillonSynchronize libkvm etc, with recent kernel major/minor...
2007-05-08 Sascha WildnerFix some warnings and raise WARNS to 6.
2007-05-07 Matthew DillonAdd fields to the ktrace header to allow kdump to also...
2007-05-06 Peter AvalosUpgrade to latest version of awk. Significant changes...
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-05 Peter AvalosGrab version from the contributed code instead of manua...
2007-04-30 Hasso TepperBring kernel threads back into top.
2007-04-28 Peter AvalosUse the new PLATFORM_CONFIG_H mechanism rather than...
2007-04-27 Peter AvalosUpgrade to libarchive 2.1.9. Including bug fixes,...
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-26 Sascha WildnerRemove unneeded comma.
2007-04-22 Matthew DillonSync netstat up to the sockbuf changes.
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-20 Sascha Wildner1) Remove redundant -print's in EXAMPLES.
2007-04-14 Gregory Neil ShapiroChange build infrastructure over to sendmail 8.14.1.
2007-04-13 Simon SchubertSwitch binutils default to 2.17 and remove old gcc2...
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-09 Sascha WildnerSeparate punctuation.
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-06 Sascha WildnerImprove mdoc a bit and uncomment some references.
2007-04-06 Sascha WildnerAdd missing .Pp
2007-04-06 Sascha WildnerConvert to mdoc.
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-26 Peter AvalosUpgrade to libarchive 2.0.25 which gives us a nice...
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Sascha WildnerAdjust various paths for xorg.
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-02-25 Simon SchubertDrop a.out coredump support from gcore.
2007-02-19 Sascha WildnerFix typos.
2007-02-18 Simon Schubert1:1 Userland threading stage 2.15/4:
next