jhb 2003/04/17 15:06:44 PDT
FreeBSD src repository
Modified files:
sys/kern kern_sig.c
Log:
- Remove garbage SIGSETOR() that snuck into struct sigpending_args
definition.
- Use the proper constant for the last arg to kern_sigaction() in osigvec()
instead of a magic value.
Revision Changes Path
1.225 +1 -2 src/sys/kern/kern_sig.c