aboutsummaryrefslogtreecommitdiff
path: root/sbin/bsdlabel
Commit message (Expand)AuthorAgeFilesLines
* Closing file descriptors when it's doneKevin Lo2010-12-011-0/+2
* Fix some more warnings found by clang.Rebecca Cran2010-11-221-1/+1
* Don't attempt to write label with GEOM_BSD based method if the class isJaakko Heinonen2010-08-271-1/+32
* MFtbemd:Warner Losh2010-08-231-1/+1
* - Check that strtoul(3) succeeds to convert the entire string in a fewJaakko Heinonen2010-08-151-7/+14
* - Don't assign the return value from read(2) to a variable of typeJaakko Heinonen2010-06-301-6/+8
* Use setresuid/setresgid to drop privilegesKevin Lo2010-05-161-2/+8
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-0/+1
* Remove the dependency on the kernel -- in particular the gctl request toMarcel Moolenaar2009-08-191-18/+23
* o One more s/gpt/gpart/.Maxim Konovalov2008-11-051-1/+1
* o Replace Xr to gpt(8) which is gone by gpart(8).Maxim Konovalov2008-11-051-1/+1
* - A call to close(2) might overwrite errno and thus give a wrong error messageUlf Lilleengen2008-09-301-1/+2
* - Improve error message given on g_providername call failure.Ulf Lilleengen2008-09-301-1/+1
* Add missing library dependencies.Ruslan Ermilov2008-09-231-2/+2
* - Make bsdlabel use libgeom to determine provider name, device path, the mediaUlf Lilleengen2008-09-181-22/+40
* Remove comment about "-r" flag from readlabel. "-r" is a no-op.Craig Rodrigues2008-03-231-1/+0
* Allow bsdlabel to operate on labels that have at most 26 partitionsMarcel Moolenaar2007-12-091-3/+5
* Remove redundant whitespace.Remko Lodder2007-12-081-1/+1
* Attempt to describe the ''auto'' type a bit better in the defaultRemko Lodder2007-12-081-2/+3
* - Fix markup.Ruslan Ermilov2006-12-291-42/+44
* o '-s' flag was killed in rev. 1.75. Clean getopt(3).Maxim Konovalov2006-10-201-1/+1
* - Don't mention (wrong) defaults for FFS file system parameters,Ruslan Ermilov2006-10-131-20/+11
* Fix utility's short description.Ruslan Ermilov2006-10-121-1/+1
* Markup fixes.Ruslan Ermilov2006-09-181-1/+1
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-2/+1
* Explain why the first partition should start at offset 16.Pawel Jakub Dawidek2006-03-081-0/+2
* Fix evil examples - first partition should start at offset 16.Pawel Jakub Dawidek2006-03-041-5/+5
* -mdoc sweep.Ruslan Ermilov2005-11-181-6/+3
* Clarify wording for -m flag.Craig Rodrigues2005-09-171-2/+12
* Attempt to improve the logic for automatically sizing partitionsIan Dowse2005-08-141-5/+62
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-101-2/+7
* Fix the derivation of the GEOM name from the specified device name byRalf S. Engelschall2005-01-071-0/+3
* The disk labels generated by bsdlabel can no address more thanBrooks Davis2004-09-092-7/+22
* The multiplier prefix is actually a multiplier suffix.Dag-Erling Smørgrav2004-08-091-1/+1
* Use fallthrough to simplify the multiplier logic; optimistically addDag-Erling Smørgrav2004-08-081-9/+14
* Fix some whitespace issues, and move a curly brace out of an #ifdef toDag-Erling Smørgrav2004-08-081-13/+14
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-05-171-9/+7
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-093-12/+0
* Implement a '-f' flag to teach bsdlabel to work on files instead ofLuigi Rizzo2004-03-302-13/+52
* When installing boot blocks into an Alpha BSD label, setup the location,John Baldwin2004-03-151-0/+10
* '-DPC98' is not needed.Yoshihiro Takahashi2004-01-111-4/+0
* Only automatically create an 'a' partition when there is nothingPoul-Henning Kamp2003-10-181-4/+22
* Remove the hardcoded default block/frag/cpg values from bsdlabelIan Dowse2003-10-051-44/+5
* mdoc(7): Properly mark C headers.Ruslan Ermilov2003-09-101-1/+1
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-1/+1
* When we initialize a disk with a virgin label, create also an 'a'Poul-Henning Kamp2003-08-271-0/+4
* Augh! Fix the sparc64 build:Poul-Henning Kamp2003-06-071-0/+8
* Sanitize setting of labeloffset and labelsector.Poul-Henning Kamp2003-06-072-12/+5
* Give ia64 the exact same semantics as i386 with respect to non-512Poul-Henning Kamp2003-06-041-1/+2
* Unbreak ia64. 'nuff said.Marcel Moolenaar2003-06-041-0/+4