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
*
1) For %Z format, understand "UTC" name too.
ache
2014-10-05
1
-1
/
+5
*
- Refactor defining variables.
nyan
2014-10-05
1
-225
/
+98
*
Avoid unnecessary ppeers_lock acquisition in exit1.
mjg
2014-10-05
1
-10
/
+12
*
Eliminate use of M_EXT in IP6_EXTHDR_CHECK() by trimming a redundant
rwatson
2014-10-05
1
-6
/
+0
*
Fix typo.
ae
2014-10-05
1
-1
/
+1
*
Rework bootparttest to use more code from sys/boot.
ae
2014-10-05
4
-112
/
+87
*
Add a bit more debug messages.
ae
2014-10-05
1
-0
/
+5
*
ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address.
cy
2014-10-05
1
-2
/
+4
*
ipfilter bug #534 destination list hashing not endian neutral
cy
2014-10-05
1
-3
/
+3
*
ipfilter bug #538 ipf_p_dns_del should return void
cy
2014-10-05
1
-3
/
+2
*
ipfilter bug #554 Determining why a ipf rule matches is hard -- replace
cy
2014-10-05
1
-11
/
+34
*
ipfiler bug #550 filter rule list corrupted with inserted rules
cy
2014-10-05
1
-0
/
+12
*
Remove stray uma_mtx lock/unlock in zone_drain_wait()
bryanv
2014-10-05
1
-2
/
+0
*
Use printb() for boolean flags in ro_opts and actor_state for LACP.
hrs
2014-10-05
2
-12
/
+7
*
- Move L2 addr configuration for the primary port to a taskqueue. This fixes
hrs
2014-10-05
3
-16
/
+45
*
Get rid of crshared.
mjg
2014-10-05
2
-12
/
+1
*
Include urndis(4) in list of devices for which we generate hardware notes.
gavin
2014-10-04
1
-0
/
+2
*
Slightly reword comment. Move code, which is described by the
kib
2014-10-04
1
-5
/
+4
*
vt(4): Don't recalculate buffer size if we don't know screen size
dumbbell
2014-10-04
1
-1
/
+2
*
Add kernel option KSTACK_USAGE_PROF to sample the stack depth on
kib
2014-10-04
5
-0
/
+58
*
Fixes for i/o during coredumping:
kib
2014-10-04
2
-22
/
+15
*
Add IO_RANGELOCKED flag for vn_rdwr(9), which specifies that vnode is
kib
2014-10-04
2
-7
/
+11
*
Minor doc format fix.
pfg
2014-10-04
1
-1
/
+2
*
Make kevent(2) periodic timer events more reliably periodic. The event
ian
2014-10-04
2
-5
/
+10
*
Don't make nested definition for range_seg_cache.
delphij
2014-10-04
1
-1
/
+1
*
Silence a warning about Tag_Virtualization_use being unknown. We don't
andrew
2014-10-04
2
-1
/
+4
*
Put and #ifdef _KERNEL around the #include for opt_capsicum.h to
bz
2014-10-04
1
-0
/
+2
*
Add movw and movt relocations to the list of relocations against function
andrew
2014-10-04
1
-0
/
+6
*
Bump max rule size to 512 opcodes.
melifaro
2014-10-04
1
-1
/
+1
*
Make autofs use shared vnode locks.
trasz
2014-10-04
3
-9
/
+16
*
MFV r272499:
delphij
2014-10-04
1
-0
/
+2
*
Add a new sysctl, vfs.zfs.vol.unmap_enabled, which allows the system
delphij
2014-10-04
1
-0
/
+14
*
Diff reduction with upstream. The code change is not really applicable
delphij
2014-10-04
1
-3
/
+3
*
Add in decode for the AR9300 RX descriptor.
adrian
2014-10-04
1
-0
/
+74
*
MFV r272496:
delphij
2014-10-04
1
-2
/
+11
*
MFV r272495:
delphij
2014-10-04
2
-1
/
+3
*
Plug capability races.
mjg
2014-10-04
2
-7
/
+68
*
MFV r272494:
delphij
2014-10-04
3
-113
/
+50
*
Add sequence counters with memory barriers.
mjg
2014-10-04
1
-0
/
+139
*
MFV r272493:
delphij
2014-10-04
2
-37
/
+62
*
Merge pc98's machdep.c into i386/i386/machdep.c.
nyan
2014-10-04
3
-3004
/
+309
*
Reduce diffs against i386.
nyan
2014-10-04
1
-7
/
+9
*
- MFi386: Add compile-with option for tau32-ddk.c.
nyan
2014-10-04
1
-3
/
+3
*
Remove an incorrect and useless debug print.
markj
2014-10-04
1
-3
/
+1
*
Hook up support for userland CTF support in DTrace. This required some
markj
2014-10-03
9
-37
/
+73
*
Add GUID of FreeBSD slice to GPT scheme.
ae
2014-10-03
1
-0
/
+3
*
Update baseline files for EBR, MBR and PC98 now that mkimg fills in
marcel
2014-10-03
36
-1229
/
+1227
*
Add mkimg_chs() for those schemes that need the LBA broken down into
marcel
2014-10-03
6
-21
/
+58
*
Add dependencies to various libraries to libzfs and libzpool.
delphij
2014-10-03
3
-4
/
+14
*
Refactor ZFS ARC reclaim checks and limits
smh
2014-10-03
4
-107
/
+82
[next]