summaryrefslogtreecommitdiff
path: root/bin/stty/stty.c
AgeCommit message (Expand)Author
2021-10-23stty(1) can't be pledged for all modes, but it can be unveiled. the only file toRicardo Mestre
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2016-07-23Before terminal characteristics are displayed, stty(1) activatesAlexander Bluhm
2016-03-23header cleanupmmcc
2015-11-20Cannot pledge bottom half of setting, because of the ioctl backingTheo de Raadt
2015-10-11pledge "stdio tty" works once the kernel allows TIOCGWINSZ. Do the pledgeTheo de Raadt
2015-02-15-a is documentedTed Unangst
2013-11-21add unsigned char casts for specific calls to ctype.h macros.Theo de Raadt
2009-10-28Use strtonum() instead of atoi() so that ridiculous sloppy things likeTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-05-17documentation tweaks.Igor Sobrado
2003-06-11ansification, art okTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-09-06o) __progname aria;Mike Pechkin
2001-05-20exit and use __prognameMichael Shalayeff
2000-10-06Sync usage() with man page.Aaron Campbell
1997-09-01i am bored enough to fix terminal space/tab ugliesTheo de Raadt
1997-06-04bye bye :, mikelTheo de Raadt
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-08-02not a terminal; from freebsdTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt