Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-14 | only santa checks things twice; from adobriyan@gmail; ok tedu | Theo de Raadt | |
2005-03-30 | lots of indentation cleanup, now ksh is readable like our other code. | Theo de Raadt | |
double checked to make sure no binaries change, and eyed by niallo | |||
2004-12-22 | Use stdbool.h instead of rolling our own bools. | Todd C. Miller | |
2004-12-20 | Ansification plus some minor knf. No binary change on i386 and | Otto Moerbeek | |
sparc64, binary change in lex.o on macppc due to introduction of dopprompt() prototype. ok millert@ | |||
2004-12-18 | Replace fd_clexec() with calls to fcntl(fd, F_SETFD, FD_CLOEXEC) | Todd C. Miller | |
2004-12-18 | Use struct termios instead of TTY_state typedef | Todd C. Miller | |
Use tc[gs]etattr() instead of [gs]et_tty() abstraction | |||
2004-12-18 | Remove unused OS dependent #ifdef blocks, #defines and macro abstraction. | Todd C. Miller | |
First step in making the ksh code easier to read. From Matthias Kilian | |||
1996-10-01 | Integrate pdksh 5.2.9. | Jason Downs | |
1996-08-14 | Import pdksh 5.2.7. | Jason Downs | |