index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
calendar
/
calendar.c
Age
Commit message (
Expand
)
Author
2005-11-16
knf & cleanup; mickey ok
Theo de Raadt
2005-08-09
handle -A0 correctly; from koen@egelink.nl
Michael Shalayeff
2004-12-10
cleanup extra includes and -Wall
Michael Shalayeff
2003-09-09
sort the options in SYNOPSIS and sync usage();
Jason McIntyre
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-12-08
GNU semantics say that if optstring begins with '-' then
Todd C. Miller
2002-06-23
uid_t and gid_t are unsigned
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-09-26
special 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 of
Paul Janzen
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
1998-12-13
Show periodic events the correct number of times.
Paul Janzen
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
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