NetBSD/sbin/dump
fvdl a3ff3a3038 Bump daddr_t to 64 bits. Replace it with int32_t in all places where
it was used on-disk, so that on-disk formats remain the same.
Remove ufs_daddr_t and ufs_lbn_t for the time being.
2003-01-24 21:55:02 +00:00
..
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
dump.8 New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
dump.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
dumprmt.c Fixes from FreeBSD: 2001-12-25 12:06:26 +00:00
ffs_inode.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
itime.c use strlcpy. use sizeof() instead of xxLEN to avoid de-synchronization 2002-11-16 14:15:35 +00:00
main.c should be safer to cast to u_long than to cast down to int 2002-11-17 04:49:18 +00:00
optr.c save/restore errno in signal handlers. 2002-08-18 08:03:35 +00:00
pathnames.h
rcache.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
tape.c Rename `sigset' locals to avoid symbol shadowing warning. 2003-01-16 09:38:37 +00:00
traverse.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
unctime.c