summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Rename npx.c to fpu.c (it isn't an extension, its part of the corepeter2003-11-081-1/+1
* Fixed insertion sort errors in the opt_cpu.h section.bde2003-11-071-12/+10
* Allow the ng_uni node (NgATM signalling layer) to be built into theharti2003-11-073-0/+11
* Removed the garbage options DPT_ALLOW_MEMIO, HIFN_NO_RNG,bde2003-11-051-16/+0
* Removed references to the garbage (and soon to be deleted) optionsbde2003-11-051-10/+0
* Fixed misformatting of the options lines for CD9660_ICONV,bde2003-11-051-25/+25
* Moved $FreeBSD$ to the beginning of the file.bde2003-11-051-10/+6
* Hook the udf_iconv module up to the kernel build.scottl2003-11-053-0/+3
* Move the inline limit default variable to a per-arch place. For example,peter2003-11-043-2/+5
* MFi386: revision 1.456nyan2003-11-041-3/+9
* MFi386: revision 1.200nyan2003-11-041-2/+2
* Add a "-f" flag for asf(8) which performs a search to find the each modulegreen2003-11-041-1/+1
* - Remove references to old interrupt and SMP code.jhb2003-11-031-3/+10
* - Remove APIC_IO option.jhb2003-11-031-2/+3
* Put address handling, traffic descriptor handling and message encodingharti2003-11-031-0/+4
* Change /dev/soekris-errled to be /dev/led/error and make it conditionalphk2003-11-031-0/+1
* Introduce new CPU_SOEKRIS option to tell soekris hardware from otherphk2003-11-032-0/+2
* Free major#100phk2003-11-031-1/+0
* Change the reset video option to be positive (hw.acpi.reset_video).njl2003-11-011-1/+0
* MFi386: revision 1.198.nyan2003-10-311-8/+8
* Fixup the sorting of some of the options. DISABLE_P* are still out ofjhb2003-10-301-8/+8
* 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
OpenPOWER on IntegriCloud