summaryrefslogtreecommitdiff
path: root/lib/libutil/pty.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* MFC r183565:Ed Schouten2008-10-261-23/+15
* Fix issues which allow snooping on ptys. [08:01]Colin Percival2008-01-141-60/+16
* Disable support for /dev/ptmx in FreeBSD 7.0. While it's a good idea inRobert Watson2007-12-061-0/+4
* MFC: Bump up the number of ttys supported by pty(4) to 512.John Baldwin2007-11-271-1/+1
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
* Teach openpty() how to deal with pts.Olivier Houchard2006-01-261-0/+45
* ANSIfy, WARNSify, CONSTify. Bit of style(9)-ify.Mark Murray2003-10-181-10/+2
* Tidy up. Sort headers.Mark Murray2003-06-141-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-211-2/+2
* Add __FBSDID()s to libutilMatthew Dillon2001-09-301-3/+3
* In theory it would be perfectly legal for a system administrator toBill Fumerola2001-03-101-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Remove the static declaration from the line[] variable to allowJohn Birrell1999-05-241-2/+2
* Now take stdio.h out of files that don't require it.Jordan K. Hubbard1998-10-091-2/+1
* Protect the copyright comments from reformatting bySteve Price1997-08-131-0/+5
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-0/+1
* Bump libutil revision after recent addition of setproctitle().Peter Wemm1996-01-011-0/+2
* Update to 4.4lite2 (clean up includes; initialize the name of the masterBruce Evans1995-10-221-9/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Support for >32 PTYs.Jordan K. Hubbard1995-02-091-2/+2
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+127