Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 1996 06:15:15 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, phk@freefall.freebsd.org
Subject:   Re: cvs commit:  src/sys/i386/conf GENERIC LINT files.i386 options.i386 src/sys/i386/i386 machdep.c userconfig.c
Message-ID:  <199609112015.GAA09893@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>  Modified:    sys/i386/conf  GENERIC LINT files.i386 options.i386
>               sys/i386/i386  machdep.c userconfig.c
>  Log:
>  Make userconfig two (default: on) options:
>  	USERCONFIG to enable
>  	VISUAL_USERCONFIG to get the gui stuff too.

Perhaps userconfig.c should be split up so that it doesn't need ifdefs...
It has already has separate copyrights, separate Ids, and two different
nonstandard code styles.  OTOH, we don't need more i/o routines.  The
kernel already has a reasonable line editor in ddb, different poor line
editors in userconfig, swapgeneric and biosboot, and something or other
two edit fields in visual-userconfig.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609112015.GAA09893>