Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Sat Nov 17 21:55:24 UTC 2012

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/sys/kern: kern_event.c
        src/tests/kernel/kqueue: Makefile
Added Files:
        src/tests/kernel/kqueue: t_proc3.c

Log Message:
Unbreak the NOTE_TRACK event of EVFILT_PROC. When attaching to the child
process, proc_find can't be used as the child is still in state SIDL.


To generate a diff of this commit:
cvs rdiff -u -r1.504 -r1.505 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.76 -r1.77 src/sys/kern/kern_event.c
cvs rdiff -u -r1.2 -r1.3 src/tests/kernel/kqueue/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/kernel/kqueue/t_proc3.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index