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
/
dist
/
pdisk
Age
Commit message (
Expand
)
Author
2003-08-13
use bounded string op
itojun
2003-04-24
New sentence, new line. Remove an empty line.
wiz
2003-04-24
bump date
dbj
2003-04-24
ensure variable is initialized
dbj
2003-04-24
note pdisk's problems with calculating the raw device size
dbj
2003-04-24
reenable include <getopt.h> for getopt_long(3)
dbj
2003-04-24
fix nits to compile and function on osX
dbj
2003-04-24
add support for selecting root, user, or swap in the Block Zero Block bits
dbj
2003-04-22
comment out bogus attempt to zero first byte after map on disk
dbj
2003-04-22
avoid freeing uninitialized pointer
dbj
2003-03-03
Sort help here (just like in the man page).
wiz
2003-03-03
Bump date for "t", and sort.
wiz
2003-02-25
.Nm does not need a dummy argument ("") before punctuation or
wiz
2003-02-18
Add command to change partition types directly.
soren
2003-01-06
writable, not writeable.
wiz
2002-09-17
add a HISTORY section, mentioning MkLinux
dbj
2002-09-17
when creating a partition, set bzb bits appropriate for netbsd root
dbj
2002-09-09
use %ld instead of %d to print long value
dbj
2002-09-09
remove menu and command line options to list all devices since they
dbj
2002-09-09
use device instead of name to describe the --list argument.
dbj
2002-09-09
Sort options. Some mdoc improvements.
wiz
2002-09-09
fix typo in --list argument name
dbj
2002-09-09
attempt to update pdisk man page to more correctly reflect program operation
dbj
2002-09-09
default fflag (read HFS volume name ) option is now off
dbj
2002-09-09
tweak error reporting when looking for hfs volume name
dbj
2002-09-09
fix defines that set up lseek usage for reading media
dbj
2002-09-08
use getopt_long on netbsd as well as linux
dbj
2002-09-08
improved wording on explanation for disabling linux max partition warning.
dbj
2002-09-08
disable warnings about linux only handling 15 entries.
dbj
2002-09-08
use sbBlkSize when calculating sbBlkCount
dbj
2002-08-23
comment out force of logical block is no larger than physical block.
dbj
2002-08-22
add include of errno.h
dbj
2002-08-22
re-enable printing of A/UX fields used by NetBSD
dbj
2002-08-22
on exit, check map pointer before accessing it.
dbj
2002-08-18
mdocify. Adapt contents to NetBSD. Requested by mrg.
wiz
2002-07-09
Comment out $Log$, and remove one entry added during the import.
wiz
2002-07-09
import pdisk utility from Eryk Vershen:
dbj