CVS commit: src/usr.bin/cal

2020-06-29 Thread Kimmo Suominen
Module Name:src Committed By: kim Date: Mon Jun 29 14:01:14 UTC 2020 Modified Files: src/usr.bin/cal: cal.c Log Message: Use two-letter weekday abbreviations in the heading This matches output from ncal (a.k.a. cal) as found in FreeBSD and bsdmainutils. (Why had "T" been

CVS commit: src/usr.bin/cal

2018-05-29 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue May 29 08:37:33 UTC 2018 Modified Files: src/usr.bin/cal: cal.1 Log Message: Remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/usr.bin/cal/cal.1 Please note that diffs are not public doma

CVS commit: src/usr.bin/cal

2018-05-28 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Tue May 29 06:07:26 UTC 2018 Modified Files: src/usr.bin/cal: cal.1 Log Message: After Todd C. Miller[0] - cal(1) first appeared in Version 1 AT&T UNIX[1][2]. [0] http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/cal/cal.1?rev

CVS commit: src/usr.bin/cal

2015-01-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Jan 8 03:56:33 UTC 2015 Modified Files: src/usr.bin/cal: cal.1 cal.c Log Message: Provide -C == -A + -B like fgrep, from Anon Ymous To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/cal/cal.1 cvs r

CVS commit: src/usr.bin/cal

2011-08-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Aug 29 13:55:22 UTC 2011 Modified Files: src/usr.bin/cal: cal.c Log Message: static + __dead To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/usr.bin/cal/cal.c Please note that diffs are not public domain; t