aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Print out resid portion of MTIOCGET returned data.Matt Jacob2001-01-211-3/+4
* Fix typo: -c -> -tAndrey A. Chernov2001-01-211-1/+1
* Make "killall -t p0" really works.Andrey A. Chernov2001-01-211-1/+2
* Check strdup() return valuesChris D. Faulhaber2001-01-201-4/+8
* Minor grammar nit.Ben Smithurst2001-01-161-1/+1
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-161-165/+135
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-163-4/+2
* Correct spelling of millennium.David Malone2001-01-161-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-1612-14/+14
* mdoc(7) police: fix the weird construct.Ruslan Ermilov2001-01-151-2/+8
* The patch for the new calendar contained spaces instead of tabs.David Malone2001-01-151-184/+184
* /usr/libexec/cpp -> /usr/bin/cppAndrey A. Chernov2001-01-131-1/+1
* Have rpcgen actually tell us what cpp it is looking for (as it would if weDavid E. O'Brien2001-01-101-1/+1
* Use /usr/bin/cpp as on NetBSD, not /usr/libexec/cpp.David E. O'Brien2001-01-091-3/+1
* Off by one error in reading mmap data.Wolfram Schneider2001-01-061-1/+2
* Reinstate revision 1.11:Will Andrews2001-01-051-37/+62
* Back out last commit; it had string function mistakes. I will fix thisWill Andrews2001-01-042-47/+23
* Document new -s option: pass a shell to apply(1) when the desired shellWill Andrews2001-01-041-0/+7
* BDECFLAGS; de-__P()-ify, ANSIfy, use snprintf() instead of sprintf(),Will Andrews2001-01-041-23/+40
* Update for 2001.David Malone2001-01-041-138/+186
* .publickey -> .pubkey to match other finger daemons.Dag-Erling Smørgrav2001-01-043-4/+4
* Use a slightly better documented way of calculating easter andDavid Malone2001-01-022-58/+35
* Oops, I'm such an idiot. For reasons I don't really agree with,Matt Jacob2000-12-311-1/+1
* The default is /dev/nrsa0 (now), not /dev/nsa0.Matt Jacob2000-12-311-1/+1
* My bad, committed the submitted patch rather than the fixed patch.Poul-Henning Kamp2000-12-301-2/+3
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-303-18/+17
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-301-31/+16
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-301-1/+1
* Add support for a .publickey file.Dag-Erling Smørgrav2000-12-293-4/+9
* Used macro-API to <sys/queue.h>.Poul-Henning Kamp2000-12-291-13/+13
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-279-25/+19
* Fix for the case where the first two entries returned by readdir() areWill Andrews2000-12-261-6/+12
* Use the real user ID so non-root users can kill setuid processesPaul Saab2000-12-251-1/+1
* Don't abuse the SCCS `@(#)' for RCS.David E. O'Brien2000-12-256-6/+6
* As far as I can tell, you have never been able to use 'ab' as a unitDavid Malone2000-12-241-1/+1
* Warn if the size of the remote file isn't known.Dag-Erling Smørgrav2000-12-221-2/+11
* Hostnames are case-insensitiveBrian Somers2000-12-221-1/+2
* Fix printf(1) for cases where a long string with no format specifiers isBen Smithurst2000-12-211-4/+16
* If the utmp login time is greater than the tty atime, use it to calculateBrian Somers2000-12-212-2/+14
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-1955-211/+259
* mdoc(7) police: document IPv6 options in the SYNOPSIS.Ruslan Ermilov2000-12-181-1/+1
* o Fix up includes which built due to excessive nested including in theRobert Watson2000-12-171-6/+5
* IPv6 support for logger.Hajimu UMEMOTO2000-12-163-25/+82
* Fix a bug introduced in rev. 1.17: initialize variables before use, not after.Dag-Erling Smørgrav2000-12-161-1/+1
* Fix lseek args order (PR 23549)Andrey A. Chernov2000-12-151-12/+15
* Fix typo reported by Rich Morin <rdm@cfcl.com> on -doc mailing list.Alexey Zelkin2000-12-141-4/+5
* mdoc(7) police: added missing .Os call.Ruslan Ermilov2000-12-143-0/+3
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-143-3/+3
* mdoc(7) police: removed history info from the .Os call.Ruslan Ermilov2000-12-141-1/+1
* If the URL did not specify a scheme, try to guess it from the host name.Dag-Erling Smørgrav2000-12-131-0/+10