summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Add STANDARDS, ENVIRONMENT, and TABLES sections.obrien2002-04-041-11/+39
* Minor word smithing.obrien2002-04-041-1/+1
* Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics.obrien2002-04-041-6/+6
* Follow suit with OpenBSD and NetBSD and tell the program name in diagnostics.obrien2002-04-041-53/+59
* For -n use decimal point from localeache2002-04-041-1/+5
* Remove __Pache2002-04-047-52/+49
* Implement collating sortache2002-04-041-9/+29
* Fix to handle REC_D > 127 and fold case sorting of high lettersache2002-04-031-33/+132
* There is breakage in parsedate, so revert to get_date until this can bemarkm2002-04-023-3/+8
* Fix find -exec with no command specified (i.e.: find . -exec ';')jmallett2002-04-021-0/+3
* Connect ktrdump to the build. <cringe>.jake2002-04-021-0/+1
* Add a man page.jake2002-04-022-1/+83
* 1. Add missing include of stdint.h.jake2002-04-021-2/+3
* Add myself.nork2002-04-021-0/+1
* Fix SCM IDs.obrien2002-04-017-18/+14
* Allow to compile a YACC produced file with GCC 3.1 (which has differentobrien2002-04-011-0/+1
* Run find.1 through ispell.keramida2002-04-011-1/+1
* 1) Use FBSDID for vendor string.dwmalone2002-04-011-4/+6
* Don't use gcc specific flags.dwmalone2002-04-011-1/+0
* 1) Clean up vendor and ID strings.dwmalone2002-04-013-12/+29
* Const the code.dwmalone2002-04-011-1/+3
* ktrdump is a utility to dump the ktr trace buffer from userland. It canjake2002-04-012-0/+243
* Uncomment now implemented part of -d descriptionache2002-03-311-2/+2
* Remove \n from __COPYRIGHT to shut assembler warningache2002-03-311-1/+1
* Add P1003.1-2001 -f and -p options.jmallett2002-03-312-4/+52
* Don't use gcc specific flags.dwmalone2002-03-301-1/+0
* 1) Staticise.dwmalone2002-03-301-13/+13
* 1) Const enough things to avoid warnings.dwmalone2002-03-306-30/+31
* 1) Add missing prototypes for fmt_perm and cvt_time.dwmalone2002-03-301-6/+8
* Use the method described in the strtol man page to check if it parseddwmalone2002-03-301-1/+1
* Fix vendor ID.dwmalone2002-03-301-2/+4
* Clean up vendor ID and FBSDID.dwmalone2002-03-301-5/+7
* Fix constness warnings.dwmalone2002-03-302-13/+14
* Don't use gcc specific flags.dwmalone2002-03-301-1/+0
* Change a "/*" within a comment to a "**".dwmalone2002-03-301-1/+2
* Mark some parameters as unused.dwmalone2002-03-303-14/+24
* Minor post warns stuff.dwmalone2002-03-303-19/+14
* Fix a few typos.keramida2002-03-301-2/+2
* Const what I could on a first pass.obrien2002-03-301-7/+9
* Install libusbhid, and use it instead of libusb.joe2002-03-281-2/+2
* Use libusbhid.h instead of libusb.h.joe2002-03-281-1/+1
* Back out rev. 1.6 (NOLIB bootstrap helper) OBE'd by Makefile.inc1,v 1.96.ru2002-03-281-2/+0
* Utility to create a.out [kernels] from an ELF one.obrien2002-03-281-0/+156
* Use a slightly less obscure title than "file status".wollman2002-03-271-2/+2
* Remove double SINGL_FLD and SEP_FLAG initializationache2002-03-271-1/+0
* Restored the part of 1.45 that was clobbered in rev.1.46:bde2002-03-271-0/+1
* Add myself.charnier2002-03-261-0/+1
* Add FBSDID. Spelling. Remove unused includes. Check more malloc failures.charnier2002-03-263-10/+12
* Add FBSDID. Do not \n terminate err() strings. Spelling.charnier2002-03-261-5/+6
* Introduce flags enumeration with standardcharnier2002-03-261-4/+5
OpenPOWER on IntegriCloud