From owner-cvs-all Sat Sep 15 23:42:39 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 7F49D37B40B; Sat, 15 Sep 2001 23:42:36 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8G6gaP70801; Sat, 15 Sep 2001 23:42:36 -0700 (PDT) (envelope-from knu) Message-Id: <200109160642.f8G6gaP70801@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 15 Sep 2001 23:42:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/rtc Makefile ports/emulators/rtc/files rtc.c rtc_linux.c 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 knu 2001/09/15 23:42:36 PDT Modified files: emulators/rtc Makefile emulators/rtc/files rtc.c rtc_linux.c Log: - Replace ugly perl substitution hacks with #if's. - Support the post-KSE CURRENT. Revision Changes Path 1.11 +2 -13 ports/emulators/rtc/Makefile 1.4 +20 -0 ports/emulators/rtc/files/rtc.c 1.3 +8 -0 ports/emulators/rtc/files/rtc_linux.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message