NetBSD/sys
jdolecek 950412b4f5 when generating individual *_desc, generate also proper offsets so that
then don't need to be patched at runtime
add new define VNODE_OPS_COUNT (to vnode_if.h) so that the number is known
at compile-time
make stuff const, it now can be
2001-01-22 09:52:21 +00:00
..
adosfs
altq Install ALTQ header files. 2000-12-15 01:20:32 +00:00
arch #ifdef DREAMCAST --> #ifdef dreamcast. 2001-01-22 08:23:58 +00:00
coda update commented out code to recent changes of signal structures 2000-12-27 22:06:07 +00:00
compat Fixed wrong open() Linux flags definition (octal instead of hexadecimal) 2001-01-21 22:19:26 +00:00
conf Rasops supports 4bit depth. 2001-01-21 13:50:58 +00:00
crypto
ddb make db_[e]regs[] const 2001-01-18 10:54:27 +00:00
dev Remove the line in audio_open which zeroes sc_[pr]r.blksize. 2001-01-22 08:37:54 +00:00
filecorefs
gdbscripts fix pointer arithmetic 2001-01-11 05:31:02 +00:00
ipkdb
isofs constify 2001-01-18 20:28:15 +00:00
kern when generating individual *_desc, generate also proper offsets so that 2001-01-22 09:52:21 +00:00
lib prepare for sh3e[bl] split 2001-01-04 06:53:45 +00:00
lkm Add procfs_machdep.c and .PATH for it. 2001-01-17 00:09:31 +00:00
miscfs constify 2001-01-18 20:28:15 +00:00
msdosfs constify 2001-01-18 20:28:15 +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 if 2nd parameter of key_acquire() is NULL it panics. 2001-01-10 18:52:51 +00:00
netnatm
netns Fix a rather annoying problem where the sockaddr_dl which holds 2001-01-17 00:30:49 +00:00
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs Use tsleep instead of dalay; since we're mounting root, we can sleep 2001-01-19 14:26:01 +00:00
ntfs
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys Fixed NEW_VMCMD used in one-line if-else with options DEBUG. 2001-01-22 06:42:31 +00:00
ufs constify 2001-01-18 20:28:15 +00:00
uvm splimp() -> splvm() 2001-01-14 02:10:01 +00:00
Makefile Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00