NetBSD/sys/rump/net/lib/libsockin
pooka 510a73e003 Introduce RUMP_COMPONENT. It behaves mostly like a simplified
module which is linked into the kernel and cannot be unloaded.
The main purpose is to get the proper constructors run and create
any /dev nodes necessary for said component.  Once more of the
kernel (e.g. networking stack and device drivers) are converted to
MODULE and devfs pops up from somewhere, rump components can be
retired.
2010-03-01 13:12:19 +00:00
..
Makefile Use linker script to make __start/stop_link_set_modules be present 2009-12-12 17:10:19 +00:00
component.c Introduce RUMP_COMPONENT. It behaves mostly like a simplified 2010-03-01 13:12:19 +00:00
shlib_version
sockin.c support bpf 2010-01-26 17:41:20 +00:00