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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have the linker provide the btext symbol when referenced. This is needed
marcel
2004-08-27
1
-0
/
+1
*
Properly document and enable the IPFIREWALL_FORWARD option.
andre
2004-08-27
1
-0
/
+5
*
Always compile PFIL_HOOKS into the kernel and remove the associated kernel
andre
2004-08-27
3
-10
/
+2
*
Have the linker provide btext. It's used for profiling.
marcel
2004-08-25
1
-0
/
+1
*
Remove in6_prefix.[ch] and the contained router renumbering capability.
rwatson
2004-08-23
1
-1
/
+0
*
MFi386: revision 1.215.
nyan
2004-08-22
1
-3
/
+0
*
Unconditionally support the AMD64 GART HW.
obrien
2004-08-19
1
-3
/
+0
*
Add comment that IPFIREWALL now requires option PFIL_HOOKS.
andre
2004-08-19
1
-0
/
+1
*
add options MPROF_BUFFERS and MPROF_HASH_SIZE that adjust the sizes of
jmg
2004-08-19
2
-0
/
+6
*
Since pc98 shares the AGP driver with the i386, also define the
rwatson
2004-08-18
1
-0
/
+3
*
HEAD is now 6-CURRENT
scottl
2004-08-18
1
-1
/
+1
*
Convert ipfw to use PFIL_HOOKS. This is change is transparent to userland
andre
2004-08-17
2
-0
/
+2
*
Add an ISA attachement to the aic7xxx driver to handle 284X controllers.
gibbs
2004-08-17
1
-2
/
+2
*
Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It must
marcel
2004-08-16
2
-9
/
+9
*
Add MP_WATCHDOG option information to pc98, as it uses the i386
rwatson
2004-08-16
2
-0
/
+2
*
Add /dev/mem and /dev/kmem to powerpc.
ssouhlal
2004-08-16
1
-0
/
+1
*
Complete 'IA32' -> 'COMPAT_IA32' change for the Linuxulator32.
obrien
2004-08-16
1
-9
/
+9
*
AMD64 on-CPU GART support.
obrien
2004-08-16
3
-5
/
+5
*
I'm not sure what tjr envisioned for turning on FreeBSD/i386 rt support,
obrien
2004-08-16
1
-1
/
+1
*
Add preliminary support for running 32-bit Linux binaries on amd64, enabled
tjr
2004-08-16
2
-1
/
+35
*
Connect RAID3 GEOM class to the build.
pjd
2004-08-16
3
-0
/
+4
*
Add a kludge for building SBus-only kernels, i.e. kernels without support
marius
2004-08-15
1
-3
/
+5
*
Add an "options MP_WATCHDOG" to i386. This option allows one of the
rwatson
2004-08-15
2
-0
/
+2
*
sio(4), which never really worked on sparc64, was removed in favour of
marius
2004-08-15
1
-2
/
+0
*
Add sparc64/pci/ofw_pci_if.m to the list of MFILES so modules can use
marius
2004-08-14
1
-1
/
+2
*
Add hme(4) here now that it's MI.
marius
2004-08-14
1
-0
/
+2
*
Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD
dwmalone
2004-08-14
2
-9
/
+1
*
Removed COPTS support from kmod.mk and kern.pre.mk.
ru
2004-08-13
3
-4
/
+4
*
Add geom_uzip -- geom class that implements read-only compressed disks.
fjoe
2004-08-13
3
-0
/
+4
*
- Introduce an ofw_bus kobj-interface for retrieving the OFW node and a
marius
2004-08-12
3
-1
/
+4
*
Allow the ATM call control module to be built into the kernel.
harti
2004-08-12
3
-0
/
+10
*
Move towards isa attachment for pccbb. This is a work in progress, but
imp
2004-08-12
1
-0
/
+2
*
Remove pcic for NEWCARD
imp
2004-08-11
1
-2
/
+0
*
Remove references to pcic for newcard from NOTES.
imp
2004-08-11
1
-3
/
+0
*
Add 'axe' interface to NOTES so it is built with LINT as with other USB
rwatson
2004-08-11
1
-0
/
+6
*
MFi386: revision 1.502.
nyan
2004-08-05
1
-0
/
+1
*
Oops. Didn't commit this as part of the mem module fix.
markm
2004-08-04
2
-0
/
+2
*
Making a loadable null.ko for /dev/(null|zero) proved rather
markm
2004-08-03
2
-4
/
+1
*
MFi386: revision 1.501.
nyan
2004-08-01
1
-2
/
+4
*
Break out the MI part of the /dev/[k]mem and /dev/io drivers into
markm
2004-08-01
8
-10
/
+21
*
Connect GEOM_MIRROR class to the build.
pjd
2004-07-30
3
-0
/
+4
*
Remove the old geom_mirror class.
pjd
2004-07-30
1
-1
/
+0
*
Nuke geom_mirror class. New geom_mirror class is in the way.
pjd
2004-07-30
1
-1
/
+0
*
Allow for aggressive function inlining. This might have to be fine-tuned
kan
2004-07-28
1
-1
/
+3
*
Add "options ADAPTIVE_GIANT" which causes Giant to also be treated in
rwatson
2004-07-27
2
-0
/
+7
*
Reinforce discouragement of the use of FULL_PREEMPTION.
rwatson
2004-07-23
1
-0
/
+1
*
Add the ACPI Panasonic extras driver.
nyan
2004-07-21
1
-0
/
+1
*
Add ng_device(4) to LINT.
glebius
2004-07-20
2
-0
/
+2
*
Unbreak kernel compiles by preserving an old opt_adaptive_mutexes.h file
kan
2004-07-18
1
-1
/
+1
*
Enable ADAPTIVE_MUTEXES by default by changing the sense of the option to
scottl
2004-07-18
2
-3
/
+4
[next]