summaryrefslogtreecommitdiff
path: root/tty.c
Commit message (Expand)AuthorAgeFilesLines
* returning in the child process is a very bad idea!Rich Felker2006-10-231-1/+1
* get prototypes for pty functions (needed on 64bit for ptsname!)Rich Felker2006-10-061-0/+2
* use $SHELLRich Felker2006-10-051-1/+5
* first working version of uuterm!Rich Felker2006-10-031-0/+63