freebsd-src/sys/dev
Andrey A. Chernov 65f120b86a Remove ttyfree from sioclose
Example:
Application use port cua01
Getty open ttyd1 (allocates rawq,outq,etc) and waits while application
done
Application quits, sioclose issued, ttyfree issued (getty calls revoke)
Getty awakes and goes to panic into initrb (NULL rawq)
1994-03-18 23:35:37 +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 Modified pccnprobe to not set cn_tp = CONSOLE_TTY if __FreeBSD__ is 1994-03-08 15:17:41 +00:00