index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
conf
/
kmod.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r222186 per instructions for FreeBSD 10.
obrien
2012-07-03
1
-2
/
+1
*
Bring over the first part of the etherswitch framework - an MDIO bus and
adrian
2012-05-01
1
-1
/
+1
*
Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.
jmallett
2012-03-29
1
-1
/
+1
*
Revert r232473. I have been convinced by Doug Barton and Bjoern Zeeb
dim
2012-03-03
1
-1
/
+1
*
After r232322, it turned out many people (and some ports) are building
dim
2012-03-03
1
-1
/
+1
*
Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that
dim
2012-02-29
1
-1
/
+1
*
Unbreak several mips kernel configs after r230150 and r230152 to make
bz
2012-01-18
1
-0
/
+1
*
Major snd_hda driver rewrite:
mav
2012-01-15
1
-0
/
+1
*
MK_CTF is not defined when kmod.mk is used with old bsd.own.mk.
fjoe
2011-12-06
1
-1
/
+1
*
- CTF knob is now implemented using common scheme: MK_CTF=yes/no is
fjoe
2011-11-30
1
-1
/
+1
*
Call CTFMERGE only when WITH_CTF is defined.
fjoe
2011-11-29
1
-1
/
+1
*
- fix WITH_CTF when specified in /etc/src.conf [1]
fjoe
2011-11-29
1
-5
/
+0
*
Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) instead
fjoe
2011-11-29
1
-1
/
+3
*
Test against "no" rather than "yes" for MK_KERNEL_SYMBOLS
imp
2011-05-23
1
-2
/
+2
*
Backwards compatibility hacks to allow kernels to be built via config
imp
2011-05-22
1
-1
/
+2
*
Start to usher INSTALL_NODEBUG hack out the door. Add new
imp
2011-05-22
1
-1
/
+1
*
Remove support for the Intel C Compiler from the build infrastructure.
dim
2011-04-19
1
-13
/
+3
*
Add an x86/include directory to the kernel to hold headers that are common
jhb
2010-11-01
1
-2
/
+5
*
Use MACHINE_CPUARCH as appropriate
imp
2010-09-13
1
-7
/
+13
*
For every instance of '.if ${CC} == "foo"' or '.if ${CC} != "foo"' in
rpaulo
2010-08-17
1
-4
/
+4
*
Handle a few corner cases for clang like we did with icc. These should
rpaulo
2010-07-22
1
-1
/
+1
*
Simple compatibility hacks for building on older systems where
imp
2010-07-15
1
-0
/
+3
*
Convert several instances of MACHINE_ARCH to MACHINE_CPUARCH and use the
nwhitehorn
2010-07-13
1
-7
/
+7
*
Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllers
mav
2010-05-02
1
-1
/
+1
*
Do the ctfmerge (= all symbols, not only symbols from one object file) for
netchild
2010-04-22
1
-0
/
+5
*
WITH_CTF can now be specified in src.conf (not recommended, there
netchild
2010-04-02
1
-0
/
+5
*
Fix a typo in a comment.
netchild
2010-03-26
1
-1
/
+1
*
Propagate CONF_CFLAGS (from makeoptions) to the module build too.
netchild
2010-03-25
1
-0
/
+3
*
Kernel module support for mips.
neel
2010-02-18
1
-3
/
+8
*
* Driver for ACPI WMI (Windows Management Instrumentation)
rpaulo
2009-06-23
1
-1
/
+2
*
Change over the usb kernel options to the new stack (retaining existing
thompsa
2009-02-23
1
-1
/
+0
*
kmod.mk includes bsd.sys.mk anyway so use CSTD instead of homegrown
rdivacky
2009-01-26
1
-2
/
+1
*
add usb2_if.m to mfiles to unbreak build of modules.
alfred
2008-11-04
1
-0
/
+1
*
Allow clock_if.m to be referenced by kernel modules, this is useful
bms
2008-10-02
1
-1
/
+2
*
Force an explicit dependency on opt_global.h for all module object files
jhb
2008-03-04
1
-0
/
+7
*
Re-enable -Werror for modules.
ru
2007-11-19
1
-1
/
+1
*
Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was
jhb
2007-11-12
1
-2
/
+2
*
Add --no-warn-mismatch to ld(1) when linking binary files into
marcel
2007-07-11
1
-4
/
+4
*
Disable -Werror for now.
kan
2007-05-19
1
-2
/
+2
*
Overhaul driver/subsystem api's:
sam
2007-03-21
1
-1
/
+1
*
Fix typo in comment.
flz
2007-03-04
1
-1
/
+1
*
- Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a
flz
2007-03-02
1
-1
/
+6
*
The path to the mmc/mmcbus_if.m file is wrong. Correct it by
imp
2007-02-03
1
-1
/
+1
*
Sort MFILES list
imp
2006-10-20
1
-2
/
+2
*
Add mmcbr_if.m and mmcbus_if.m to the mix.
imp
2006-10-20
1
-1
/
+2
*
- Remove include links only when .depend is also removed, so that
ru
2006-10-13
1
-1
/
+6
*
Don't use touch when what is really meant is :> (create an empty file, or
des
2006-08-14
1
-2
/
+2
*
Fix kernel module build breakage.
jkim
2006-06-30
1
-0
/
+2
*
Commit the new (old) midi framework. It's based in parts on the NetBSD code,
netchild
2006-05-27
1
-2
/
+3
*
Rewrite of puc(4). Significant changes are:
marcel
2006-04-28
1
-2
/
+2
[next]