NetBSD/sbin/restore
hannken f67846b19f Add support for Solaris ufsdump volumes with more than 512*1024 inodes.
Here the bitmaps are written as

	CLRI or BITS with c_count <= 512
	ADDR* for the remaining blocks

Remove the bitmap handling from getfile(), remove xtrmap() and xtrmapskip().
Add new function getbitmap() modeled after getfile() that does bitmap
allocation, bitmap expansion and sets maxino.

Reviewed by: Manuel Bouyer <bouyer@netbsd.org>
2007-02-09 09:36:02 +00:00
..
Makefile sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
dirs.c 64 bit inode changes 2005-08-19 02:07:18 +00:00
extern.h
interactive.c Convert a couple of "(void)&" constructs to volatile. 2006-12-18 20:07:32 +00:00
main.c Coverity CID 2305: Fix memory leak. 2006-03-20 01:51:54 +00:00
restore.8
restore.c Convert a couple of "(void)&" constructs to volatile. 2006-12-18 20:07:32 +00:00
restore.h
symtab.c 64 bit inode changes 2005-08-19 02:07:18 +00:00
tape.c Add support for Solaris ufsdump volumes with more than 512*1024 inodes. 2007-02-09 09:36:02 +00:00
utilities.c 64 bit inode changes 2005-08-19 02:07:18 +00:00