summaryrefslogtreecommitdiffstats
path: root/usr.bin/tty
AgeCommit message (Expand)AuthorFilesLines
2018-08-03unveil of _PATH_DEVDB "/var/run/dev.db" can be done before pledge forderaadt1-4/+7
2015-10-12ttyname() no longer does ioctl TIOCGETA, so pledge("tty") is no longernaddy1-2/+2
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-3/+3
2015-10-07use tame "stdio rpath tty", for ttyname(). from Rob Pierce, who chose toderaadt1-2/+5
2014-06-03-s is marked obsolete, so do not document it as an extension; while here,jmc1-7/+3
2013-11-27remove erroneous char cast to switch expression processing getopt(3);okan1-2/+2
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-4/+4
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-14/+1
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-3/+8
2003-06-10mostly ansi cleanup; pval okderaadt1-6/+4
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-3/+3
2000-03-11Various cleanups and standardizations.aaron1-7/+11
2000-03-06Add HISTORY sections; from FreeBSD.aaron1-1/+6
1999-07-13whoops, isatty(3) and ttyname(3) are the same man pageaaron1-2/+1
1999-07-13more tty cross referencesaaron1-2/+4
1999-07-13Xr isatty(3)aaron1-1/+2
1999-06-05- remove trailing white spaceaaron1-2/+2
1998-10-30usr.bin/ man page fixes, t-zaaron1-3/+3
1997-09-21$OpenBSD$deraadt1-2/+1
1996-06-26rcsidderaadt3-2/+4
1995-10-18initial import of NetBSD treederaadt3-0/+173