summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getttyent.c
Commit message (Expand)AuthorAgeFilesLines
* * Remove __P and convert to ANSI prototypes.obrien2002-02-011-12/+12
* Add unsigned char cast to isspace argache1999-11-041-2/+4
* Fix typo.davidn1997-04-131-1/+1
* Implement two new keywords and status flags for entries in /etc/ttys;davidn1997-04-131-3/+42
* Allow commonly-used "insecure" as a valid keyword in /etc/ttys.davidn1997-02-151-0/+2
* Added group= facility to /etc/ttys for tty grouping for moredavidn1997-01-021-0/+3
* Don't free the line buffer, since getttynam(3) might still referencejoerg1996-12-121-5/+4
* Fix a potential memory leak i've introduced with my recent patch.joerg1996-10-211-2/+2
* Remove the arbitrary limit for the line length in /etc/ttys, and makejoerg1996-10-191-11/+33
* General -Wall warning cleanup, part I.jkh1996-07-121-3/+3
* Don't cast void functions to void.hsu1995-06-201-1/+1
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+199
OpenPOWER on IntegriCloud