From owner-cvs-all Mon Jul 30 3:16:58 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 B1A2037B401; Mon, 30 Jul 2001 03:16:51 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6UAGpN41896; Mon, 30 Jul 2001 03:16:51 -0700 (PDT) (envelope-from dd) Message-Id: <200107301016.f6UAGpN41896@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 30 Jul 2001 03:16:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cksum cksum.c src/usr.bin/colcrt colcrt.c src/usr.bin/comm comm.c src/usr.bin/expand expand.c src/usr.bin/finger net.c src/usr.bin/getopt getopt.c src/usr.bin/ipcs ipcs.c src/usr.bin/renice renice.c ... X-FreeBSD-CVS-Branch: RELENG_4 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 dd 2001/07/30 03:16:51 PDT Modified files: (Branch: RELENG_4) usr.bin/cksum cksum.c usr.bin/colcrt colcrt.c usr.bin/comm comm.c usr.bin/expand expand.c usr.bin/finger net.c usr.bin/getopt getopt.c usr.bin/ipcs ipcs.c usr.bin/renice renice.c usr.bin/soelim soelim.c usr.bin/tput tput.c usr.bin/tty tty.c usr.bin/unifdef unifdef.c usr.bin/unvis unvis.c usr.bin/uuencode uuencode.c usr.bin/who who.c usr.bin/ypcat ypcat.c usr.bin/ypmatch ypmatch.c Log: MFC: include missing header files. Revision Changes Path 1.11.2.1 +2 -1 src/usr.bin/cksum/cksum.c 1.5.2.3 +1 -0 src/usr.bin/colcrt/colcrt.c 1.11.2.2 +2 -1 src/usr.bin/comm/comm.c 1.5.2.3 +1 -0 src/usr.bin/expand/expand.c 1.12.2.1 +1 -0 src/usr.bin/finger/net.c 1.4.2.2 +1 -0 src/usr.bin/getopt/getopt.c 1.12.2.3 +1 -0 src/usr.bin/ipcs/ipcs.c 1.4.2.2 +1 -0 src/usr.bin/renice/renice.c 1.3.2.2 +2 -0 src/usr.bin/soelim/soelim.c 1.7.6.2 +1 -0 src/usr.bin/tput/tput.c 1.4.2.1 +1 -0 src/usr.bin/tty/tty.c 1.4.2.1 +2 -0 src/usr.bin/unifdef/unifdef.c 1.5.2.1 +1 -0 src/usr.bin/unvis/unvis.c 1.4.2.1 +1 -0 src/usr.bin/uuencode/uuencode.c 1.9.2.1 +1 -0 src/usr.bin/who/who.c 1.4.2.1 +2 -0 src/usr.bin/ypcat/ypcat.c 1.7.2.1 +1 -0 src/usr.bin/ypmatch/ypmatch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message