summaryrefslogtreecommitdiff
path: root/bin/stty/modes.c
AgeCommit message (Collapse)Author
2003-07-02missing protosTheo de Raadt
2003-06-11ansification, art okTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
1999-10-26support missing tty flags; naddy@unix-ag.uni-kl.deTheo de Raadt
1996-12-16Implement more tty flags for better portability from other systems:Thorsten Lockert
XCASE - canonical input/output processing IUCLC - translate uppercase to lowercase on input OLCUC - translate lowercase to uppercase on output OCRNL - translate carriage return to newline on output ONOCR - do not output carriage return at column 0 ONLRET - newline performs carriage return function In addition the tty compatibility interface supports LCASE properly. Look at termios(4) for a more complete description of the above flags.
1996-06-23update rcsidTheo de Raadt
1996-05-22constTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt