summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fill paragraphs after previous commit.dd2001-07-081-13/+14
* Note that options should be listed in NOTES, not LINT, although LINTdd2001-07-081-3/+3
* Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended onmsmith2001-07-071-1/+0
* Kill the old processor driver; the ACPI CA functions it depended onmsmith2001-07-071-1/+1
* Add acpi_powerprofile.cmsmith2001-07-071-0/+1
* Add a new helper function for finding resources in resource buffers.msmith2001-07-051-0/+1
* Move vm_page_zero_idle() from machine-dependant sections to adillon2001-07-051-0/+1
* Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc).dillon2001-07-041-0/+2
* - Don't overwrite inb, inw and outw.nyan2001-07-043-2/+2
* Add a couple of major numbers for ICP Vortex (who were acquired by Intel,msmith2001-07-021-0/+2
* gif(4) and stf(4) modernization:brooks2001-07-021-2/+2
* A slightly more complete change to timeouts:mjacob2001-07-022-0/+5
* Move wl driver to dev/wl. Repo copied to dev/wl, the old copiesimp2001-07-023-2/+1
* Bump config version.imp2001-07-025-5/+5
* intel ich/ich2 driver - this needs some work but is functional enough forcg2001-07-011-0/+2
* Move kernel compile directory from sys/compile/FOO toimp2001-06-305-5/+5
* Move ast() and userret() to sys/kern/subr_trap.c now that they are MI.jhb2001-06-291-0/+1
* Add acpi_powerres.c to fix the acpi build.jhb2001-06-281-0/+1
* Remove dgmbrian2001-06-273-11/+3
* Spell digi rightbrian2001-06-271-3/+3
* Add -msoft-float to COPTS to stop GCC attempting to be "smart" and usingbenno2001-06-272-1/+7
* Add CAM_NEW_TRAN_CODE as an option (to be included in opt_cam.h).mjacob2001-06-241-0/+3
* Merged from sys/conf/files.i386 revisions 1.362 and 1.363.kato2001-06-231-5/+2
* Introduce numerous SMP friendly changes to the mbuf allocator. Namely,bmilekic2001-06-222-10/+4
* Don't set CONSPEED to the default and deobfuscate the comment.dd2001-06-211-1/+2
* Actually document TCPDEBUG.wollman2001-06-191-1/+3
* Fix punctuation in comment.wollman2001-06-191-2/+2
* The final commit for the first phase of PowerPC support.benno2001-06-174-44/+114
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-136-92/+6
* Hints overhaul:peter2001-06-127-15/+15
* Move the -I../../../include or -I/usr/include to the last entry on thepeter2001-06-125-28/+33
* Sync with recent KAME.ume2001-06-111-8/+5
* Add PSEUDOFS, and note that LINPROCFS depends on it.des2001-06-111-1/+3
* Add pseudofs and the new linprocfs here.des2001-06-111-0/+5
* Add a PSEUDOFS option to allow pseudofs to be built statically.des2001-06-111-0/+1
* Remove the old linprocfs code.des2001-06-111-4/+0
* Document the PANIC_REBOOT_WAIT_TIME option.dd2001-06-101-2/+6
* enable vchan compilationcg2001-06-071-1/+2
* Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.jlemon2001-06-076-9/+26
* Fixed missing parentheses in the definition of KTR_COMPILE. KTR_COMPILEbde2001-06-061-1/+1
* Only build i82365_isa attachment when we have isa bus.imp2001-06-051-1/+1
* Use bitmasks of the KTR_* constants instead of hexidecimal values forjhb2001-06-041-2/+2
* Fix typo (opt_acc.h -> opt_aac.h) for AAC_COMPAT_LINUX.dirk2001-06-011-1/+1
* The orm device. This device gobbles up the Option ROMs in the ISAimp2001-06-011-0/+1
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.kris2001-06-013-0/+9
* Change plxic to plxcard, per phk. He thnks plxic is too generic aimp2001-06-011-1/+1
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-312-0/+5
* plxic deviceimp2001-05-311-0/+1
* New files and layout for the ACPI CA 20010518 update.msmith2001-05-295-108/+109
* Remove MFS from configs idea of the world.phk2001-05-293-14/+0
OpenPOWER on IntegriCloud