| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add an option to compile in SCHED_STATS. | jeff | 2008-03-20 | 1 | -0/+1 |
* | Remove kernel support for M:N threading. | jeff | 2008-03-12 | 1 | -1/+0 |
* | Add support for VTOC8 labels (aka sun disk labels). When a label does | marcel | 2008-03-02 | 1 | -0/+1 |
* | Rename geom_lvm(4) to geom_linux_lvm(4). | thompsa | 2008-02-20 | 1 | -1/+1 |
* | Add missing GEOM_LVM option. | thompsa | 2008-02-11 | 1 | -0/+1 |
* | Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to be | rwatson | 2008-01-26 | 1 | -0/+2 |
* | Add COMPAT_FREEBSD7 and enable it in configs that have COMPAT_FREEBSD6. | jhb | 2008-01-07 | 1 | -0/+1 |
* | Add configuration knobs for the superpage reservation system. Initially, | alc | 2007-12-27 | 1 | -0/+2 |
* | - Re-implement lock profiling in such a way that it no longer breaks | jeff | 2007-12-15 | 1 | -1/+0 |
* | add compile option to remove extra branch introduced by tcp offload support code | kmacy | 2007-12-15 | 1 | -0/+3 |
* | Add a BSD disklabel backend to g_part: | marcel | 2007-12-06 | 1 | -0/+1 |
* | Break out stack(9) from ddb(4): | rwatson | 2007-12-02 | 1 | -0/+1 |
* | Make ADAPTIVE_GIANT as the default in the kernel and remove the option. | attilio | 2007-11-28 | 1 | -1/+0 |
* | Bring in the GEOM Virtualisation class, which allows to create huge GEOM | pjd | 2007-09-23 | 1 | -0/+1 |
* | Remove PF_MPSAFE_UGID leftover. | mlaier | 2007-09-22 | 1 | -1/+0 |
* | Update snd_emu10kx driver with recent perforce changes (and few | ariff | 2007-09-12 | 1 | -3/+0 |
* | Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which | rwatson | 2007-08-06 | 1 | -1/+0 |
* | Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL. | bz | 2007-08-05 | 1 | -1/+1 |
* | Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read the | scottl | 2007-07-24 | 1 | -0/+3 |
* | Disconnect netatm from the build as it is not MPSAFE and relies on | rwatson | 2007-07-14 | 1 | -6/+6 |
* | - Modular congestion control, with RFC2581 being the default. | rrs | 2007-07-14 | 1 | -1/+0 |
* | Fix some problems with lock_profiling in sx locks: | attilio | 2007-07-06 | 1 | -0/+1 |
* | Temporary disconnect i4bing, i4bisppp and i4bipr from the build for | bz | 2007-07-04 | 1 | -3/+3 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | gnn | 2007-07-03 | 1 | -2/+0 |
* | - Remove UMAP filesystem. It was disconnected from build three years ago, | rafan | 2007-06-25 | 1 | -1/+0 |
* | Enable the new physical memory allocator. | alc | 2007-06-16 | 1 | -1/+0 |
* | MFp4: Add tmpfs, an efficient memory file system. | delphij | 2007-06-16 | 1 | -0/+1 |
* | - Fix so ifn's are properly deleted when the ref count goes to 0. | rrs | 2007-06-14 | 1 | -24/+12 |
* | Remove IPX over IP tunneling support, which allows IPX routing over IP | rwatson | 2007-06-13 | 1 | -1/+0 |
* | Add the MBR partitioning scheme to g_part. This does not yet | marcel | 2007-06-13 | 1 | -0/+1 |
* | Remove the MUTEX_WAKE_ALL option and make it the default behaviour for our | attilio | 2007-06-08 | 1 | -1/+0 |
* | - Remove sched_core.c. The maintainer has lost interest in pursuing this | jeff | 2007-06-05 | 1 | -1/+0 |
* | - Fix a memory overwrite when the mapping array | rrs | 2007-05-30 | 1 | -0/+1 |
* | A node that implements various traffic shaping and rate limiting algorithms (... | mav | 2007-05-15 | 1 | -0/+1 |
* | Make interrupt filtering support compilable. | piso | 2007-05-06 | 1 | -0/+3 |
* | Add option for disabling allocation from the packet zone | kmacy | 2007-04-14 | 1 | -0/+1 |
* | Retire unused TCP_SACK_DEBUG. | andre | 2007-04-04 | 1 | -1/+0 |
* | Optimize sx locks to use simple atomic operations for the common cases of | jhb | 2007-03-31 | 1 | -0/+2 |
* | Sort. | jhb | 2007-03-27 | 1 | -1/+1 |
* | Catch up with ACPI-CA 20070320 import. | jkim | 2007-03-22 | 1 | -1/+0 |
* | - Simplify the #ifdef's for adaptive mutexes and rwlocks by conditionally | jhb | 2007-03-22 | 1 | -0/+1 |
* | Make TCP_DROP_SYNFIN a standard part of TCP. Disabled by default it | andre | 2007-03-21 | 1 | -1/+0 |
* | Adds missing flight size logging option for SCTP. | rrs | 2007-03-20 | 1 | -0/+1 |
* | Add GEOM_MULTIPATH so LINT will build. | des | 2007-02-27 | 1 | -0/+1 |
* | Further improvements to LOCK_PROFILING: | kmacy | 2007-02-27 | 1 | -0/+1 |
* | Build PIM by default as part of the IPv4 multicast forwarding path. | bms | 2007-02-10 | 1 | -1/+0 |
* | Evolve the ctlreq interface added to geom_gpt into a generic | marcel | 2007-02-07 | 1 | -2/+2 |
* | Remove MSDOSFS_LARGE compile time option. It has been converted | rodrigc | 2007-01-30 | 1 | -3/+0 |
* | Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends in | marius | 2007-01-18 | 1 | -0/+2 |
* | Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpc | marius | 2007-01-10 | 1 | -0/+1 |