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
*
Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatened
jhb
2005-08-26
1
-1
/
+0
*
Oops, I forget to add item in files .
takawata
2005-08-26
1
-0
/
+1
*
Pad the strings sccs[], version[], and osrelease[] up to a minimum of
cperciva
2005-08-19
1
-3
/
+10
*
Add VIA/ACE "PadLock" support as a crypto(9) driver.
pjd
2005-08-18
1
-0
/
+1
*
Add code for Ext2FS and ReiserFS labels recognition.
pjd
2005-08-12
1
-0
/
+2
*
Add strcasecmp() and strncasecmp() to libkern and connect to the build.
pjd
2005-08-08
1
-0
/
+1
*
- Add support for saving stack traces and displaying them via printf(9)
jeff
2005-08-03
1
-0
/
+1
*
Connect GEOM_ELI class to the build.
pjd
2005-07-27
3
-0
/
+7
*
Connect GZERO to the build.
pjd
2005-07-25
3
-0
/
+3
*
MFi386: add vpd driver (vital product data.. model & serial numbers etc)
peter
2005-07-21
1
-0
/
+1
*
Add the ed driver for lint building. The PCI instances are still useful.
peter
2005-07-21
1
-0
/
+6
*
Fix smbios(4) and add support for amd64
jkim
2005-07-21
1
-0
/
+1
*
Add the latest r300 code from r300.sf.net. This is based on the patch supplied
anholt
2005-07-20
1
-0
/
+1
*
This has worked for a while now. ex pccard attachment
imp
2005-07-19
1
-1
/
+1
*
Build p4tcc and est cpu frequency modules on amd64.
ps
2005-07-19
1
-0
/
+2
*
Add additional sub-systems to the warning users get when they build a
obrien
2005-07-17
1
-3
/
+6
*
Add -mno-sse3 for prescott/nocona
ache
2005-07-15
1
-1
/
+1
*
Add options for sl811.
takawata
2005-07-15
1
-0
/
+1
*
kbdmux(4) keyboard multiplexer integration
emax
2005-07-14
1
-0
/
+1
*
Add SL811 based host controller driver for CF usb host controller.
takawata
2005-07-14
2
-0
/
+4
*
Make the RELENG_6 branch operation official by moving HEAD to 7.0-CURRENT.
scottl
2005-07-11
1
-1
/
+1
*
Update for the new and removed MPT driver files.
scottl
2005-07-10
1
-1
/
+2
*
Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,
delphij
2005-07-02
2
-2
/
+0
*
Fix what(1) on kernel binaries by duplicating part of version[] in sccs[]
jhb
2005-07-01
1
-2
/
+1
*
Jumbo-commit to enhance 32 bit application support on 64 bit kernels.
peter
2005-06-30
2
-0
/
+2
*
Sync i386->amd64.
peter
2005-06-30
1
-0
/
+1
*
Add COMPAT_FREEBSD5
peter
2005-06-30
1
-0
/
+1
*
Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h
peter
2005-06-29
3
-3
/
+3
*
Use -mno-apcs-frame if DEBUG isn't defined.
cognet
2005-06-27
1
-0
/
+3
*
Backout the change I made before 5.4-R since I wasn't aware that it was only
dwhite
2005-06-24
1
-0
/
+3
*
Remove duplicate REISERFS option.
des
2005-06-24
1
-3
/
+0
*
Move HWPMC_HOOKS into its own opt_hwpmc_hooks.h file. It doesn't merit
peter
2005-06-24
1
-1
/
+1
*
Connect reiserfs build to every platforms, not only i386 and pc98.
dumbbell
2005-06-21
6
-21
/
+16
*
Don't compile legacy libalias support into kernel.
glebius
2005-06-20
1
-1
/
+0
*
Moving reiserfs from sys/gnu to sys/gnu/fs. This was discussed on arch@.
dumbbell
2005-06-18
1
-8
/
+8
*
Preserve sorting order.
jkoshy
2005-06-16
1
-5
/
+2
*
Move ext2fs from src/gnu to src/gnu/fs.
rodrigc
2005-06-15
1
-11
/
+11
*
Move IPI_PREEMPTION option from global NOTES file to i386+amd64 specific
ups
2005-06-14
1
-3
/
+0
*
Include the puc(4) bus frontend for ppc(4) when both ppc and puc are
marcel
2005-06-14
3
-0
/
+3
*
Refactor the NETSMBCRYPTO option so that it does the same on all
marcel
2005-06-12
8
-10
/
+10
*
- Hook up atkbdc(4), atkbd(4) and psm(4) to the sparc64 build, not
marius
2005-06-10
2
-0
/
+18
*
- Hook up the new locations of the atkbdc(4), atkbd(4) and psm(4) source
marius
2005-06-10
4
-20
/
+24
*
Attach ng_tcpmss to the build.
glebius
2005-06-10
3
-0
/
+3
*
MFP4:
jkoshy
2005-06-09
9
-2
/
+10
*
Whitespace cleanup
ups
2005-06-09
1
-2
/
+2
*
Add IPI support for preempting a thread on another CPU.
ups
2005-06-09
2
-0
/
+4
*
Don't build PORTS_MODULES if NO_MODULES is defined
imp
2005-06-09
1
-1
/
+1
*
Add ARM_USE_SMALL_ALLOC.
cognet
2005-06-07
1
-0
/
+1
*
Install ports defined in PORTS_MODULES at make reinstall time too.
mux
2005-06-05
1
-2
/
+2
*
Connect if_bridge to the build.
thompsa
2005-06-05
2
-0
/
+3
[next]