summaryrefslogtreecommitdiff
path: root/bin/ksh/tty.c
AgeCommit message (Expand)Author
2006-03-14only santa checks things twice; from adobriyan@gmail; ok teduTheo de Raadt
2005-03-30lots of indentation cleanup, now ksh is readable like our other code.Theo de Raadt
2004-12-22Use stdbool.h instead of rolling our own bools.Todd C. Miller
2004-12-20Ansification plus some minor knf. No binary change on i386 andOtto Moerbeek
2004-12-18Replace fd_clexec() with calls to fcntl(fd, F_SETFD, FD_CLOEXEC)Todd C. Miller
2004-12-18Use struct termios instead of TTY_state typedefTodd C. Miller
2004-12-18Remove unused OS dependent #ifdef blocks, #defines and macro abstraction.Todd C. Miller
1996-10-01Integrate pdksh 5.2.9.Jason Downs
1996-08-14Import pdksh 5.2.7.Jason Downs