aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Sort sections.Ruslan Ermilov2005-01-1843-345/+345
* Oops... Remove the line leaked in the last commit which is notXin LI2005-01-171-1/+0
* WARNS=6 cleanup:Xin LI2005-01-172-17/+18
* WARNS=6 cleanup:Xin LI2005-01-172-4/+9
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-1723-36/+27
* Remove \n at the end of err(3) stringsPhilippe Charnier2005-01-161-7/+5
* Fix arguments syntax.Pawel Jakub Dawidek2005-01-1514-123/+81
* Eliminate macro calls inside literal displays.Ruslan Ermilov2005-01-151-3/+3
* Fixed display type.Ruslan Ermilov2005-01-151-1/+1
* Fixed display types.Ruslan Ermilov2005-01-151-5/+5
* Markup nits.Ruslan Ermilov2005-01-151-16/+14
* Markup fixes.Ruslan Ermilov2005-01-152-19/+27
* Deprecate unmaintainable uses of strncmp to implement abbreviations.Brooks Davis2005-01-151-60/+112
* Improve readability for the recently introduced changes by havingXin LI2005-01-141-4/+4
* Use a better name than underscore-tmpfile for better representationXin LI2005-01-141-5/+5
* 64-bit clean + WARNS=6:Xin LI2005-01-142-22/+27
* Connect SHSEC GEOM class to the build.Pawel Jakub Dawidek2005-01-112-0/+2
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenPawel Jakub Dawidek2005-01-113-0/+435
* Make WARNS=6 happy with our init(8):Xin LI2005-01-112-25/+40
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-1011-49/+62
* Initialize "he" in DoFile, so savecore(8) is WARNS=6 clean.Xin LI2005-01-102-2/+2
* Fix build on all (hopefully) 64 bit architectures.Tom Rhodes2005-01-091-1/+1
* Use static const char and bump WARNS.Tom Rhodes2005-01-082-2/+2
* Remove unused variable.Tom Rhodes2005-01-081-1/+0
* Cast to intmax_t when using %jd format.Pawel Jakub Dawidek2005-01-081-1/+1
* Fix the derivation of the GEOM name from the specified device name byRalf S. Engelschall2005-01-071-0/+3
* Link a couple of missing manpagesGuido van Rooij2005-01-071-0/+2
* Write some bit mask limits in hex rather than decimal so they look lessBrooks Davis2005-01-071-2/+2
* The badsect(8) utility uses atol(), which doesn't allow very good errorRobert Watson2005-01-031-1/+4
* The ffsinfo utility uses atol() to parse numeric values out of optargRobert Watson2005-01-031-3/+10
* Remove cross reference to uustat(1), which is no longer in the baseRobert Watson2005-01-021-1/+0
* Fix special status reporting. Prior to the reorg there wasSam Leffler2004-12-317-18/+44
* o accept deftxkey as a synonym for weptxkey since that is what isSam Leffler2004-12-311-1/+11
* recognize atheros information elementsSam Leffler2004-12-311-0/+2
* Fix typos.Christian Brueffer2004-12-301-3/+3
* Clearer va-args usage.David E. O'Brien2004-12-301-4/+3
* Detect if class name is '-h' or 'help' and if it is, show general helpPawel Jakub Dawidek2004-12-281-0/+6
* Rewrite piece of code which I committed some time ago that allows toPawel Jakub Dawidek2004-12-271-1/+5
* Fix typo.Josef El-Rayes2004-12-261-1/+1
* Cross-reference ffsinfo(8).Joseph Koshy2004-12-261-0/+1
* - Add genid field to the metadata which will allow to improve reliability a bit.Pawel Jakub Dawidek2004-12-251-0/+1
* - Add genid field to the metadata which will allow to improve reliability a bit.Pawel Jakub Dawidek2004-12-221-0/+1
* 'forget' command takes device names, not provider names.Pawel Jakub Dawidek2004-12-221-1/+1
* NOINET6 -> NO_INET6Ruslan Ermilov2004-12-211-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-219-9/+9
* NOATM -> NO_ATMRuslan Ermilov2004-12-211-1/+1
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-216-6/+6
* Mark mknod(8) as deprecated. Add text in the 'COMPATIBILITY' sectionJoseph Koshy2004-12-171-1/+26
* Back the warnings down from 9 to 6, since that is the highest we have. IfDavid E. O'Brien2004-12-131-1/+1
* Do not pass random bits as mount arguments.Poul-Henning Kamp2004-12-121-0/+1