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
*
Module-ize the 'core' crypto stuff. This may still need to be compiled
markm
2002-10-16
2
-1
/
+26
*
- Remove unused opt_foo.h headers.
jhb
2002-10-14
3
-20
/
+6
*
The ep and pccard modules build on pc98.
nyan
2002-10-14
1
-0
/
+2
*
Connect trm(4) to the build.
cognet
2002-10-13
2
-0
/
+13
*
Allow ubsa(4) driver to be build as a kernel module.
kan
2002-10-10
1
-0
/
+10
*
Disconnect "sem" module from the build.
alfred
2002-10-07
1
-1
/
+0
*
Oops. Actually connect back msdosfs to the build for every platform.
mux
2002-10-06
1
-0
/
+1
*
The msdosfs module now builds on sparc64. No idea if it works
mux
2002-10-05
1
-2
/
+1
*
Add code for ACPI PCI link object manipulation.
iwasaki
2002-10-05
1
-0
/
+1
*
hookup new crypto support to the config/build process
sam
2002-10-04
1
-0
/
+3
*
module for ubsec crypto driver
sam
2002-10-04
1
-0
/
+9
*
module for hifn driver
sam
2002-10-04
1
-0
/
+9
*
module for /dev/crypto support
sam
2002-10-04
1
-0
/
+7
*
Turn on the mcd(4) module.
mdodd
2002-10-04
1
-0
/
+1
*
newbus & bus_space the mcd(4) driver.
mdodd
2002-10-04
1
-0
/
+12
*
Since bpf is no longer an optional component, remove associated ifdef's.
sobomax
2002-10-02
1
-6
/
+1
*
Moved the cam and cd9660 modules to the MI list. Don't build msdosfs or
jake
2002-10-01
1
-9
/
+8
*
need exca too
imp
2002-10-01
1
-0
/
+1
*
HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).
mdodd
2002-09-30
1
-0
/
+9
*
Add cardbus, cbb, ep and pccard. These can likely be moved to the MI
imp
2002-09-26
1
-0
/
+5
*
The AAC_COMPAT_LINUX option was really annoying, since it made the
scottl
2002-09-25
2
-2
/
+10
*
use __packed.
alfred
2002-09-23
1
-24
/
+24
*
Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.c
jake
2002-09-22
1
-1
/
+1
*
Firewire can be built on other than i386 after sbp.c fix.
simokawa
2002-09-21
1
-2
/
+1
*
Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c.
alfred
2002-09-19
2
-0
/
+9
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-1
/
+1
*
Don't build unneeded modules for pc98.
nyan
2002-09-16
1
-7
/
+45
*
Put firewire under architectures it actually might conceivably
mjacob
2002-09-14
1
-1
/
+2
*
Add firewire module
ikob
2002-09-13
1
-0
/
+1
*
Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
ikob
2002-09-13
4
-0
/
+76
*
I completely fubared this. An empty EXPORT_SYMS= is not valid. I know I
peter
2002-09-11
1
-2
/
+0
*
Cosmetics: #define NETATALK --> #define NETATALK 1, so that it is in line with
sobomax
2002-09-10
1
-1
/
+1
*
Remove duplicate entry. Since we call things cbb in the source, pccbb
imp
2002-09-09
1
-9
/
+0
*
opt_kstack_pages.h is not needed anymore. It would have been a Bad Thing
peter
2002-09-08
3
-4
/
+3
*
Unbreak the modules build:
tmm
2002-09-07
2
-2
/
+3
*
Add the aout module subdir for the i386.
peter
2002-09-07
1
-0
/
+1
*
Add an a.out exec module.
peter
2002-09-07
1
-0
/
+11
*
Connect if_gre module to the build.
sobomax
2002-09-06
1
-0
/
+1
*
Add if_gre module glue.
sobomax
2002-09-06
1
-0
/
+22
*
Remove aic7xxx from the module build framework until all bootstrapping
gibbs
2002-09-03
1
-1
/
+0
*
Add cleandepend target.
gibbs
2002-08-31
1
-0
/
+4
*
Pass the cleandir target on to the aicasm Makefile. This should
gibbs
2002-08-31
1
-0
/
+4
*
Complete the hookup of ahd/ahc module building.
gibbs
2002-08-31
4
-15
/
+42
*
Fix this pending the decision of which of the redundant
imp
2002-08-27
1
-4
/
+2
*
Removed explicit rule for creating a null opt_bus.h. kmod.mk does this
bde
2002-08-27
1
-4
/
+2
*
Have to create opt_bus.h for sys/bus.h to be happy. *sigh*
jhb
2002-08-26
1
-1
/
+3
*
Oops, forgot to hook up the ACPI PCI bus in the module.
jhb
2002-08-26
1
-3
/
+3
*
Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.
jhb
2002-08-26
1
-1
/
+1
*
Keep subdirectory list sorted.
archie
2002-08-20
1
-2
/
+2
*
Add ng_l2tp module.
archie
2002-08-20
2
-2
/
+9
[next]