Date: Wed, 21 Feb 2001 19:40:50 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.h config.y mkoptions.c Message-ID: <200102220340.f1M3eoo92800@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/02/21 19:40:50 PST
Modified files:
usr.sbin/config config.h config.y mkoptions.c
Log:
Collect together a handful of copies of the option generator code into a
single newopt(char *name, char *value) function. Change newdev() to
do the same thing rather than depending on the evil 'cur' device hack.
Revision Changes Path
1.45 +1 -2 src/usr.sbin/config/config.h
1.53 +30 -56 src/usr.sbin/config/config.y
1.27 +5 -5 src/usr.sbin/config/mkoptions.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?200102220340.f1M3eoo92800>
