cvs commit: src/sys/kern kern_prot.c

Maxim Sobolev sobomax at FreeBSD.org
Fri Mar 18 05:33:19 PST 2005


sobomax     2005-03-18 13:33:18 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_prot.c 
  Log:
  Impose the upper limit on signals that are allowed between kernel threads
  in set[ug]id program for compatibility with Linux. Linuxthreads uses
  4 signals from SIGRTMIN to SIGRTMIN+3.
  
  Pointed out by:         rwatson
  
  Revision  Changes    Path
  1.198     +2 -2      src/sys/kern/kern_prot.c


More information about the cvs-src mailing list