From owner-cvs-all Sat Dec 2 11:10:15 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51B7237B401; Sat, 2 Dec 2000 11:10:13 -0800 (PST) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eB2JADx91529; Sat, 2 Dec 2000 11:10:13 -0800 (PST) (envelope-from asmodai) Message-Id: <200012021910.eB2JADx91529@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 2 Dec 2000 11:10:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tail forward.c misc.c read.c tail.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2000/12/02 11:10:13 PST Modified files: usr.bin/tail forward.c misc.c read.c tail.c Log: Properly constify some static arrays. Also #if out some sccsid's and add rcsid's. Revision Changes Path 1.16 +4 -2 src/usr.bin/tail/forward.c 1.5 +4 -0 src/usr.bin/tail/misc.c 1.7 +4 -0 src/usr.bin/tail/read.c 1.7 +5 -1 src/usr.bin/tail/tail.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message