freebsd-skq/sys
dg 12550f7875 Protect against count of chars received being 0, which causes a panic
otherwise. Can apparantly happen with some firmware revs.

Submitted by:	Kouichi Hirabayashi <kh@mogami-wire.co.jp>
1998-03-18 20:52:28 +00:00
..
alpha Added a null entry for sysmk that is generated by makesyscalls.sh. 1998-03-13 19:13:54 +00:00
amd64 Make EPSON_BOUNCEDMA a new-style option. 1998-03-17 09:11:03 +00:00
compat Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
compile This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
conf Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually 1998-03-18 01:40:12 +00:00
contrib/ipfilter/netinet This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Protect against count of chars received being 0, which causes a panic 1998-03-18 20:52:28 +00:00
fs If lowervp is NULLVP, vap was clobbered. 1998-03-17 08:47:50 +00:00
geom Slightly more correct initialisation of the new buf struct for soft-updates. 1998-03-09 20:39:26 +00:00
gnu Make this compile after soft updates integration. 1998-03-09 14:46:57 +00:00
i386 Protect against count of chars received being 0, which causes a panic 1998-03-18 20:52:28 +00:00
isa Be less draconian about the TSC if APM is configured, use it for 1998-03-16 10:06:58 +00:00
isofs/cd9660 Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
kern Correct a problem where data OR metadata could be thrown away if a 1998-03-17 17:36:05 +00:00
libkern This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
miscfs If lowervp is NULLVP, vap was clobbered. 1998-03-17 08:47:50 +00:00
modules The coff LKM needs IBCS2 to be able to link (for the 'make regress' 1998-03-12 20:04:38 +00:00
msdosfs Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
net Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually 1998-03-18 01:40:12 +00:00
netatalk Removed unused #includes. 1998-02-25 13:08:07 +00:00
netinet Allow ICMP unreachable messages to be sent in response to ICMP query 1998-03-15 00:36:27 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey polish the code. 1998-02-27 11:10:18 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
nfs Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
nfsclient Add a BOOTP_WIRED_TO option, for use on machines with multiple network 1998-03-14 04:13:56 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Fixed missing filemark on close if data written to tape. 1998-03-17 10:45:18 +00:00
pccard Removed unused #includes. 1998-02-25 05:58:50 +00:00
pci PR: i386/6040 1998-03-17 10:54:23 +00:00
posix4 Reviewed by: bde 1998-03-08 17:25:38 +00:00
powerpc/include This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
rpc This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
scsi Add a quirk entry for IO DATA CDC-TX86 6 CD changer. 1998-03-08 06:52:45 +00:00
sys Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
tools This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ufs Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
vm Some VM improvements, including elimination of alot of Sig-11 1998-03-16 01:56:03 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00