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
...
*
Temporarily revert r282922 which bumped the max descriptors.
grehan
2015-05-21
1
-1
/
+1
*
Remove the warning about invalid PE checksum; apparently nothing
trasz
2015-05-20
1
-2
/
+6
*
Merge ACPICA 20150515.
jkim
2015-05-18
2
-3
/
+3
*
Fix off-by-one in array index bounds check
allanjude
2015-05-18
1
-1
/
+1
*
bsdinstall/zfsboot: Skip adding swap lines to /etc/fstab if swap is 0 sized
allanjude
2015-05-17
1
-0
/
+4
*
Add a warning message to mountd for exported file
rmacklem
2015-05-16
1
-0
/
+3
*
path.h is not needed here.
delphij
2015-05-16
1
-2
/
+0
*
Bump the size of the blockif scatter-gather list to 67.
grehan
2015-05-14
1
-1
/
+1
*
kbdmap(1): increase description size to 256 bytes
emaste
2015-05-14
1
-2
/
+2
*
Fix pmcstat symbol resolution for userland processes.
stas
2015-05-13
1
-1
/
+2
*
Set the subvendor field in config space to the vendor ID.
grehan
2015-05-13
3
-0
/
+3
*
crunchide: remove EOL whitespace
emaste
2015-05-12
1
-3
/
+3
*
Allow configuration of the sector size advertised to the guest.
neel
2015-05-12
2
-26
/
+69
*
Handling indirect descriptors is a capability of the host and
grehan
2015-05-11
1
-1
/
+1
*
Remove extendline definition
bapt
2015-05-10
1
-3
/
+0
*
Use calloc(3) instead of malloc(3) + memset(3)
bapt
2015-05-10
1
-2
/
+4
*
The initial logic for allocating the new string was wrong, the conversion
bapt
2015-05-10
1
-5
/
+2
*
Use strndup(3) instead of malloc(3) + memcpy(3)
bapt
2015-05-10
1
-7
/
+11
*
Remove useless call to extendarray
bapt
2015-05-10
1
-1
/
+0
*
The pwdb function is only used once to check the database rename it
bapt
2015-05-10
1
-10
/
+4
*
if the check of the pw db fails return the failed value
bapt
2015-05-10
1
-37
/
+35
*
Some style(9) fixes
bapt
2015-05-10
1
-9
/
+16
*
Replace sprintf(3) with snprintf(3)
bapt
2015-05-09
1
-7
/
+7
*
Use snprintf(3) instead of sprintf(3)
bapt
2015-05-09
1
-8
/
+7
*
Remove now unused LNBUFSZ buffer size
bapt
2015-05-09
1
-3
/
+0
*
Return from the function as early as possible
bapt
2015-05-09
1
-117
/
+116
*
Remove some uneeded headers
bapt
2015-05-09
3
-8
/
+0
*
Remove unneeded headers
bapt
2015-05-09
1
-8
/
+0
*
Replace malloc(3) + strcpy(3) + strcat(3) by asprintf(3)
bapt
2015-05-09
1
-3
/
+1
*
Use snprintf(3) instead of strcpy(3) + strncat(3)
bapt
2015-05-09
1
-2
/
+1
*
Use sbuf(9) instead of homebrewed buffered string
bapt
2015-05-09
3
-62
/
+47
*
Fix the double space in comment.
stas
2015-05-09
1
-1
/
+3
*
Use the kern.bootfile sysctl to set the default kernel path rather than
jhb
2015-05-08
2
-30
/
+36
*
Allow byte reads of AHCI registers.
neel
2015-05-07
1
-4
/
+9
*
Add memory barrier to r281764.
mav
2015-05-06
1
-14
/
+11
*
Deprecate the 3-way return values from vm_gla2gpa() and vm_copy_setup().
neel
2015-05-06
2
-78
/
+81
*
Reimplement queue freeze on error, added in r282429:
mav
2015-05-06
1
-3
/
+9
*
Add a sanity check to the swap size in zfsboot of bsdinstall
allanjude
2015-05-05
1
-4
/
+22
*
Implement in-order execution of non-NCQ commands.
mav
2015-05-04
1
-6
/
+15
*
Restore CPU dependent compile time conditionals.
cy
2015-05-04
1
-1
/
+21
*
MFV ntp 4.2.8p2 (r281348)
cy
2015-05-04
2
-4
/
+4
*
Implement basic PxTFD.STS.BSY reporting.
mav
2015-05-03
1
-13
/
+38
*
Remove #ifdef IFT_FOO.
glebius
2015-05-02
1
-4
/
+0
*
Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno.
oshogbo
2015-05-02
1
-1
/
+1
*
Initialize PxCMD on reset and make its read-only bits such.
mav
2015-05-02
1
-2
/
+16
*
Handle ATA_SEND_FPDMA_QUEUED as NCQ in ahci_port_stop().
mav
2015-05-02
1
-1
/
+2
*
Advertise an additional memory BAR in the "dummy" device emulation.
neel
2015-05-02
1
-15
/
+23
*
crunchide: Restore local EM_AARCH64 constant for bootstrapping
emaste
2015-04-30
1
-0
/
+3
*
Remove oldnfs remnants from nfsd(8).
trasz
2015-04-30
2
-120
/
+60
*
Remove oldnfs leftovers from mountd(8).
trasz
2015-04-29
2
-34
/
+11
[prev]
[next]