NetBSD/sys
thorpej e55c8a9c7e Before concatenating frags, sanity check the length of the packet. If it's
larger than IP_MAXPACKET, discard it.
Based on a patch from Bill Fenner <fenner@parc.xerox.com>
1996-10-25 06:30:32 +00:00
..
adosfs backout previous kprintf change 1996-10-13 02:52:06 +00:00
arch First small hack at 68060 support: processor configuration register. 1996-10-24 18:30:17 +00:00
compat Spelling error 1996-10-22 22:28:20 +00:00
conf Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
ddb backout previous kprintf changes 1996-10-13 04:10:34 +00:00
dev make script_kvars an array of unsigned longs, and cast when assigning the 1996-10-25 00:33:00 +00:00
ipkdb Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
isofs/cd9660 backout previous kprintf changes 1996-10-13 02:28:58 +00:00
kern replace a construction in sys_setitimer() that was too tricky for its 1996-10-24 04:35:33 +00:00
lib second and third args to scanc() (string and table) are not and should not 1996-10-24 23:50:31 +00:00
lkm Clean up changes to make sys/lkm build again 1996-10-22 19:43:13 +00:00
miscfs backout previous kprintf changes 1996-10-13 02:21:25 +00:00
msdosfs backout previous kprintf changes 1996-10-13 04:10:34 +00:00
net Small fix to make this compile even if no BPFs are being compiled 1996-10-21 01:58:23 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet Before concatenating frags, sanity check the length of the packet. If it's 1996-10-25 06:30:32 +00:00
netiso backout previous kprintf change 1996-10-13 16:50:51 +00:00
netnatm backout previous kprintf change 1996-10-13 01:59:55 +00:00
netns backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
scsi * At least the Teac FC-1 Shugart-SCSI bridgeboard does motor on/off 1996-10-23 07:25:39 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys add the MNT_NOCOREDUMP file system flag, which prevents the system 1996-10-23 22:53:09 +00:00
ufs revert previous kprintf changes 1996-10-12 21:58:44 +00:00
vm * The kernel-stack no longer needs to be wired-down on the pc532. 1996-10-23 07:20:09 +00:00
Makefile enable lkm on non alpha/mips platforms. 1996-10-20 23:03:07 +00:00