HardenedBSD/sys/i386
Andrey A. Chernov 838dadc476 Revive input flow control, some ideas from iverson@leonheart.com
Get rid of TS_RTS_IFLOW, all kinds of input flow control handled
by only one flag now: TS_TBLOCK
Add missing put(VSTOP) when IXOFF control is active.
1995-02-24 00:11:01 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot Adjust for rearranged slice numbers. 1995-02-16 15:06:09 +00:00
conf Make diskslice files standard and remove option DISKSLICE. ufs_disksubr.c 1995-02-23 17:19:54 +00:00
eisa Add $Id 1995-01-16 16:31:34 +00:00
i386 Totally get rid of the snic driver. 1995-02-21 04:26:35 +00:00
ibcs2 Use of vm_allocate and vm_deallocate has been deprecated. 1995-02-20 23:52:39 +00:00
include Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
isa Revive input flow control, some ideas from iverson@leonheart.com 1995-02-24 00:11:01 +00:00
pci Initialisation of interrupt masks changed. 1995-02-09 20:16:19 +00:00
scsi Add tagged queueing support. Right now, we only allow two tagged 1995-02-22 01:43:25 +00:00
Makefile