Date: Thu, 17 Jan 2002 12:26:14 -0800 (PST) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol Makefile camcontrol.c Message-ID: <200201172026.g0HKQES73581@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2002/01/17 12:26:14 PST
Modified files:
sbin/camcontrol Makefile camcontrol.c
Log:
Provide an option to make camcontrol `minimalistic': if the (env/make)
variable RELEASE_BUILD_FIXIT is defined, a camcontrol binary will be
built that only knows the "rescan" and "reset" subcommands. The
resulting code is small enough to still fit onto the boot floppy.
Reviewed by: ken
MFC after: 1 week
Revision Changes Path
1.9 +7 -1 src/sbin/camcontrol/Makefile
1.37 +30 -0 src/sbin/camcontrol/camcontrol.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201172026.g0HKQES73581>
