cvs commit: src/sys/kern kern_sig.c

John Baldwin jhb at FreeBSD.org
Thu Apr 17 15:06:45 PDT 2003


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


More information about the cvs-src mailing list