]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix couple of nasty bugs..
authorUgen J.S. Antsilevich <ugen@FreeBSD.org>
Wed, 15 Feb 1995 16:35:38 +0000 (16:35 +0000)
committerUgen J.S. Antsilevich <ugen@FreeBSD.org>
Wed, 15 Feb 1995 16:35:38 +0000 (16:35 +0000)
commit019b4d63aedf08b1954bc918b93f256097c5d0f5
tree74a37d66e149ed9a707fe7ba96a2e68b9a8f9fcb
parent1bf407a7a52270637dbd999ebc22ed3d3c825fb9
Fix couple of nasty bugs..
- Overflow now calculated right
- Close works ok,does not looses tty
- Better overflow handling now the snooping stops
   on overflow,but programm notified and can reconnect if
   it want to..Default maximal buffer set to 664 K and this
   is probably too much..:)))
Utility still to come
sys/dev/snp/snp.c
sys/kern/tty_snoop.c