summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
Commit message (Expand)AuthorAgeFilesLines
...
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMpjd2007-09-231-0/+1
* Remove PF_MPSAFE_UGID leftover.mlaier2007-09-221-1/+0
* Update snd_emu10kx driver with recent perforce changes (and fewariff2007-09-121-3/+0
* Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, whichrwatson2007-08-061-1/+0
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.bz2007-08-051-1/+1
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read thescottl2007-07-241-0/+3
* Disconnect netatm from the build as it is not MPSAFE and relies onrwatson2007-07-141-6/+6
* - Modular congestion control, with RFC2581 being the default.rrs2007-07-141-1/+0
* Fix some problems with lock_profiling in sx locks:attilio2007-07-061-0/+1
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forbz2007-07-041-3/+3
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-2/+0
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-251-1/+0
* Enable the new physical memory allocator.alc2007-06-161-1/+0
* MFp4: Add tmpfs, an efficient memory file system.delphij2007-06-161-0/+1
* - Fix so ifn's are properly deleted when the ref count goes to 0.rrs2007-06-141-24/+12
* Remove IPX over IP tunneling support, which allows IPX routing over IPrwatson2007-06-131-1/+0
* Add the MBR partitioning scheme to g_part. This does not yetmarcel2007-06-131-0/+1
* Remove the MUTEX_WAKE_ALL option and make it the default behaviour for ourattilio2007-06-081-1/+0
* - Remove sched_core.c. The maintainer has lost interest in pursuing thisjeff2007-06-051-1/+0
* - Fix a memory overwrite when the mapping arrayrrs2007-05-301-0/+1
* A node that implements various traffic shaping and rate limiting algorithms (...mav2007-05-151-0/+1
* Make interrupt filtering support compilable.piso2007-05-061-0/+3
* Add option for disabling allocation from the packet zonekmacy2007-04-141-0/+1
* Retire unused TCP_SACK_DEBUG.andre2007-04-041-1/+0
* Optimize sx locks to use simple atomic operations for the common cases ofjhb2007-03-311-0/+2
* Sort.jhb2007-03-271-1/+1
* Catch up with ACPI-CA 20070320 import.jkim2007-03-221-1/+0
* - Simplify the #ifdef's for adaptive mutexes and rwlocks by conditionallyjhb2007-03-221-0/+1
* Make TCP_DROP_SYNFIN a standard part of TCP. Disabled by default itandre2007-03-211-1/+0
* Adds missing flight size logging option for SCTP.rrs2007-03-201-0/+1
* Add GEOM_MULTIPATH so LINT will build.des2007-02-271-0/+1
* Further improvements to LOCK_PROFILING:kmacy2007-02-271-0/+1
* Build PIM by default as part of the IPv4 multicast forwarding path.bms2007-02-101-1/+0
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-2/+2
* Remove MSDOSFS_LARGE compile time option. It has been convertedrodrigc2007-01-301-3/+0
* Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends inmarius2007-01-181-0/+2
* Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpcmarius2007-01-101-0/+1
* Wrap ipfw nat support in a new kernel config option namedpiso2007-01-031-0/+1
* Work around a long standing LOR with user/group rules by doing the socketmlaier2006-12-291-0/+1
* Build bits for ng_deflate(4) and ng_pred1(4).glebius2006-12-291-0/+2
* spelling nitmjacob2006-12-181-1/+1
* Make MAXPHYS and DFLTPHYS options (finally).mjacob2006-12-101-0/+2
* Turn console printf buffering into a kernel option and only onjb2006-11-301-0/+3
* Remove the KDTRACE option because I can't implement it thejb2006-11-211-1/+0
* MUTEX_PROFILING has been generalized to LOCK_PROFILING. We now profilekmacy2006-11-111-1/+1
* Ok, here it is, we finally add SCTP to current. Note that thisrrs2006-11-031-0/+27
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-1/+0
* Hook up gjournal bits to the build.pjd2006-10-311-0/+4
* Added the GEOM_CACHE option.ru2006-10-061-0/+1
* Added COMPAT_FREEBSD6 option.ru2006-09-261-0/+1
OpenPOWER on IntegriCloud