aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove directive to install top as group kmem. Remove directive toRobert Watson2001-02-231-2/+1
* Adapt the top utility to not use kmem_read to retrieve variables nowRobert Watson2001-02-231-166/+43
* Implement the following options and primaries:Akinori MUSHA2001-02-237-7/+219
* fix usage statement (add missing [-n devs] option)Alfred Perlstein2001-02-221-4/+5
* Reword the description a little bit more for parallel construction.Garrett Wollman2001-02-211-1/+1
* Destroy the evidence of my misunderstanding of the specification.Garrett Wollman2001-02-212-29/+2
* Introduce support for using OpenSSL ASM optimizations. This is doneKris Kennaway2001-02-191-0/+15
* Have yacc use a prototype for yygrowstack(void) on ANSI compilers.Peter Wemm2001-02-191-0/+4
* Adjust columns for wide nicenesses in 'top -S'.Mark Murray2001-02-181-4/+4
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-181-1/+3
* Preceed/preceeding are not english words. Use precede and preceding.Jeroen Ruigrok van der Werven2001-02-187-8/+8
* Do not compile INET6 support if RELEASE_CRUNCH is definedLuigi Rizzo2001-02-181-1/+1
* Fixed some style bugs (bogus cloned Id, null overrides of defaults, andBruce Evans2001-02-171-7/+3
* Removed some garbage (genassym(8) and its infrastructure).Bruce Evans2001-02-174-357/+0
* Fix `fstat -m' (show memory-mapped files), which was broken byIan Dowse2001-02-151-2/+2
* Work around the p_comm[] size limit. If the user supplies more thanPeter Wemm2001-02-141-1/+1
* mdoc(7) police: replace -hang list with the -tag list,Ruslan Ermilov2001-02-141-7/+10
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-1316-36/+39
* Catch up to new priority interface.Jake Burkholder2001-02-121-6/+6
* Uname is in section 3 of the manual pages.David Malone2001-02-111-1/+1
* Change localizing to LC_ALLAndrey A. Chernov2001-02-101-1/+1
* Localize it (LC_NUMERIC)Andrey A. Chernov2001-02-101-13/+25
* mdoc(7) police: mark LC_NUMERIC with .Dv.Ruslan Ermilov2001-02-101-1/+2
* Fix nasty bug where make(1) assumed that you could read the directory itWill Andrews2001-02-101-0/+2
* Localize it (LC_NUMERIC)Andrey A. Chernov2001-02-102-0/+10
* Fix login so that it exports environmental variables that are set by PAMJacques Vidrine2001-02-091-0/+58
* Fix style(9) bugs from previous commit: remove space after functionMike Heffner2001-02-081-6/+6
* Optimize gencat(1) sources in same manner as its libc part some time ago:Alexey Zelkin2001-02-083-299/+151
* Remove the manpage since the actual software was put in the Attic.David E. O'Brien2001-02-081-459/+0
* De-__P()-ify, convert K&R style declarations to ANSI onesMike Heffner2001-02-081-13/+8
* Prevent string overflows by using safer string functionsMike Heffner2001-02-081-21/+27
* mdoc(7) police: Change -filled displays (which just happenRuslan Ermilov2001-02-072-3/+3
* SpellingPhilippe Charnier2001-02-066-50/+25
* Remove duplicate FreeBSD IdPhilippe Charnier2001-02-062-6/+2
* Rework diagnostics textPhilippe Charnier2001-02-062-5/+4
* mdoc(7) police: simplify construct.Ruslan Ermilov2001-02-061-6/+1
* Fix typo: compatability -> compatibility.Jeroen Ruigrok van der Werven2001-02-064-6/+6
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-063-3/+3
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-062-4/+5
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedPoul-Henning Kamp2001-02-061-1/+1
* Fix typo: wierd -> weird.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* Fix tftpd and tftp to support file transfers of over 65535 blocksJeroen Ruigrok van der Werven2001-02-022-2/+7
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-0137-137/+160
* De-__P()-ifyWill Andrews2001-01-281-6/+6
* BDECFLAGS: constify; use proper types. Add $FreeBSD$, clean up #ifndef lint.Will Andrews2001-01-281-10/+13
* Fix typoAlexey Zelkin2001-01-252-4/+4
* Slightly re-word sentence to allow using .Nm macro without parameterAlexey Zelkin2001-01-251-1/+2
* Slightly re-word sentence to allow using .Nm macro without parameterAlexey Zelkin2001-01-251-4/+6
* Fix bogus checking of snprintf() by decreasing the remaining size of theWill Andrews2001-01-251-0/+3
* Catch up to proc flag changes.John Baldwin2001-01-241-3/+3