summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-sentence breaks, canonify .Dd (no leading zero).ru2000-12-122-10/+15
* Document what Idle=* means in a short format display.ru2000-12-121-0/+3
* Change the proc information returned from the kernel so that itmckusick2000-12-128-155/+136
* Re-add home born file(1) and magic(5) manual pages. Update them tophantom2000-12-113-13/+716
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-117-7/+7
* Add rcsid. Remove unused #include. Remove error() definition and replacecharnier2000-12-102-35/+26
* Remove one more incorrect section name. Typos.charnier2000-12-102-11/+18
* Add history.obrien2000-12-101-0/+4
* The options I added where not formated to new manpage style specs.obrien2000-12-091-4/+7
* Add or fix FreeBSD IDs.obrien2000-12-097-5/+10
* "Implement -[n]fcb (formatting of block comments) and attempt to implementobrien2000-12-096-11/+46
* Add `_PATH_DEVZERO'.obrien2000-12-096-9/+15
* Retire this ancient version of rdist.obrien2000-12-0712-4409/+0
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-052-2/+2
* remove struct mount from useland visibilityalfred2000-12-041-1/+1
* Remove register keyword usage with prejudice.asmodai2000-12-034-16/+16
* There's also no point in #typedef'ing void/char pointers. Accordingly,will2000-12-0236-512/+472
* Use a size_t instead of an int.asmodai2000-12-021-1/+1
* Correct int/long type mismatch in the proper place this time. freevnodesgallatin2000-12-021-2/+2
* Properly constify some static arrays.asmodai2000-12-024-3/+17
* There's no reason to use fancy forms of NULL. Replace all instanceswill2000-12-0238-238/+224
* fix another int/long type mismatch. This one was causing pigs togallatin2000-12-011-1/+1
* fix int/long type mismatches found on alphagallatin2000-12-011-4/+4
* Grrr... GCC 2.95.2 and 2.96 just will not agree what the default includeobrien2000-12-011-1/+1
* The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-012-2/+2
* o Make comment match reality, synch code with comment.rwatson2000-11-301-2/+10
* Format string paranoia. This should avoid potential buffer overflows fromwill2000-11-303-13/+29
* If the transfer timed out, but we don't know how large the file is supposeddes2000-11-301-1/+10
* Make use of the full screen width to display p_comm rather than assuming ajhb2000-11-291-3/+6
* Display the name of the mutex we are blocked on in the state field. Tojhb2000-11-291-0/+6
* Xref make.conf(5), and point to /usr/share/doc/psd/12.make for thenik2000-11-291-1/+4
* Eliminate groff(1) warnings.ru2000-11-291-27/+28
* Eliminate groff(1) warnings caused by vgrind(1).ru2000-11-291-4/+6
* Fix a typo and a punctuation mistake, the two of which conspiredsheldonh2000-11-291-2/+2
* Add LIBCRYPT to DPADD.marcel2000-11-281-1/+1
* Format string auditingkris2000-11-271-2/+2
* *** empty log message ***kris2000-11-271-1/+1
* Constifykris2000-11-271-1/+1
* Fix format string warnings.kris2000-11-271-1/+1
* Cleanup this code a bit by attempting to sync it up with NetBSD andkris2000-11-262-26/+33
* Use the vendor's manpages (which are in old -man format) rather thanobrien2000-11-263-631/+16
* Correct definition of MAXHOSTNAMELEN in ifdef'ed code.kris2000-11-261-1/+1
* Constifykris2000-11-263-2/+2
* vsprintf() -> vsnprintf()kris2000-11-261-1/+1
* o Make systat/vmstat.c use sysctl() to retrieve cp_time, bufspace,rwatson2000-11-251-29/+50
* o make systat/pigs.c use syctl() to retrieve cp_time, fscale, and ccpurwatson2000-11-251-27/+32
* o Make systat/iostat.c use sysctl() to retrieve cp_time instead ofrwatson2000-11-251-23/+9
* o Make systat use sysctl() to retrieve hz and stathz, instead ofrwatson2000-11-251-19/+14
* Reimplement the groff(1) warnings elimination fixes in a better way.ru2000-11-242-10/+5
* [rsh.1] Document the `-4' and `-6' options.jkoshy2000-11-242-2/+6
OpenPOWER on IntegriCloud