freebsd-dev/sys/dev
David Greenman 93555dc983 Two fixes from John Dyson to fix hangs and panics when using ctrl-T:
1) tty.c: gather all the info about the processes before calling ttyprintf
	(which may block).
2) syscons.c: handle asynchronous output properly (data structures may
	be corrupted otherwise).
1994-03-20 20:05:55 +00:00
..
ed Minor comment change. 1994-03-02 05:50:01 +00:00
ep Added David Mills' kernel NTP PLL code. The current version of NTP does 1994-03-15 01:58:22 +00:00
fdc From: Jim Babb <babb@sedhps01.mdc.com> 1994-03-08 16:25:29 +00:00
ic Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
ie if_ep.c: removed netisr.h, fixed unconverted ep_ac, changed <> into "" 1994-02-03 11:51:12 +00:00
kbd Russian keymap is broken after last commit (fixed) 1994-02-01 09:27:43 +00:00
mcd Used definable status codes (some may be sharable, esp the door open codes, but 1994-03-06 14:14:49 +00:00
mse Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and 1993-11-25 01:38:01 +00:00
sio Remove ttyfree from sioclose 1994-03-18 23:35:37 +00:00
speaker Fix error with tsleep loop 1994-01-25 23:04:27 +00:00
syscons Two fixes from John Dyson to fix hangs and panics when using ctrl-T: 1994-03-20 20:05:55 +00:00