Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Apr 2000 10:04:27 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/stty extern.h gfmt.c key.c print.c stty.1 stty.c stty.h
Message-ID:  <200004301704.KAA24307@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2000/04/30 10:04:27 PDT

  Modified files:
    bin/stty             extern.h gfmt.c key.c print.c stty.1 
                         stty.c stty.h 
  Log:
  Back out all drainwait changes. It is enough controllable via sysctl or
  comcontrol, having it in stty cause too many problems with existing drivers
  and tty access permissings of non-superuser.
  
  Asked-by: bde
  
  Revision  Changes    Path
  1.8       +4 -4      src/bin/stty/extern.h
  1.14      +6 -24     src/bin/stty/gfmt.c
  1.13      +3 -14     src/bin/stty/key.c
  1.14      +3 -5      src/bin/stty/print.c
  1.15      +1 -3      src/bin/stty/stty.1
  1.16      +6 -9      src/bin/stty/stty.c
  1.7       +1 -3      src/bin/stty/stty.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004301704.KAA24307>