NetBSD/sys/lkm/compat
atatat 10a7ba9ef6 Tweak sysctl setup functions (the macros, actually) for use in lkms,
and tweak lkminit_*.c (where applicable) to call them, and to call
sysctl_teardown() when being unloaded.

This consists of (1) making setup functions not be static when being
compiled as lkms (change to sys/sysctl.h), (2) making prototypes
visible for the various setup functions in header files (changes to
various header files), and (3) making simple "load" and "unload"
functions in the actual lkminit stuff.

linux_sysctl.c also needs its root exposed (ie, made not static) for
this (when built as an lkm).
2004-05-20 06:34:24 +00:00
..
aout
aoutm68k
freebsd add freebsd_fork.c 2002-11-28 21:55:48 +00:00
hpux
ibcs2 Wrap overlong lines, fix indentation. 2003-09-12 14:06:48 +00:00
irix Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
linux Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
netbsd32 Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
osf1 Fix a file name. 2002-04-10 04:21:27 +00:00
pecoff add the SYSV compat flags needed. 2003-09-12 02:08:35 +00:00
sunos
sunos32 Add more compat options until this builds. 2003-10-16 15:57:12 +00:00
svr4 The IDT is an array of struct gate_descriptor. 2003-03-04 10:39:10 +00:00
svr4_32 add -DCOMPAT_NETBSD32 so that it builds. 2003-10-16 15:59:01 +00:00
ultrix
Makefile add basic framework to build compat_irix LKM 2002-11-30 13:41:40 +00:00
Makefile.inc Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00