summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Sort sections.ru2005-01-1843-345/+345
* Oops... Remove the line leaked in the last commit which is notdelphij2005-01-171-1/+0
* WARNS=6 cleanup:delphij2005-01-172-17/+18
* WARNS=6 cleanup:delphij2005-01-172-4/+9
* Added the EXIT STATUS section where appropriate.ru2005-01-1723-36/+27
* Remove \n at the end of err(3) stringscharnier2005-01-161-7/+5
* Fix arguments syntax.pjd2005-01-1514-123/+81
* Eliminate macro calls inside literal displays.ru2005-01-151-3/+3
* Fixed display type.ru2005-01-151-1/+1
* Fixed display types.ru2005-01-151-5/+5
* Markup nits.ru2005-01-151-16/+14
* Markup fixes.ru2005-01-152-19/+27
* Deprecate unmaintainable uses of strncmp to implement abbreviations.brooks2005-01-151-60/+112
* Improve readability for the recently introduced changes by havingdelphij2005-01-141-4/+4
* Use a better name than underscore-tmpfile for better representationdelphij2005-01-141-5/+5
* 64-bit clean + WARNS=6:delphij2005-01-142-22/+27
* Connect SHSEC GEOM class to the build.pjd2005-01-112-0/+2
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenpjd2005-01-113-0/+435
* Make WARNS=6 happy with our init(8):delphij2005-01-112-25/+40
* Scheduled mdoc(7) sweep.ru2005-01-1011-49/+62
* Initialize "he" in DoFile, so savecore(8) is WARNS=6 clean.delphij2005-01-102-2/+2
* Fix build on all (hopefully) 64 bit architectures.trhodes2005-01-091-1/+1
* Use static const char and bump WARNS.trhodes2005-01-082-2/+2
* Remove unused variable.trhodes2005-01-081-1/+0
* Cast to intmax_t when using %jd format.pjd2005-01-081-1/+1
* Fix the derivation of the GEOM name from the specified device name byrse2005-01-071-0/+3
* Link a couple of missing manpagesguido2005-01-071-0/+2
* Write some bit mask limits in hex rather than decimal so they look lessbrooks2005-01-071-2/+2
* The badsect(8) utility uses atol(), which doesn't allow very good errorrwatson2005-01-031-1/+4
* The ffsinfo utility uses atol() to parse numeric values out of optargrwatson2005-01-031-3/+10
* Remove cross reference to uustat(1), which is no longer in the baserwatson2005-01-021-1/+0
* Fix special status reporting. Prior to the reorg there wassam2004-12-317-18/+44
* o accept deftxkey as a synonym for weptxkey since that is what issam2004-12-311-1/+11
* recognize atheros information elementssam2004-12-311-0/+2
* Fix typos.brueffer2004-12-301-3/+3
* Clearer va-args usage.obrien2004-12-301-4/+3
* Detect if class name is '-h' or 'help' and if it is, show general helppjd2004-12-281-0/+6
* Rewrite piece of code which I committed some time ago that allows topjd2004-12-271-1/+5
* Fix typo.josef2004-12-261-1/+1
* Cross-reference ffsinfo(8).jkoshy2004-12-261-0/+1
* - Add genid field to the metadata which will allow to improve reliability a bit.pjd2004-12-251-0/+1
* - Add genid field to the metadata which will allow to improve reliability a bit.pjd2004-12-221-0/+1
* 'forget' command takes device names, not provider names.pjd2004-12-221-1/+1
* NOINET6 -> NO_INET6ru2004-12-211-1/+1
* NOSHARED -> NO_SHAREDru2004-12-219-9/+9
* NOATM -> NO_ATMru2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-216-6/+6
* Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' sectionjkoshy2004-12-171-1/+26
* Back the warnings down from 9 to 6, since that is the highest we have. Ifobrien2004-12-131-1/+1
* Do not pass random bits as mount arguments.phk2004-12-121-0/+1
OpenPOWER on IntegriCloud