Date: Tue, 7 Dec 1999 12:56:36 +0000 (GMT) From: Jonathon McKitrick <jcm@dogma.freebsd-uk.eu.org> To: freebsd-questions@freebsd.org Subject: changing source before make world Message-ID: <Pine.BSF.4.02A.9912071254120.28911-100000@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
Hi, simple concept here: In pccardd.c, there are two sleep() statements. I like to tweak my system startup performance/behavior by changing sleep(5) to sleep(1), but i hate doing that before every build world. There must be an easy way to do this, and i'm sure someone will tell me to either: 1. Learn scripting 2. Learn awk 3. Learn Perl So, which one would do the job best? -jm ------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9912071254120.28911-100000>