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