NetBSD/sbin/dump
2003-02-04 08:43:16 +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
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
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
optr.c save/restore errno in signal handlers. 2002-08-18 08:03:35 +00:00
pathnames.h
rcache.c Fix typo I've introduced while cleaning up for commit. 2003-02-04 08:43:16 +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