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

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Oct 13 14:09:51 PDT 2003


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






More information about the Commits mailing list