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
*
* 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
*
Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) and
marcel
2006-02-24
1
-1
/
+1
*
${.CURDIR} != pwd and since we use the shell version of if now we don't even
mlaier
2006-02-20
1
-1
/
+1
*
Use shell's version of if to check if the firmware really exists in the
mlaier
2006-02-18
1
-7
/
+9
*
When linking make sure it succeeds.
obrien
2006-02-17
1
-2
/
+2
*
Fix minor inconsistancy between kernel built modules and stand-alone
imp
2006-02-04
1
-0
/
+2
*
firmware(9) is a subsystem to load binary data into the kernel via a
mlaier
2006-01-29
1
-0
/
+28
*
Drop the -I/usr/include (or any of its variants) from CFLAGS.
ru
2005-11-29
1
-14
/
+0
*
Rename the .dbg extension to .symbols, which matches "symbol-file"
ru
2005-10-27
1
-5
/
+5
*
Installing debug modules was a bad idea -- I bogusly assumed that
ru
2005-10-27
1
-7
/
+9
*
Refactor (some more) installation of kernel and module objects.
ru
2005-10-25
1
-8
/
+3
*
Get rid of duplicate -I's in CFLAGS.
ru
2005-10-14
1
-5
/
+1
*
Define HAVE_KERNEL_OPTION_HEADERS when building kernel and when building
glebius
2005-10-05
1
-1
/
+1
*
Fix genassym.o dependencies.
ru
2005-09-19
1
-1
/
+4
*
Use the more readable empty() syntax.
obrien
2005-09-07
1
-7
/
+7
*
Revert a mistake borrowed from kern.post.mk that has just been fixed.
ru
2005-04-22
1
-1
/
+0
*
Add rules for building assym.s.
iedowse
2005-04-22
1
-0
/
+14
*
I accidently committed two 'cleandepend' when I was deciding which
obrien
2005-04-19
1
-1
/
+1
*
As with kernel-depend, rm the DEPENDFILE before modules-depend.
obrien
2005-04-18
1
-1
/
+2
*
Use comments after .endif to please make(1) with latest changes so
mux
2005-04-11
1
-2
/
+2
*
Don't forget to create new-style links for module builds.
imp
2005-04-03
1
-1
/
+6
*
This is the much rumoured ATA mkIII update that I've been working on.
sos
2005-03-30
1
-2
/
+3
*
Further embellish rev. 1.180: protect against -fno-strict-aliasing
ru
2005-02-11
1
-2
/
+2
*
Emblish rev 1.180 to -fno-strict-alias w/-Os & -O3 also.
obrien
2005-02-09
1
-1
/
+3
*
Hook up the cpufreq framework, acpi_perf(4), and cpufreq(4) drivers.
njl
2005-02-04
1
-1
/
+2
*
Don't lose the frame pointer for PPC modules: backtrace doesn't work.
grehan
2005-02-02
1
-1
/
+1
*
Add required ing
imp
2005-01-26
1
-1
/
+1
*
Add -fno-strict-alias whenever someone is compiling with -O2,
imp
2005-01-26
1
-0
/
+1
*
Generally force -Werror for modules when not compiling with icc. This
imp
2005-01-26
1
-0
/
+3
*
Modules on PPC need to be compiled with -mlongcall to get around
grehan
2005-01-06
1
-0
/
+4
[next]