From owner-cvs-all Sun Jun 24 16:42: 3 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 7D88437B405; Sun, 24 Jun 2001 16:41:59 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONfxg22629; Sun, 24 Jun 2001 16:41:59 -0700 (PDT) (envelope-from dd) Message-Id: <200106242341.f5ONfxg22629@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:41:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/script script.c src/usr.bin/tset tset.c src/usr.bin/mail main.c src/usr.sbin/gifconfig gifconfig.c src/usr.sbin/moused moused.c src/usr.sbin/memcontrol memcontrol.c src/usr.sbin/keyserv crypt_server.c keyserv.c src/usr.sbin/kernbb ... 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 dd 2001/06/24 16:41:59 PDT Modified files: usr.bin/script script.c usr.bin/tset tset.c usr.bin/mail main.c usr.sbin/gifconfig gifconfig.c usr.sbin/moused moused.c usr.sbin/memcontrol memcontrol.c usr.sbin/keyserv crypt_server.c keyserv.c usr.sbin/kernbb kernbb.c usr.sbin/ifmcstat ifmcstat.c usr.sbin/pstat pstat.c usr.sbin/sliplogin sliplogin.c usr.sbin/ypbind yp_ping.c Log: Nuke unused variables. Revision Changes Path 1.13 +1 -2 src/usr.bin/script/script.c 1.16 +2 -2 src/usr.bin/tset/tset.c 1.10 +2 -2 src/usr.bin/mail/main.c 1.5 +1 -2 src/usr.sbin/gifconfig/gifconfig.c 1.49 +2 -3 src/usr.sbin/moused/moused.c 1.6 +1 -2 src/usr.sbin/memcontrol/memcontrol.c 1.7 +1 -5 src/usr.sbin/keyserv/crypt_server.c 1.6 +1 -3 src/usr.sbin/keyserv/keyserv.c 1.12 +2 -2 src/usr.sbin/kernbb/kernbb.c 1.8 +1 -6 src/usr.sbin/ifmcstat/ifmcstat.c 1.59 +1 -2 src/usr.sbin/pstat/pstat.c 1.11 +1 -2 src/usr.sbin/sliplogin/sliplogin.c 1.10 +1 -2 src/usr.sbin/ypbind/yp_ping.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message