aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Modernize my email addressPoul-Henning Kamp2002-03-251-1/+1
* Include <stdint.h> for definition of intmax_t and/or uintmax_t.Mike Barcroft2002-03-252-0/+2
* Add BSD sort to the build, now that GNU sort is gone.Mark Murray2002-03-241-0/+1
* Make this compile on FreeBSD. Sort out VCS tags, fix warnings.Mark Murray2002-03-2410-21/+502
* Fix warns, ANSIfy, use __FBSDID(), sort headers.Mark Murray2002-03-249-155/+114
* Fix a style(9) error. Put the vendor version control string back in.Crist J. Clark2002-03-241-0/+1
* unifdef __STDC__Warner Losh2002-03-231-16/+1
* o unifdef -D__STDC__Warner Losh2002-03-231-77/+19
* o unifdef -D__STDC__Warner Losh2002-03-236-412/+5
* unifdef -D__STDC__Warner Losh2002-03-231-28/+3
* Very simple fixes; WARNS and ANSIfy. Remove GCC-specific options fromMark Murray2002-03-232-20/+11
* Minor whitespace nit.Mark Murray2002-03-231-1/+0
* Use our auto-YACC'ing rules to do most of the work.David E. O'Brien2002-03-231-7/+3
* Add myself to the calendar.Ceri Davies2002-03-221-0/+1
* Null one-line entry to resurrect this from the Attic. The real commitMark Murray2002-03-221-0/+1
* This commit was generated by cvs2svn to compensate for changes in r92948,Mark Murray2002-03-2213-0/+2778
|\
| * Vendor import NETBSD's sort(1). This will be a replacement forMark Murray2002-03-2214-0/+3219
* | remove __PWarner Losh2002-03-2287-702/+689
* | remove __PWarner Losh2002-03-2274-842/+815
* | remove __PWarner Losh2002-03-2273-419/+387
* | Restructure for own parsedate (replacement for get_date from CVS).Mark Murray2002-03-214-48/+54
* | Add a replacement for get_date which is currently being dug out ofMark Murray2002-03-211-0/+880
* | Traditional first commit.Alexander Leidinger2002-03-211-0/+1
* | Add an ia64 targparam.hPeter Wemm2002-03-211-0/+54
* | Make lint(1) a cross-tool.Ruslan Ermilov2002-03-206-20/+12
* | For the sake of consistency, remove an include that is included inMark Murray2002-03-201-1/+0
* | Remove __P().Mark Murray2002-03-208-23/+23
* | When invoked with no file arguments, display usage.Mike Barcroft2002-03-201-4/+7
* | Unifdef __FreeBSD__Poul-Henning Kamp2002-03-201-76/+6
* | Remove the kmembuckets stats in preparation for the UMA commit.Jeff Roberson2002-03-191-68/+9
* | Fix handling of filenames with spaces in them in the input file toJuli Mallett2002-03-191-1/+1
* | Make uudecode(1) use setmode(3) and getmode(3) instead of just blindlyJuli Mallett2002-03-191-39/+50
* | Bump the cutoff mark for comparing files from 8 MB to 16 MB.Dag-Erling Smørgrav2002-03-181-1/+3
* | Fix world breakage introduced by my recent modifications toCrist J. Clark2002-03-182-1/+3
* | Fix a bug that prevents "00" being used as a valid year. Why bother inCrist J. Clark2002-03-181-1/+1
* | It was possible for an unprivileged user to tie up the passwordCrist J. Clark2002-03-183-25/+64
* | Build lint libraries.Mark Murray2002-03-171-1/+1
* | Fix typo: supporting -> support.Giorgos Keramidas2002-03-171-1/+1
* | ANSIfy: Function declarations and prototypes, use of environ(7).Juli Mallett2002-03-151-9/+8
* | Add myself to this list.Maxime Henrion2002-03-151-0/+1
* | Argh, I constantly keep forgetting about these XXX's I put.Ruslan Ermilov2002-03-151-2/+1
* | mdoc(7) police:Ruslan Ermilov2002-03-151-82/+62
* | mdoc(7) police: fix markup and uudecode(1) -o option description.Ruslan Ermilov2002-03-151-6/+5
* | mdoc(7) police: kill hard sentence breaks.Ruslan Ermilov2002-03-151-2/+4
* | mdoc(7) police: pedantry.Ruslan Ermilov2002-03-151-4/+1
* | mdoc(7) police: markup fixes.Ruslan Ermilov2002-03-151-13/+20
* | Add encounter between Flinders and Baudin.Greg Lehey2002-03-131-0/+1
* | Simple fix so the 'LOGIN FAILURE' message send to syslog will includeGarance A Drosehn2002-03-121-1/+0
* | Turn back on (x)lint. It is working just fine.Mark Murray2002-03-121-0/+1
* | Try harder to lint without nonstandard stuff.Mark Murray2002-03-111-0/+1