From owner-cvs-all Fri Mar 22 14: 0:57 2002 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 B89F337B426; Fri, 22 Mar 2002 13:53:24 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2MLrOK24590; Fri, 22 Mar 2002 13:53:24 -0800 (PST) (envelope-from obrien) Message-Id: <200203222153.g2MLrOK24590@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 22 Mar 2002 13:53:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys __error.c ftruncate.c lseek.c mmap.c pread.c pwrite.c truncate.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/03/22 13:53:24 PST Modified files: lib/libc/sys __error.c ftruncate.c lseek.c mmap.c pread.c pwrite.c truncate.c Log: Fix the style of the SCM ID's. I believe have made all of libc .c's as consistent as possible. Revision Changes Path 1.4 +1 -2 src/lib/libc/sys/__error.c 1.5 +2 -2 src/lib/libc/sys/ftruncate.c 1.5 +2 -2 src/lib/libc/sys/lseek.c 1.4 +2 -0 src/lib/libc/sys/mmap.c 1.2 +2 -0 src/lib/libc/sys/pread.c 1.2 +2 -0 src/lib/libc/sys/pwrite.c 1.3 +2 -0 src/lib/libc/sys/truncate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message