]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Collect together a handful of copies of the option generator code into a
authorPeter Wemm <peter@FreeBSD.org>
Thu, 22 Feb 2001 03:40:50 +0000 (03:40 +0000)
committerPeter Wemm <peter@FreeBSD.org>
Thu, 22 Feb 2001 03:40:50 +0000 (03:40 +0000)
commit2db1cff10d1601c7d5c05b512dff16461d168d83
tree005760786d72f5ea6324a03e3917b522ce627ad1
parentde271f01c2a457480541270df87a76676e472b8f
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.
usr.sbin/config/config.h
usr.sbin/config/config.y
usr.sbin/config/mkoptions.c