summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getttyent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wrap <ttyent.h> so that calls go direct and the symbols are all weak.guenther2015-09-131-1/+4
* When fopen()ing internal to libc (the API doesn't support the useguenther2014-09-151-2/+2
* most obvious unsigned char casts for ctypederaadt2013-11-241-3/+4
* Fix the handle locking in stdio to use flockfile/funlockfilekurt2009-11-091-2/+2
* Back out previous commit, as it caused too much growth for the installguenther2009-10-221-2/+2
* Fix the handle locking in stdio to use flockfile/funlockfileguenther2009-10-211-2/+2
* zap remaining rcsid.espie2005-08-081-4/+1
* deregister (and deauto!). ok millert@ marco@otto2005-03-251-6/+6
* ansify function definitions and zap some `register'jfb2004-05-181-10/+7
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* 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-3/+3
* Clean up some -Wall complaints.millert1997-07-091-4/+4
* Remove dead codetholo1996-09-151-2/+4
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+213