-systrace
This commit is contained in:
parent
9f6b8c4d04
commit
ba8a1c308a
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: RESPONSIBLE,v 1.84 2007/12/18 07:37:57 joerg Exp $
|
# $NetBSD: RESPONSIBLE,v 1.85 2007/12/31 14:09:53 ad Exp $
|
||||||
|
|
||||||
List of sections of the system, and who is responsible for them (or at
|
List of sections of the system, and who is responsible for them (or at
|
||||||
least considered an expert on them).
|
least considered an expert on them).
|
||||||
@ -180,7 +180,6 @@ lwp/pthread nathanw
|
|||||||
ntp simonb, jonathan
|
ntp simonb, jonathan
|
||||||
pipes jdolecek
|
pipes jdolecek
|
||||||
splash jmcneill
|
splash jmcneill
|
||||||
systrace provos
|
|
||||||
uvm chuck, chs, mrg, atatat
|
uvm chuck, chs, mrg, atatat
|
||||||
|
|
||||||
kern/compat:
|
kern/compat:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: TODO.kqueue,v 1.6 2003/12/08 06:43:55 jdolecek Exp $
|
# $NetBSD: TODO.kqueue,v 1.7 2007/12/31 14:09:13 ad Exp $
|
||||||
|
|
||||||
items todo:
|
items todo:
|
||||||
- dir watched - what happens if something is mounted over it?
|
- dir watched - what happens if something is mounted over it?
|
||||||
@ -12,7 +12,6 @@ items todo:
|
|||||||
- kqfilter entry points for:
|
- kqfilter entry points for:
|
||||||
- smb_trantcp
|
- smb_trantcp
|
||||||
- dev/pci/bktr/bktr_os.c ??? doesn't poll?
|
- dev/pci/bktr/bktr_os.c ??? doesn't poll?
|
||||||
- kqfilter for systrace (would it be useful?)
|
|
||||||
- kfilter_(un)register: not used by kernel code ATM, make conditional
|
- kfilter_(un)register: not used by kernel code ATM, make conditional
|
||||||
on option LKM?
|
on option LKM?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user