cvs commit: src/bin/stty cchar.c stty.1 src/contrib/tcsh ed.init.c ed.term.c ed.term.h
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Oct 13 14:24:41 PDT 2003
dillon 2003/10/13 14:24:29 PDT
Modified files:
bin/stty cchar.c stty.1
contrib/tcsh ed.init.c ed.term.c ed.term.h
Log:
Add checkpoint tty signaling support to stty and tcsh. The signal
defaults to '^E'.
Revision Changes Path
1.5 +1 -0 src/bin/stty/cchar.c
1.3 +2 -1 src/bin/stty/stty.1
1.2 +6 -3 src/contrib/tcsh/ed.init.c
1.2 +16 -2 src/contrib/tcsh/ed.term.c
1.2 +15 -2 src/contrib/tcsh/ed.term.h
More information about the Commits
mailing list