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
/
gnu
/
usr.sbin
/
mdsetimage
/
mdsetimage.c
Age
Commit message (
Expand
)
Author
2003-10-27
Overhaul how `build.sh tools' are used:
lukem
2003-03-06
Go back to using bfd_{get,put}_32() for now.
thorpej
2003-03-04
Reworked the bfd accesses to use the documented interfaces.
dogcow
2003-03-04
change bfd_close -> bfd_close_all_done, as to discard any changes libbfd
dogcow
2002-09-27
ANSIfy, de-__P, complete sync of usage with man page.
wiz
2002-09-27
Sync usage with man page.
wiz
2002-09-26
add the -x option to extract the filesystem image from the kernel
dbj
2002-09-13
bfd_vms is not a pointer type, so use 0 instead of NULL.
thorpej
2002-03-02
include <string.h> as necessary.
mrg
2002-02-23
Add a '-s' option which will cause mdsetimage to write back the
thorpej
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-21
Add hooks for cross-hosting on non-NetBSD platforms.
tv
2002-01-03
Convert this code to use read/write rather than mmap followed by read
cgd
2001-10-22
Add the bfd-mdsetimage pkgsrc version of mdsetimage - this is Chris
simonb