summaryrefslogtreecommitdiff
path: root/pty.c
Commit message (Expand)AuthorAgeFilesLines
* - Runtime error fix for HPUX from Otmar Stahldamien2000-03-171-1/+3
* - Removed warning workaround for Linux and devpts filesystems (no longerdamien2000-03-091-3/+1
* - OpenBSD CVS updates to v1.2.3damien2000-03-091-1/+1
* - Warning was valid - possible race condition on PTYs. Avoided usingdamien2000-03-021-3/+5
* - Avoid warning message with Unix98 ptysdamien2000-03-021-3/+3
* - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.dedamien2000-03-021-3/+29
* - Integration of large HPUX patch from Andre Lucasdamien1999-12-211-2/+2
* - Clean up broken includes in pty.cdamien1999-12-131-6/+5
* - OpenBSD CVS Changesdamien1999-12-131-2/+3
* - Import of patch from Ben Taylor <bent@clark.net>:damien1999-12-081-1/+5
* - Compile fix for Solaris with /dev/ptmx fromdamien1999-12-071-5/+8
* - Merged more OpenBSD changes:damien1999-12-071-9/+11
* - More reformatting merged from OpenBSD CVSdamien1999-11-251-18/+26
* - Merged very large OpenBSD source code reformatdamien1999-11-241-211/+187
* - Various small cleanups to bring diff (against OpenBSD) size down.damien1999-11-151-2/+1
* Lots of changes:damien1999-11-081-1/+6
* Initial revisiondamien1999-10-271-0/+264