From owner-cvs-all Mon Oct 9 18:50:29 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 A1A7737B502; Mon, 9 Oct 2000 18:50:26 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA43199; Mon, 9 Oct 2000 18:50:26 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200010100150.SAA43199@freefall.freebsd.org> From: Garrett Wollman Date: Mon, 9 Oct 2000 18:50:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cp utils.c src/bin/dd dd.c src/games/rogue machdep.c src/libexec/ftpd ftpd.c src/libexec/getty main.c src/libexec/rbootd parseconf.c src/sbin/newfs_msdos newfs_msdos.c src/sbin/restore dirs.c tape.c src/usr.bin/compress compress.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/10/09 18:50:26 PDT Modified files: bin/cp utils.c bin/dd dd.c games/rogue machdep.c libexec/ftpd ftpd.c libexec/getty main.c libexec/rbootd parseconf.c sbin/newfs_msdos newfs_msdos.c sbin/restore dirs.c tape.c usr.bin/compress compress.c usr.bin/ftp ftp.c usr.sbin/tzsetup tzsetup.c Log: Don't depend on bogusly including (and thereby ). Revision Changes Path 1.28 +2 -1 src/bin/cp/utils.c 1.31 +2 -1 src/bin/dd/dd.c 1.7 +3 -1 src/games/rogue/machdep.c 1.68 +4 -3 src/libexec/ftpd/ftpd.c 1.30 +2 -1 src/libexec/getty/main.c 1.10 +2 -1 src/libexec/rbootd/parseconf.c 1.15 +4 -2 src/sbin/newfs_msdos/newfs_msdos.c 1.16 +2 -1 src/sbin/restore/dirs.c 1.19 +3 -1 src/sbin/restore/tape.c 1.10 +2 -1 src/usr.bin/compress/compress.c 1.33 +3 -2 src/usr.bin/ftp/ftp.c 1.19 +2 -1 src/usr.sbin/tzsetup/tzsetup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message