freebsd-nq/sys/i386/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
..
devices.i386 Pre 3.0 branch cleanup sos#1: wcd 1998-12-27 13:55: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
GENERIC Add driver support (and man page) for PCI fast ethernet cards based 1999-01-09 18:12:08 +00:00
kernel.script Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
LINT Back out last change to sysctl. 1999-01-10 07:45:33 +00:00
LKM Quote port names that have a digit in them. IO_TIMER1 was lexed as 1998-10-22 13:49:51 +00:00
majors.i386 Assign CDEV 112 to the keyboard driver. 1999-01-06 05:35:39 +00:00
Makefile.i386 Switch to using ".So" as the extension for PIC object files rather 1999-01-09 21:51:00 +00:00
NOTES Back out last change to sysctl. 1999-01-10 07:45:33 +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