summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_devconf.c
Commit message (Expand)AuthorAgeFilesLines
* Externalize the declaration of dc_list. This is required in order tojoerg1996-06-121-2/+2
* Properly calculate the amount of the devconf to output in SYSCTL_OUT.gibbs1996-01-311-2/+10
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-2/+2
* Removed unnecessary #includes of vm stuff. Most of them were oncebde1995-12-061-2/+1
* Mega commit for sysctl.phk1995-11-201-47/+29
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Actually copy the class field over from the kernel to the user structure.wollman1995-04-131-1/+2
* Changed names of goaway routines into shutdown routines.dg1995-03-171-5/+5
* YPfixphk1995-02-141-2/+1
* Another part of Bill Paul's fix to swapgeneric to properly use the -a flag.jkh1994-12-311-2/+2
* Don't do suser() check; it's already done in __sysctl().wollman1994-10-231-4/+1
* Finished device configuration database work for all ISA devices (except `ze')wollman1994-10-231-3/+19
* Add support for devconf to a large number of device drivers, and dowollman1994-10-191-1/+8
* Use a static length for externalized data, rather than calling a function.wollman1994-10-191-8/+3
* kern_clock.c: define dk_names[][].wollman1994-10-161-0/+177
OpenPOWER on IntegriCloud