freebsd-nq/sbin/dump
Ian Dowse 890005bf8a Use a signal-safe type for two variables that are used to synchronise
with a signal handler. This fixes a race condition introduced by
compiler reordering that caused dump to sometimes get stuck,
especially while dumping large filesystems.
2005-03-02 02:30:08 +00:00
..
cache.c
dump.8 Improved error checking for existence of a .snap directory to 2005-01-21 22:13:25 +00:00
dump.h
dumprmt.c
itime.c
main.c Sync program's usage() with manpage's SYNOPSIS. 2005-02-10 09:19:34 +00:00
Makefile
optr.c va_list style tweaks 2005-02-16 06:48:35 +00:00
pathnames.h
tape.c Use a signal-safe type for two variables that are used to synchronise 2005-03-02 02:30:08 +00:00
traverse.c
unctime.c