HardenedBSD/sys
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
..
alpha/include
amd64 Performance improvements from John Dyson. 1994-03-14 21:54:03 +00:00
conf Added David Mills' kernel NTP PLL code. The current version of NTP does 1994-03-15 01:58:22 +00:00
ddb
dev Remove ttyfree from sioclose 1994-03-18 23:35:37 +00:00
i386 Remove ttyfree from sioclose 1994-03-18 23:35:37 +00:00
isa Remove ttyfree from sioclose 1994-03-18 23:35:37 +00:00
kern Increased maximum protection for data segment to VM_PROT_ALL because 1994-03-17 22:21:02 +00:00
powerpc/include
scsi Catch the divide by zero bug earlier. If the drive give back 1994-03-15 20:49:09 +00:00
sys