NetBSD/sys
cjs 8a449a258b Add net.inet.ip.allowsrcrt option which allows/drops all source
routed packets. This currently defaults to `drop,' but once we
verify  that all applications that rely on determining remote IP
addresses for authentication are dropping the connection when they
see a source route option (not just disabling the source route
option), we can turn this back on and conform with the host
requirements.
1997-02-25 08:35:41 +00:00
..
adosfs
arch Move bus-independent setup code back into if_ae.c; enable the use of 1997-02-25 06:36:04 +00:00
compat Syscalls.master changed, regen. (NFSCLIENT -> NFS) 1997-01-31 02:20:58 +00:00
conf include net/pfil.c with pfil_hooks|ipfilter 1997-02-18 21:14:03 +00:00
ddb FIXUP_PC_AFTER_BREAK now takes an arg of type db_regs_t * 1997-02-06 21:16:28 +00:00
dev Fix PR/3251; also don't assign the checksum every time around the loop. 1997-02-24 22:08:25 +00:00
gdbscripts Add NetBSD cvs id lines. 1997-02-12 23:35:06 +00:00
ipkdb
isofs/cd9660 - Add cd9660_mountroot to cd9660_vfsops. 1997-01-31 02:23:25 +00:00
kern Only make the memory-disk device the default root device when 1997-02-24 12:20:47 +00:00
lib allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS 1997-02-16 21:25:18 +00:00
lkm Give the entry point of this LKM a sane name, as suggested by 1997-02-21 21:11:16 +00:00
miscfs use the proper entry count; from Yasufumi Itoh in PR kern/3175. 1997-02-20 05:04:05 +00:00
msdosfs Eliminate obsolete TIMEZONE and DST options. 1997-01-15 01:28:28 +00:00
net Avoid duplicate definition of PFIL_HOOKS in the case that the config 1997-02-22 17:52:44 +00:00
netccitt
netinet Add net.inet.ip.allowsrcrt option which allows/drops all source 1997-02-25 08:35:41 +00:00
netiso
netnatm
netns
nfs Use ALIGNED_POINTER to see whether mbuf data needs to be realigned. 1997-02-24 23:26:20 +00:00
scsi If posting an error condition because the media has been unloaded, 1997-02-21 23:03:25 +00:00
stand
sys include terminating null in count returned by SUN_LEN macro; from 1997-02-20 06:43:48 +00:00
ufs Implement similar fix as in the NQNFS fix from BSDI, to avoid race conditions 1997-02-22 03:25:05 +00:00
vm From Charles Hannum: 1997-02-24 22:19:26 +00:00
Makefile