cvs commit: src/sys/kern kern_sig.c

Jeff Roberson jeff at FreeBSD.org
Tue Apr 1 01:07:37 PST 2003


jeff        2003/04/01 01:07:36 PST

  FreeBSD src repository

  Modified files:
    sys/kern             kern_sig.c 
  Log:
   - p will be unused in cursig() if INVARIANTS is not defined.  Access it
     through td->td_proc to avoid the unused variable.
  
  Spotted by:     Maxim Konovalov <maxim at macomnet.ru>
  
  Revision  Changes    Path
  1.222     +1 -3      src/sys/kern/kern_sig.c


More information about the cvs-src mailing list