summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Fix some problems with lock_profiling in sx locks:attilio2007-07-061-0/+1
* I did not intend to turn -Werror on for pc98. Refine the test forpeter2007-07-061-1/+1
* Turn on -Werror for sparc64 and sun4v.peter2007-07-061-1/+2
* Added comments eplaining the requirement for device crypto with IPSECgnn2007-07-051-3/+5
* Remove unused variable from pf_subr.c to make it -Werror buildable.mlaier2007-07-051-1/+1
* Turn on -Werror for i386 kernel builds.peter2007-07-051-1/+1
* Turn -Werror back on for amd64 for kernel builds.peter2007-07-051-0/+2
* Compile pf/pf_subr.c and netnatm/cc_conn.c without -Werror for the timepeter2007-07-052-3/+3
* Temporarily turn nowerror on for i386 and amd64 pmap.c. I'd like to studypeter2007-07-052-2/+2
* Reintroducing !INET6 + IPSEC building fix which was accidentally revertedavatar2007-07-041-1/+1
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forbz2007-07-045-12/+12
* Link pf 4.1 to the build:mlaier2007-07-031-6/+10
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-0311-52/+42
* Fixing !INET6 + FAST_IPSEC builds.avatar2007-07-031-1/+1
* Remove a dangling file reference that is no longer needed with the removalgnn2007-07-011-1/+0
* Commit IPv6 support for FAST_IPSEC to the tree.gnn2007-07-012-22/+5
* Neterion Xframe 10GbE Server/Storage adapter driver.sam2007-06-292-0/+12
* MFp4:delphij2007-06-291-1/+0
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-253-12/+6
* - Remove the warning about NULL filesystem. It is stable and safe to use inrafan2007-06-231-4/+6
* - Move ofw_pci_alloc_busno() to the ofw_pci KOBJ interface,marius2007-06-182-2/+0
* Move the gallant 12 x 22 font data from a .h to a .c so it doesn't needmarius2007-06-161-0/+1
* Enable the new physical memory allocator.alc2007-06-163-5/+1
* MFp4: Add tmpfs, an efficient memory file system.delphij2007-06-162-0/+6
* - Oppps, forgot to update out the notes file for LINT builds- purgerrs2007-06-151-30/+14
* - 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-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
OpenPOWER on IntegriCloud