Subject: CVS commit: src/sbin/dump
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/08/2004 09:46:16
Module Name:	src
Committed By:	lukem
Date:		Sun Aug  8 09:46:16 UTC 2004

Modified Files:
	src/sbin/dump: tape.c

Log Message:
Signal handlers should manipulate 'volatile sig_atomic_t' instead of 'int'.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sbin/dump/tape.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.