njl 2004/02/11 21:03:38 PST
FreeBSD src repository
Modified files:
bin/sh trap.c
Log:
Handle proper formatting and a buffer overrun when running an old sh on
a system that has sys_nsig > NSIG (i.e. when libc is upgraded.)
Submitted by: Matt Dillon
Reviewed by: bde
Revision Changes Path
1.27 +28 -7 src/bin/sh/trap.c