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
*
Provide a future release as an example, instead of a historical one.
glebius
2016-02-05
1
-1
/
+1
*
Add an additional, libucl-based configuration file parser to ctld.
jceel
2016-02-03
5
-93
/
+1023
*
f_substr(): Optimized recipe if running under bash
dteske
2016-02-03
1
-69
/
+104
*
Remove SIG prefix from trapped signals
dteske
2016-02-03
1
-5
/
+4
*
f_substr: Write to stdout when no `-v var_to_set'
dteske
2016-02-03
1
-1
/
+5
*
Remove trailing whitespace
dteske
2016-02-03
1
-2
/
+2
*
Define f_sprintf() dynamically at inclusion time
dteske
2016-02-03
1
-12
/
+17
*
Revert r295169 and switch `\ ' to `" "'
dteske
2016-02-02
1
-2
/
+2
*
Fix a typo in a comment
dteske
2016-02-02
1
-1
/
+1
*
- Note that devctl(8) will appear in 10.3 first.
jhb
2016-02-02
1
-2
/
+2
*
Bump version to 7.1 for +=/-= fix
dteske
2016-02-02
1
-2
/
+2
*
For +=/-=, add . and / to convenience characters
dteske
2016-02-02
2
-2
/
+10
*
Replace (Qo \ Qc) with (Qo (space) Qc)
dteske
2016-02-02
1
-3
/
+3
*
Utilize new `-v var_to_set' of f_snprintf()
dteske
2016-02-01
3
-9
/
+9
*
Move awk(1)-dependent recipes to the bottom
dteske
2016-01-31
1
-114
/
+114
*
Move f_isinteger() to the top
dteske
2016-01-31
1
-10
/
+10
*
Move f_vsprintf() below f_sprintf()
dteske
2016-01-31
1
-10
/
+10
*
Move f_sprintf() above f_snprintf()
dteske
2016-01-31
1
-15
/
+15
*
Optimize f_substr() to use built-ins only
dteske
2016-01-31
1
-32
/
+57
*
Optimize f_sprintf() for bash
dteske
2016-01-31
1
-1
/
+9
*
Reset OPTIND to 1 in f_device_find()
dteske
2016-01-31
1
-2
/
+2
*
The zfsboot automated part of bsdinstall now supports UEFI
allanjude
2016-01-30
1
-68
/
+47
*
Improve reporting of connection problems in iscsid(8).
trasz
2016-01-27
1
-7
/
+14
*
syslogd: Enable repeated line compression for lines of any length.
asomers
2016-01-27
1
-1
/
+1
*
Require /sbin/mount_cd9660 when running the cd9660 tests
ngie
2016-01-27
1
-0
/
+2
*
Replace awk with more efficient builtins-only algo
dteske
2016-01-27
1
-9
/
+55
*
Use dpv(1) in `bsdconfig packages'
dteske
2016-01-27
3
-9
/
+14
*
Fix ABI parsing
dteske
2016-01-27
1
-2
/
+6
*
Change incorrect path
dteske
2016-01-27
1
-2
/
+2
*
Remove uathload from build due to issue with GCC 5.2.0:
br
2016-01-26
1
-0
/
+2
*
Cleanup unused-but-set-variable spotted by gcc-4.9.
araujo
2016-01-26
2
-7
/
+2
*
The <libutil.h> is an ordinary header file; should sort just like any other.
trasz
2016-01-24
6
-11
/
+6
*
Fix a typo in a comment
dteske
2016-01-24
1
-1
/
+1
*
MFV r294491: ntp 4.2.8p6.
delphij
2016-01-22
10
-34
/
+106
*
Switch from FD_SETSIZE to getdtablesize(2) as it can make the FD to be
araujo
2016-01-22
1
-9
/
+6
*
Add "vidcontrol -i active", to print out active vty number,
trasz
2016-01-19
2
-6
/
+23
*
mdoc: sort Xr
joel
2016-01-18
1
-3
/
+3
*
Don't bother checking an ip[46].addr netmask/prefixlen. This is already
jamie
2016-01-16
1
-18
/
+3
*
Never 4k align the MBR bootpool because zfsldr can not deal with a gap
allanjude
2016-01-16
1
-1
/
+3
*
Clear errno before calling getpw*.
jamie
2016-01-16
1
-0
/
+1
*
Adjust previous fix to conform to the existing style in this file.
jhb
2016-01-14
1
-2
/
+1
*
bsdinstall: Suggest the GPT+Active workaround on Dell T5810
vangyzen
2016-01-14
1
-1
/
+1
*
Add support for relocating AArch64 modules to kldxref. This fixes an error
andrew
2016-01-13
1
-0
/
+77
*
Remove some unneeded headers
bapt
2016-01-13
1
-7
/
+0
*
Fix Coverity warnings regarding r293229
asomers
2016-01-13
2
-5
/
+28
*
ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).
araujo
2016-01-13
2
-3
/
+6
*
Add a basic bhyvectl manpage.
brueffer
2016-01-12
2
-1
/
+98
*
Fix bhyve(1) operation on vmnet devices, broken in r293459.
glebius
2016-01-10
1
-1
/
+2
*
Fix improper duration for f_dialog_pause() API
dteske
2016-01-09
1
-1
/
+0
*
Fix version number.
delphij
2016-01-09
1
-1
/
+1
[next]