From owner-cvs-sys Sat Mar 23 13:37:41 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA13490 for cvs-sys-outgoing; Sat, 23 Mar 1996 13:37:41 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA13458 Sat, 23 Mar 1996 13:37:23 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id OAA21864; Sat, 23 Mar 1996 14:37:22 -0700 Date: Sat, 23 Mar 1996 14:37:22 -0700 From: Nate Williams Message-Id: <199603232137.OAA21864@rocky.sri.MT.net> To: Nate Williams Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa clock.c if_zp.c In-Reply-To: <199603232132.NAA13087@freefall.freebsd.org> References: <199603232132.NAA13087@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nate Williams writes: > nate 96/03/23 13:32:45 > > Modified: sys/i386/isa clock.c if_zp.c ^^^^^^^ > Log: > Now that ac->ac_ipaddr and arpwhohas() no longer exist, remove the > ifdef'd out code that used it. 'clock.c' was accidentally committed at the same time, but I backed the change out. Sorry. Nate