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
Age
Commit message (
Expand
)
Author
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-27
Bump date for -x addition. Sort options in usage.
wiz
2002-09-26
add the -x option to extract the filesystem image from the kernel
dbj
2002-09-19
- use NETBSDSRCDIR as appropriate
lukem
2002-09-17
* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into
thorpej
2002-09-13
bfd_vms is not a pointer type, so use 0 instead of NULL.
thorpej
2002-05-09
Always build this if a HOSTPROG (MKBFD only affects native progs).
thorpej
2002-03-02
include <string.h> as necessary.
mrg
2002-02-23
Whitespace nits.
wiz
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-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2002-01-22
Define "HAVE_ERR_H" to fix native build.
tron
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-12-31
Introduce 3 new MK* variables that have effect in the USE_NEW_TOOLCHAIN
thorpej
2001-11-12
Major overhaul of src/tools and host toolchain. Summary of changes:
tv
2001-10-25
Give the host tool build more control over the HOST_CPPFLAGS.
thorpej
2001-10-24
Add support for building as a target-prefixed cross-tool from src/tools.
thorpej
2001-10-22
Bah, move ".include <bsd.own.mk>" to before USE_NEW_TOOLCHAIN check.
simonb
2001-10-22
Add a Makefile for mdsetimage that tries to do the new/old toolchain
simonb
2001-10-22
Add the bfd-mdsetimage pkgsrc version of mdsetimage - this is Chris
simonb