NetBSD/sbin/dump
mrg 2beab49a06 - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:45:41 +00:00
..
Makefile Add support for non-native byte order FFS. The dump is in filesystem byte 1998-03-18 16:54:56 +00:00
dump.8 PR#5697 + nroff cleanup 1998-07-03 11:17:46 +00:00
dump.h Add support for non-native byte order FFS. The dump is in filesystem byte 1998-03-18 16:54:56 +00:00
dumprmt.c use <errno.h> 1998-03-30 01:54:40 +00:00
itime.c PR bin/5346 from haszlaki@UAccess.NET: 1998-04-22 08:55:18 +00:00
main.c - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
optr.c Need <time.h> for time(), localtime() and ctime() prototypes. 1998-04-01 16:15:40 +00:00
pathnames.h
tape.c Add support for non-native byte order FFS. The dump is in filesystem byte 1998-03-18 16:54:56 +00:00
traverse.c Add support for non-native byte order FFS. The dump is in filesystem byte 1998-03-18 16:54:56 +00:00
unctime.c Use strptime() instead of a home grown parser. 1998-02-04 14:49:11 +00:00