summaryrefslogtreecommitdiff
path: root/sbin/gpt
AgeCommit message (Expand)Author
2010-02-20Initialize device_name before opendisk to avoidmlelstv
2009-04-11Enable WARNS=4 by default except for:lukem
2009-03-12Fix spelling: s/parition/partition/.dyoung
2009-03-11Don't workaround ancient macro argument limit with .Xo/.Xc.joerg
2009-03-09Fix preamble to match order set out by mdoc(7). Discussed with wiz.joerg
2009-02-07Let 'gpt add' suggest a collect device name so that opendisk(3) called byuebayasi
2009-02-07Make manual and usage consistent. No functional changes.uebayasi
2008-11-12Don't use sizeof(struct gpt_hdr). It will pad the structure on x86-64,thorpej
2008-02-24PR/38094: Robert Millan: support "BIOS Boot" partition type in gpt(8)christos
2007-12-28As discussed on tech-userlevel, add NetBSD GPT partition types forriz
2007-12-19Your friendly neighborhood 64-bit architecture here to remind you thatdogcow
2007-12-18Fix the usage strings for each command, and print them all for theriz
2007-06-11Produce more useful error messages.dyoung
2007-02-16Use strtoll() when converting a 64-bit quantity. This makes "gpt add"riz
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-10-17Add initialization of a variable where gcc for some archs thinkshe
2006-10-17Serial comma. Add RCS Id. Remove superfluous quotes.wiz
2006-10-17Some of our ports want <sys/param.h> in order to have DEV_BSIZE defined,he
2006-10-15add castschristos
2006-10-15Make this work under NetBSD.christos
2006-10-15Import the gpt tool from FreeBSDchristos