From owner-cvs-all Mon Mar 5 3:28: 1 2001 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 23E7A37B718; Mon, 5 Mar 2001 03:27:51 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f25BRpi87251; Mon, 5 Mar 2001 03:27:51 -0800 (PST) (envelope-from obrien) Message-Id: <200103051127.f25BRpi87251@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 Mar 2001 03:27:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fwalk.c getc.c local.h makebuf.c perror.c refill.c rewind.c rget.c ungetc.c vfprintf.c vfscanf.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/05 03:27:50 PST Modified files: (Branch: RELENG_4) lib/libc/stdio fwalk.c getc.c local.h makebuf.c perror.c refill.c rewind.c rget.c ungetc.c vfprintf.c vfscanf.c Log: MFC: style sync with -current Revision Changes Path 1.6.2.1 +5 -6 src/lib/libc/stdio/fwalk.c 1.7.2.1 +2 -3 src/lib/libc/stdio/getc.c 1.1.1.2.6.1 +2 -0 src/lib/libc/stdio/local.h 1.1.1.1.14.1 +2 -0 src/lib/libc/stdio/makebuf.c 1.3.6.1 +2 -0 src/lib/libc/stdio/perror.c 1.8.2.1 +2 -3 src/lib/libc/stdio/refill.c 1.7.2.1 +3 -4 src/lib/libc/stdio/rewind.c 1.2.8.1 +3 -6 src/lib/libc/stdio/rget.c 1.7.2.1 +5 -8 src/lib/libc/stdio/ungetc.c 1.22.2.3 +27 -54 src/lib/libc/stdio/vfprintf.c 1.14.2.1 +9 -12 src/lib/libc/stdio/vfscanf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message