summaryrefslogtreecommitdiff
path: root/usr.bin/tty/tty.c
AgeCommit message (Expand)Author
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2021-07-12Change the error reporting pattern throughout the tree when unveilBob Beck
2018-08-03unveil of _PATH_DEVDB "/var/run/dev.db" can be done before pledge forTheo de Raadt
2015-10-12ttyname() no longer does ioctl TIOCGETA, so pledge("tty") is no longerChristian Weisgerber
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-07use tame "stdio rpath tty", for ttyname(). from Rob Pierce, who chose toTheo de Raadt
2013-11-27remove erroneous char cast to switch expression processing getopt(3);Okan Demirmen
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt