Date: Wed, 6 Dec 1995 01:04:47 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/i386 swapgeneric.c autoconf.c Message-ID: <199512060904.BAA23959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 95/12/06 01:04:46 Modified: sys/i386/i386 swapgeneric.c autoconf.c Log: Moving the kern.dumpdev sysctl handler from kern_sysctl.c to swapgeneric.c is not real helpful since swapgeneric.c doesn't seem to be used, except perhaps on a GENERIC kernel. (Sorry Paul.. :-) I've moved it from swapgeneric.c to autoconf.c, since autoconf.c also deals with dumpdev things. There may be a better place..... Revision Changes Path 1.15 +1 -20 src/sys/i386/i386/swapgeneric.c 1.45 +19 -1 src/sys/i386/i386/autoconf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512060904.BAA23959>