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
...
*
Bump date for iic.4
jah
2015-05-15
1
-1
/
+1
*
Simplify i2c reader: we don't need per-NIC handler anymore.
melifaro
2015-05-15
1
-65
/
+57
*
Update iic(4) man page to reflect recent changes
jah
2015-05-15
1
-20
/
+77
*
Add an ability accept encapsulated packets from different sources by one
ae
2015-05-15
5
-9
/
+33
*
Some third-party malloc(3) implementations use pthread_setspecific(3)
kib
2015-05-15
1
-110
/
+91
*
On amd64, make proc0 pmap initialization slightly more correct. In
kib
2015-05-15
2
-2
/
+4
*
Implement the support for PCID in UP kernels.
kib
2015-05-15
1
-41
/
+55
*
Right now, the process' p_boundary_count counter is decremented by the
kib
2015-05-15
2
-22
/
+30
*
sfxge: split sfxge_tx_qdpl_put() into *_locked() and *_unlocked()
arybchik
2015-05-15
2
-64
/
+79
*
sfxge: do not change CSUM_TSO when IFCAP_TSOx is changed
arybchik
2015-05-15
1
-4
/
+8
*
sfxge: LRO may be done only if checksums are OK
arybchik
2015-05-15
1
-6
/
+13
*
Free vsi->queues after use.
araujo
2015-05-15
1
-1
/
+1
*
It appears to be armv7_sleep is a duplication of armv7_cpu_sleep.
ganbold
2015-05-15
3
-8
/
+1
*
MFV r282927,r282928,r282930 (kientzle):
delphij
2015-05-14
2
-8
/
+16
*
Bump the size of the blockif scatter-gather list to 67.
grehan
2015-05-14
1
-1
/
+1
*
Add nvme and nvd drivers to GENERIC for amd64 and i386.
jimharris
2015-05-14
2
-0
/
+8
*
vtfontcvt: Allow 6 digits in verbose output
emaste
2015-05-14
1
-18
/
+18
*
Update to ELF Tool Chain r3197
emaste
2015-05-14
41
-99
/
+162
*
Add ELF machine EM_IAMCU, 32-bit Intel MCU
emaste
2015-05-14
2
-0
/
+2
*
kbdmap(1): Correct menu title: keyboards have a layout, not a language
emaste
2015-05-14
1
-4
/
+4
*
libyaml.so.1 are actually libraries and should only be removed during
bapt
2015-05-14
1
-2
/
+2
*
ObsoleteFiles: add lib32 entries for libyaml missed in r262407.
rpaulo
2015-05-14
1
-0
/
+4
*
Add fabs() to arm64 libc
emaste
2015-05-14
3
-1
/
+36
*
netfront: wait for backend to connect before sending ARP
royger
2015-05-14
1
-4
/
+5
*
Add new __unreachable() builtin
pfg
2015-05-14
1
-0
/
+6
*
Allow sizeof(cpuset_t) to be queried in capability mode.
jonathan
2015-05-14
1
-1
/
+1
*
Restore 'he' language code for Hebrew kbdmap(1) menu title
emaste
2015-05-14
1
-1
/
+1
*
kbdmap(1): increase description size to 256 bytes
emaste
2015-05-14
1
-2
/
+2
*
sfxge: advertise IPv6 Rx and Tx checksum offload support
arybchik
2015-05-14
2
-2
/
+10
*
Correct language code -- "Danish" is English
emaste
2015-05-14
2
-2
/
+2
*
Build GENERIC with RACCT/RCTL support by default. Note that it still
trasz
2015-05-14
9
-2
/
+32
*
sfxge: IPv4 Tx checksum offload may be disabled in fact
arybchik
2015-05-14
1
-3
/
+3
*
sfxge: add local variable with Rx descriptor flags
arybchik
2015-05-14
1
-6
/
+7
*
Correct UTF-8 encoding in Británico
emaste
2015-05-14
1
-1
/
+1
*
sfxge: add missing const qualifier to sfxge_link_mode
arybchik
2015-05-14
1
-1
/
+1
*
Remove OUTPUT_FORMAT from theARM EFI linker script, it breaks building
andrew
2015-05-14
1
-2
/
+0
*
whois: add an option to query the PeeringDB
fanf
2015-05-14
2
-2
/
+10
*
Update whois(1) synopsis.
fanf
2015-05-14
1
-1
/
+1
*
Bump whois(1) date.
fanf
2015-05-14
1
-1
/
+1
*
whois: alphabetize whois server list
fanf
2015-05-14
1
-10
/
+12
*
whois: do not clobber command-line flags when tweaking O_NONBLOCK
fanf
2015-05-14
1
-4
/
+4
*
whois: try whois.nic.TLD if TLD.whois-servers.net does not exist
fanf
2015-05-14
2
-26
/
+47
*
whois: check WHOIS_SERVER as well as RA_SERVER environment variables
fanf
2015-05-14
2
-3
/
+13
*
whois: code cleanup
fanf
2015-05-14
1
-13
/
+5
*
whois: special case certain query suffixes
fanf
2015-05-14
1
-12
/
+29
*
Clean up whois manual.
fanf
2015-05-14
1
-67
/
+42
*
Do not promote large async writes to sync.
mav
2015-05-14
1
-34
/
+15
*
Add copyright info missing from r282205
smh
2015-05-14
1
-0
/
+1
*
Handle lib32 libraries which should have been removed in 20140807
bapt
2015-05-13
1
-0
/
+27
*
Fix typo
bapt
2015-05-13
1
-1
/
+1
[prev]
[next]