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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove opt_da.h from the Makefile as well. Duplication of the option in
njl
2004-04-19
1
-1
/
+0
*
A simple packet distribution node type that acts like an Ethernet hub.
ru
2004-04-17
2
-0
/
+7
*
Include nehemiah.c only on i386, as is done for the non-modules
marcel
2004-04-11
1
-0
/
+2
*
Fix module build during buildworld with MODULES_WITH_WORLD defined.
kan
2004-04-10
1
-1
/
+4
*
Changed comments following changes to not bundle firmware by default.
vkashyap
2004-04-10
1
-5
/
+6
*
Don't include the firmware image by default as it adds 500k (uncompressed) to
scottl
2004-04-10
1
-2
/
+2
*
Reorganise the entropy device so that high-yield entropy sources
markm
2004-04-09
1
-1
/
+3
*
Make pf* modules respect NOINET6 from make.conf(5) in order to build them
mlaier
2004-04-06
3
-0
/
+12
*
Initial check-in of the device driver for 3ware's 9000 series
vkashyap
2004-03-30
1
-0
/
+24
*
Clean up the stub fake vnode locking implemenations. The main reason this
peter
2004-03-29
1
-1
/
+0
*
Connect ctau driver (Cronyx-Tau/ISA) to modules build process.
rik
2004-03-25
1
-0
/
+2
*
sppp (4) to netgraph (4) node. As always: I'l connect it to the
rik
2004-03-24
1
-0
/
+7
*
Add uart_subr.c
marcel
2004-03-20
1
-1
/
+1
*
Generate opt_inet.h.
fjoe
2004-03-18
1
-1
/
+5
*
Move the arl to i386 only.
nyan
2004-03-16
1
-1
/
+1
*
Remove the module reference for RAIDframe
scottl
2004-03-16
1
-1
/
+0
*
Remove RAIDFrame. It hasn't worked since GEOM replaced the old disk
scottl
2004-03-16
1
-28
/
+0
*
Add arl(4): driver for Aironet Arlan 655 wireless adapters.
fjoe
2004-03-15
2
-0
/
+12
*
Kill bogus isa compat opt file.
imp
2004-03-15
1
-1
/
+1
*
Link pf to the build and install:
mlaier
2004-03-08
1
-0
/
+9
*
Add a netgraph node to handle ATM LLC encapsulation. This currently handles
benno
2004-03-08
1
-0
/
+6
*
Add preliminary support for PCMCIA devices in addition to PCI/cardbus.
wpaul
2004-03-07
2
-2
/
+2
*
- Some older Atheros drivers want KeInitializeTimer(), so implement it,
wpaul
2004-03-04
1
-1
/
+0
*
Add proper support for DbgPrint(): only print messages if bootverbose
wpaul
2004-03-03
1
-0
/
+1
*
1. Add modules makefile for Cronyx Tau/ISA driver (ctau).
rik
2004-03-02
1
-0
/
+37
*
Netgraph node type for IEEE 802.1Q VLAN tagging.
ru
2004-03-01
2
-1
/
+8
*
Hook acpi_video up to the build.
njl
2004-03-01
1
-1
/
+1
*
Add the ACPI standard video extensions driver. I've done some style cleanup
njl
2004-03-01
1
-0
/
+11
*
add driver for BWCT console management serials
ticso
2004-03-01
2
-0
/
+10
*
Clean all the object files whether or not ACPI_DEBUG is specified.
njl
2004-02-28
1
-1
/
+1
*
add support DM9601(DAVICOM USB to Ethernet MAC Controller with Integrated 10/...
sanpei
2004-02-28
2
-0
/
+10
*
Tweak existing header and other build infrastructure to be able to build
mlaier
2004-02-26
3
-0
/
+80
*
Connect geom_concat.ko module to the build.
pjd
2004-02-23
1
-0
/
+1
*
Makefile needed for building geom_concat module.
pjd
2004-02-19
1
-0
/
+8
*
Adding missing cx (cronyx/Sigma) entry.
rik
2004-02-14
1
-0
/
+2
*
Removed -g from CFLAGS. There is a better way to build debugging
ru
2004-02-13
10
-16
/
+6
*
Always build ext2fs module. There is no written policy preventing the
obrien
2004-01-28
1
-4
/
+0
*
Enable ndis for AMD64 (for the time that modules are supported)...
obrien
2004-01-28
1
-0
/
+4
*
Add NO_BLUETOOTH knob to the build process
emax
2004-01-28
1
-0
/
+2
*
Removed custom "load" and "unload" targets.
ru
2004-01-19
4
-27
/
+0
*
Normalize SUBDIR.
ru
2004-01-19
3
-20
/
+21
*
- Build things in pure alphabetical dictionary order.
ru
2004-01-16
1
-148
/
+227
*
Use generic net80211 framework for awi driver.
onoe
2004-01-15
1
-1
/
+1
*
Include "../Makefile.inc" to propagate the configuration to subdirectories.
nyan
2004-01-13
1
-0
/
+3
*
MODULE_DEPEND is a C macro, not a make(1).
ru
2004-01-13
1
-1
/
+0
*
bsd.kmod.mk does not deal with manpages anymore.
ru
2004-01-13
24
-25
/
+0
*
Don't put .depend in CLEANFILES, it's cleaned by cleandepend.
ru
2004-01-13
1
-1
/
+0
*
Hook up acpi_toshiba
njl
2004-01-12
1
-1
/
+1
*
Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,
njl
2004-01-11
1
-0
/
+9
*
Add Audigy support.
obrien
2004-01-11
1
-2
/
+11
[next]