summaryrefslogtreecommitdiffstats
path: root/lib/libc/termios/tcsetpgrp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove some useless casts and includes. OK deraadt@ tedu@millert2014-12-161-3/+1
* add some prototypes, casts, includes, parenthesis, and whatnot totedu2013-04-171-1/+2
* zap rcsidespie2005-08-051-4/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-7/+1
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-2/+2
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+61