summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/mdsetimage/mdsetimage.c
AgeCommit message (Expand)Author
2003-03-04Reworked the bfd accesses to use the documented interfaces.dogcow
2003-03-04change bfd_close -> bfd_close_all_done, as to discard any changes libbfddogcow
2002-09-27ANSIfy, de-__P, complete sync of usage with man page.wiz
2002-09-27Sync usage with man page.wiz
2002-09-26add the -x option to extract the filesystem image from the kerneldbj
2002-09-13bfd_vms is not a pointer type, so use 0 instead of NULL.thorpej
2002-03-02include <string.h> as necessary.mrg
2002-02-23Add a '-s' option which will cause mdsetimage to write back thethorpej
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-21Add hooks for cross-hosting on non-NetBSD platforms.tv
2002-01-03Convert this code to use read/write rather than mmap followed by readcgd
2001-10-22Add the bfd-mdsetimage pkgsrc version of mdsetimage - this is Chrissimonb