DragonFly BSD
DragonFly commits List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/emulation/ibcs2/i386 ibcs2_ioctl.c src/sys/kern tty.c src/sys/sys termios.h ttydefaults.h


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 13 Oct 2003 14:08:50 -0700 (PDT)

dillon      2003/10/13 14:08:50 PDT

  Modified files:
    sys/emulation/ibcs2/i386 ibcs2_ioctl.c 
    sys/kern             tty.c 
    sys/sys              termios.h ttydefaults.h 
  Log:
  Use the one remaining free termios control character slot for a tty
  checkpoint capability, which defaults to ^E and sends the SIGCKPT signal.
  
  Revision  Changes    Path
  1.8       +1 -0      src/sys/emulation/ibcs2/i386/ibcs2_ioctl.c
  1.8       +5 -0      src/sys/kern/tty.c
  1.4       +1 -2      src/sys/sys/termios.h
  1.3       +2 -1      src/sys/sys/ttydefaults.h




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]