NetBSD/sys
eeh 9350b8913d Adapt to new line discipline scheme. 2000-11-01 23:57:14 +00:00
..
adosfs
arch Don't set M_HASFCS flag twice. 2000-11-01 20:21:58 +00:00
coda Adapt for VOP_FSYNC parameter change. 2000-09-19 22:00:01 +00:00
compat move definition of LINUX_PTRACE_{SET|GET}(FP)REGS flags to 2000-11-01 21:02:08 +00:00
conf ca -> lsu 2000-10-19 14:26:41 +00:00
crypto avoid assert, memcpy and memset (necessary to BSD code sharing). 2000-10-03 03:17:19 +00:00
ddb Missed change of parameter for %r->db_format_radix() change. 2000-08-11 22:50:47 +00:00
dev Adapt to new line discipline scheme. 2000-11-01 23:57:14 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Make line disciplines modular so they can be added or removed dynamically. 2000-11-01 23:51:38 +00:00
lib Add a strcasecmp(), modified from chopps's strncasecmp(). 2000-11-01 19:37:18 +00:00
lkm
miscfs Remove usecount check in spec_open. It fails to catch VALIAS situations 2000-10-27 06:28:27 +00:00
msdosfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
net Add new numbers from IANA: 0x83 - 0xbd 2000-10-26 06:51:31 +00:00
netatalk
netccitt
netinet cleanup tcp_drop 2000-10-29 06:33:59 +00:00
netinet6 do not panic on "ifconfig inet6 fe80::1 -alias". from Todd Fries. 2000-10-28 03:46:21 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
nfs Do not accept vnode type changes to an active node. This may wreak 2000-10-24 12:02:04 +00:00
ntfs Adapt for VOP_FSYNC parameter change. 2000-09-19 22:01:59 +00:00
stand
sys Add support for named line disciplines. 2000-11-01 23:48:34 +00:00
ufs Stay at splbio across the VBWAIT loop, as is done elsewhere in the 2000-10-24 14:43:32 +00:00
uvm Back out rev. 1.83 -- it's causing problems with some pmap 2000-10-16 23:17:54 +00:00
Makefile