summaryrefslogtreecommitdiffstats
path: root/sbin/ttyflags/ttyflags.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do nog segfault on malformed ttys(5) entry; ok kn@ jca@otto2019-06-041-2/+3
* Skip open of "network" ttys because they permanently retain the (large)deraadt2019-01-131-2/+6
* remove some unnecessary sys/cdefs.h inclusionsderaadt2012-12-041-2/+1
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-11/+1
* simplify synopsis somewhat, sort options, and sync usage();jmc2005-04-201-3/+3
* ansideraadt2002-07-031-14/+7
* more strlcatderaadt2002-05-291-16/+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.millert2002-02-161-6/+6
* Initialize path earlier so we never try to use it before it has beentholo1997-03-041-6/+6
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
* Really set flags...tholo1996-10-301-4/+7
* add -p for printing; cleanup error handlingderaadt1996-08-301-57/+84
* update rcsidderaadt1996-06-231-1/+2
* sync to netbsd 960418deraadt1996-04-211-10/+33
* initial import of NetBSD treederaadt1995-10-181-0/+217