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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFtbemd:
imp
2010-08-23
54
-150
/
+155
*
Use real atomic operations for sparc64.
marius
2010-08-23
1
-1
/
+1
*
Fix a possible unaligned access to savebyte array.
yongari
2010-08-23
1
-6
/
+9
*
Implement basic WOL support. Note, not all xl(4) controllers
yongari
2010-08-23
2
-10
/
+80
*
Move xl_reset() to xl_init_locked(). This will make driver
yongari
2010-08-23
1
-6
/
+3
*
Add powerpc64 to the list of architectures with real atomic operations.
nwhitehorn
2010-08-23
1
-1
/
+1
*
On shared object unload, in __cxa_finalize, call and clear all installed
kib
2010-08-23
9
-4
/
+109
*
Introduce implementation-private rtld interface _rtld_addr_phdr, which
kib
2010-08-23
5
-10
/
+48
*
Style.
kib
2010-08-23
2
-3
/
+3
*
- Change default grep back to GNU version. BSD grep can be built with the
gabor
2010-08-23
6
-12
/
+12
*
This should really be MACHINE not MACHINE_ARCH, and is this Makefile even used?
imp
2010-08-23
1
-2
/
+2
*
MFtbemd:
imp
2010-08-23
35
-70
/
+74
*
uio_resid isn't updated by VOP_READDIR for nfs filesystems. Use
brian
2010-08-23
1
-3
/
+2
*
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...
imp
2010-08-23
6
-18
/
+18
*
MF tbemd: move to using specific architecture makefiles
imp
2010-08-23
9
-20
/
+27
*
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...
imp
2010-08-23
2
-11
/
+11
*
MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH
imp
2010-08-23
8
-10
/
+10
*
It turns out that the OUTPUT_FORMAT should do the right thing for both endian...
imp
2010-08-23
2
-135
/
+1
*
MF tbemd: differentiate between arm and armeb
imp
2010-08-23
2
-1
/
+135
*
Minor tweak from tbemd
imp
2010-08-23
1
-1
/
+0
*
Remove unnecessary controller reinitialization by checking
yongari
2010-08-23
1
-5
/
+11
*
Clean up SIOCSIFCAP handler and allow RX checksum offloading could
yongari
2010-08-23
1
-31
/
+38
*
Better wording and fix wrong explanation.
yongari
2010-08-23
1
-2
/
+2
*
Document tunable dev.rl.%unit.prefer_iomap
yongari
2010-08-22
1
-1
/
+8
*
It seems some newer RTL8139 controllers provides only memory space
yongari
2010-08-22
1
-23
/
+27
*
sh: Remove remnants of '!!' to negate pattern.
jilles
2010-08-22
2
-17
/
+30
*
Add missing mlink for insmntque1().
ed
2010-08-22
1
-0
/
+1
*
Introduce and use devfs_populate_vp() to unlock a vnode before calling
jh
2010-08-22
1
-26
/
+56
*
sh: Test that all bytes from 128 to 255 can be used in IFS.
jilles
2010-08-22
1
-0
/
+21
*
sh(1): Add a brief summary of arithmetic expressions.
jilles
2010-08-22
1
-5
/
+36
*
UTFize my name.
des
2010-08-22
1
-1
/
+1
*
Port this to FreeBSD. We miss some suword functions, so we use copyout.
rpaulo
2010-08-22
1
-6
/
+13
*
Call the systrace_probe_func() when the error value.
rpaulo
2010-08-22
1
-2
/
+2
*
Add an extra comment to the SDT probes definition. This allows us to get
rpaulo
2010-08-22
16
-90
/
+129
*
Remove an elif and add an or-clause.
rpaulo
2010-08-22
1
-3
/
+1
*
Bump KDTRACE_THREAD_ZERO and use M_ZERO as a malloc flag instead of
rpaulo
2010-08-22
1
-6
/
+3
*
Fix style issues.
rpaulo
2010-08-22
1
-6
/
+14
*
Fix keyword expansion properties.
jilles
2010-08-22
0
-0
/
+0
*
Destroy the helper device when unloading.
rpaulo
2010-08-22
1
-0
/
+1
*
Add more compatibility structure members needed by the upcoming fasttrap
rpaulo
2010-08-22
1
-3
/
+33
*
sh: Add a test for breaking from a loop outside the current function.
jilles
2010-08-22
1
-0
/
+15
*
Kernel DTrace support for:
rpaulo
2010-08-22
10
-247
/
+614
*
Add a function compatibility function dtrace_instr_size_isa() that on
rpaulo
2010-08-22
2
-0
/
+14
*
Add the FreeBSD definition for the fasttrap ioctls.
rpaulo
2010-08-22
1
-0
/
+5
*
Add support for whiteouts on tmpfs.
ed
2010-08-22
3
-40
/
+116
*
Document newly introduced tunable dev.bge.%d.forced_udpcsum.
yongari
2010-08-22
1
-1
/
+21
*
It seems all Broadcom controllers have a bug that can generate UDP
yongari
2010-08-22
2
-7
/
+43
*
Load tunable from loader.conf(5) instead of device.hints(5).
yongari
2010-08-21
1
-3
/
+6
*
Remove LIBELF_PIC.
rpaulo
2010-08-21
1
-1
/
+0
*
Don't link drti.o with libelf_pic.a. This means that all software with
rpaulo
2010-08-21
3
-9
/
+2
[next]