summaryrefslogtreecommitdiff
path: root/usr.bin/calendar/calendar.c
AgeCommit message (Expand)Author
2005-11-16knf & cleanup; mickey okTheo de Raadt
2005-08-09handle -A0 correctly; from koen@egelink.nlMichael Shalayeff
2004-12-10cleanup extra includes and -WallMichael Shalayeff
2003-09-09sort the options in SYNOPSIS and sync usage();Jason McIntyre
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-12-08GNU semantics say that if optstring begins with '-' thenTodd C. Miller
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-26special procesing for cyrillic calendars (.ru, .ua, .by for now).Michael Shalayeff
2001-09-03- Prevent users from hanging or killing 'calendar -a', at the cost ofPaul Janzen
2000-11-21Sync usage() output with man page; mpech@prosoft.org.lvAaron Campbell
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
1998-12-13Show periodic events the correct number of times.Paul Janzen
1998-11-04Various fixes, including closing user/630.Paul Janzen
1997-09-15Don't do a setlogin() as it affects everything in the session, notTodd C. Miller
1997-09-08call setlogin(2)Todd C. Miller
1997-08-26Make -t option use a date string like date(1).Todd C. Miller
1997-06-20sigh, who wrote thisTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-05FreeBSD calendar(1) + OpenBSD changes.Todd C. Miller
1996-12-04security holes: seek and ye shall findTheo de Raadt
1996-09-16/tmp// -> /tmp/Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt