summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel
Commit message (Expand)AuthorAgeFilesLines
...
* Fix some whitespace issues, and move a curly brace out of an #ifdef todes2004-08-081-13/+14
* Assorted markup, grammar, and spelling fixes.ru2004-05-171-9/+7
* Remove advertising clause from University of California Regent's license,markm2004-04-093-12/+0
* Implement a '-f' flag to teach bsdlabel to work on files instead ofluigi2004-03-302-13/+52
* When installing boot blocks into an Alpha BSD label, setup the location,jhb2004-03-151-0/+10
* '-DPC98' is not needed.nyan2004-01-111-4/+0
* Only automatically create an 'a' partition when there is nothingphk2003-10-181-4/+22
* Remove the hardcoded default block/frag/cpg values from bsdlabeliedowse2003-10-051-44/+5
* mdoc(7): Properly mark C headers.ru2003-09-101-1/+1
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* When we initialize a disk with a virgin label, create also an 'a'phk2003-08-271-0/+4
* Augh! Fix the sparc64 build:phk2003-06-071-0/+8
* Sanitize setting of labeloffset and labelsector.phk2003-06-072-12/+5
* Give ia64 the exact same semantics as i386 with respect to non-512phk2003-06-041-1/+2
* Unbreak ia64. 'nuff said.marcel2003-06-041-0/+4
* Fix sectorsize != 512 on i386 and pc98. Add test cases for same.phk2003-06-022-21/+39
* Simplify the GEOM OAM api: Drop the request type, and let everythingphk2003-06-011-6/+6
* Add pc98 arch to test set.phk2003-06-011-2/+2
* Protext copyright[].obrien2003-05-311-3/+2
* mdoc(7) fixes.ru2003-05-241-19/+22
* Add amd64 to the MACHINE_ARCH list of systems that link bsdlabel topeter2003-05-231-1/+2
* Style fixes.ru2003-05-171-13/+8
* Moved libgeom.so dependencies to where they belong.ru2003-05-171-2/+2
* Add pc98 archtecture entry.phk2003-05-131-0/+4
* Before reading an ascii label, initialize with defaults so thatphk2003-05-091-0/+1
* Sigh, this shows just how much one can be conditioned my the environment:phk2003-05-091-9/+7
* Compile bsdlabel on all platforms.phk2003-05-051-0/+10
* Add transparent handling of mbroffset for backwards compatibility.phk2003-05-041-1/+25
* 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
* Add the beginning of a regression test.phk2003-04-182-0/+113
* First scrub of s/disklabel/bsdlabel/phk2003-04-183-28/+29
* Quick grammar fix.trhodes2003-04-171-2/+2
* Don't die of SIGSEGV on a missing fstype fieldyar2003-04-011-0/+4
* Small mdoc fixseanc2003-03-291-1/+1
* Teach disklabel(8) about different hardware architectures.ru2003-03-162-107/+227
* Give this manpage a good overhaul, including the markup.ru2003-03-151-327/+398
* Properly mark "auto" as a keyword.ru2003-03-141-7/+7
* Deal with vestiges of d_boot[01].ru2003-02-232-52/+12
* If we fail to open O_RDWR, try opening O_RDONLY, if we use ioctlsphk2003-01-261-0/+6
* IA64 still needs to be able to run on MBR+BSD combination, so put disklabelphk2003-01-261-0/+1
* Drop the silly notion that i386 has two bootstrap files now that sys/bootphk2003-01-262-163/+35
OpenPOWER on IntegriCloud