NetBSD/sbin/dump
tls 539a3fbb0a The sysctl returning the amount of memory in the system returns "int",
which is silly.  Luckily, it really does return the correct result if
interpreted as an unsigned int.  This change lets dump work on 32-bit
systems that have more than 2GB of RAM.
2003-04-19 23:29:12 +00:00
..
Makefile Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
dump.8 Use "wall -g operator" (instead of private code) to broadcast() messages to 2003-03-27 13:56:46 +00:00
dump.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
dumprmt.c Fixes from FreeBSD: 2001-12-25 12:06:26 +00:00
ffs_inode.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +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 Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
optr.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
pathnames.h Use "wall -g operator" (instead of private code) to broadcast() messages to 2003-03-27 13:56:46 +00:00
rcache.c The sysctl returning the amount of memory in the system returns "int", 2003-04-19 23:29:12 +00:00
tape.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
traverse.c Since the size passed in may be different from the fs blocksize, just 2003-04-08 10:02:23 +00:00
unctime.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00