NetBSD/sbin/dump
hannken 912c7e4549 Avoid signal race condition. If a slave gets the SIGUSR2 signal between
the "setjmp" and the "ready = 1" statements the slave will pause forever
and the complet dump hangs.

Fixes PR #24453
2004-02-18 10:45:21 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
dump.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
dumprmt.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
ffs_inode.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
itime.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
main.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
optr.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
rcache.c Use HW_USERMEM64 to fetch the amount of memory available. 2003-09-13 10:59:50 +00:00
tape.c Avoid signal race condition. If a slave gets the SIGUSR2 signal between 2004-02-18 10:45:21 +00:00
traverse.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00
unctime.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:11 +00:00