Age | Commit message (Expand) | Author |
---|---|---|
2001-05-03 | * Let make_file_list always append a '/' at the end of directories. | Artur Grabowski |
2001-05-01 | Use opendir/readdir instead of open/read when making a file list. | Artur Grabowski |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2001-01-24 | Don't use rename to backup the file to a ~ file. We need to make a | Todd C. Miller |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-04-13 | The start of KNF + -Wall. The code has been run through indent but | Todd C. Miller |
2000-02-27 | Remove a now-bogus comment | Todd C. Miller |
2000-02-27 | We don't have silly SYSV 14-character file name limits. Taken from | Todd C. Miller |
2000-02-26 | Use uid_t, gid_t and mode_t where applicable. | Todd C. Miller |
2000-02-25 | further pruning | Theo de Raadt |
2000-02-25 | make it minimally compile; millert | Theo de Raadt |
2000-02-25 | initial import of mg2a | Theo de Raadt |