freebsd-dev/sys/conf
Poul-Henning Kamp 86415b71f9 Back out last change to sysctl.
It was nay'ed before committing on the grounds that this is not
the way to do it, and has been decided as such several times in
the past.

There is not point in loading gobs of ascii into the kernel when
the only use of that ascii is presentation to the user.

Next thing we'd be adding all section 4 man pages to the loaded
kernel as well.

The argument about KLD's is bogus, klds can store a file in
/usr/share/doc/sysctl/dev/foo/thisvar.txt with a description and
sysctl or other facilities can pick it up there.

Proper documentation will take several K worth of text for many
sysctl variables, we don't want that in the kernel under any
circumstances.

I will welcome any well thought out attempt at improving the
situation wrt. sysctl documentation, but this wasn't it.
1999-01-10 07:45:33 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add driver support (and man page) for PCI fast ethernet cards based 1999-01-09 18:12:08 +00:00
files.alpha Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
files.i386 Part 1 of pcvt/voxware revival. I hope I have not clobbered any other 1999-01-01 08:09:58 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision up to 1.217. 1999-01-04 08:07:47 +00:00
kern.mk Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
kmod.mk Use a name less likely to collide with source files without an obj dir. 1998-11-11 07:40:44 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
ldscript.i386 Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Assign CDEV 112 to the keyboard driver. 1999-01-06 05:35:39 +00:00
Makefile.alpha Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
Makefile.i386 Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
Makefile.pc98 Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
Makefile.powerpc Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
newvers.sh The kernel should compile even /dev/null does not exists. 1998-11-01 15:36:20 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Back out last change to sysctl. 1999-01-10 07:45:33 +00:00
options Back out last change to sysctl. 1999-01-10 07:45:33 +00:00
options.alpha Change to cam. 1998-09-16 08:22:09 +00:00
options.i386 Part 1 of pcvt/voxware revival. I hope I have not clobbered any other 1999-01-01 08:09:58 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.101. 1999-01-04 08:09:15 +00:00
param.c Fixed problems with kernel config file overrides of sysv semaphore 1998-12-14 08:34:55 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00