Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147266109
D52316.1782722536.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
625 B
Referenced Files
None
Subscribers
None
D52316.1782722536.diff
View Options
diff --git a/libexec/rc/rc.d/serial b/libexec/rc/rc.d/serial
--- a/libexec/rc/rc.d/serial
+++ b/libexec/rc/rc.d/serial
@@ -45,7 +45,7 @@
# Reset everything changed by the other functions to initial defaults.
dc=$1; shift # device name character
- drainwait=`sysctl -n kern.drainwait`
+ drainwait=`sysctl -n kern.tty_drainwait`
for i in $*
do
@@ -84,7 +84,7 @@
for i in $*
do
# may depend on modem
- comcontrol /dev/tty${dc}${i} dtrwait 100 drainwait 180
+ comcontrol /dev/tty${dc}${i} drainwait 180
# Lock crtscts on.
# Speed reasonable for V42bis.
stty < /dev/tty${dc}${i}.init crtscts 115200
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jun 29, 8:42 AM (4 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28980617
Default Alt Text
D52316.1782722536.diff (625 B)
Attached To
Mode
D52316: rc.d/serial: Kill dtrwait
Attached
Detach File
Event Timeline
Log In to Comment