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
*
MFV of tzdata2011h, r223627
edwin
2011-06-28
5
-34
/
+72
*
Compare port numbers correctly. They are stored by SRCPORT()
bz
2011-06-28
1
-3
/
+3
*
Update ifc_len field of struct ifconf passed for the ioctl SIOCGIFCONF32
pluknet
2011-06-28
1
-0
/
+2
*
Remove duplicate header includes
kevlo
2011-06-28
13
-20
/
+0
*
Add a new "REFCOMPRESSRATIO" property.
mm
2011-06-28
5
-7
/
+30
*
Disable vdev cache (readahead) by default.
mm
2011-06-28
1
-1
/
+8
*
Allow mountpoints as arguments for the 'zfs get' command.
mm
2011-06-28
1
-2
/
+2
*
Incorporate vendor commit ecdc5c0a7f7591a7cd4a:
delphij
2011-06-28
1
-0
/
+11
*
Make sure the extended regdomain word is initialised.
adrian
2011-06-28
2
-0
/
+3
*
Add support for SCTP_PR_SCTP_NONE which I misded to add.
tuexen
2011-06-27
1
-1
/
+2
*
Revert the entry point label to 'start' to unbreak the build.
jhb
2011-06-27
2
-3
/
+3
*
Enable CPUSaver D102 E-step microcode loading for 82551 revision
yongari
2011-06-27
1
-0
/
+2
*
Disable microcode loading for 82550 and 82550C controllers. Loading
yongari
2011-06-27
1
-0
/
+4
*
Regenerate usb.conf after r223566.
hselasky
2011-06-27
1
-9
/
+1
*
Build Scrt.o on powerpc64. Its introduction on other platforms got lost
nwhitehorn
2011-06-27
1
-4
/
+10
*
- Remove the fake BPB from zfsldr. zfsldr doesn't support booting from
jhb
2011-06-27
2
-82
/
+31
*
Add macros to specify owner, group and mode of config files for installation.
se
2011-06-27
1
-0
/
+14
*
EBR could contain an early stage of boot code. But we do not support it.
ae
2011-06-27
1
-16
/
+20
*
Add possibility to pass IPv6 packets to a divert(4) socket.
glebius
2011-06-27
3
-58
/
+136
*
MS Windows NT+ uses 4 bytes at offset 0x1b8 in the MBR to identify
ae
2011-06-27
2
-6
/
+9
*
Compile hastd and hastctl with capsicum support.
pjd
2011-06-27
2
-1
/
+3
*
Compile capsicum support only if HAVE_CAPSICUM is defined.
pjd
2011-06-27
1
-0
/
+4
*
Log a warning if we cannot sandbox using capsicum, but only under debug level 1.
pjd
2011-06-27
1
-2
/
+6
*
Print out a big warning if DFS can't find a channel to use.
adrian
2011-06-27
1
-0
/
+2
*
Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512
cperciva
2011-06-27
2
-2
/
+2
*
sh: Include <limits.h> instead of non-standard <sys/limits.h>.
jilles
2011-06-26
1
-1
/
+1
*
For some reason, contrib/traceroute/traceroute.c ensures MAXHOSTNAMELEN
dim
2011-06-26
1
-1
/
+1
*
Fix whitespace inconsistencies in libc in files copyrighted by me.
ed
2011-06-26
5
-8
/
+8
*
Fix whitespace inconsistencies in the TTY layer and its drivers owned by me.
ed
2011-06-26
8
-37
/
+37
*
Fix various whitespace inconsistencies in sys/teken.
ed
2011-06-26
5
-9
/
+9
*
The --newer-than test should descend into old
kientzle
2011-06-26
1
-4
/
+12
*
Add better error handling for RTAS calls. These can potentially cause
nwhitehorn
2011-06-26
1
-1
/
+18
*
Revert r223479. It is unnecessary and served only to slightly ameliorate
nwhitehorn
2011-06-26
2
-4
/
+0
*
.. this wasn't supposed to be committed! sorry.
adrian
2011-06-26
1
-2
/
+0
*
Fix beacon transmission after a channel set.
adrian
2011-06-26
1
-0
/
+21
*
Add ATH_ENABLE_DFS which enables the DFS flag so the DFS code
adrian
2011-06-26
2
-1
/
+5
*
The SMCWUSBG is a zyd(4) device, not an uath(4) device. Remove from the
gavin
2011-06-26
3
-3
/
+3
*
I think 23dBm is the correct value to use here. CRDA uses 20dBm + 3dB max ant...
adrian
2011-06-26
1
-9
/
+9
*
Add a couple more frequency ranges to the FCC3 (FCC + DFS) regulatory domain.
adrian
2011-06-26
2
-0
/
+62
*
Remove duplicate header includes
kevlo
2011-06-26
16
-47
/
+17
*
Replace tab with 8 spaces, bringing it in line with the rest of the file.
adrian
2011-06-26
1
-3
/
+3
*
cam/scsi/scsi_cd.c:
gibbs
2011-06-26
1
-7
/
+4
*
cam/cam_xpt.c:
gibbs
2011-06-26
1
-2
/
+2
*
Turn the minimum PWM fan speed down to 30 from 40. It turns out the burning
nwhitehorn
2011-06-26
1
-1
/
+1
*
Do not attach to the sound device on G5 Xserves, which is actually an
nwhitehorn
2011-06-26
1
-0
/
+12
*
sh: Test that '!' is literal if quoted and first char of bracket expression
jilles
2011-06-25
1
-0
/
+16
*
More accurate birthplace.
joel
2011-06-25
1
-1
/
+1
*
Oops. The sec field of struct bintime is *not* a 32-bit type.
marcel
2011-06-25
1
-1
/
+1
*
- Move bus_auto.conf back into /etc/devd/
hselasky
2011-06-25
3
-2
/
+2
*
Define the minimum fractional period in terms of hz. We know hz is
marcel
2011-06-25
1
-2
/
+2
[next]