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 ktrdump to use the more standard -M/-N flags to specify the path
jhb
2015-02-06
2
-14
/
+16
*
Revert the IPI startup sequence to match what is described in the
jhb
2015-02-06
3
-26
/
+62
*
Add mount.procfs jail parameter, so procfs can be mounted when a prison's
jamie
2015-02-06
6
-4
/
+46
*
Add support for multiple portal groups per target.
mav
2015-02-06
7
-111
/
+279
*
Use direct hardware access for internal requests for KCS and SMIC. In
jhb
2015-02-06
5
-58
/
+122
*
Add a new device control utility for new-bus devices called devctl. This
jhb
2015-02-06
17
-4
/
+1328
*
makeroot: Add -l option to set file system volume label
emaste
2015-02-06
2
-2
/
+9
*
Handle invocation with neither of -e / -f
emaste
2015-02-06
1
-1
/
+3
*
Make "ctladm islist" ignore unknown elements, so the old version
trasz
2015-02-06
1
-2
/
+6
*
Update comment and NetBSD ID tag.
pfg
2015-02-06
1
-3
/
+3
*
Drop cgetclose() from getdiskbyname().
pfg
2015-02-06
1
-1
/
+0
*
Fully initialize allocated memory for the new barrier. The
kib
2015-02-06
1
-4
/
+1
*
Some NetGraph debug polishing.
mav
2015-02-06
1
-7
/
+22
*
Always prefer double dashes for GNU LD long options.
davide
2015-02-06
1
-1
/
+1
*
Add a comment explaining why gcc is needed.
jhibbits
2015-02-06
1
-0
/
+4
*
Add a FAT label to the EFI boot1 partition.
rpaulo
2015-02-06
2
-16
/
+15
*
cxgbe(4): Add a minimal if_cxl module that pulls in the real driver as
np
2015-02-06
3
-0
/
+56
*
Don't add static IPv6 routes when to all FIBs when net.add_addr_allfibs is 0.
rpaulo
2015-02-06
1
-2
/
+3
*
tdelete(3): don't delete the node we are about to return.
pfg
2015-02-05
1
-1
/
+2
*
getdiskbyname(): plug resource leak
pfg
2015-02-05
1
-8
/
+16
*
Expose the constants for internal new-bus device flags to userland. The
jhb
2015-02-05
4
-11
/
+17
*
Fix two clang 3.6.0 warnings in usr.sbin/syslogd:
dim
2015-02-05
1
-4
/
+2
*
Set and clear the DF_SUSPENDED flag on the child device being manipulated
jhb
2015-02-05
1
-2
/
+2
*
apparently MAN was misspelled, fix..
jmg
2015-02-05
1
-1
/
+1
*
Add the device ID for the AMT serial port on my Thinkpad T400.
jhb
2015-02-05
1
-0
/
+1
*
Use FILES+= idiom instead of _inetd when referencing inetd rc.d script
ngie
2015-02-05
1
-1
/
+1
*
add a quick testing program I wrote for adrian...
jmg
2015-02-05
3
-0
/
+96
*
Import VCHI driver for Broadcom's VideoCore IV GPU
gonzo
2015-02-05
34
-0
/
+13602
*
vtvga: improve the device description.
rpaulo
2015-02-05
1
-1
/
+2
*
Remove splvm(). It is no longer in the tree.
jkim
2015-02-05
1
-1
/
+0
*
Print IPv6 address in log message instead of address of pointer.
ae
2015-02-05
1
-1
/
+2
*
Bump copyright year.
gjb
2015-02-05
1
-1
/
+1
*
Security Advisory information is included on several
gjb
2015-02-05
4
-5
/
+69
*
Fix IP_FW_NAT44_LIST_NAT size calculation.
melifaro
2015-02-05
1
-2
/
+2
*
Add an entity to use to link to SAs and ENs.
gjb
2015-02-05
1
-3
/
+6
*
Retrieve counters from kernel if rule timstamping is requested.
melifaro
2015-02-05
1
-2
/
+4
*
* Make sure table algorithm destroy hook is always called without locks
melifaro
2015-02-05
4
-12
/
+27
*
Partially revert r277922, avoid sleeping and do flush if we a awaken,
kib
2015-02-05
1
-8
/
+6
*
sfxge: Add statistics for partially dropped TSO packets
arybchik
2015-02-05
2
-2
/
+10
*
sfxge: using 64-bit access for x86-64
arybchik
2015-02-05
1
-0
/
+195
*
Honor the following flags for items that can be conditionalized out of the
ngie
2015-02-05
1
-3
/
+18
*
sfxge: make lock names unique
arybchik
2015-02-05
8
-25
/
+111
*
Honor the following flags with the following rc.d scripts for services that can
ngie
2015-02-05
1
-14
/
+49
*
sfxge: access statistics buffers under port lock
arybchik
2015-02-05
1
-12
/
+18
*
cxgbe(4): reserve id for iSCSI upper layer driver.
np
2015-02-05
1
-0
/
+1
*
turn GEOM_UNCOMPRESS_DEBUG into a proper option so it can be specified
jmg
2015-02-05
2
-1
/
+3
*
Don't call callout_drain() with iscsi mutex held; this fixes a warning
trasz
2015-02-05
1
-4
/
+6
*
The connection_new() routine was taking an absurd number of parameters; fix it.
trasz
2015-02-05
1
-15
/
+7
*
EFI: print more information about EFI Tables.
rpaulo
2015-02-05
2
-21
/
+45
*
Fix error handling.
trasz
2015-02-05
1
-2
/
+4
[next]