]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove kget() feature, which is removed from 5-current kernel.
authormatusita <matusita@FreeBSD.org>
Sat, 1 Dec 2001 13:13:27 +0000 (13:13 +0000)
committermatusita <matusita@FreeBSD.org>
Sat, 1 Dec 2001 13:13:27 +0000 (13:13 +0000)
commit733545376af6fdef0d00d89b8da1d7c087238614
tree590760d07664c5db6f664bd007ef13ccaab8695b
parentece39f22797904f7bd0a197ee77ed602dc70c650
Remove kget() feature, which is removed from 5-current kernel.

Since userconfig feature is implemented by tweaking variables (hint.*)
with loader(8), we can put back an equivalent feature.  Maybe the first
step for this is to commit yokota-san's patch (add userconfig command
for loader).

Approved by: jkh
usr.sbin/sade/Makefile
usr.sbin/sade/install.c
usr.sbin/sade/sade.h
usr.sbin/sysinstall/Makefile
usr.sbin/sysinstall/install.c
usr.sbin/sysinstall/options.c
usr.sbin/sysinstall/sysinstall.h