Module Name: src Committed By: snj Date: Tue Apr 14 04:39:58 UTC 2015
Modified Files: src/lib/libc/sys [netbsd-7]: kqueue.2 src/sys/kern [netbsd-7]: kern_event.c Log Message: Pull up following revision(s) (requested by christos in ticket #677): lib/libc/sys/kqueue.2: revision 1.34 sys/kern/kern_event.c: revision 1.83 put the exit code of the process in data, like FreeBSD does. -- say that we put the exit code in data. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.33.8.1 src/lib/libc/sys/kqueue.2 cvs rdiff -u -r1.80 -r1.80.2.1 src/sys/kern/kern_event.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.