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
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
54
-638
/
+0
*
Following revision r295924, the changes to a db file should be fsynced
dwmalone
2016-02-23
1
-4
/
+4
*
Fix the usr.sbin/iostat build with GCC, broken by r295768
asomers
2016-02-22
1
-9
/
+9
*
Document the ability to override compiled-in env and hints using variables
ian
2016-02-21
1
-3
/
+6
*
Fix possible out-of-bounds access detected by Ulrich Spörleins "scan-build".
se
2016-02-19
1
-19
/
+15
*
Use __unused instead of casting to void to silence the unused parameter
se
2016-02-18
2
-10
/
+4
*
Fix compiler warnings in iostat
asomers
2016-02-18
2
-24
/
+25
*
Make WARNS=6 safe.
se
2016-02-18
3
-10
/
+19
*
Use the _SAFE loop variant, since the loop body may remove queue entries.
markj
2016-02-18
1
-2
/
+3
*
crontab: ftruncate() with ftello() instead of ftell().
pfg
2016-02-16
1
-1
/
+1
*
cron: use (char *)NULL instead of (char *)0 in execle.
pfg
2016-02-16
1
-2
/
+3
*
Revert r295648 for now.
bdrewery
2016-02-16
1
-4
/
+4
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-02-16
1
-0
/
+2
*
Remove the need for overriding depend.
bdrewery
2016-02-16
1
-4
/
+4
*
Add missing dependency on sys/conf/newvers.sh.
bdrewery
2016-02-16
1
-2
/
+2
*
Don't check CmdSN for initial login request.
mav
2016-02-12
1
-3
/
+4
*
Use the new insecure-lan-zones option instead of listing each AS112 zone
des
2016-02-11
1
-25
/
+1
*
Remove unbound-contrl-setup since we use a local control socket which
des
2016-02-11
1
-1
/
+0
*
Remove man page references to rndassociates.com, which has been taken over
jamie
2016-02-10
2
-2
/
+0
*
Remove O_SYNC from the options passed to dbmopen().
se
2016-02-10
1
-1
/
+1
*
Rename P_KTHREAD struct proc p_flag to P_KPROC.
kib
2016-02-09
1
-1
/
+1
*
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
[next]