summaryrefslogtreecommitdiffstats
path: root/lib/libutil/pty.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing header.des2008-11-041-0/+1
* Remove unneeded call to revoke() inside openpty().ed2008-10-281-4/+0
* Small cleanups to openpty().ed2008-10-031-23/+15
* Put back the openpty(3) and ptsname(3) fixes but don't disable ptsname(3)jhb2008-01-151-55/+3
* Back out last commit, since it accidentally broke pts.cperciva2008-01-151-3/+55
* Fix issues which allow snooping on ptys. [08:01]cperciva2008-01-141-55/+3
* Invoke revoke(2) on the slave pty in the pts(4) case (new_openpty()) tojhb2007-12-201-1/+13
* Bump up the number of ttys supported by pty(4) to 512 by making use ofjhb2007-11-191-1/+1
* Remove California Regent's clause 3, per letterimp2007-01-091-4/+0
* Teach openpty() how to deal with pts.cognet2006-01-261-0/+45
* ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.markm2003-10-181-10/+2
* Tidy up. Sort headers.markm2003-06-141-1/+1
* Remove 'register' keyword.obrien2002-03-211-2/+2
* Add __FBSDID()s to libutildillon2001-09-301-3/+3
* In theory it would be perfectly legal for a system administrator tobillf2001-03-101-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove the static declaration from the line[] variable to allowjb1999-05-241-2/+2
* Now take stdio.h out of files that don't require it.jkh1998-10-091-2/+1
* Protect the copyright comments from reformatting bysteve1997-08-131-0/+5
* General -Wall warning cleanup, part I.jkh1996-07-121-0/+1
* Bump libutil revision after recent addition of setproctitle().peter1996-01-011-0/+2
* Update to 4.4lite2 (clean up includes; initialize the name of the masterbde1995-10-221-9/+10
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Support for >32 PTYs.jkh1995-02-091-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+127
OpenPOWER on IntegriCloud