From owner-cvs-usrbin Sun Jan 11 22:23:50 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA04430 for cvs-usrbin-outgoing; Sun, 11 Jan 1998 22:23:50 -0800 (PST) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA04324; Sun, 11 Jan 1998 22:22:10 -0800 (PST) (envelope-from obrien@FreeBSD.org) From: "David E. O'Brien" Received: (from obrien@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA07412; Sun, 11 Jan 1998 22:21:29 -0800 (PST) Date: Sun, 11 Jan 1998 22:21:29 -0800 (PST) Message-Id: <199801120621.WAA07412@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/lib/libcalendar Makefile calendar.3 calendar.c calendar.h easter.c src/usr.bin/c89 Makefile c89.1 c89.sh src/usr.bin/ncal Makefile ncal.1 ncal.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk obrien 1998/01/11 22:21:28 PST Modified files: (Branch: RELENG_2_2) lib/libcalendar Makefile calendar.3 calendar.c calendar.h easter.c usr.bin/c89 Makefile c89.1 c89.sh usr.bin/ncal Makefile ncal.1 ncal.c Log: Used Peters suggestion of "cvs update -A -p foo > foo". Problem is my cvs wrapper isn't quiet. Thus the spam. Revision Changes Path 1.2.2.2 +1 -3 src/lib/libcalendar/Makefile 1.3.2.2 +1 -3 src/lib/libcalendar/calendar.3 1.2.2.2 +1 -3 src/lib/libcalendar/calendar.c 1.3.2.2 +1 -3 src/lib/libcalendar/calendar.h 1.3.2.2 +1 -3 src/lib/libcalendar/easter.c 1.1.1.1.2.2 +0 -2 src/usr.bin/c89/Makefile 1.2.2.2 +1 -3 src/usr.bin/c89/c89.1 1.3.2.2 +1 -3 src/usr.bin/c89/c89.sh 1.1.1.1.2.2 +1 -3 src/usr.bin/ncal/Makefile 1.5.2.2 +1 -3 src/usr.bin/ncal/ncal.1 1.5.2.2 +1 -3 src/usr.bin/ncal/ncal.c