DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/sh jobs.c trap.c
dillon 2003/10/14 16:03:08 PDT
Modified files:
bin/sh jobs.c trap.c
Log:
/bin/sh needs to use sys_nsig, not NSIG, when accessing static arrays
defined in libc. /bin/sh also needs to check for NULL entries.
Revision Changes Path
1.4 +2 -2 src/bin/sh/jobs.c
1.3 +8 -6 src/bin/sh/trap.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]