freebsd-nq/sys/modules
Alfred Perlstein 21d56e9c33 Make AIO a loadable module.
Remove the explicit call to aio_proc_rundown() from exit1(), instead AIO
will use at_exit(9).

Add functions at_exec(9), rm_at_exec(9) which function nearly the
same as at_exec(9) and rm_at_exec(9), these functions are called
on behalf of modules at the time of execve(2) after the image
activator has run.

Use a modified version of tegge's suggestion via at_exec(9) to close
an exploitable race in AIO.

Fix SYSCALL_MODULE_HELPER such that it's archetecuterally neutral,
the problem was that one had to pass it a paramater indicating the
number of arguments which were actually the number of "int".  Fix
it by using an inline version of the AS macro against the syscall
arguments.  (AS should be available globally but we'll get to that
later.)

Add a primative system for dynamically adding kqueue ops, it's really
not as sophisticated as it should be, but I'll discuss with jlemon when
he's around.
2001-12-29 07:13:47 +00:00
..
3dfx Remove NOMAN 2001-03-27 19:04:09 +00:00
aac Fix the building of the aac driver as a module. Add a comment about enabling 2001-03-17 04:42:33 +00:00
accf_data
accf_http
acpi Add OS layer ACPI mutex and threading support. 2001-12-22 16:05:41 +00:00
agp
aha Remove NAHA, NAHATOT and aha_softcs and related code. It was unused 2001-02-04 16:45:39 +00:00
aic
aio Make AIO a loadable module. 2001-12-29 07:13:47 +00:00
amr
an Add card_if.h to SRCS. 2001-11-15 18:59:04 +00:00
apm fixed to support pc98 2001-10-28 04:39:02 +00:00
ar Move the isa parts to a separate file. 2001-04-16 13:20:39 +00:00
asr Make an attempt to get the asr driver to compile on Alpha by fixing some i386 2001-04-01 08:33:01 +00:00
atspeaker Added pc98 supports. 2001-02-08 13:24:30 +00:00
aue
awi Create a module for awi. 2001-11-19 06:41:04 +00:00
bge Add device driver support for the Broadcom BCM570x family of gigabit 2001-09-27 23:55:28 +00:00
bktr
bridge Make it so dummynet and bridge can be loaded as modules. 2001-10-05 05:45:27 +00:00
cam Add pc98 support. 2001-02-10 12:52:56 +00:00
cardbus
cbb
ccd Kill the NCCD constant by modernizing the ccd driver. 2001-09-04 08:33:30 +00:00
cd9660
ciss Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of 2001-11-27 23:08:37 +00:00
coda
coff
cue
dc
de
digi digiio.h has moved to /usr/include/sys 2001-05-19 09:28:59 +00:00
dummynet Make it so dummynet and bridge can be loaded as modules. 2001-10-05 05:45:27 +00:00
ed Add a change I forgot when adding ED_NO_MIIBUS. This will likely 2001-09-30 01:59:11 +00:00
el
em This is the first commit of the Intel gigabit driver for 2001-12-02 07:37:17 +00:00
ep
ext2fs Add ext2fs module 2001-09-13 08:27:23 +00:00
fdc Added pc98 support. 2001-09-16 12:40:20 +00:00
fdescfs - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file 2001-05-23 09:42:29 +00:00
fe Make the fe driver kernel object module to compile in default. 2001-09-02 06:43:45 +00:00
fpu
fs Pseudofsize procfs(5). 2001-12-04 01:35:06 +00:00
fxp vlan.h is obsolete, don't create it anymore. 2001-09-05 23:47:02 +00:00
gnufpu
gx Hook the gx module up to the build. 2001-10-19 02:21:16 +00:00
hpfs
ibcs2 Zap obsolete (died with LKM) EXPORT_SYMS variable 2001-02-04 10:52:25 +00:00
if_disc
if_ef
if_faith Make faith loadable, unloadable, and clonable. 2001-09-25 18:40:52 +00:00
if_gif gif(4) and stf(4) modernization: 2001-07-02 21:02:09 +00:00
if_ppp Zap some bad examples: 2001-02-04 08:23:14 +00:00
if_sl
if_stf gif(4) and stf(4) modernization: 2001-07-02 21:02:09 +00:00
if_tap
if_tun
if_vlan Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
ip6fw
ip_mroute_mod Unbreak ip_mroute_mod 2001-07-25 20:15:17 +00:00
ipfilter Relocate IPFilter from sys/netinet to sys/contrib/ipfilter. 2001-06-07 04:06:21 +00:00
ipfw
ispfw
joy Use new location for joy, plus list its new bus front ends. 2001-12-05 09:09:48 +00:00
kue
lge Add device driver support for the Level 1 LXT1001 NetCellerator 2001-05-31 21:44:26 +00:00
libiconv Add build infrastructure for a libiconv loadable kernel module. 2001-07-25 19:21:06 +00:00
libmchain Introduce API for sequential reads/writes (build/dissect) of mbuf chains. 2001-02-24 15:44:30 +00:00
linux Pass maintainership over to emulation@FreeBSD.org. It has been fun, 2001-11-18 05:45:27 +00:00
lnc - Don't overwrite inb, inw and outw. 2001-07-04 13:00:21 +00:00
lomac Reference lomac in its new location. 2001-11-19 22:36:40 +00:00
lpt Add modules for lpt, plip, ppbus, ppi and pps. 2001-11-03 08:20:44 +00:00
md Remove vestiges of MFS. 2001-06-01 10:07:28 +00:00
mii Add support for gigabit ethernet cards based on the NatSemi DP83820 2001-05-11 19:56:39 +00:00
mlx
mly Merge with latest version of the Mylex 6+ driver. 2001-07-14 00:12:23 +00:00
msdosfs - VFS_SET(msdos) -> VFS_SET(msdosfs) 2001-06-01 10:57:26 +00:00
ncp Remove now unused opt_ipx.h and opt_inet.h 2001-03-10 05:42:44 +00:00
ncv Add module directories and makefiles for ncv, nsp, stg and scsi_low 2001-12-15 12:37:36 +00:00
netgraph A node that allows ethernet type packets to be filtered to different 2001-10-30 07:28:17 +00:00
nfsclient Add nfs_lock.c to the build list. *blush* 2001-09-20 05:32:34 +00:00
nfsserver Cleanup and split of nfs client and server code. 2001-09-18 23:32:09 +00:00
nge vlan.h is obsolete, don't create it anymore. 2001-09-05 23:47:02 +00:00
nmdm Not quite working makefile to make the nmdm device as a module. 2001-02-27 16:53:59 +00:00
nsp Add module directories and makefiles for ncv, nsp, stg and scsi_low 2001-12-15 12:37:36 +00:00
ntfs - sys/n[tw]fs moved to sys/fs/n[tw]fs 2001-05-26 11:57:45 +00:00
nullfs - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file 2001-05-23 09:42:29 +00:00
nwfs - sys/n[tw]fs moved to sys/fs/n[tw]fs 2001-05-26 11:57:45 +00:00
oldcard Catch up with some recent changes: 2001-05-16 07:35:54 +00:00
oltr Implement a loadable module for the oltr Olicom Token Ring driver. I 2001-06-14 15:16:04 +00:00
osf1 Zap obsolete (died with LKM) EXPORT_SYMS variable 2001-02-04 10:52:25 +00:00
pccard
pccbb
pcfclock
pcic
pcn
pecoff Zap some bad examples: 2001-02-04 08:23:14 +00:00
plip Add modules for lpt, plip, ppbus, ppi and pps. 2001-11-03 08:20:44 +00:00
pmc Added the pmc driver which supports power management controller of 2001-10-24 14:46:40 +00:00
portalfs - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file 2001-05-23 09:42:29 +00:00
ppbus Add modules for lpt, plip, ppbus, ppi and pps. 2001-11-03 08:20:44 +00:00
ppi Add modules for lpt, plip, ppbus, ppi and pps. 2001-11-03 08:20:44 +00:00
pps Add modules for lpt, plip, ppbus, ppi and pps. 2001-11-03 08:20:44 +00:00
random The /dev/random driver used Rijndael, not Blowfish, now. 2001-03-10 12:57:08 +00:00
ray
rl
rp
s3 Remove some stray traces of KMODDEPS 2001-02-04 12:35:22 +00:00
sbni Add driver for Granch SBNI12-xx ISA and PCI network adapters. 2001-11-21 22:29:35 +00:00
scsi_low Add module directories and makefiles for ncv, nsp, stg and scsi_low 2001-12-15 12:37:36 +00:00
sf
sis
sk
smbfs Add smbfs module. Currently it includes smbfs, netsmb and DES parts. 2001-04-13 12:11:19 +00:00
sn
snc
snp sys/kern/tty_snoop.c is now sys/dev/snp/snp.c. 2001-07-25 12:06:36 +00:00
sound intel ich/ich2 driver - this needs some work but is functional enough for 2001-07-01 19:38:58 +00:00
splash #if 0 out a variable only used in #if 0'd code to quiet a warning. 2001-03-06 03:07:58 +00:00
sppp
sr Zap some bad examples: 2001-02-04 08:23:14 +00:00
ste
stg Add module directories and makefiles for ncv, nsp, stg and scsi_low 2001-12-15 12:37:36 +00:00
streams
svr4 Removed mentions of TARGET_ARCH from non-cross places. 2001-10-04 14:13:16 +00:00
sym
syscons Build modules from the main src/sys tree. 2001-08-09 00:13:30 +00:00
sysvipc Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader 2001-10-10 23:06:54 +00:00
ti vlan.h is obsolete, don't create it anymore. 2001-09-05 23:47:02 +00:00
tl
twe
tx Update tx(4) to always enable vlan(4) support. 2001-09-05 23:04:53 +00:00
txp vlan.h is obsolete, don't create it anymore. 2001-09-05 23:47:02 +00:00
udbp
ugen
uhid
ukbd
ulpt
umapfs Name this module `umapfs'. 2001-05-23 10:02:22 +00:00
umass
umodem
ums
unionfs - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION file 2001-05-23 09:42:29 +00:00
urio
usb
uscanner
vesa
vinum Add vinumobj.h to SRCS. 2001-05-22 06:12:47 +00:00
vpo
vr
vx
wb
wi Clean up the bogus pci.h file we create. 2001-11-03 09:28:33 +00:00
xl
Makefile Make AIO a loadable module. 2001-12-29 07:13:47 +00:00
Makefile.inc KLDMOD is not used since share/mk/bsd.kmod.mk,v 1.60. 2001-09-18 11:03:35 +00:00