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
/
backup.c
Age
Commit message (
Expand
)
Author
2017-09-07
use __arraycount
christos
2017-09-06
- make sure that the utf16 string is padded with 0's where needed.
christos
2015-12-03
CID 1341558: Fix proplib memory leaks
christos
2015-12-03
compare to stdout, thanks kre
christos
2015-12-03
eliminate static globals so that commands can be re-used.
christos
2015-12-02
Allow backup and restore to operate on files.
christos
2015-12-02
split out into smaller functions.
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
more toolification changes
christos
2014-09-29
more toolification
christos
2014-09-29
minor toolification: need libprop...
christos
2014-09-10
- dump all partitions, not just ones that are in use
jnemeth
2014-09-09
- record the sector size of the disk
jnemeth
2013-12-19
Add the backup subcommand. It dumps the contents of the partition
jnemeth