summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Describe the pattern filenames must be in before they are added to the hintstrhodes2003-05-081-0/+3
* vinum_read: Don't lock configuration from userland. If vinum(8)grog2003-05-081-7/+1
* Bring the dumpon(8) man page closer to reality:hmp2003-05-071-11/+15
* Dump is hard-wired to believe that it can read disks onmckusick2003-05-072-4/+48
* Add an example of how to create an fstab entry.dougb2003-05-051-0/+4
* Centralize _PATH_* definitions.obrien2003-05-054-46/+4
* Compile bsdlabel on all platforms.phk2003-05-052-6/+11
* Typo in last commit.phk2003-05-051-1/+1
* Add a BUGS section which explains that & why vinum volumes can not bephk2003-05-051-0/+6
* DOnt allow getting caps from other than master and slave device :)sos2003-05-051-0/+3
* vinum_start: Call vinum_read with correct number of parameters.grog2003-05-051-1/+1
* vinum_readpol: Get this right.grog2003-05-051-19/+20
* Finally implement read policies. The previous "implementation" didn'tgrog2003-05-051-3/+7
* Add transparent handling of mbroffset for backwards compatibility.phk2003-05-041-1/+25
* Added more descriptive error outputs.sos2003-05-041-13/+39
* On getting status print the stripesize on RAID0's.sos2003-05-041-2/+4
* Note that gated is a commercial routing product now, and removemurray2003-05-041-11/+12
* Rewrite of startup code:grog2003-05-041-56/+13
* Fix the misspelling of DPADD, then fix "make checkdpadd".ru2003-05-031-1/+1
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-0342-160/+130
* More axe-work:phk2003-05-032-683/+192
* Some minor remodelling with a large axe.phk2003-05-031-279/+171
* Use new geom.ctl based OAM instead of ioctls.phk2003-05-032-95/+100
* bsd_disklabel_le_dec() takes an extra argument now.phk2003-05-021-1/+2
* Vastly simplify architecture handling: Use properties of label asphk2003-05-021-124/+19
* Default the location to the compiled for architecture if no -m arg specified.phk2003-05-021-3/+9
* Add three global variables which contain the location, size and a flagphk2003-05-021-37/+20
* Pull in geom_bsd_enc.c from sys/geom to encode and decode our labels.phk2003-05-021-1/+3
* Remove the well-intentioned, but ill thought out check which prevents usphk2003-05-021-7/+0
* Update the test-script based on the sunlabel version, but put a for-loopphk2003-05-021-91/+151
* sysctlbyname takes a size_t as its 5th argument, not a pointer.imp2003-05-021-1/+1
* Add "addspare" functionality.sos2003-05-022-3/+20
* bufpos is used in size_t contexts, so make it one.obrien2003-05-021-6/+5
* Set WARNS=1. RESOLUTION_MAX macro has major signed/unsigned issues.obrien2003-05-021-0/+1
* Use __FBSDID.obrien2003-05-023-10/+7
* Use size_t type vars in sizeof contexts.obrien2003-05-021-3/+3
* Removed all vestiges of KerberosIV.ru2003-05-016-21/+15
* Style.ru2003-05-011-2/+3
* Fixed the MLINKS assignment style.ru2003-05-011-1/+1
* De-Kerberise (KerberosIV). KerberosIV is no longer present, andmarkm2003-05-017-77/+4
* Oops, DIOCGPC98 should be DIOCSPC98.nyan2003-05-011-1/+1
* Merged from src/sbin/fdisk/Makefile revision 1.10.nyan2003-05-011-1/+4
* Merged from src/sbin/fdisk/fdisk.c revision 1.69.nyan2003-05-011-1/+6
* Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be ablegrog2003-05-011-1/+1
* Add the #includes previously in individual .c files.grog2003-05-011-4/+27
* Move most #includes to vext.h.grog2003-05-011-57/+38
* Move most #includes to vext.h.grog2003-05-011-50/+33
* Move most #includes to vext.h.grog2003-05-011-153/+206
* Add media types and options for ATM. While on most ATM cards media cannotharti2003-04-291-0/+34
* document mode directivesam2003-04-281-2/+14
OpenPOWER on IntegriCloud