summaryrefslogtreecommitdiff
path: root/sbin/disklabel
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-12-29Add missing ' in prompt text.jdc
2003-12-29If a partition is adjusted so that it falls off the end of the disk, displayjdc
2003-12-29Add the ability to define a partition as starting after another partition.jdc
2003-12-11fix spelling, s/extented/extended/dyoung
2003-11-15Commit changes proposed on tech-kern Thu, 6 Nov 2003bouyer
2003-11-10Bring back disklabel -B for now, since hp300 installboot isn't readyfvdl
2003-11-08Rip out all the '-B bootblock' support, everything should use installboot(8).dsl
2003-11-02playstation2 needs MBR support in disklabel(8).shin
2003-10-20Handle partition offset and size as unsigned entities.pooka
2003-10-20Partition size and offset inside the disklabel are unsigned. Printpooka
2003-10-08Overhaul MBR handling (part 1):lukem
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04Make output fit into 80 columns when a partition doesn't end on a cylinderdsl
2003-08-04Read correct sector when following extended partition chain.dsl
2003-07-13xref dkctl(8)lukem
2003-07-13use bounded copy (a few unbounded copy remains - need work)itojun
2003-07-07Allow for the netbsd partition being in the extended partition list.dsl
2003-07-01Line up the cylinder numbers in the printlabel output a bit better.simonb
2003-05-06Bump date for last.wiz
2003-05-02Document -I option. From Richard Rauch <rauch@math.rice.edu>gmcgarry
2003-04-26x86_64 -> amd64fvdl
2003-04-16Usewiz
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2003-01-06writable, not writeable.wiz
2002-12-12Use getlabel{sector,offset}() instead of LABEL{SECTOR,OFFSET}.scw
2002-12-11Handle MBRs for x86_64.fvdl
2002-12-05While cleaning up other places that invoked $EDITOR, noticed thatjonb
2002-11-18Fix bug causing segmentation fault when no fs type specifiedrtr
2002-10-21Removed "disklabel -I [-r] [-C] disk" from SYNOPSIS.rtr
2002-10-02partition, not parition (by Adrian Mrva). file system instead of filesystem.wiz
2002-09-28add FS_APPLEUFSdbj
2002-09-28tweak indentation on FS_JFS2 commentdbj
2002-09-28add DTYPE_JFS2 and FS_JFS2 for IBM Journaled File Systemdbj
2002-09-28mdoc nits. New sentence, new line. Remove a comment about tahoe.wiz
2002-09-28fix DTYPE_LD commentdbj
2002-09-28add DTYPE_LD to match disklabel.hdbj
2002-08-19Fix an argument to -width option of .Bl macro.enami
2002-07-28Enable USE_MBR for all arm ports.manu
2002-06-29disallow creation of partitions which start beyond (or extend beyond)grant
2002-06-18USE_MBR on macppc tooitojun
2002-06-18need disklabel_mbr.h for USE_MBR builditojun
2002-05-27display / read the p_cdsession field in the FS_ISO9660 casedrochner
2002-05-14Alpha boot block stuff has moved to <sys/bootblock.h>thorpej
2002-04-09Make this build again after the alpha/disklabel.h and dev/dec/dec_boot.hmycroft
2002-03-24Rename arm26 -> acorn26.bjh21
2002-02-14When accessing the MBR magic as a 16-bit value, consider its on-diskkleink
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross