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
*
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
*
Introduce GEOM_LABEL class.
pjd
2004-07-02
2
-0
/
+12
*
Set WARNS=2 for the module build of ACPI.
marks
2004-07-01
1
-0
/
+1
*
The ahb module is not needed for pc98.
nyan
2004-06-30
1
-1
/
+1
*
Add glue for building acpi_quirk.c
njl
2004-06-30
1
-2
/
+2
*
Add ahb module for i386 and alpha (the onlt two platforms that have eisa
imp
2004-06-29
1
-0
/
+3
*
Add the ahb module for old Adaptec 1742 drivers now that eisa bus
imp
2004-06-29
1
-0
/
+12
*
Add acpi_if.h dependencies to module build.
njl
2004-06-29
4
-4
/
+5
*
Build usbdevs.h
imp
2004-06-28
2
-2
/
+2
*
Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is ne...
imp
2004-06-27
27
-27
/
+27
*
Convert Netgraph to use mbuf tags to pass its meta information around.
julian
2004-06-25
2
-3
/
+21
*
Clean CLEANFILES.
rik
2004-06-23
2
-2
/
+2
*
Enable 'vinum' on AMD64.
obrien
2004-06-22
1
-5
/
+1
*
Give zlib the ability to be a module that can be depended on,
markm
2004-06-20
1
-0
/
+8
*
Commit pf version 3.5 and link additional files to the kernel build.
mlaier
2004-06-16
1
-3
/
+4
*
Prepare for pf 3.5 import:
mlaier
2004-06-16
3
-62
/
+0
*
Add a module directory for geom_vinum.
le
2004-06-12
1
-0
/
+11
*
Fix typo that prevents esp_sbus.c and lsi64854.c from being built on sparc64.
marius
2004-06-10
1
-1
/
+1
*
Port the NetBSD esp(4) driver. This only includes the sbus front-end, so
scottl
2004-06-10
1
-0
/
+15
*
Add eisa_if.h
imp
2004-06-09
1
-1
/
+1
*
Add eisa_if.h to the list of things to build for new eisa_if.m for the
imp
2004-06-09
1
-1
/
+1
[next]