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
/
remove.c
Age
Commit message (
Expand
)
Author
2019-06-21
Add a third argument to the "cfn" function that is an argument to
jnemeth
2018-07-03
Not all things that write to the disk do something that dk(4) will
jnemeth
2015-12-03
eliminate static globals so that commands can be re-used.
christos
2015-12-01
refactor more duplicated code.
christos
2015-12-01
Refactor the command dispatching and help printing logic.
christos
2015-12-01
Firs step of refactoring, remove all globals, factor out some common code,
christos
2015-11-29
merge the create errors in one place and fix them.
christos
2014-09-30
Add internal uuid support, since the linux+macos versions of the library
christos
2014-09-30
remove compat defines.
christos
2014-09-29
minor toolification: need libprop...
christos
2014-09-29
PR/47990 - Dr. Wolfgang Stukenbrock -- add "-L <label>" as selector option
jnemeth
2013-11-28
when calling dehumanize_number() make sure the resulting number is >= 1
jnemeth
2013-11-27
Remove FreeBSD specific code as per message to tech-userlevel.
jnemeth
2013-11-22
change the "-b blocknr" parameter to accept a "human number"
jnemeth
2013-11-22
In the manpage:
jnemeth
2013-04-13
Clean up gpt(8) a bit more
jakllsch
2013-04-13
Use correct spelling of "secondary" in comments.
jakllsch
2011-08-27
Use __dead
joerg
2009-02-07
Make manual and usage consistent. No functional changes.
uebayasi
2007-12-18
Fix the usage strings for each command, and print them all for the
riz
2007-02-16
Use strtoll() when converting a 64-bit quantity. This makes "gpt add"
riz
2006-10-15
Make this work under NetBSD.
christos
2006-10-15
Import the gpt tool from FreeBSD
christos