| Age | Commit message (Expand) | Author |
| 2002-01-02 | Use getprogname() instead of __progname. | briggs |
| 2002-01-02 | getopt returns int, not char, so make 'optchar' an int. | briggs |
| 2002-01-01 | Sort sections. | wiz |
| 2002-01-01 | Add NetBSD to HISTORY. | augustss |
| 2002-01-01 | Add a program for controlling radio(4) devices. Written by Maxim Tsyplakov | augustss |
| 2002-01-01 | Happy New Year! | perry |
| 2002-01-01 | fix 2001/03/04 change: audio_parse_wav_hdr() returns a signed value. | mrg |
| 2001-12-31 | Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl | thorpej |
| 2001-12-31 | Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl from | thorpej |
| 2001-12-31 | Remove -I${DESTDIR}/usr/include/openssl from CPPFLAGS; it's unnecessary, | thorpej |
| 2001-12-31 | Remove -I${DESTDIR}/usr/include from CPPFLAGS; it is unnecessary, and | thorpej |
| 2001-12-31 | Avoid an "operation on foo may be undefined" warning (gcc 3.1). | thorpej |
| 2001-12-31 | Change some: | thorpej |
| 2001-12-31 | Need <string.h> for memset() and strcmp() prototypes (noticed by | thorpej |
| 2001-12-31 | Need <string.h> for strcmp() prototype (noticed by gcc 3.1). | thorpej |
| 2001-12-31 | Labels must be followed by statements. | thorpej |
| 2001-12-29 | Make it possible to recognize values in usage ranges. | augustss |
| 2001-12-29 | Fix some buglets. | augustss |
| 2001-12-29 | Print items with a usage range in a comprehensible way. | augustss |
| 2001-12-28 | Update for libusbhid(3) changes. | augustss |
| 2001-12-26 | update copyrights | lukem |
| 2001-12-25 | - partially fix ${foo:?true:false} so that at least it now parses ok and | lukem |
| 2001-12-24 | Fix typo. | wiz |
| 2001-12-24 | Add a clarifying remark to the -a option. | augustss |
| 2001-12-23 | Add -4 to force IPv4 and -6 to force IPv6 address usage. | lukem |
| 2001-12-23 | outdent description of variable expansion modifiers | lukem |
| 2001-12-22 | Back out last commit that was not meant to be done yet. | augustss |
| 2001-12-22 | Provide a nicer messages if the device read fails. | augustss |
| 2001-12-20 | xref ld.elf_so(1) | thorpej |
| 2001-12-20 | Large file ASCII mode support by using fseeko() instead of fseek(). | lukem |
| 2001-12-19 | If USETOOLS=yes, as in a cross build or standard tool-based build, create | tv |
| 2001-12-19 | PR/15000: Mike Heffner: mail(1) doesn't reposition pointer correctly | christos |
| 2001-12-18 | mdoc'ify. Sort sections. | wiz |
| 2001-12-18 | Indent, uncompactify and sort options. | wiz |
| 2001-12-18 | mdoc'ify. | wiz |
| 2001-12-13 | Don't use fd_set to keep track of errors to ignore. Doing so relies on | augustss |
| 2001-12-13 | FreeBSD PR#23912 fixed by applying a patch from nvi 1.81.x | aymeric |
| 2001-12-13 | Finally apply a fix from nvi 1.81.x to replace a fix committed by | aymeric |
| 2001-12-12 | Define both NLIST_AOUT and NLIST_ELF32 for m68000. | fredette |
| 2001-12-12 | Match braces. Patch from misc/14925 by Hiramatsu Yoshifumi. | wiz |
| 2001-12-12 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-11 | Allow MAKE_MACHINE to be unset if MAKE_BOOTSTRAP. | tv |
| 2001-12-11 | Add __CYGWIN__ to list of exceptions from homegrown strftime(). | tv |
| 2001-12-10 | ADD MISSING SLASH. | msaitoh |
| 2001-12-09 | Slight cleanup to ELF core file handing, and add support for | thorpej |
| 2001-12-09 | Fix typo. | augustss |
| 2001-12-09 | replace "vnode" and "vtext" with "file" and "exec" in uvmexp field names. | chs |
| 2001-12-08 | Mark up AUTHORS section. | wiz |
| 2001-12-08 | Punctuation nit, sort SEE ALSO, mark up AUTHORS section. | wiz |