summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_conf.c
Commit message (Expand)AuthorAgeFilesLines
* Clustered read and write are switched at mount-option level.kato1997-09-271-3/+5
* urk, fix spelling error in comment I just fixed.julian1997-09-211-2/+2
* Fix a comment.julian1997-09-211-2/+6
* Various select -> poll changespeter1997-09-141-2/+2
* Removed unused #includes.bde1997-08-021-2/+1
* tiny spelling fix in commentjulian1997-06-021-3/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-0/+8
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fixed a null pointer panic in ADDENTRY(). Unloading the lkm and joybde1996-12-061-2/+3
* init_main.c: pass -d to init if DEVFS_ROOTphk1996-10-281-1/+3
* for kern_conf.c, start allocating dynamic major numbersjulian1996-08-191-9/+13
* Make a "DWIM" function for adding [bc]devsw entries for bdev drivers.phk1996-07-231-1/+35
* kern_conf.c: remove a now unused variable.phk1995-12-221-2/+1
* i386/i386/conf.c is no longer needed.. remove it from files.i386julian1995-12-211-1/+78
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-131-6/+6
* Pass 3 of the great devsw changesjulian1995-12-081-1/+2
* A pair of really tiny patches that not only allow it all to compilejulian1995-11-301-2/+2
* #ifdef out nearly the entire file of conf.c when JREMOD is definedjulian1995-11-291-4/+3
* fix REALLY STUPID bug/typojulian1995-10-041-6/+6
* actually compiles.. (previous commit was to just get it into the tree)julian1995-10-021-5/+9
* Obtained from: well it has a relationship with the LKM code..julian1995-10-021-0/+79
OpenPOWER on IntegriCloud