summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix indent endless on garbage input (i.e., if it encountered EOF whileobrien2001-02-271-1/+1
* - An array of 4 32-bit ints for avenrun doesn't work on the alpha becausegallatin2001-02-271-15/+7
* mdoc(7) police: utilize .St macro.ru2001-02-261-1/+3
* mdoc(7) police: restore correct order of references in the SEE ALSO.ru2001-02-241-1/+1
* Remove directive to install top as group kmem. Remove directive torwatson2001-02-231-2/+1
* Adapt the top utility to not use kmem_read to retrieve variables nowrwatson2001-02-231-167/+44
* Implement the following options and primaries:knu2001-02-237-7/+219
* fix usage statement (add missing [-n devs] option)alfred2001-02-221-4/+5
* Reword the description a little bit more for parallel construction.wollman2001-02-211-1/+1
* Destroy the evidence of my misunderstanding of the specification.wollman2001-02-212-29/+2
* Introduce support for using OpenSSL ASM optimizations. This is donekris2001-02-191-0/+15
* Have yacc use a prototype for yygrowstack(void) on ANSI compilers.peter2001-02-191-0/+4
* Adjust columns for wide nicenesses in 'top -S'.markm2001-02-181-4/+4
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-181-1/+3
* Preceed/preceeding are not english words. Use precede and preceding.asmodai2001-02-187-8/+8
* Do not compile INET6 support if RELEASE_CRUNCH is definedluigi2001-02-181-1/+1
* Fixed some style bugs (bogus cloned Id, null overrides of defaults, andbde2001-02-171-7/+3
* Removed some garbage (genassym(8) and its infrastructure).bde2001-02-174-357/+0
* Fix `fstat -m' (show memory-mapped files), which was broken byiedowse2001-02-151-2/+2
* Work around the p_comm[] size limit. If the user supplies more thanpeter2001-02-141-1/+1
* mdoc(7) police: replace -hang list with the -tag list,ru2001-02-141-7/+10
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.ru2001-02-1316-36/+39
* Catch up to new priority interface.jake2001-02-121-6/+6
* Uname is in section 3 of the manual pages.dwmalone2001-02-111-1/+1
* Change localizing to LC_ALLache2001-02-101-1/+1
* Localize it (LC_NUMERIC)ache2001-02-101-13/+25
* mdoc(7) police: mark LC_NUMERIC with .Dv.ru2001-02-101-1/+2
* Fix nasty bug where make(1) assumed that you could read the directory itwill2001-02-101-0/+2
* Localize it (LC_NUMERIC)ache2001-02-102-0/+10
* Fix login so that it exports environmental variables that are set by PAMnectar2001-02-091-0/+58
* Fix style(9) bugs from previous commit: remove space after functionmikeh2001-02-081-6/+6
* Optimize gencat(1) sources in same manner as its libc part some time ago:phantom2001-02-083-299/+151
* Remove the manpage since the actual software was put in the Attic.obrien2001-02-081-459/+0
* De-__P()-ify, convert K&R style declarations to ANSI onesmikeh2001-02-081-13/+8
* Prevent string overflows by using safer string functionsmikeh2001-02-081-21/+27
* mdoc(7) police: Change -filled displays (which just happenru2001-02-072-3/+3
* Spellingcharnier2001-02-066-50/+25
* Remove duplicate FreeBSD Idcharnier2001-02-062-6/+2
* Rework diagnostics textcharnier2001-02-062-5/+4
* mdoc(7) police: simplify construct.ru2001-02-061-6/+1
* Fix typo: compatability -> compatibility.asmodai2001-02-064-6/+6
* Fix typo: seperate -> separate.asmodai2001-02-063-3/+3
* Fix typo: seperate -> separate.asmodai2001-02-062-4/+5
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-061-1/+1
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* Fix tftpd and tftp to support file transfers of over 65535 blocksasmodai2001-02-022-2/+7
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-0137-137/+160
* De-__P()-ifywill2001-01-281-6/+6
* BDECFLAGS: constify; use proper types. Add $FreeBSD$, clean up #ifndef lint.will2001-01-281-10/+13
* Fix typophantom2001-01-252-4/+4
OpenPOWER on IntegriCloud