aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add an example of how to create an fstab entry.Doug Barton2003-05-051-0/+4
* Centralize _PATH_* definitions.David E. O'Brien2003-05-054-46/+4
* Compile bsdlabel on all platforms.Poul-Henning Kamp2003-05-052-6/+11
* Typo in last commit.Poul-Henning Kamp2003-05-051-1/+1
* Add a BUGS section which explains that & why vinum volumes can not bePoul-Henning Kamp2003-05-051-0/+6
* DOnt allow getting caps from other than master and slave device :)Søren Schmidt2003-05-051-0/+3
* vinum_start: Call vinum_read with correct number of parameters.Greg Lehey2003-05-051-1/+1
* vinum_readpol: Get this right.Greg Lehey2003-05-051-19/+20
* Finally implement read policies. The previous "implementation" didn'tGreg Lehey2003-05-051-3/+7
* Add transparent handling of mbroffset for backwards compatibility.Poul-Henning Kamp2003-05-041-1/+25
* Added more descriptive error outputs.Søren Schmidt2003-05-041-13/+39
* On getting status print the stripesize on RAID0's.Søren Schmidt2003-05-041-2/+4
* Note that gated is a commercial routing product now, and removeMurray Stokely2003-05-041-11/+12
* Rewrite of startup code:Greg Lehey2003-05-041-56/+13
* Fix the misspelling of DPADD, then fix "make checkdpadd".Ruslan Ermilov2003-05-031-1/+1
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-0342-160/+130
* More axe-work:Poul-Henning Kamp2003-05-032-683/+192
* Some minor remodelling with a large axe.Poul-Henning Kamp2003-05-031-279/+171
* Use new geom.ctl based OAM instead of ioctls.Poul-Henning Kamp2003-05-032-95/+100
* bsd_disklabel_le_dec() takes an extra argument now.Poul-Henning Kamp2003-05-021-1/+2
* Vastly simplify architecture handling: Use properties of label asPoul-Henning Kamp2003-05-021-124/+19
* Default the location to the compiled for architecture if no -m arg specified.Poul-Henning Kamp2003-05-021-3/+9
* Add three global variables which contain the location, size and a flagPoul-Henning Kamp2003-05-021-37/+20
* Pull in geom_bsd_enc.c from sys/geom to encode and decode our labels.Poul-Henning Kamp2003-05-021-1/+3
* Remove the well-intentioned, but ill thought out check which prevents usPoul-Henning Kamp2003-05-021-7/+0
* Update the test-script based on the sunlabel version, but put a for-loopPoul-Henning Kamp2003-05-021-91/+151
* sysctlbyname takes a size_t as its 5th argument, not a pointer.Warner Losh2003-05-021-1/+1
* Add "addspare" functionality.Søren Schmidt2003-05-022-3/+20
* bufpos is used in size_t contexts, so make it one.David E. O'Brien2003-05-021-6/+5
* Set WARNS=1. RESOLUTION_MAX macro has major signed/unsigned issues.David E. O'Brien2003-05-021-0/+1
* Use __FBSDID.David E. O'Brien2003-05-023-10/+7
* Use size_t type vars in sizeof contexts.David E. O'Brien2003-05-021-3/+3
* Removed all vestiges of KerberosIV.Ruslan Ermilov2003-05-016-21/+15
* Style.Ruslan Ermilov2003-05-011-2/+3
* Fixed the MLINKS assignment style.Ruslan Ermilov2003-05-011-1/+1
* De-Kerberise (KerberosIV). KerberosIV is no longer present, andMark Murray2003-05-017-77/+4
* Oops, DIOCGPC98 should be DIOCSPC98.Yoshihiro Takahashi2003-05-011-1/+1
* Merged from src/sbin/fdisk/Makefile revision 1.10.Yoshihiro Takahashi2003-05-011-1/+4
* Merged from src/sbin/fdisk/fdisk.c revision 1.69.Yoshihiro Takahashi2003-05-011-1/+6
* Remove VINUMDEBUG. vinum(8) always compiles with VINUMDEBUG to be ableGreg Lehey2003-05-011-1/+1
* Add the #includes previously in individual .c files.Greg Lehey2003-05-011-4/+27
* Move most #includes to vext.h.Greg Lehey2003-05-011-57/+38
* Move most #includes to vext.h.Greg Lehey2003-05-011-50/+33
* Move most #includes to vext.h.Greg Lehey2003-05-011-153/+206
* Add media types and options for ATM. While on most ATM cards media cannotHartmut Brandt2003-04-291-0/+34
* document mode directiveSam Leffler2003-04-281-2/+14
* add a "mode" directive to specify the operating mode for multi-mode devices;Sam Leffler2003-04-283-3/+120
* This file does not seem to serve any purpose. It has never been hooked upTim J. Robbins2003-04-281-240/+0
* Fix for dynamic linking.Jake Burkholder2003-04-271-1/+1
* Add .Xr's to mdmfs(8).Doug Barton2003-04-271-0/+1