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