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
path:
root
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not crash when RSDT/XSDT contains an empty entry.
jkim
2015-04-09
1
-26
/
+10
*
bsnmptools does not depends on libcrypto
bapt
2015-04-09
1
-4
/
+0
*
Remove 'netstat -anr' from crashinfo.
glebius
2015-04-09
1
-6
/
+0
*
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
takawata
2015-04-07
58
-7
/
+70
*
Remove hard limits on number of accepting NFS connections.
mav
2015-04-07
1
-2
/
+2
*
Tidy up battery status information. Remove a trailing white space.
jkim
2015-04-06
1
-10
/
+24
*
Unbreak ZFS+GELI install option.
dteske
2015-04-06
1
-1
/
+1
*
Make ctld to not exit on ECONNABORTED on accept().
mav
2015-04-06
1
-1
/
+4
*
Fix permissions on ZFS root encryption key (644 -> 600).
dteske
2015-04-06
1
-0
/
+3
*
bthidd: Remove unused macros from hid.c.
rakuco
2015-04-06
1
-6
/
+0
*
Stop including if_var.h from userland.
glebius
2015-04-06
23
-36
/
+0
*
bthidd: Consider usage ranges when dealing with array inputs.
rakuco
2015-04-05
1
-1
/
+13
*
Fix thinko/copypaste error.
jpaetzel
2015-04-04
1
-1
/
+1
*
Allow fetching pkg(8) even if servers/proxies are not passing Content-length
bapt
2015-04-03
1
-13
/
+6
*
arp(8): add support for printing and deleting entries of type
markj
2015-04-02
1
-0
/
+4
*
Prior to aborting due to an instruction emulation error, it is always
tychon
2015-04-01
1
-7
/
+12
*
Whoops! "arc commit --revision" != "arc diff --update"
dteske
2015-04-01
1
-3
/
+0
*
Add "GELI Passphrase:" prompt to boot loader.
dteske
2015-04-01
1
-0
/
+3
*
Fix typo in a comment.
dteske
2015-03-31
1
-1
/
+1
*
MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284)
cy
2015-03-30
32
-1587
/
+5227
*
pmcstat.8: fix -a flag description; improve -m flag to match
vangyzen
2015-03-28
2
-3
/
+9
*
crunchide: arm64 support
emaste
2015-03-27
1
-1
/
+2
*
Move legacy interrupt allocation for virtio devices to common code.
grehan
2015-03-27
3
-4
/
+5
*
Rough first mdoc, spelling and grammar cleanup pass.
brueffer
2015-03-26
1
-27
/
+39
*
Opps its section 8 not 1 silly.
rrs
2015-03-26
1
-1
/
+1
*
Update the manual page to be a bit more sane. It still
rrs
2015-03-26
4
-66
/
+137
*
Fix typo in jail(8) man page
allanjude
2015-03-22
1
-1
/
+1
*
Update copyright(s)
dteske
2015-03-21
1
-2
/
+2
*
Whitespace cleanup(s).
dteske
2015-03-21
1
-43
/
+49
*
Add missing variable initialization.
mav
2015-03-20
1
-1
/
+1
*
Add comment explaining existing powerd behavior on SMP systems.
mav
2015-03-20
1
-0
/
+6
*
Remove a non-required unsafe condition added in the previous commit
allanjude
2015-03-18
1
-4
/
+0
*
Fix the handbook install option in bsdinstall
allanjude
2015-03-18
1
-1
/
+8
*
Report that we may have write cache, and that we do support FLUSH.
mav
2015-03-16
1
-0
/
+2
*
Increase S/G list size of 32 to 33 entries.
mav
2015-03-16
2
-8
/
+6
*
Pre-allocate one extra request per processing thread.
mav
2015-03-15
1
-1
/
+1
*
According to Linux and QEMU, s/n equal to buffer is not zero-terminated.
mav
2015-03-15
1
-1
/
+3
*
Close potential race on blockif_close().
mav
2015-03-15
1
-0
/
+2
*
Fix networking problem after r280026.
mav
2015-03-15
3
-2
/
+17
*
Give AHCI disk serial based on backing file path same as for virtio block.
mav
2015-03-15
1
-4
/
+16
*
Rewrite virtio block device driver to work asynchronously and use the block
mav
2015-03-15
2
-78
/
+76
*
Modify virtqueue helpers added in r253440 to allow queuing.
mav
2015-03-15
5
-39
/
+24
*
Block delete capability for read-only devices.
mav
2015-03-15
2
-2
/
+5
*
Give block I/O interface multiple (8) execution threads.
mav
2015-03-14
1
-53
/
+76
*
Add checksums to identify data and NCQ command error log.
mav
2015-03-14
1
-0
/
+16
*
Slightly polish virtual AHCI CD reporting.
mav
2015-03-14
1
-23
/
+67
*
Fix NOP and IDLE commands for virtual AHCI disks.
mav
2015-03-14
1
-2
/
+5
*
Add support for NCQ variant of DSM TRIM for virtual AHCI disks.
mav
2015-03-14
1
-4
/
+24
*
Improve NCQ errors reporting for virtual AHCI disks.
mav
2015-03-14
1
-11
/
+53
*
Remove incorrect SERR register setting.
mav
2015-03-13
1
-2
/
+0
[prev]
[next]