cperciva    2006-08-16 08:25:40 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_sem.c 
  Log:
  Swap the names "sem_exithook" and "sem_exechook" in the previous commit to
  match up with reality and the prototype definitions.
  
  Register the sem_exechook as the "process_exec" event handler, not
  sem_exithook.
  
  Submitted by:   rdivacky
  Sponsored by:   SoC 2006
  
  Revision  Changes    Path
  1.24      +4 -4      src/sys/kern/uipc_sem.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to