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
*
identd: remove redundant zeroing
eadler
2015-04-19
1
-2
/
+1
*
tzsetup: remove set but unused variable
eadler
2015-04-19
1
-2
/
+2
*
config: remove set but unchecked variable
eadler
2015-04-19
1
-2
/
+2
*
Workaround bhyve virtual disks operation on top of GEOM providers.
mav
2015-04-18
4
-18
/
+100
*
No need to delete export from filesystems which are not exported.
sjg
2015-04-18
1
-0
/
+6
*
To ensure j formatting string valid, cast uint64_t values to uintmax_t.
takawata
2015-04-18
1
-2
/
+3
*
Remove some oldnfs remnants.
trasz
2015-04-18
1
-4
/
+3
*
Change printf formatting to unbroke i386 arch.
takawata
2015-04-18
1
-2
/
+2
*
Fix Typo.
takawata
2015-04-18
1
-1
/
+1
*
Fix misspelling.
araujo
2015-04-18
1
-1
/
+1
*
Improve code style(9), no functional changes.
araujo
2015-04-18
2
-92
/
+95
*
Add LE related HCI control command to hccontrol(1).
takawata
2015-04-18
5
-1
/
+443
*
crunchide: always include both 32- and 64-bit ELF support
emaste
2015-04-18
2
-13
/
+6
*
Make virtual AHCI more careful with I/O lengths.
mav
2015-04-17
1
-92
/
+84
*
crunchide: remove unused a.out and non-functional ECOFF support
emaste
2015-04-17
4
-217
/
+0
*
Add "GELI Passphrase:" prompt to boot loader.
dteske
2015-04-16
1
-0
/
+3
*
If the number of guest vcpus is less than '1' then flag it as an error.
neel
2015-04-16
1
-0
/
+5
*
vidcontrol: make size argument optional again for syscons
emaste
2015-04-16
1
-1
/
+1
*
Fix syntax errors in conditions for new features in freebsd-update
allanjude
2015-04-15
1
-2
/
+2
*
Prior to aborting due to an ioport error, it is always interesting to
tychon
2015-04-15
1
-2
/
+4
*
Initialize 'error' before use.
neel
2015-04-15
1
-9
/
+9
*
Eliminate unused headers.
delphij
2015-04-14
7
-14
/
+0
*
Accept LE event on hccontrol socket.
takawata
2015-04-12
1
-0
/
+1
*
Add HCI/LMP revision information.
takawata
2015-04-12
1
-2
/
+12
*
Fix libfifolog dependency on libz
emaste
2015-04-10
2
-2
/
+2
*
rtsold does not need to link to libkvm
bapt
2015-04-09
1
-1
/
+0
*
rpc.locked does not need to link to libutil
bapt
2015-04-09
1
-1
/
+1
*
bhyvectl does not need to link to libutil
bapt
2015-04-09
1
-1
/
+1
*
Fix overlinking in bhyve:
bapt
2015-04-09
2
-2
/
+2
*
authpf does not need to link to libmd
bapt
2015-04-09
1
-1
/
+1
*
Print 64-bit addresses cleary with leading zeros to avoid confusions.
jkim
2015-04-09
1
-21
/
+25
*
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
[next]