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
*
Change the way text_addr and data_addr are computed to use the
nwhitehorn
2010-03-25
1
-11
/
+6
*
Propagate CONF_CFLAGS (from makeoptions) to the module build too.
netchild
2010-03-25
2
-0
/
+7
*
We are holding a write lock here so avoid aquiring it twice calling
bz
2010-03-25
1
-1
/
+1
*
Remove disabled code. In 99% cases exports are send to ng_ksocket(4), which
glebius
2010-03-25
1
-9
/
+0
*
fix another bug in "ipfw set N ..."
luigi
2010-03-24
1
-1
/
+1
*
This broke when we went to gnu99 as the default standard. Fix the build
imp
2010-03-24
1
-0
/
+1
*
Adds the option of keeping per-cpu statistics in SCTP. This
rrs
2010-03-24
5
-2
/
+174
*
lagging file I forgot to commit with my nr-sack fixes... opps
rrs
2010-03-24
1
-2
/
+0
*
Fix for NR-Sack code. The code was NOT working properly when
rrs
2010-03-24
4
-666
/
+193
*
Print the pointer to the lock with the panic message. The previous
bz
2010-03-24
1
-2
/
+2
*
Expose MACHINE_CPU while building lib32 target.
delphij
2010-03-24
1
-0
/
+1
*
make the module loadable
luigi
2010-03-24
1
-0
/
+2
*
Do not fetch precise time of request start when stats collection disabled.
mav
2010-03-24
1
-1
/
+4
*
Now actually implement reading/refreshing/returning data from the pfTablesAdd...
syrinx
2010-03-24
4
-40
/
+334
*
- Remove const'ness from dlerror(3) prototype, for consistency with POSIX.
gahr
2010-03-24
4
-6
/
+5
*
Align memory access of 24-bit pixel renderer to word boundary.
jkim
2010-03-24
1
-2
/
+7
*
Teach VGA framebuffer about 8-bit palette format for VESA.
jkim
2010-03-24
2
-12
/
+16
*
Honor ip.fw.one_pass when a packet comes out of a pipe without being delayed.
luigi
2010-03-24
1
-1
/
+5
*
Prune empty directories.
ed
2010-03-24
0
-0
/
+0
*
Add missing Giant locking for the vfsconf list.
jhb
2010-03-24
1
-0
/
+2
*
Use gpart(8) to set the active boot partition.
phk
2010-03-24
2
-2
/
+2
*
o FreeBSD 7.3 added.
maxim
2010-03-24
1
-8
/
+9
*
Fix periodic "t_delta 16.01359db7eb5eb3c0 too long" messages on the console by
neel
2010-03-24
1
-17
/
+36
*
The nargvstr and nenvstr properties of arginfo are ints, not longs,
nwhitehorn
2010-03-24
1
-2
/
+2
*
Adapt r204907 and r205402, the amd64 implementation of the workaround for
alc
2010-03-24
4
-53
/
+224
*
Fix the experimental NFS subsystem so that it uses the correct
rmacklem
2010-03-24
1
-3
/
+3
*
Update metadata information as well as upgrade instructions.
delphij
2010-03-23
2
-17
/
+12
*
Fix an off-by-one bug for the number of slots on a PCI/PCI-X bus.
marcel
2010-03-23
1
-7
/
+8
*
Add my copyright here. It seems I have contributed enough code. :-)
jkim
2010-03-23
1
-0
/
+1
*
Be extremely careful when we determine bytes per scan line information.
jkim
2010-03-23
1
-11
/
+54
*
When the regular NFS server replied to a UDP client out of the replay
rmacklem
2010-03-23
1
-0
/
+2
*
MFV: Update nc to the version from OpenBSD 4.7.
delphij
2010-03-23
2
-21
/
+27
*
Fall back to VGA palette functions if VESA function failed and DAC is still
jkim
2010-03-23
1
-11
/
+10
*
Map entire video memory again. This is a partial backout of r203535.
jkim
2010-03-23
1
-3
/
+4
*
Separate 24-bit pixel draw from 32-bit case. Although it is slower, we do
jkim
2010-03-23
1
-1
/
+4
*
Implement /proc/filesystems.
jhb
2010-03-23
1
-0
/
+18
*
Reject attempts to create a MAP_ANON mapping with a non-zero offset.
jhb
2010-03-23
2
-3
/
+7
*
Add definitions for a 4th PCI host controller. No Freescale processor
marcel
2010-03-23
2
-1
/
+16
*
Add PCI ID for MCS9901's parallel port.
delphij
2010-03-23
1
-0
/
+1
*
Enable power management for E500 cores. Use "doze" for now to make
marcel
2010-03-23
3
-12
/
+13
*
Correct cross reference.
delphij
2010-03-23
1
-3
/
+3
*
When receiving a management frame, pass the mbuf to bpf before calling
rpaulo
2010-03-23
1
-0
/
+3
*
Add MCS to the list of media types.
rpaulo
2010-03-23
1
-0
/
+2
*
Add a missing LINE_BREAK() after printing the roaming parameters in
rpaulo
2010-03-23
1
-0
/
+1
*
Add a new field for extended HT capabilities.
rpaulo
2010-03-23
3
-3
/
+16
*
Finish the much belated Intel XScale hwpmc(4) man page.
rpaulo
2010-03-23
1
-2
/
+119
*
Add .snap to daily_clean_tmps_ignore; /tmp/.snap ist not supposed to
joerg
2010-03-23
1
-1
/
+1
*
Get nexus(4) out of the RTC business. The interface used by nexus(4)
nwhitehorn
2010-03-23
5
-62
/
+190
*
Fixes a bug where SACKs in the face of
rrs
2010-03-23
3
-50
/
+35
*
Open Firmware on powerpc is generally non-reetrant, so serialize all
nwhitehorn
2010-03-23
1
-0
/
+8
[next]