HardenedBSD/sys
Bruce Evans 7542ee31b8 Fixed some bugs in BREAK handling. If BRKINT is set, then always flush
the queues and generate a SIGINT.  Previously, this wasn't done if ISIG
was clear or the VINTR character was disabled, and it was done by
converting the BREAK to a VINTR character and sometimes bogusly echoing
this character.

Found by:	NIST-PCTS
1996-11-29 15:23:42 +00:00
..
alpha KNF'ify. 1996-11-15 06:22:48 +00:00
amd64 Fixed EFAULT handling in i586_copyin() and i586_copyout(). Use a 1996-11-29 14:32:30 +00:00
compat/linux
compile
conf Clarified the comment about removing other CPU defs. Specifically, 1996-11-29 07:08:48 +00:00
ddb
dev Conditionally enable the busfree interrupt to catch unexpected busfrees. 1996-11-22 08:25:23 +00:00
fs
geom
gnu
i386 Fixed EFAULT handling in i586_copyin() and i586_copyout(). Use a 1996-11-29 14:32:30 +00:00
isa Fix UserConfig w/syscons. 1996-11-19 17:08:10 +00:00
isofs/cd9660
kern Fixed some bugs in BREAK handling. If BRKINT is set, then always flush 1996-11-29 15:23:42 +00:00
libkern
miscfs changes to make devfs more 'normal' 1996-11-21 07:19:00 +00:00
modules
msdosfs
net Fixed broken SIOCGIFADDR. It was copying out garbage as the ethernet 1996-11-18 04:55:44 +00:00
netatalk
netinet Allocate a header mbuf for the start of the encapsulated packet. 1996-11-23 19:07:02 +00:00
netipx Enlarge the transmit and receive bufferspace of ipx. Make it tweakable 1996-11-24 08:25:48 +00:00
netkey
netns
nfs
nfsclient
nfsserver
pc98 Some more updates. 1996-11-14 08:46:21 +00:00
pccard
pci Fixed obsolete comment. 1996-11-18 02:45:46 +00:00
powerpc/include
rpc
scsi Rogue entry for DEC DLT2700 1996-11-28 09:51:03 +00:00
sys Fixed handling of non-POSIX control characters. They must not do 1996-11-29 15:06:17 +00:00
tools
ufs Submitted by: Archie and me. 1996-11-13 01:45:56 +00:00
vm Make the kernel smaller with at worst a neutral effect on perf by 1996-11-28 23:15:07 +00:00
Makefile