summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a NULL dereference when oid is too long.ssouhlal2005-01-251-1/+2
* - Make WARNS?= 6 cleanssouhlal2005-01-252-2/+4
* Use new style declarations instead of K&R ones.delphij2005-01-251-10/+5
* Use modern style defination for main() and move a externdelphij2005-01-252-4/+6
* Code style tweaks: Use static and const where suitable.delphij2005-01-251-7/+6
* The kernel specified in main() of reboot(8) will be initializeddelphij2005-01-252-5/+5
* spell "file system" correctlycharnier2005-01-241-1/+1
* Bring back WARNS to 3 for arm until I figure out how to make gcc happy.cognet2005-01-241-0/+4
* Allow to specify device size in bytes.pjd2005-01-222-2/+4
* Document -l and -n options in usage().ru2005-01-221-0/+2
* Polish previous revision:ru2005-01-221-6/+12
* Add an option to suppress the creation of the .snap directory inwes2005-01-214-32/+60
* Improved error checking for existence of a .snap directory towes2005-01-212-18/+29
* Fixed xrefs.ru2005-01-211-2/+2
* Use the standard section name.ru2005-01-181-3/+3
* Don't print extra " via ", if we have already printed one. While here,glebius2005-01-181-4/+6
* 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
OpenPOWER on IntegriCloud