jeff        2003/03/31 14:51:19 PST
  FreeBSD src repository
  Modified files:
    sys/sys              proc.h 
  Log:
   - Move the NEEDSIGCHK and OLDMASK flags from proc to thread.
   - Move the signal mask to the thread.
   - Adjust a few comments.
  
  Revision  Changes    Path
  1.309     +11 -10    src/sys/sys/proc.h