| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-08-03 | unveil of _PATH_DEVDB "/var/run/dev.db" can be done before pledge for | 1 | -4/+7 | ||
| use by ttyname, no other files are accessed after that. | |||||
| 2015-10-12 | ttyname() no longer does ioctl TIOCGETA, so pledge("tty") is no longer | 1 | -2/+2 | ||
| needed here. ok deraadt@ | |||||
| 2015-10-09 | Change all tame callers to namechange to pledge(2). | 1 | -3/+3 | ||
| 2015-10-07 | use tame "stdio rpath tty", for ttyname(). from Rob Pierce, who chose to | 1 | -2/+5 | ||
| do this using ktrace step by step. not the method i recommend, because it requires 100% coverage via feature tests. better to read the code and understand everything being called, then make decisions. | |||||
| 2014-06-03 | -s is marked obsolete, so do not document it as an extension; while here, | 1 | -7/+3 | ||
| \*(Gt -> >, on ingo's advice; | |||||
| 2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); | 1 | -2/+2 | ||
| not used in any cases. ok deraadt@, guenther@, millert@ | |||||
| 2010-09-03 | add an EXIT STATUS section for /usr/bin; | 1 | -4/+4 | ||
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 1 | -14/+1 | ||
| unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||||
| 2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | 1 | -3/+3 | ||
| updates to follow; | |||||
| 2007-05-31 | convert to new .Dd format; | 1 | -2/+2 | ||
| 2007-05-30 | - use a consistent text for STANDARDS | 1 | -3/+8 | ||
| - note which options are extensions to POSIX | |||||
| 2003-06-10 | mostly ansi cleanup; pval ok | 1 | -6/+4 | ||
| 2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | 2 | -13/+5 | ||
| rescinded 22 July 1999. Proofed by myself and Theo. | |||||
| 2002-02-16 | Part 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. | 1 | -3/+3 | ||
| 2000-03-11 | Various cleanups and standardizations. | 1 | -7/+11 | ||
| 2000-03-06 | Add HISTORY sections; from FreeBSD. | 1 | -1/+6 | ||
| 1999-07-13 | whoops, isatty(3) and ttyname(3) are the same man page | 1 | -2/+1 | ||
| 1999-07-13 | more tty cross references | 1 | -2/+4 | ||
| 1999-07-13 | Xr isatty(3) | 1 | -1/+2 | ||
| 1999-06-05 | - remove trailing white space | 1 | -2/+2 | ||
| - remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||||
| 1998-10-30 | usr.bin/ man page fixes, t-z | 1 | -3/+3 | ||
| 1997-09-21 | $OpenBSD$ | 1 | -2/+1 | ||
| 1996-06-26 | rcsid | 3 | -2/+4 | ||
| 1995-10-18 | initial import of NetBSD tree | 3 | -0/+173 | ||
