cvs commit: src/bin/sh jobs.c trap.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 14 16:04:04 PDT 2003


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






More information about the Commits mailing list