NetBSD/sys
onoe 5d6bb1fbc3 Define new kernel interface bpfattach2() to register another data link
type for the driver, which will be used for 802.11 drivers.
Also add 2 APIs to get a list of available DLTs and use one for them.
	BIOCGDLTLIST (struct bpf_dltlist)
	BIOCSDLT (u_int)
2002-08-28 09:34:57 +00:00
..
adosfs _PC_MAX_CANON and _PC_MAX_INPUT aren't really filesystem-specific in NetBSD. 2002-08-04 05:42:43 +00:00
altq
arch RAS support for m68k. 2002-08-28 08:56:59 +00:00
coda Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
compat Implement passing AT_{E,R}{U,G}ID in the elf aux vector, like solaris. 2002-08-26 21:05:59 +00:00
conf Bump version for rasctl syscall. 2002-08-28 07:28:53 +00:00
crypto
ddb Another item on the TODO list: 2002-08-26 11:35:22 +00:00
dev Remove a superfluous interrupt request bit in yuvpack_prog, 2002-08-28 06:06:10 +00:00
filecorefs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
fs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
gdbscripts
ipkdb
isofs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
kern Attempt to protect restartable atomic sequences of a traced process 2002-08-28 07:27:14 +00:00
lib Tweak the previous change so that a prototype is always provided. 2002-08-25 21:09:45 +00:00
lkm make this compile again (thanks mrg) 2002-08-27 14:18:41 +00:00
miscfs Fix a signed/unsigned comparison warning from GCC 3.3. 2002-08-26 01:26:29 +00:00
msdosfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
net Define new kernel interface bpfattach2() to register another data link 2002-08-28 09:34:57 +00:00
netatalk
netccitt
netinet Fix a problem introduced in rev 1.103, where we recycle a TIME_WAIT 2002-08-28 02:23:57 +00:00
netinet6 pass proc * to in6_pcbsetport. PR 18073 2002-08-26 14:25:00 +00:00
netisdn
netiso avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netkey should return error code from key_senderror(). sync w/kame 2002-08-20 08:17:02 +00:00
netnatm
netns avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
netsmb
nfs s/FREE/PNBUF_PUT/ 2002-08-23 05:38:51 +00:00
ntfs Die, qaddr_t, die! - mnt_data in struct mount is already effectively 2002-07-30 07:40:07 +00:00
stand
sys Bump version for rasctl syscall. 2002-08-28 07:28:53 +00:00
ufs Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these 2002-08-25 20:21:33 +00:00
uvm In amap_ref, only increment the amap's refcnt after we have established 2002-08-22 23:39:37 +00:00
Makefile