summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Slightly re-word sentence to allow using .Nm macro without parameterphantom2001-01-251-1/+2
* Slightly re-word sentence to allow using .Nm macro without parameterphantom2001-01-251-4/+6
* Fix bogus checking of snprintf() by decreasing the remaining size of thewill2001-01-251-0/+3
* Catch up to proc flag changes.jhb2001-01-241-3/+3
* Catch up to proc flag change.jhb2001-01-241-1/+1
* Catch up to new proc flags.jhb2001-01-241-1/+1
* Mention the -F in the usage().ru2001-01-241-1/+1
* Call pam_setcred.nectar2001-01-231-0/+4
* Add mibs to hold the number of forks since boot. New mibs are:ume2001-01-231-0/+8
* Add the -empty flag, from OpenBSD. It returns true if the directorypeter2001-01-235-2/+49
OpenPOWER on IntegriCloud