freebsd-skq/sys/i386
David Greenman e4794aea16 Brute-force fix for the "hanging console" problem. Simply _don't_ call
the device close routine. This works because the device close calls
the line discipline close (which only flushes the output buffers) and
the ttyclose() routine, which does little of nothing except screw with
the session and process group fields (which is what was causing all
the problems).
1994-01-22 22:48:21 +00:00
..
boot Deleted the private cleandir target. It didn't had a rule for the 1993-12-11 20:35:15 +00:00
conf No longer need SYSVIPC option, any of the SYSV options now trigger the 1994-01-22 09:25:37 +00:00
eisa Add comment to MAX_SLOTS that it may need to be 16 and to check against 1994-01-11 07:24:32 +00:00
i386 Brute-force fix for the "hanging console" problem. Simply _don't_ call 1994-01-22 22:48:21 +00:00
include "New" VM system from John Dyson & myself. For a run-down of the 1994-01-14 16:25:31 +00:00
isa More sane AHA_RESET_TIMEOUT, from some testing by 1994-01-22 21:54:10 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00