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
*
opt_pfil_hooks.h is no longer required.
andre
2004-08-27
1
-1
/
+0
*
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
andre
2004-08-27
1
-9
/
+0
*
Document how a standalone module can be built with divert(4) support.
ru
2004-08-26
1
-0
/
+4
*
Revert the last change to sys/modules/ipfw/Makefile and fix a
ru
2004-08-26
1
-5
/
+1
*
Make this compile again in the standalone and the MODULES_WITH_WORLD
imp
2004-08-23
1
-1
/
+5
*
opt_agp.h is not required anymore.
nyan
2004-08-22
1
-1
/
+1
*
Enable build of Netgraph modules on all architectures.
ru
2004-08-18
1
-3
/
+1
*
Build a dummy opt_compat.h header since linprocfs.c now requires it.
tjr
2004-08-18
1
-1
/
+5
*
Convert ipfw to use PFIL_HOOKS. This is change is transparent to userland
andre
2004-08-17
1
-1
/
+1
*
Add ISA attachement files for the aic7xxx driver.
gibbs
2004-08-17
1
-0
/
+18
*
Add an ISA attachement to the aic7xxx driver to handle 284X controllers.
gibbs
2004-08-17
2
-4
/
+4
*
agp_amd64.c is not needed on pc98.
nyan
2004-08-16
1
-1
/
+4
*
And isa_if.h
imp
2004-08-16
1
-1
/
+1
*
Add pccbb_isa.c and pccbb_pci.c
imp
2004-08-16
1
-1
/
+1
*
AMD64 on-CPU GART support.
obrien
2004-08-16
2
-1
/
+6
*
Connect RAID3 GEOM class to the build.
pjd
2004-08-16
1
-0
/
+1
*
Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3
pjd
2004-08-16
1
-0
/
+9
*
- Introduce an uart_cpu_identify() which is implemented in uart_cpu_<arch>.c
marius
2004-08-14
1
-2
/
+7
*
Now that hme(4) is MI build its module on all platforms.
marius
2004-08-14
2
-4
/
+6
*
Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD
dwmalone
2004-08-14
2
-14
/
+3
*
Add geom_uzip -- geom class that implements read-only compressed disks.
fjoe
2004-08-13
2
-0
/
+10
*
- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a
marius
2004-08-12
4
-6
/
+7
*
Add the module build stuff for the ATM call control module.
harti
2004-08-12
2
-0
/
+18
*
change the name of the md module, to g_md, introduce a define with the
jmg
2004-08-09
1
-1
/
+1
*
Due to popular demand, hook up geom_vinum to the build.
le
2004-08-07
1
-0
/
+1
*
Move the source code for these two modules out of src/sys/modules.
des
2004-08-06
4
-906
/
+4
*
Fix module builds for i386 and amd64.
markm
2004-08-04
1
-0
/
+3
*
Bump WARNS to 2 for all other ACPI drivers and minor cleanup.
njl
2004-08-03
4
-16
/
+20
*
Making a loadable null.ko for /dev/(null|zero) proved rather
markm
2004-08-03
2
-10
/
+0
*
Really back out rev 1.388.
obrien
2004-08-02
1
-0
/
+1
*
Don't build and install a mem.ko module.
obrien
2004-08-02
1
-1
/
+0
*
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
markm
2004-08-01
3
-2
/
+25
*
Connect GEOM_MIRROR class to the build.
pjd
2004-07-30
1
-0
/
+1
*
Add GEOM_MIRROR class which provide RAID1 functionality and has many useful
pjd
2004-07-30
1
-0
/
+9
*
Add the ACPI Panasonic extras driver.
nyan
2004-07-21
2
-1
/
+10
*
Fix the alpha (and others) module build by only building fdc_acpi.c on
njl
2004-07-16
1
-7
/
+9
*
Rename the sound device drivers:
tanimura
2004-07-16
3
-19
/
+2
*
Add fdc_acpi to module build, bump WARNS to 2.
njl
2004-07-15
1
-2
/
+5
*
Replace DDB with KDB.
simokawa
2004-07-13
1
-1
/
+1
*
Remove stray line with just a tab
imp
2004-07-12
1
-2
/
+2
*
Add fwip module.
dfr
2004-07-12
1
-0
/
+1
*
Add fwip module.
dfr
2004-07-12
1
-0
/
+19
*
Build uart_dbg.c for remote GDB support.
marcel
2004-07-10
1
-1
/
+1
*
Document compile-time switches here as I'm going to yank them from
bms
2004-07-09
1
-0
/
+12
*
Change the following environment variables to kernel options:
brian
2004-07-08
2
-2
/
+2
*
- Merged from sys/dev/fdc/fdc.c revision 1.275.
nyan
2004-07-08
1
-1
/
+1
*
Change the following kernel options to environment variables:
brian
2004-07-08
2
-2
/
+2
*
Make bluetooth compile on all platforms
emax
2004-07-07
1
-6
/
+3
*
Break out the isa and pccard front ends from fdc. This is the first
imp
2004-07-07
1
-14
/
+2
*
By popular request, add a workaround that allows large (>128GB or so)
tjr
2004-07-03
1
-1
/
+4
[next]