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 r243013 and r243267:
mm
2012-11-25
12
-75
/
+363
*
Fix spelling.
kientzle
2012-11-25
3
-3
/
+3
*
zfs_freebsd_reclaim: remove a stray variable
avg
2012-11-25
1
-1
/
+0
*
zfs: overhaul zfs-vfs glue for vnode life-cycle management
avg
2012-11-25
4
-137
/
+58
*
zfs_fhtovp: there is no reason to amend lock flags with LK_RETRY here
avg
2012-11-25
1
-1
/
+1
*
add zfs_bmap to aid vnode_pager_haspage
avg
2012-11-25
1
-1
/
+25
*
zfs_getpages: optimize for large block sizes
avg
2012-11-25
1
-23
/
+86
*
Remove unused function.
tuexen
2012-11-25
2
-110
/
+1
*
remove stop_scheduler_on_panic knob
avg
2012-11-25
1
-36
/
+16
*
zfs sha256 checksum is missing in zfs.8 manpage
mm
2012-11-25
1
-1
/
+1
*
MFV r243012:
mm
2012-11-25
2
-21
/
+127
*
Split IP address validation routines and improve error detection for dotted-
dteske
2012-11-25
2
-37
/
+91
*
MFV r242735:
mm
2012-11-25
9
-23
/
+84
*
zfs roopool: add support for multi-vdev configurations
avg
2012-11-24
2
-41
/
+151
*
spa_import_rootpool: initialize ub_version before calling spa_config_parse
avg
2012-11-24
1
-0
/
+8
*
spa_import_rootpool: do not call spa_history_log_version
avg
2012-11-24
1
-2
/
+0
*
assert_vop_locked: make the assertion race-free and more efficient
avg
2012-11-24
1
-3
/
+6
*
opensolaris compat: terminate cmn_err mesages with a new line
avg
2012-11-24
1
-0
/
+1
*
zfs: create devices/geoms from zvols after receiveing them
avg
2012-11-24
1
-0
/
+6
*
Whitespace.
dteske
2012-11-24
4
-4
/
+4
*
Add IPv6 address-validation routine.
dteske
2012-11-24
2
-2
/
+157
*
The is_delim function works on wchar_t characters not ints, update the
andrew
2012-11-24
1
-2
/
+2
*
o) Have the FreeBSD kernel option "INVARIANTS" trickle down into the Simple
jmallett
2012-11-24
3
-5
/
+38
*
Add a comment which covers what's going on with the 64 bit TSF write.
adrian
2012-11-24
1
-0
/
+12
*
Use bootverbose to control debug printfs from the Cavium Simple Executive
jmallett
2012-11-24
3
-2
/
+21
*
o) Add support for specifying a model of Octeon to target at compile-time,
jmallett
2012-11-24
5
-13
/
+49
*
Add Raspberry Pi GPIO driver
gonzo
2012-11-23
3
-0
/
+660
*
Style fixes
gonzo
2012-11-23
1
-4
/
+3
*
The tramp stuff isn't dependent on DDB, so always add these to the
imp
2012-11-23
1
-2
/
+0
*
Strip trailing newline.
imp
2012-11-23
1
-1
/
+0
*
Remove "clone manager: " message from verbose dmesg. It is pointless to
mav
2012-11-23
1
-7
/
+0
*
Move sndbuf_setmap() output about buffer addresses from the general verbose
mav
2012-11-23
1
-1
/
+1
*
Document sin6_scope_id handling change and bump FreeBSD_version to 1000025.
hrs
2012-11-23
2
-1
/
+9
*
- Use sin6_scope_id instead of sin6_addr.s6_addr[2].
hrs
2012-11-23
1
-17
/
+11
*
Document that getpeername(2) and getsockname(2) can fail with EINVAL.
kevlo
2012-11-23
2
-0
/
+8
*
According to r221124, the default NFS server and client are no longer
kevlo
2012-11-23
1
-2
/
+2
*
Catch up with r243046. KTR buffer can be changed at runtime.
kevlo
2012-11-23
1
-1
/
+1
*
Remove no longer needed quirk.
hselasky
2012-11-23
3
-4
/
+0
*
Now that we have working USB keyboard add ukbd to the syscons-enabling
gonzo
2012-11-23
1
-0
/
+1
*
Use a 64 bit TSF write to update the TSF adjust, rather than a 32 bit
adrian
2012-11-23
1
-1
/
+5
*
Fix up the nexttbtt -> TSF delta calculation to not wrap ridiculously
adrian
2012-11-23
1
-1
/
+15
*
Add the HAL wrapper for settsf64.
adrian
2012-11-23
1
-0
/
+2
*
Implement a HAL method to set a 64 bit TSF value.
adrian
2012-11-23
4
-0
/
+18
*
Multiple fixes for BCM2835 framebuffer
gonzo
2012-11-23
1
-31
/
+149
*
Use MIPS_PHYS_TO_DIRECT_UNCACHED rather than a homegrown version which is not
jmallett
2012-11-23
1
-3
/
+3
*
Look for MAC address in FDT tree nodes that are usb network devices and
gonzo
2012-11-23
1
-1
/
+70
*
Make FDT blob compatible with Raspberry Pi firmware.
gonzo
2012-11-23
1
-11
/
+22
*
MFS security patches which seem to have accidentally not reached HEAD:
cperciva
2012-11-23
2
-2
/
+11
*
acpi_cpu: use fixed resource ids for cx state i/o resources
avg
2012-11-22
1
-11
/
+11
*
remove vop_lookup_pre and vop_lookup_post
avg
2012-11-22
2
-12
/
+0
[next]