summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* o Do not dump core in -W if dumpdates was not readable and ddatev == NULL.maxim2004-12-022-5/+2
* Revert last change. It doesn't break mount(8) reportingru2004-11-301-0/+2
* Fix typo.rik2004-11-291-1/+1
* Fix the mount(8) status reporting, now that MNT_NODEV is a no-op (zero).ru2004-11-294-13/+2
* Clarify that devd will only parse files whose names end in .conf.ceri2004-11-281-1/+3
* Don't include sys/user.h merely for its side-effect of recursivelydas2004-11-271-1/+1
* Implement 'setstate' to allow setting the state of drives and subdisksle2004-11-261-0/+58
* Implement checkparity/rebuildparity.le2004-11-261-0/+88
* Avoid comparing pointer against a numerical value by adding a * indelphij2004-11-251-1/+1
* Add first cut at dethaumagizing UFS mounting.phk2004-11-252-0/+150
* Add a convenience function for building nmount iov arrays.phk2004-11-252-0/+25
* Fix bug: don't let "synco" match "sync"phk2004-11-251-4/+2
* Remove a duplicate line from an apparent merge error in rev 1.63.brooks2004-11-251-1/+0
* Sync usage() and SYNOPSIS.ru2004-11-132-2/+3
* Sync usage() with manpage SYNOPSIS and code.ru2004-11-131-4/+6
* For create and migrate, remove the `.Op Fl f' introduced in themarcel2004-11-131-4/+2
* Add an -f option (for force) to the migrate command. Normally an MBRmarcel2004-11-132-5/+21
* Add an -f option (for force) to the create command. The -f optionmarcel2004-11-132-6/+25
* Reflect the cuaa->cuad namechange in documentation.philip2004-11-132-2/+2
* Fix a braino: the partition size in the PMBR is in sectors, not bytesmarcel2004-11-122-8/+8
* Help Tinderbox and remove mount_autofsmarkm2004-11-101-1/+0
* Add 0xbf as new partition id for Solaris.phk2004-11-101-0/+1
* Bump .Dd, replace missing letter, and prefer to use a verb thatdd2004-11-061-5/+3
* First there was an -m option.ru2004-11-061-3/+0
* For file backed md(4) devices output their source file viapjd2004-11-061-2/+7
* Remove a useless use of cat, strip overzealous punctuation, anddd2004-11-061-16/+16
* Parse file mode with setmode(3) for consistency with other programsdd2004-11-062-12/+9
* Update the description of -l to reflect reality. After mdconfig.cdd2004-11-061-6/+5
* If there aren't any devices to list, output nothing instead of andd2004-11-061-10/+2
* Note that sysctls documentation is missing.pjd2004-11-052-0/+4
* Grammatical and spelling improvements.ceri2004-11-047-64/+65
* Ups! Forgot to put "sbin" on the commit line:phk2004-11-047-7679/+0
* Fix markup: .Dv -> .Vabms2004-11-041-2/+2
* Document the fact that blackhole routes normally need to be boundbms2004-11-041-0/+10
* Be more clear that "bridged" is a synonym for "layer2".ceri2004-11-031-1/+2
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-1/+2
* Remove extra 's'.pjd2004-11-031-2/+2
* Be more correct.pjd2004-11-031-2/+2
* Remove one more redundant 'not'.pjd2004-11-031-1/+1
* Remove redundant 'not'.pjd2004-11-011-1/+1
* Replace link to nonexistent raid(4) with one to geom(8). I don't likedd2004-10-311-2/+1
* Remove the -k option to migrate. The option causes gpt(8) to preservemarcel2004-10-312-39/+25
* Remove useless inclusion of <sys/disklabel.h>marcel2004-10-252-2/+0
* Declare variables as static, like I intended.marcel2004-10-254-4/+4
* Fix bogon. Create the BSD label in the FreeBSD slice.marcel2004-10-251-1/+1
* Catch up with the BSD label changes. The partition offsets are relativemarcel2004-10-251-3/+20
* Build gpt(8) on all platforms.marcel2004-10-251-5/+1
* Add byte swapping and UUID encoding/decoding to allow gpt to be compiledmarcel2004-10-259-140/+192
* For variables that are only checked with defined(), don't provideru2004-10-2410-12/+12
* Fixed misspelling of DPADD.ru2004-10-241-2/+2
OpenPOWER on IntegriCloud