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
/
cal
Age
Commit message (
Expand
)
Author
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2009-02-10
STANDARDS:
Jason McIntyre
2009-02-08
bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
Jason McIntyre
2009-01-01
Fix iso weekno calculation by using a different algorithm. Still hard
Otto Moerbeek
2008-04-18
tweaks;
Jason McIntyre
2008-04-18
Allow cal to show week numbers. Switch between sunday based week numbering
Pierre-Yves Ritschard
2008-04-10
Introduce the -m flag which shows weeks as starting on mondays.
Pierre-Yves Ritschard
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-30
- use a consistent text for STANDARDS
Jason McIntyre
2006-10-29
Optimise a couple of printf()s; originally from Han Boetes.
Tom Cosgrove
2006-04-25
atoi/strtonum from han boetes
Ted Unangst
2006-03-24
KNF, no binary change.
Ray Lai
2005-12-08
oops - forgot to remind tom to update usage();
Jason McIntyre
2005-12-07
Tweak synopsis
Tom Cosgrove
2005-12-07
Tidy up month parsing: don't accept "mayor" for "may", or "4x" for "4".
Tom Cosgrove
2005-12-06
Clarify: `month' can always be specified as either full or
Tom Cosgrove
2005-09-25
cal now (well, has done for a while) accepts a single argument
Jason McIntyre
2005-08-24
range check months 1-12; ok tedu millert others
Theo de Raadt
2005-07-06
spacing
Theo de Raadt
2005-07-06
warning clean and constiness
Ted Unangst
2005-07-06
drop in parsemonth from freebsd.
Ted Unangst
2005-04-13
do not trust snprintf return value; ok otto mickey
Theo de Raadt
2003-07-13
Cm Ar -> Ar
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-05-29
more snprintf
Theo de Raadt
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2000-04-17
Move some misplaced periods outside of the parentheses.
Aaron Campbell
2000-03-04
Many improvements and general cleanup/standardization.
Aaron Campbell
1999-07-04
correct use of .Nm; some other formatting nits
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-23
usr.bin/ man page repairs, a - e
Aaron Campbell
1998-04-25
nothing important...
Theo de Raadt
1998-03-30
Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places
Theo de Raadt
1997-12-12
correct documentation on the Gregorian Reformation change
Theo de Raadt
1997-09-21
$OpenBSD$
Theo de Raadt
1997-08-19
Note POSIX 10003.2 conformance.
denny
1997-06-02
cal [-jy] [[month] year]; k-horik@yk.rim.or.jp
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-08-11
use 2-char day names; from wosch@cs.tu-berlin.de
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt