Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-27 | use rmdir, not unlinkdir hack | Todd C. Miller | |
2000-02-26 | Use uid_t, gid_t and mode_t where applicable. | Todd C. Miller | |
Pull in changes from the BSD-specific sysdef.h and fileio.c: kill bogus unlinkdir() and rename() kludges since we have rmdir(2) and rename(2) define SYMBLINK since we have symlinks TODO: merge BSD spawn.c and ttyio.c | |||
2000-02-26 | change WINDOW -> MGWIN to avoid curses type conflict | Todd C. Miller | |
convert to terminfo in tty*.c add support for some keypad function keys (arrows, pgup, pgdown) | |||
2000-02-25 | further pruning | Theo de Raadt | |
2000-02-25 | initial import of mg2a | Theo de Raadt | |