add kern/compat section, and add linux-fooarch items according
to src/sys/compat/linux/TODO
This commit is contained in:
parent
4d0733ceec
commit
208be83e86
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: RESPONSIBLE,v 1.20 2003/04/05 23:36:38 bjh21 Exp $
|
||||
# $NetBSD: RESPONSIBLE,v 1.21 2003/04/06 10:11:54 jdolecek Exp $
|
||||
|
||||
List of sections of the system, and who is responsible for them (or at
|
||||
least considered an expert on them).
|
||||
|
@ -130,6 +130,14 @@ ntp simonb, jonathan
|
|||
pipes jdolecek
|
||||
uvm chuck, chs, mrg, atatat
|
||||
|
||||
kern/compat:
|
||||
|
||||
linux-alpha erh
|
||||
linux-i386 fvdl, jdolecek
|
||||
linux-m68k itohy
|
||||
linux-powerpc manu
|
||||
linux-mips manu
|
||||
|
||||
networking:
|
||||
|
||||
ipfilter darrenr, ?
|
||||
|
|
Loading…
Reference in New Issue