summaryrefslogtreecommitdiff
path: root/pty.c
Commit message (Expand)AuthorAgeFilesLines
* - Runtime error fix for HPUX from Otmar StahlDamien Miller2000-03-171-1/+3
* - Removed warning workaround for Linux and devpts filesystems (no longerDamien Miller2000-03-091-3/+1
* - OpenBSD CVS updates to v1.2.3Damien Miller2000-03-091-1/+1
* - Warning was valid - possible race condition on PTYs. Avoided usingDamien Miller2000-03-021-3/+5
* - Avoid warning message with Unix98 ptysDamien Miller2000-03-021-3/+3
* - Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.deDamien Miller2000-03-021-3/+29
* - Integration of large HPUX patch from Andre LucasDamien Miller1999-12-211-2/+2
* - Clean up broken includes in pty.cDamien Miller1999-12-141-6/+5
* - OpenBSD CVS ChangesDamien Miller1999-12-141-2/+3
* - Import of patch from Ben Taylor <bent@clark.net>:Damien Miller1999-12-091-1/+5
* - Compile fix for Solaris with /dev/ptmx fromDamien Miller1999-12-081-5/+8
* - Merged more OpenBSD changes:Damien Miller1999-12-071-9/+11
* - More reformatting merged from OpenBSD CVSDamien Miller1999-11-251-18/+26
* - Merged very large OpenBSD source code reformatDamien Miller1999-11-251-211/+187
* - Various small cleanups to bring diff (against OpenBSD) size down.Damien Miller1999-11-151-2/+1
* Lots of changes:Damien Miller1999-11-081-1/+6
* Initial revisionDamien Miller1999-10-271-0/+264