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
...
*
Minor mdoc nit.
joel
2014-06-06
1
-1
/
+1
*
Prevent arc commands from overwriting history
bapt
2014-06-06
1
-1
/
+2
*
When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and
imp
2014-06-06
11
-16
/
+8
*
Restore comments accidentally removed.
imp
2014-06-06
6
-6
/
+6
*
- Fix the keyfile being cleared prematurely after r259428
brd
2014-06-06
1
-1
/
+1
*
Use mtx_lock_spin/mtx_unlock_spin primitives on spin lock
zont
2014-06-06
2
-8
/
+8
*
Style cleanups on ifconfig.8
allanjude
2014-06-06
1
-14
/
+20
*
Document r266463, newsyslog.conf(5) includes in conf.d.
gjb
2014-06-05
1
-0
/
+6
*
Add support for arbitrary http requests
bapt
2014-06-05
3
-2
/
+37
*
Remove unnecessary semicolons
bapt
2014-06-05
1
-4
/
+4
*
Use NULL instead of 0
bapt
2014-06-05
1
-2
/
+2
*
Avoid using hard-coded SoC's register address in mptramp code for Armada XP
zbb
2014-06-05
2
-4
/
+16
*
Fix broken SMP startup on Armada XP after r265694
zbb
2014-06-05
2
-3
/
+4
*
whitespace change: remove trailing whitespace
luigi
2014-06-05
7
-18
/
+18
*
If HTTP_USER_AGENT is defined but empty, don't send User-Agent at all.
des
2014-06-05
2
-4
/
+10
*
vt fontcvt: Accept space after BITMAP in .bdf parser
emaste
2014-06-05
1
-1
/
+2
*
Regen after r267124 for WITHOUT_VT_SUPPORT
emaste
2014-06-05
1
-0
/
+5
*
Install VT support files
emaste
2014-06-05
4
-0
/
+16
*
Support "GNU Unifont" format font data
emaste
2014-06-05
1
-26
/
+88
*
- Verify that we don't load more data into a FIFO than it is
hselasky
2014-06-05
2
-32
/
+33
*
Need to check the transfer cache field in the device done function
hselasky
2014-06-05
1
-1
/
+1
*
Try to fix DWC OTG regression issues with full and low speed devices:
hselasky
2014-06-05
2
-228
/
+290
*
vt fontcvt: -w sets the width, not height
emaste
2014-06-05
1
-1
/
+1
*
The code that combines adjacent ranges for BIO_DELETEs to optimize
imp
2014-06-05
2
-18
/
+5
*
Update reported libusb version to 1.0.13
emaste
2014-06-05
1
-1
/
+1
*
Update vt(4) "Terminus BSD Console" font
emaste
2014-06-05
1
-220
/
+307
*
Use ENOBUFS instead of ENOMEM in error situations related to m_uiotombuf().
tuexen
2014-06-05
1
-4
/
+4
*
Fix OpenSSL multiple vulnerabilities.
delphij
2014-06-05
5
-3
/
+36
*
Mac OS X 10.10 is not released yet, removed.
maxim
2014-06-05
1
-3
/
+1
*
mdoc: drop the trailing dot from the xref list.
pluknet
2014-06-05
1
-1
/
+1
*
OpenBSD 5.5, Mac OS X 10.10, Dragonfly BSD 3.8.0 added.
maxim
2014-06-05
1
-7
/
+11
*
Convert functions to the new-style format.
davide
2014-06-05
1
-20
/
+6
*
Catch up with recent changes...
kevlo
2014-06-05
1
-21
/
+23
*
Correct the document date for last change.
wblock
2014-06-05
1
-1
/
+1
*
Remove D-Link DWA140 rev D1 by accident.
kevlo
2014-06-05
1
-0
/
+1
*
cxgbe(4): Properly account for the freelist buffers used when returning
np
2014-06-05
1
-1
/
+8
*
Remove extra copy of old email address.
emaste
2014-06-04
1
-2
/
+1
*
Update vt(4) console font author's email address
emaste
2014-06-04
1
-1
/
+1
*
Cross-reference jot(1) and seq(1).
kib
2014-06-04
1
-1
/
+4
*
More RSU fixes:
hselasky
2014-06-04
1
-4
/
+11
*
make sure ifp->if_transmit returns 0 if a buffer is enqueued.
luigi
2014-06-04
1
-2
/
+1
*
Sadly, we do not actually live in the future.
allanjude
2014-06-04
1
-1
/
+1
*
Bulk document the kern.geom.label.*.enable sysctls and tunables.
ivoras
2014-06-04
1
-0
/
+13
*
For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of the
kib
2014-06-04
4
-3
/
+64
*
Allow shared locking for the tmpfs vnodes.
kib
2014-06-04
1
-0
/
+2
*
- Add support for SG_GET_SG_TABLESIZE IOCTL to report that we don't support
mav
2014-06-04
2
-1
/
+16
*
The external USB HUB in the RPI-B rejects control endpoint traffic
hselasky
2014-06-04
1
-3
/
+12
*
Fixes for the RSU driver:
hselasky
2014-06-04
2
-85
/
+53
*
- Naively fix build by partially reverting r267029 to still use
bdrewery
2014-06-04
1
-0
/
+4
*
Further updates to the netstat(1) man page and usage message
allanjude
2014-06-04
2
-253
/
+515
[prev]
[next]