deischen    2007-11-30 17:16:14 UTC
  FreeBSD src repository
  Modified files:
    lib/libkse/thread    thr_kern.c 
  Log:
  Initialize the current thread and signal locks so that sigaction()
  will work after a fork().
  
  WARNS=3'ify.
  
  Revision  Changes    Path
  1.127     +16 -5     src/lib/libkse/thread/thr_kern.c