Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jul 2001 11:47:32 -0700 (PDT)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_exit.c kern_sig.c
Message-ID:  <200107221847.f6MIlW885391@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2001/07/22 11:47:32 PDT

  Modified files:
    sys/kern             kern_exit.c kern_sig.c 
  Log:
  As per further discussions on hackers redo the SIGCHLD patch to not generate
  an unexpected user-visible side effect with the sigaction flags.  Also cleanup
  a minor union issue.
  
  Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
  MFC addendum: MFC will be combined w/ original commit
  MFC after: 3 days
  
  Revision  Changes    Path
  1.131     +5 -4      src/sys/kern/kern_exit.c
  1.125     +5 -6      src/sys/kern/kern_sig.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107221847.f6MIlW885391>