Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-11-21 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell | |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller | |
constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | |||
1998-12-13 | Show periodic events the correct number of times. | Paul Janzen | |
Calculate special events (Easter) correctly regardless of which year they occur in (thus fixing user/562). Keep locales and special event names from propogating from one user to the next during "calendar -a". Set up a framework to handle special events other than Easter (for instance, Jewish events, eventually). Various other fixes. | |||
1998-11-04 | Various fixes, including closing user/630. | Paul Janzen | |
1997-09-15 | Don't do a setlogin() as it affects everything in the session, not | Todd C. Miller | |
just that process. | |||
1997-09-08 | call setlogin(2) | Todd C. Miller | |
1997-08-26 | Make -t option use a date string like date(1). | Todd C. Miller | |
1997-06-20 | sigh, who wrote this | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-12-05 | FreeBSD calendar(1) + OpenBSD changes. | Todd C. Miller | |
1996-12-04 | security holes: seek and ye shall find | Theo de Raadt | |
1996-09-16 | /tmp// -> /tmp/ | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |