summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Alphabetical order for ACPI options broken by adding ACPI_NO_RESET_VIDEO.iwasaki2003-10-291-1/+1
* Add kernel option ACPI_NO_RESET_VIDEO as workaround for problemsiwasaki2003-10-291-0/+1
* speedup stream socket recv handling by tracking the tail ofsam2003-10-282-0/+3
* Allow building the NgATM SAAL layer directly into the kernel.harti2003-10-274-2/+17
* Fix style problems with new options.njl2003-10-271-2/+2
* Revert previous change.simokawa2003-10-261-1/+1
* dcons_crom.c needs dcons and firewire.simokawa2003-10-251-1/+1
* Add dumb console driver and related bits.simokawa2003-10-243-3/+21
* Remove unused file. db_disasm() has been implemented in db_interface.cmarcel2003-10-241-1/+0
* Hook-up the new disassembler.marcel2003-10-231-0/+3
* Add the ACPICA_PEDANTIC option which is off by default. Enabling it willnjl2003-10-222-3/+2
* Hook up to the build for options MAC:rwatson2003-10-221-0/+5
* - revert to old rijndael code. new rijndael code broke gbde.ume2003-10-191-2/+2
* Add SBP-II target mode driver.simokawa2003-10-181-0/+1
* Make sure to pull in all relevant crypto for GEOM_BDEphk2003-10-151-2/+3
* MFia64alc2003-10-141-0/+1
* use BF_ecb_encrypt().ume2003-10-131-0/+1
* - support AES counter mode for ESP.ume2003-10-131-0/+1
* - support AES XCBC MAC for AHume2003-10-131-2/+3
* use opencrypto for RMD160.ume2003-10-121-1/+1
* - RIPEMD160 supportume2003-10-121-0/+1
* Free the SCSI cd major numberphk2003-10-061-1/+0
* While make has been fixed to grok this construct, the new make hasn'timp2003-10-031-2/+2
* Revert rev. 1.86, I've fixed make(1) (make/dir.c,v 1.32).ru2003-10-021-1/+1
* Commit Bosko's patch to clean up the PSE/PG_G initialization to andpeter2003-10-011-1/+1
* randomize IPv6 fragment ID.ume2003-10-011-0/+1
* Stop this warning:peter2003-09-301-1/+1
* Remove the static reservations for the raid and raidctl devices.scottl2003-09-291-2/+0
* aac no longer uses a static major number.scottl2003-09-291-1/+0
* Introduce no_poll() default method for device drivers. Have itphk2003-09-271-1/+0
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-263-0/+15
* indicate PFIL_HOOKS is now required by IPFILTER; it used to automagicallysam2003-09-251-2/+2
* Move uma_small_alloc() and uma_small_free() to uma_machdep.c. Thesemarcel2003-09-201-0/+1
* Document MUTEX_NOINLINE.jhb2003-09-191-0/+7
* Add uart pccard attachment decription on conf/files, too.takawata2003-09-141-0/+1
* Add support for using uart(4) for pulse capturing for the Pulse Permarcel2003-09-112-0/+7
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110Swpaul2003-09-111-0/+1
* Add LOG2_ID_PAGE_SIZE to the mix of options on ia64.marcel2003-09-091-0/+1
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-091-0/+1
* Hook the SiS DRM up to the buildanholt2003-09-091-0/+3
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-081-0/+1
* Improved English, proper spacing and capitalization for the serialmarcel2003-09-071-25/+27
* Add support for the Coda 6.x venus<->kernel interface. This extendstjr2003-09-072-0/+4
* Add proper pc98 MD files. Add a commented out cbus attachment forimp2003-09-072-1/+3
* Add uart(4). Shuffle the information about sio(4) flags and optionsmarcel2003-09-071-20/+39
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-068-1/+19
* Enhance puc(4) to support uart(4). This includes:marcel2003-09-061-0/+2
* Load the kernel at a 64M instead of 5M. The advantage of this is thatmarcel2003-09-061-1/+1
* Detect Geode CPUs and initialize the 27MHz timecounter "Geode".phk2003-08-312-0/+2
* Use the ACPICA AcpiEnterSleepStateS4bios instead of rolling our own. Thisnjl2003-08-291-1/+0
OpenPOWER on IntegriCloud