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
*
fix typo, properly install a link to nv for nvlist_freev...
jmg
2014-10-27
1
-1
/
+1
*
krping: In verbose mode print only first 128 bytes of krping data.
np
2014-10-27
1
-5
/
+21
*
Some cxgbe/iw_cxgbe fixes:
np
2014-10-27
1
-4
/
+5
*
Remove bhyve SVM feature printf's now that they are available in the
grehan
2014-10-27
1
-21
/
+0
*
Output a summary of optional SVM features in dmesg similar to CPU features.
grehan
2014-10-27
1
-0
/
+65
*
Remove an extra copy of hv_kvp_daemon(8) [1].
delphij
2014-10-27
4
-116
/
+52
*
Tidy up functions related to uidinfo management.
mjg
2014-10-27
1
-45
/
+47
*
De-k&r-ify function definitions in kern/kern_resource.c
mjg
2014-10-27
1
-57
/
+20
*
Add foo_genassym.c files to DPSRCS so dependencies for them are generated.
jhb
2014-10-27
2
-1
/
+3
*
bin/dd: revert 273734, as it fails on 32bit platforms
pi
2014-10-27
5
-46
/
+54
*
Do not automatically install routes to link-local and interface-local multicast
ae
2014-10-27
1
-207
/
+34
*
Tiny comment fixup.
glebius
2014-10-27
1
-1
/
+1
*
Preserve limitation of "TCP_CA_NAME_MAX" when matching the algorithm
hselasky
2014-10-27
1
-1
/
+2
*
Fix rendering
bapt
2014-10-27
1
-2
/
+1
*
Correct a typo: this is the manpage for pthread_cleanup_pop, not push.
jhb
2014-10-27
1
-1
/
+1
*
Clarify the documentation of pmcstat:
bapt
2014-10-27
1
-1
/
+8
*
bin/dd: Fix incorrect casting of arguments
pi
2014-10-27
5
-54
/
+46
*
Make assignments to "net.inet.tcp.cc.algorithm" work by fixing a bad
hselasky
2014-10-27
1
-5
/
+7
*
Remove unused function.
ae
2014-10-27
2
-15
/
+0
*
Remove comment obsoleted by r273730.
mav
2014-10-27
1
-3
/
+0
*
Reduce code duplication around Write Exclusive persistent reservation.
mav
2014-10-27
3
-97
/
+37
*
Add a method to iicbus to request IIC_M_NOSTOP behaviour for multibyte
kib
2014-10-27
2
-4
/
+10
*
Allow the vfs.nfsd knobs to be set from loader.conf (or using
kib
2014-10-27
1
-3
/
+3
*
Merge of 273518, tzdata2014i
edwin
2014-10-27
10
-942
/
+1055
*
getgrouplist(3) was reimplemented in terms of getgrent_r(3) in r174547, so
markj
2014-10-27
2
-23
/
+2
*
Simplify memrw().
alc
2014-10-27
1
-11
/
+2
*
Allocate buffer for READ BUFFER/WRITE BUFFER commands on demand.
mav
2014-10-26
2
-5
/
+17
*
Add a comment explaining the intent behind the I/O reservation [0x72-0x77].
neel
2014-10-26
1
-0
/
+4
*
Replace update from -r271410 accidentally lost in -r273575.
mckusick
2014-10-26
1
-3
/
+3
*
Fix support for LUN flat space addressing.
mav
2014-10-26
1
-10
/
+11
*
Avoid dynamic syscall overhead for statically compiled modules.
mjg
2014-10-26
14
-38
/
+59
*
Change the type of the first argument to the I/O emulation handlers to
neel
2014-10-26
7
-16
/
+16
*
Fix CF ERASE breakage caused by 268205.
smh
2014-10-26
1
-0
/
+6
*
Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default.
ian
2014-10-26
3
-6
/
+0
*
Remove incorrect semicolon.
stefanf
2014-10-26
1
-1
/
+1
*
By the time that pmap_init() runs, vm_phys_segs[] has been initialized. Obta...
alc
2014-10-26
3
-6
/
+10
*
sh: Make getopts memory-safe if with changing arguments.
jilles
2014-10-26
5
-6
/
+39
*
Fix printing non-terminated strings in devlist XML.
mav
2014-10-26
2
-5
/
+9
*
Fix up an assertion in kern_setgroups, it should compare with ngroups_max + 1
mjg
2014-10-26
1
-1
/
+1
*
Mention VAAI and ODX in ctl(4).
trasz
2014-10-26
1
-2
/
+8
*
MFV r273688:
delphij
2014-10-26
1
-43
/
+101
*
Add "rpm" and "formfactor" LUN options to match istgt functionality.
mav
2014-10-26
2
-2
/
+21
*
Tidy up sys_setgroups and kern_setgroups.
mjg
2014-10-26
1
-8
/
+8
*
Use a temporary buffer in sys_setgroups for requests with <= XU_NGROUPS groups.
mjg
2014-10-26
1
-5
/
+12
*
Move the ACPI PM timer emulation into vmm.ko.
neel
2014-10-26
8
-175
/
+162
*
Don't pass the 'error' return from an I/O port handler directly to vm_run().
neel
2014-10-26
1
-21
/
+27
*
Now that sysctl_root is only called with sysctl lock in shared mode, update
mjg
2014-10-26
1
-2
/
+3
*
Fix a few issues with creating VOLUME_LABEL for the
gjb
2014-10-26
1
-1
/
+5
*
Set the caching mode for the usermode mapping of the HPET registers
kib
2014-10-25
1
-0
/
+1
*
Use correct type in __DEVOLATILE().
jhb
2014-10-25
1
-1
/
+2
[next]