index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cal
Age
Commit message (
Expand
)
Author
2020-06-30
Pull up following revision(s) (requested by kim in ticket #977):
martin
2018-05-29
Remove superfluous Pp.
wiz
2018-05-29
After Todd C. Miller[0] - cal(1) first appeared in Version 1 AT&T UNIX[1][2].
kamil
2015-06-16
fix some error handling.
christos
2015-01-08
Provide -C == -A + -B like fgrep, from Anon Ymous
christos
2011-08-29
static + __dead
joerg
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-04-11
fix WARNS=4 issues
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-01-01
Don't allow negative args for the -A and -B options, because they
dholland
2007-12-24
Sort options.
wiz
2007-12-21
Document ISO format "cal 2007-12", leave "cal 2007/12" undocumented
joerg
2007-12-19
Also recognize year-month as suggested by Alan Barrett.
joerg
2007-12-19
Make syntax checking more strict and recognize year/month.
joerg
2005-06-02
appease gcc -Wuninitialized
lukem
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-24
Reform the Gregorian Reform. This means that the previously hard
atatat
2003-07-22
fix garbages printed with -h option.
yamt
2003-06-30
Fixes to make these man page look nice with groff-1.19.
wiz
2003-06-05
Add -h to cal, which makes it highlight the current date, if it's
atatat
2003-02-11
use Ar for option arguments.
yamt
2002-10-25
ispell. Use more markup.
wiz
2002-10-25
- add -A and -B option.
yamt
2002-06-23
Use a slightly more standard section header.
wiz
2002-06-22
add -3 option (display three month range)
perry
2002-06-21
ansi prototypes, un__P, and some KNF
perry
2001-12-01
Whitespace cleanup.
wiz
1999-11-03
Fix a documentation bug in this man page: The Gregorian Reformation in Great
wennmach
1998-11-06
char -> unsigned char
christos
1998-07-28
__AUDIT__ cleanup.
mycroft
1998-04-17
Fix leap_year calculation (1900 wasn't a leap year)
ws
1998-02-04
Don't hardcode 1900...
christos
1997-10-18
WARNSify, fix .Nm usage
lukem
1995-09-02
Sync with 4.4lite2
jtc
1995-03-26
merged with 4.4Lite
glass
1995-01-16
Minor fix for date of 3 Sep 1752
ws
1994-12-24
pull in string.h
cgd
1994-11-03
Misc manpages fixes (PR #551)
jtc
1994-01-25
make sure strings are null-terminated, from christos@deshaw.com
cgd
1993-11-30
Use ".At v6" macro instead of spelling out "Version 6 AT&T UNIX".
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-07-31
Add RCS indentifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd