..
adosfs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
altq
…
arch
Handle interrupts on the Radius DirectColor/GX (id 0x27c). From
2001-01-22 18:23:14 +00:00
coda
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
compat
Introduce CHECK_ALT_SYMLINK() - this checks for alternative location without
2001-01-22 19:50:56 +00:00
conf
Rasops supports 4bit depth.
2001-01-21 13:50:58 +00:00
crypto
…
ddb
Require the machine-dependant DDB commands to be in db_machine_command_table[]
2001-01-22 13:56:55 +00:00
dev
Minor optimisation.
2001-01-22 17:44:28 +00:00
filecorefs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 13:32:23 +00:00
gdbscripts
…
ipkdb
…
isofs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 13:18:29 +00:00
kern
when the peer is disconnected before accept(2) is issued,
2001-01-22 18:14:11 +00:00
lib
…
lkm
add filecorefs LKM - noticed it's missing
2001-01-22 13:41:51 +00:00
miscfs
Cast lbn to off_t in a few places, to avoid daddr_t overflow and all sorts
2001-01-22 16:39:54 +00:00
msdosfs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
net
make it possible to turn off ingress filter on gif/stf tunnel egress,
2001-01-22 07:51:01 +00:00
netatalk
…
netccitt
pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).
2001-01-17 04:05:41 +00:00
netinet
revert revision 1.15 (on ingress, DF bit copied from inner to outer).
2001-01-22 07:57:34 +00:00
netinet6
make it possible to turn off ingress filter on gif/stf tunnel egress,
2001-01-22 07:51:01 +00:00
netisdn
Nuke all uses of splimp() in the isdn subsystem, replace by splnet().
2001-01-19 12:44:44 +00:00
netiso
constify
2001-01-18 20:28:15 +00:00
netkey
…
netnatm
…
netns
Fix a rather annoying problem where the sockaddr_dl which holds
2001-01-17 00:30:49 +00:00
netsmb
…
nfs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
ntfs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
smbfs
…
stand
…
sys
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
ufs
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
uvm
splimp() -> splvm()
2001-01-14 02:10:01 +00:00
Makefile
…