summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Banish hard-coded KERNBASE references from savecore. Dynamicallypeter2001-08-241-1/+15
* ``create'' and ``destroy'' are command modifiers (.Cm), not flags (.Fl).yar2001-08-221-2/+2
* mdoc(7) police: Fixed broken xrefs.ru2001-08-221-1/+1
* Handle snprintf() returning < 0 (not just -1)brian2001-08-203-3/+7
* Handle snprintf() returning -1.brian2001-08-203-5/+9
* Fix grammar.dd2001-08-201-1/+2
* Respect the -N flag when changing directory attributes in setdirmode).dd2001-08-201-4/+6
* Silence non-constant format string warnings by marking functionskris2001-08-1913-28/+28
* Actuall make plumb work in addition to create as per the manpage.brooks2001-08-171-1/+2
* mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44.ru2001-08-161-1/+1
* mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.ru2001-08-161-1/+1
* mdoc(7) police: Section cross-references are marked with .Sx.ru2001-08-161-3/+2
* Implement a better compatibility mode with mount_mfs. It is thedd2001-08-162-6/+120
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-153-11/+5
* style(9) tweakobrien2001-08-141-24/+24
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-1410-16/+43
* ftrace is already initializedpeter2001-08-131-1/+1
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-134-4/+9
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-134-5/+0
* Honour `TMPDIR' environment variable.sobomax2001-08-131-3/+9
* Don't hard-code BINOWN and BINGRP (BINGRP was hard-coded to 'bin', whichkris2001-08-111-2/+0
* Mark some functions as __printflike()kris2001-08-101-3/+3
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+2
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-101-1/+1
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-106-7/+7
* mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets.ru2001-08-101-18/+6
* mdoc(7) police: spelling, punctuation and markup nits.ru2001-08-101-10/+12
* mdoc(7) police: compute the exact tag width.ru2001-08-101-1/+1
* Document how to cancel a scheduled shutdown.dd2001-08-091-0/+12
* fixing a bug in test mode (growfs -N)chm2001-08-082-35/+75
* Add mention of /var/run/dmesg.boot.sheldonh2001-08-081-0/+7
* can not -> cannotsheldonh2001-08-081-1/+1
* Move all the prototypes to one place.dd2001-08-071-3/+2
* Introduce a force option, MD_FORCE, that instructs the driver todd2001-08-072-0/+9
* mdoc(7) police:ru2001-08-0711-80/+66
* Spelling.mckay2001-08-071-2/+2
* printed current sequence number of the SA. accordingly, changedume2001-08-061-2/+2
* Fixed one more breakage introduced in 1.103 cleanup.ru2001-08-061-1/+2
* Fix a number of bugs and annoyances in fdisk, many of which wereiedowse2001-08-052-148/+192
* Add some features to libdevstat, and overhaul the interface a bit:tmm2001-08-041-2/+2
* Document the deprecated `-w' option in the COMPATIBILITY section.yar2001-08-021-0/+4
* MFS: in HISTORY section, fix release number of first appearancesheldonh2001-08-012-2/+2
* style(9)obrien2001-08-011-1/+1
* This is actually making its enterance in FreeBSD 4.4.obrien2001-08-011-1/+1
* Since the ``-w'' sysctl(8) option has been deprecated,yar2001-07-301-1/+1
* Document -X.dd2001-07-301-0/+3
* Nuke my e-mail address since it seems out of place here.dd2001-07-302-3/+2
* Add KOI8-U tablesache2001-07-282-1/+61
* ifconfig if0 netmask xxx.xxx.xxx.0 didn't change the netmask.ume2001-07-261-1/+3
* Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. Thesheldonh2001-07-262-2/+2
OpenPOWER on IntegriCloud