summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-10-05 00:33:27 +0000
committerbde <bde@FreeBSD.org>1995-10-05 00:33:27 +0000
commit31218d95915f31f0ee4cad2d41a64c16f9a8d8d9 (patch)
tree315caae3c8426a7135bc25638a6e4bb222aea8b0 /sys/vm/vm.h
parent4fb58f1ed15303631266730af1abfe740ea26a22 (diff)
downloadFreeBSD-src-31218d95915f31f0ee4cad2d41a64c16f9a8d8d9.zip
FreeBSD-src-31218d95915f31f0ee4cad2d41a64c16f9a8d8d9.tar.gz
Don't wait for output to drain in pppclose(). Discard output immediately
for the same reasons as in slclose(). Free the cblock in the canonical queue in pppclose(). This is a no-op in the usual cases where the tty is being closed or the line discipline is being switched back to the standard discipline, but it saves a cblock if the line discipline is being switched to one that doesn't use the canonical queue. Add prototypes. I use `extern' in prototypes for functions with bogus linkage. This should be fixed someday. Continue cleaning up new init stuff yet again.
Diffstat (limited to 'sys/vm/vm.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud