summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add FBSDID. Remove unused include. Getopt returns -1 not EOF.charnier2002-03-261-5/+5
* spellingcharnier2002-03-262-4/+4
* Support -o 0 in join(1) as per SUS.jmallett2002-03-262-17/+35
* Back out revision 1.13 (addition of ipfilter includes). A properru2002-03-251-6/+0
* Fix the case when high letters becomes missing from fold tablesache2002-03-251-4/+9
* Fix the case when record separator is 'Z' letterache2002-03-251-2/+6
* Remove double REC_D assignmentache2002-03-251-2/+2
* Modernize my email addressphk2002-03-251-1/+1
* Include <stdint.h> for definition of intmax_t and/or uintmax_t.mike2002-03-252-0/+2
* Add BSD sort to the build, now that GNU sort is gone.markm2002-03-241-0/+1
* Make this compile on FreeBSD. Sort out VCS tags, fix warnings.markm2002-03-2410-21/+502
* Fix warns, ANSIfy, use __FBSDID(), sort headers.markm2002-03-249-155/+114
* Fix a style(9) error. Put the vendor version control string back in.cjc2002-03-241-0/+1
* unifdef __STDC__imp2002-03-231-16/+1
* o unifdef -D__STDC__imp2002-03-231-77/+19
* o unifdef -D__STDC__imp2002-03-236-412/+5
* unifdef -D__STDC__imp2002-03-231-28/+3
* Very simple fixes; WARNS and ANSIfy. Remove GCC-specific options frommarkm2002-03-232-20/+11
* Minor whitespace nit.markm2002-03-231-1/+0
* Use our auto-YACC'ing rules to do most of the work.obrien2002-03-231-7/+3
* Add myself to the calendar.ceri2002-03-221-0/+1
* Null one-line entry to resurrect this from the Attic. The real commitmarkm2002-03-221-0/+1
* This commit was generated by cvs2svn to compensate for changes in r92948,markm2002-03-2213-0/+2778
|\
| * Vendor import NETBSD's sort(1). This will be a replacement formarkm2002-03-2214-159/+3068
* | remove __Pimp2002-03-2287-702/+689
OpenPOWER on IntegriCloud