summaryrefslogtreecommitdiff
path: root/usr.bin/cal
AgeCommit message (Expand)Author
2011-09-16after some thought, i think it unlikely that we will need to specifyJason McIntyre
2011-09-16use .St here for ISO 8601 references; ok millertJason McIntyre
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-07-22document exit returns; from daniel dickmanJason McIntyre
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-02-10STANDARDS:Jason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2009-01-01Fix iso weekno calculation by using a different algorithm. Still hardOtto Moerbeek
2008-04-18tweaks;Jason McIntyre
2008-04-18Allow cal to show week numbers. Switch between sunday based week numberingPierre-Yves Ritschard
2008-04-10Introduce the -m flag which shows weeks as starting on mondays.Pierre-Yves Ritschard
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2006-10-29Optimise a couple of printf()s; originally from Han Boetes.Tom Cosgrove
2006-04-25atoi/strtonum from han boetesTed Unangst
2006-03-24KNF, no binary change.Ray Lai
2005-12-08oops - forgot to remind tom to update usage();Jason McIntyre
2005-12-07Tweak synopsisTom Cosgrove
2005-12-07Tidy up month parsing: don't accept "mayor" for "may", or "4x" for "4".Tom Cosgrove
2005-12-06Clarify: `month' can always be specified as either full orTom Cosgrove
2005-09-25cal now (well, has done for a while) accepts a single argumentJason McIntyre
2005-08-24range check months 1-12; ok tedu millert othersTheo de Raadt
2005-07-06spacingTheo de Raadt
2005-07-06warning clean and constinessTed Unangst
2005-07-06drop in parsemonth from freebsd.Ted Unangst
2005-04-13do not trust snprintf return value; ok otto mickeyTheo de Raadt
2003-07-13Cm Ar -> ArJason 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-05-29more snprintfTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-04-17Move some misplaced periods outside of the parentheses.Aaron Campbell
2000-03-04Many improvements and general cleanup/standardization.Aaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-04-25nothing important...Theo de Raadt
1998-03-30Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various placesTheo de Raadt
1997-12-12correct documentation on the Gregorian Reformation changeTheo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-08-19Note POSIX 10003.2 conformance.denny
1997-06-02cal [-jy] [[month] year]; k-horik@yk.rim.or.jpTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-08-11use 2-char day names; from wosch@cs.tu-berlin.deTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt