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
/
Makefile
Age
Commit message (
Expand
)
Author
2019-06-25
Add an "uuid" command to generate a new UUID for a portion. The
jnemeth
2015-12-03
WARNS=6
christos
2015-12-01
Firs step of refactoring, remove all globals, factor out some common code,
christos
2015-11-30
- automatically sync the wedge information unless -n is specified.
christos
2015-11-29
Remove getdisksize support; we either have the ioctls (current/-7) or we
christos
2015-11-03
Add a "header" subcommand that displays information about the size of
jnemeth
2014-12-29
Factor out the getdisksize() drvctl method, and provide an alternative that
christos
2014-09-30
Add internal uuid support, since the linux+macos versions of the library
christos
2014-09-29
more toolification
christos
2014-09-28
PR/44218 - David Young -- add "type" subcommand to change a partition type
jnemeth
2014-09-23
- make gpt_gpt() available for use directly by subcommands
jnemeth
2014-08-10
Add restore subcommand.
jnemeth
2013-12-19
Add the backup subcommand. It dumps the contents of the partition
jnemeth
2013-12-09
Add two new subcommands, "set" and "unset". These were inspired by
jnemeth
2013-11-20
Add a resize command. This command was inspired by FreeBSD's gpart(8),
jnemeth
2011-01-06
Support booting from GPT-partioned disks on PC-BIOS-compatible systems.
jakllsch
2009-04-11
Enable WARNS=4 by default except for:
lukem
2006-10-15
Make this work under NetBSD.
christos
2006-10-15
Import the gpt tool from FreeBSD
christos