Subject: CVS commit: basesrc/usr.bin/cal
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/25/2002 23:06:57
Module Name: basesrc
Committed By: yamt
Date: Fri Oct 25 20:06:57 UTC 2002
Modified Files:
basesrc/usr.bin/cal: cal.1 cal.c
Log Message:
- add -A and -B option.
- change -3 to a synonym of "-A1 -B1".
(to make compatible other implementations)
- eliminate duplicated codes.
- fix crashes for -3.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/cal/cal.1
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/cal/cal.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.