summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove IPX over IP tunneling support, which allows IPX routing over IPrwatson2007-06-133-3/+0
* - import new common code for the T304kmacy2007-06-131-0/+1
* Add the MBR partitioning scheme to g_part. This does not yetmarcel2007-06-133-0/+3
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-0/+1
* Add CPU_XSCALE_81342 before I forget again.cognet2007-06-111-1/+2
* Update 802.11 wireless support:sam2007-06-112-0/+8
* Connect icsphy(4) to the build.yongari2007-06-111-0/+1
* Use default options for default partitioning schemes, rather thanmarcel2007-06-115-20/+0
* Remove the MUTEX_WAKE_ALL option and make it the default behaviour for ourattilio2007-06-082-6/+0
* - Remove sched_core.c. The maintainer has lost interest in pursuing thisjeff2007-06-053-3/+0
* Remove definition of the GCC3 variable. It was introduced in rev.marcel2007-06-021-2/+0
* Take back the name 'bridge' now that we are the one and only. This can bethompsa2007-05-311-2/+2
* Last major commit and updates for RELENG_7:ariff2007-05-311-0/+2
* - Fix a memory overwrite when the mapping arrayrrs2007-05-301-0/+1
* (MFp4)kmacy2007-05-251-0/+2
* Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from theobrien2007-05-241-1/+4
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.kib2007-05-233-3/+6
* Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-233-1/+4
* Return back NETGRAPH_MPPC_COMPRESSION depends.mav2007-05-221-0/+2
* Disable -Werror for now.kan2007-05-192-4/+4
* Add -Wno-pointer-sign to CWARNFLAGS.kan2007-05-191-2/+2
* Make the serdev I/F non-optional. At least 3 drivers depend on itmarcel2007-05-171-1/+1
* Revert config(8) version bump. It brings major pain for people working onwkoszek2007-05-168-8/+8
* Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devicesscottl2007-05-162-0/+2
* A node that implements various traffic shaping and rate limiting algorithms (...mav2007-05-153-0/+3
* Complete the (mechanical) move of the TCP reassembly and timewaitandre2007-05-131-0/+2
* Bump config(8) version and build requirement for config(8) to 600006. Thiswkoszek2007-05-138-8/+8
* Hook wlan_amrr up to the build.kevlo2007-05-101-0/+1
* Integrate the Camellia Block Cipher. For more information see RFC 4132gnn2007-05-091-0/+3
* It turns out that the hptiop driver isn't portable after all. Confine it toscottl2007-05-091-2/+0
* Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.scottl2007-05-092-0/+3
* Import version 3.60.03.006 of the TWA driver:scottl2007-05-091-2/+0
* Make interrupt filtering support compilable.piso2007-05-061-0/+3
* Add support for Ralink Technology RT2501USB/RT2601USB devices.kevlo2007-05-061-0/+1
* Add missing e1000_82575.c entry to build in order to improve chances ofrwatson2007-05-041-0/+2
* Last minute mistake crept in, old file name.jfv2007-05-041-1/+1
* Merge in the new driver (6.5.0) of Intel. This has a newjfv2007-05-042-2/+29
* Add static build depends for ng_deflate, ng_nat and ng_sppp.mav2007-04-251-9/+10
* Allow MAC policy modules to control access to audit configuration systemrwatson2007-04-211-0/+1
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-172-3/+3
* Add option for disabling allocation from the packet zonekmacy2007-04-141-0/+1
* Fix build, trunk is a device not an option.thompsa2007-04-101-1/+1
* Hook trunk(4) up to the build.thompsa2007-04-102-0/+3
* The old PacketAlias* API is not exported whenpiso2007-04-091-1/+0
* LINT on ia64 requires memset symbol too. Make fire it is present by addingkan2007-04-091-0/+1
* Sort sctp_*.c files.andre2007-04-091-8/+8
* hook uipc_mvec.c into buildkmacy2007-04-081-0/+1
* Add the CAM 'SG' peripheral device. This device implements a subset of thescottl2007-04-072-0/+6
* MFi386: add libkern/memset.cnyan2007-04-061-0/+1
* sort.nyan2007-04-062-2/+2
OpenPOWER on IntegriCloud