aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix the following error:Marcel Moolenaar2004-06-201-0/+2
* Commit pf version 3.5 and link additional files to the kernel build.Max Laier2004-06-161-0/+2
* Link ALTQ to the build and break with ABI for struct ifnet. Please recompileMax Laier2004-06-135-0/+38
* Add a new driver to support IP over firewire. This driver is intended toDoug Rabson2004-06-132-0/+3
* Move uma_small_alloc() and uma_small_free() out of the pmap and into theirAlan Cox2004-06-111-0/+1
* Deorbit COMPAT_SUNOS.Poul-Henning Kamp2004-06-112-7/+0
* Add esp(4) to NOTES.Scott Long2004-06-101-0/+2
* Add the esp(4) files. Two of them are sbus-specific and therefore onlyScott Long2004-06-102-0/+3
* Step 1 in moving EISA devices to kobj/newbus. Use kobj methods forWarner Losh2004-06-092-1/+2
* Remove references to L1 in the comments, according to Alan they areAlexander Leidinger2004-06-071-5/+5
* Split kern_thread.c into 2 parts. kern_kse.c and kern_thread.cJulian Elischer2004-06-071-0/+1
* Axe the old midi drivers and framework. matk has developed a newSeigo Tanimura2004-06-012-35/+0
* Bring in mbuma to replace mballoc.Bosko Milekic2004-05-311-1/+1
* Provide the _start_ctors and _stop_ctors symbols. As on i386, the addressesTim J. Robbins2004-05-291-0/+4
* First release of ixgb driver for the Intel(R) PRO/10GbE Family of Adapters. ...Tony Ackerman2004-05-281-0/+3
* Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the rightWarner Losh2004-05-261-5/+5
* MFi386: revision 1.493.Yoshihiro Takahashi2004-05-261-2/+2
* MFamd64:Bruce Evans2004-05-261-2/+2
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-262-5/+17
* Fix disorder introduce in 1.862 by sorting emu10k before miidevs.h,Warner Losh2004-05-261-5/+5
* devlist2h.awk is too generic a name for what it does. It reallyWarner Losh2004-05-262-4/+4
* Fixed profiling of trap, syscall and interrupt handlers and someBruce Evans2004-05-241-3/+3
* Fixed insertion sort error in previous commit (prof_machdep.c).Bruce Evans2004-05-241-4/+4
* Build prof_machdep.c if profiling.Bruce Evans2004-05-231-0/+1
* - Connect geom(8) and its libraries to the build.Pawel Jakub Dawidek2004-05-203-0/+6
* MFi386: Add NETGRAPH_CRONYX.Yoshihiro Takahashi2004-05-181-0/+3
* MFi386: revision 1.492.Yoshihiro Takahashi2004-05-181-0/+2
* Connect Cronyx Tau-PCI to the system.Roman Kurakin2004-05-171-0/+2
* o De-support fdc(4). No ia64 has ever been made with PC floppy andMarcel Moolenaar2004-05-171-3/+0
* Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files wereWarner Losh2004-05-174-4/+4
* MFi386: numerous interrupt and acpi updatesPeter Wemm2004-05-161-0/+1
* Enable first part of kld's on amd64. This is known to not work rightPeter Wemm2004-05-162-0/+10
* Remove libkern/mem*Olivier Houchard2004-05-141-2/+0
* Remove libkern/bzero.S and libkern/memset.S.Olivier Houchard2004-05-141-2/+0
* Define INLINE_LIMIT for arm.Olivier Houchard2004-05-141-0/+3
* Add config magic for arm.Olivier Houchard2004-05-144-0/+261
* MFi386: revision 1.489Yoshihiro Takahashi2004-05-131-6/+6
* Expose USBVERBOSE as a first-class option. It will be needed soon asWarner Losh2004-05-131-0/+1
* Add a driver for the watchdog timer function present on the LPC interfaceDag-Erling Smørgrav2004-05-111-0/+1
* Change required config(8) version.Olivier Houchard2004-05-097-7/+7
* - Remove the old sparc64 OFW PCI code (as opposed to the formerMarius Strobl2004-05-082-4/+3
* Remove unwinder files that are commented-out.Marcel Moolenaar2004-05-071-3/+0
* Detach i386/isa/elcr.c.Yoshihiro Takahashi2004-05-061-1/+0
* MFi386: Add elcr.c.John Baldwin2004-05-051-0/+1
* 1. Spell Cronyx Sigma-ISA and Cronyx Tau-ISA correctly.Roman Kurakin2004-05-051-2/+2
* Cronyx Tau-PCI's driver name is "cp".Roman Kurakin2004-05-051-1/+1
* Fixed some insertion sort errors.Bruce Evans2004-05-051-9/+9
* MFi386 (rev.1.488: demangle svr4 entries).Bruce Evans2004-05-051-18/+18
* Fixed unformatting of svr4 entries in rev.1.326 and consistent misformattingBruce Evans2004-05-051-18/+18
* Add a simple mini-driver for the ELCR register. Originally, the ELCRJohn Baldwin2004-05-041-0/+1