cvs commit: src/sys/sys proc.h
    Mike Barcroft 
    mike at FreeBSD.org
       
    Thu Apr 24 09:57:09 PDT 2003
    
    
  
Wes Peters <wes at FreeBSD.org> writes:
> wes         2003/04/24 09:20:15 PDT
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/sys              proc.h 
>   Log:
>   Make P_PROTECTED not conflict with P_STOPPED_SIG.  Replace
>   P_UNUSED100000 which is *truly* unused, until now.
>   
>   Submitted by:   Robert Drehmel <robert at zoot.drehmel.com>
>   
>   Revision  Changes    Path
>   1.323     +1 -2      src/sys/sys/proc.h
Who says style bugs don't cause real bugs. :)  This section of code is
in need of a clean up.
Best regards,
Mike Barcroft
    
    
More information about the cvs-all
mailing list