Date: Tue, 18 Jul 2000 14:41:48 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_event.c Message-ID: <200007182141.OAA23981@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon      2000/07/18 14:41:48 PDT
  Modified files:
    sys/kern             kern_event.c 
  Log:
  Fix a bug which would cause some knotes to get lost when two kqueues
  were being used in a process at the same time.
  
  Test case provided by:  Chris Peiffer <peifferc@CS.Stanford.EDU>
  
  Revision  Changes    Path
  1.11      +3 -2      src/sys/kern/kern_event.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?200007182141.OAA23981>
