HardenedBSD/sys
Gene Stark 87737c5d85 Fixed spot in twintr() where tw_control and TWC_SYNC were used instead
of tw_zcport and tw_zcmask.  Could cause problems for people who use
pin 12 for sync.
1997-10-06 04:43:46 +00:00
..
alpha Add a new keyboard mode K_CODE. Returns a single byte for each key 1997-10-01 20:46:29 +00:00
amd64 It is possible that MB's with really broken bios's not set up more of 1997-10-06 02:11:32 +00:00
compat
compile
conf
ddb Print the filename, not the directory we compiled in. 1997-09-28 08:34:46 +00:00
dev Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
fs Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
geom
gnu Oops, include <sys/conf.h>. 1997-09-28 02:23:10 +00:00
i386 Fixed spot in twintr() where tw_control and TWC_SYNC were used instead 1997-10-06 04:43:46 +00:00
isa Add a new keyboard mode K_CODE. Returns a single byte for each key 1997-10-01 20:46:29 +00:00
isofs/cd9660 Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
kern - Hide the 'device doesn't supported shared interrupts' code behind 1997-10-06 04:27:32 +00:00
libkern
miscfs Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
modules Make the blank screen saver work with MDA and CGA. The fade and green 1997-10-04 04:24:18 +00:00
msdosfs
net Allow interfaces to be attached to bpf at times other than boot. 1997-10-03 21:32:05 +00:00
netatalk
netinet Killed the SYN_RECEIVED addition from rev 1.52. It results in legitimate 1997-10-02 02:10:40 +00:00
netipx
netkey
netnatm
netns
nfs Reverse rev 1.56 and rev 1.59. These made NFS too flakey. 1997-10-05 12:28:59 +00:00
nfsclient Reverse rev 1.56 and rev 1.59. These made NFS too flakey. 1997-10-05 12:28:59 +00:00
nfsserver
pc98 Synchronize with sys/i386/isa/if_ed.c revision 1.122. 1997-10-04 05:19:49 +00:00
pccard - Include <sys/interrupt.h> to avoid compiler errors. 1997-10-06 04:32:42 +00:00
pci Nuke these two out of date readme files. This stuff should be in de(4) 1997-10-03 14:22:10 +00:00
powerpc/include
rpc
scsi Add the REGAL CDC-4X as a known CD-ROM changer device. 1997-10-05 13:38:17 +00:00
sys Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
tools
ufs Clustered read and write are switched at mount-option level. 1997-09-27 13:40:20 +00:00
vm Improve management of pages moving from the inactive to active queue. Additionally, 1997-10-06 02:48:16 +00:00
Makefile