summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) innicm2012-07-091-6/+2
* Drop support from openpty() for 8+ year old kernels that don't supportmatthew2012-04-261-59/+5
* please lint (without making anything else worse)deraadt2006-03-301-4/+4
* scrape $Id$ tags.espie2005-08-021-6/+1
* knf; otto okderaadt2004-05-281-13/+11
* Crank max ptys to 992. We now have 62 pty/tty pairs for each lettermillert2004-04-111-5/+6
* Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGETmillert2004-02-101-2/+37
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* some -Wall and spaces cleanup, scsi.c left.fgsch2002-06-091-5/+5
* strlcpy at most 16 characters, so says man pagederaadt2002-05-241-4/+9
* KNFderaadt2002-05-241-4/+4
* permit threaded use; jb@freebsdderaadt1999-05-241-3/+3
* pty from p to z, P to T. includes vderaadt1996-08-091-7/+2
* fix multiple invocations; from tlb@viaweb.comderaadt1996-06-291-3/+3
* util.h: new resting placedownsj1996-06-171-2/+4
* libutilderaadt1996-05-221-5/+9
* initial import of NetBSD treederaadt1995-10-181-0/+135