summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Sort.jhb2007-03-271-1/+1
* Fix some statements in disc(4) and about it:yar2007-03-261-2/+2
* Complete removal of uipc_socket2.c by moving the last few functions torwatson2007-03-261-1/+0
* Introduce a new toy interface, edsc(4). It's a discard interfaceyar2007-03-262-0/+4
* New device: icee. Generic i2c eeprom driver.imp2007-03-231-0/+1
* If KERNEL_EXTRA is defined, make kernel-all target depend on it.imp2007-03-231-1/+6
* Catch up with ACPI-CA 20070320 import.jkim2007-03-222-7/+4
* - Simplify the #ifdef's for adaptive mutexes and rwlocks by conditionallyjhb2007-03-222-0/+7
* Make TCP_DROP_SYNFIN a standard part of TCP. Disabled by default itandre2007-03-212-7/+0
* Overhaul driver/subsystem api's:sam2007-03-212-1/+2
* Adds missing flight size logging option for SCTP.rrs2007-03-201-0/+1
* - Sysctl's move to seperate filerrs2007-03-151-0/+1
* Add support for statically compiling cxgb into the kernelkmacy2007-03-142-0/+10
* Rototill the sparc64 nexus(4) (actually this brings in the code themarius2007-03-071-2/+0
* Recognize repo-copy of kern_acl.c to vfs_acl.c, remove kern_acl.c,rwatson2007-03-051-1/+1
* Fix typo in comment.flz2007-03-041-1/+1
* - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in aflz2007-03-021-1/+6
* Add GEOM_MULTIPATH so LINT will build.des2007-02-271-0/+1
* Further improvements to LOCK_PROFILING:kmacy2007-02-271-0/+1
* First cut at GEOM based multipath. This is an active/passive{/passive...}mjacob2007-02-272-0/+2
* Build ipx_ip.c only if options IPXIP is defined. No functional change.rwatson2007-02-261-1/+1
* Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.bms2007-02-241-2/+2
* Add two new options, FLASHADDR, which defines the address the flash iscognet2007-02-191-0/+2
* Teach DDB how to print sockets, socket buffers, protosw's, and domainrwatson2007-02-151-0/+1
* Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.rodrigc2007-02-111-8/+8
* Build PIM by default as part of the IPv4 multicast forwarding path.bms2007-02-102-6/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-074-7/+8
* The path to the mmc/mmcbus_if.m file is wrong. Correct it byimp2007-02-031-1/+1
* Mark mmc *_if.m files as standard to allow for mmc/sd being compiledimp2007-02-031-2/+2
* Remove MSDOSFS_LARGE compile time option. It has been convertedrodrigc2007-01-302-15/+0
* Add a "-o large" mount option for msdosfs. Convert compile-time checks forrodrigc2007-01-301-1/+1
* Add support for serial communication with Windows CE based Handheld Computer.takawata2007-01-282-0/+3
* Add front-ends for the 'lebuffer' variants found on some SBus cards.marius2007-01-201-0/+2
* Remove remnants from the sparc64 origin of this file and which aremarius2007-01-191-5/+0
* Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends inmarius2007-01-181-0/+2
* Resurrect upa(4), now used for the subordinate/slave UPA bridge andmarius2007-01-161-0/+1
* - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c.marius2007-01-161-1/+0
* Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpcmarius2007-01-102-0/+2
* MFp4: add BWCT kernel configurationticso2007-01-051-0/+1
* MFp4: add basic driver for RTL8305SC switch in PHY emulationticso2007-01-051-0/+1
* Wrap ipfw nat support in a new kernel config option namedpiso2007-01-032-0/+6
* now that MFS_IMAGE is in the FULLKERNEL section, use FULLKERNEL instead ofjmg2006-12-301-4/+4
* Work around a long standing LOR with user/group rules by doing the socketmlaier2006-12-292-0/+5
* Build bits for ng_deflate(4) and ng_pred1(4).glebius2006-12-293-0/+6
* Break contents of kern_mac.c out into two files following a repo-copy:rwatson2006-12-281-1/+2
* Connect vfs_extattr.c to build by default.rwatson2006-12-231-0/+1
* build new mdesc filekmacy2006-12-181-1/+3
* opt_ah.h ends up copied into a kernelcompile directory in somemjacob2006-12-186-6/+6
* spelling nitmjacob2006-12-181-1/+1
* Hook up msk(4) to the build.yongari2006-12-132-0/+5
OpenPOWER on IntegriCloud