Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itohy
Date: Thu Jul 22 03:02:37 UTC 1999
Modified Files:
basesrc/usr.bin/man: man.c
Log Message:
A caught signal is blocked in the handler and
must be unblocked to do the default action.
The old code may generate weird exit status
on signals.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.bin/man/man.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index