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
*
libmchain no longer exports m_fixhdr(); remove it from EXPORT_SYMS.
tjr
2002-12-14
1
-2
/
+1
*
Move the amd(4) driver to it's own directory in preparation for it growing
scottl
2002-12-13
1
-0
/
+10
*
Don't run kldxref when installing modules on sparc64. kldxref and the whole
jake
2002-12-13
1
-1
/
+1
*
Correct alphabetization of awi entry.
rwatson
2002-12-08
1
-1
/
+1
*
Move the awi module build dependency into the MACHINE_ARCH=i386 entry.
rwatson
2002-12-08
1
-3
/
+2
*
Hook up the awi module for build on i386 and pc98, which appear to be
rwatson
2002-12-07
1
-1
/
+3
*
Unhook the old LOMAC module, now replaced with mac_lomac.
rwatson
2002-12-03
5
-73
/
+0
*
Add Makefile.inc to include ../Makefile.inc.
nyan
2002-12-01
1
-0
/
+3
*
Unhook LOMAC kernel module since the functionality is now provided by
rwatson
2002-11-26
1
-1
/
+0
*
Hook up the mac_lomac module build.
rwatson
2002-11-26
2
-0
/
+11
*
New SCSI target emulator code
njl
2002-11-22
1
-1
/
+1
*
Hook the RAIDFrame module up to the build
scottl
2002-11-21
1
-0
/
+1
*
Fix make buildkernel.
imp
2002-11-21
7
-12
/
+12
*
Make the bluetooth modules
julian
2002-11-21
1
-0
/
+5
*
The second try a committing the bluetooth code
julian
2002-11-20
8
-0
/
+123
*
Remove opt_pci.h from SRCS, it doesn't exist anymore.
mux
2002-11-13
2
-2
/
+2
*
Remove opt_pci.h from SRCS.
mux
2002-11-13
1
-1
/
+1
*
Split userland services to fwdev.c.
simokawa
2002-11-12
1
-9
/
+1
*
Warning fixes.
mux
2002-11-11
1
-3
/
+4
*
Warning fix.
mux
2002-11-11
1
-2
/
+2
*
Don't override CWARNFLAGS in these Makefiles.
mux
2002-11-11
3
-6
/
+0
*
Don't override CWARNFLAGS in this Makefile.
mux
2002-11-11
1
-2
/
+0
*
Make 3dfx i386-only. The memrange API it uses may be defined in an MI
jhb
2002-11-08
1
-3
/
+3
*
Move rc(4) over to MI notes and enable it as a MI module.
jhb
2002-11-08
1
-1
/
+1
*
Move firewire back to being MI.
jhb
2002-11-07
1
-1
/
+1
*
Create a MACHINE_ARCH == i386 section that first lists modules common
jhb
2002-11-07
1
-59
/
+24
*
lnc(4) uses kvtop() and is thus i386-only for now.
jhb
2002-11-06
1
-1
/
+1
*
Make firewire i386-only for now. It doesn't quite handle machines with
jhb
2002-11-06
1
-1
/
+1
*
ed(4) uses kvtop() and is thus i386-only. It has several other warnings
jhb
2002-11-06
1
-1
/
+1
*
Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.
nyan
2002-11-06
21
-59
/
+4
*
Include "../Makefile.inc".
nyan
2002-11-06
11
-0
/
+32
*
- Convert to newbus, bus_space etc.
mdodd
2002-11-05
1
-0
/
+9
*
Permit MAC policies to instrument the access control decisions for
rwatson
2002-11-04
1
-0
/
+1
*
Hook the aic7xxx modules up. This requires some extra care since aicasm
scottl
2002-11-03
4
-27
/
+7
*
Enable if_fwe.
simokawa
2002-11-03
1
-1
/
+1
*
Add the netgraph 'source' module.
julian
2002-10-31
1
-0
/
+8
*
Add an isp(4) module. sbus support is only compiled in on sparc64.
jhb
2002-10-31
2
-0
/
+15
*
Add a module for mpt(4).
jhb
2002-10-31
2
-0
/
+11
*
Rename the speaker device for pc98 to 'pcspeaker'.
nyan
2002-10-31
3
-6
/
+12
*
Finally get around to committing Bill Paul's FEC netgraph nodes.
julian
2002-10-29
2
-0
/
+19
*
Don't roll our own clean target, the default one
mux
2002-10-27
1
-5
/
+0
*
- Comment a line which sets CISS_DEBUG by default.
mux
2002-10-27
1
-1
/
+1
*
Slightly change the semantics of vnode labels for MAC: rather than
rwatson
2002-10-26
1
-2
/
+0
*
Build the following modules on ia64 as well:
marcel
2002-10-24
1
-1
/
+20
*
Remove gcc-specific optimization/debugging CFLAGS
kris
2002-10-24
1
-1
/
+1
*
Commit of Makefile missed in earlier pass.
rwatson
2002-10-24
1
-0
/
+9
*
Provide a simple sample labeled access control policy, mac_partition.
rwatson
2002-10-23
1
-0
/
+1
*
- New-bussify the rc(4) device driver.
jhb
2002-10-23
2
-0
/
+9
*
opt_mac.h is no longer required for any of these modules, remove from
rwatson
2002-10-22
6
-6
/
+0
*
Fixed some unsorting.
bde
2002-10-21
1
-20
/
+21
[next]