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.bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Roll WITHOUT_ELFTOOLCHAIN_TOOLS into WITHOUT_TOOLCHAIN
emaste
2015-08-13
1
-10
/
+7
*
Use nitems instead of "sizeof ypaliases/sizeof ypaliases[0]".
araujo
2015-08-13
2
-8
/
+10
*
Fix a few mandoc warnings.
brueffer
2015-08-12
1
-1
/
+2
*
Use __DECONST instead of doing strdup/free.
delphij
2015-08-11
1
-10
/
+5
*
Clean out some externally visible "more then" grammar
pfg
2015-08-11
1
-2
/
+2
*
xlint(1): Fix some typos in comments and translate some german
pfg
2015-08-11
8
-40
/
+42
*
More style(9) fixes. No functional changes.
araujo
2015-08-11
1
-14
/
+7
*
use posix_spawn(3) instead of fork() and exec() manually as suggested
delphij
2015-08-10
1
-41
/
+40
*
Use consistent style for optional subdirectories
emaste
2015-08-10
1
-29
/
+15
*
Remove ${_subdir}s that are never set
emaste
2015-08-10
1
-6
/
+1
*
Add a #ifndef around the HAVE_ICONV settings since it is supplied
peter
2015-08-10
1
-0
/
+2
*
Don't assume iconv is enabled. I didn't realize there was a configuration
peter
2015-08-10
2
-2
/
+2
*
Fix typo introduced in r275079
peter
2015-08-09
1
-1
/
+1
*
Update svnlite from 1.8.10 to 1.8.14. This is mostly for client-side bug
peter
2015-08-09
1
-5
/
+8
*
Update apr-util config - I don't believe this part is used by svn, but
peter
2015-08-09
2
-9
/
+5
*
Update apr-1.5.1 to 1.5.2
peter
2015-08-09
2
-4
/
+4
*
fix regression in xargs -Px (introduced in r286289) and add regression tests
allanjude
2015-08-08
6
-6
/
+17
*
Fix interaction between libedit initialization and Capsicum
trasz
2015-08-08
1
-5
/
+7
*
Fix typo introduced in previous commit.
marcel
2015-08-07
1
-1
/
+1
*
o Fix a typo.
marcel
2015-08-07
1
-2
/
+82
*
Remove an extra new line on usage().
araujo
2015-08-07
1
-2
/
+2
*
Rebase after r286395: rounding fix for dynamic VHD
marcel
2015-08-07
28
-402
/
+407
*
Fix the dynamic VHD format to work with qemu. The size of the disk
marcel
2015-08-07
1
-37
/
+55
*
Get closest as possible with style(9). No functional change.
araujo
2015-08-07
1
-14
/
+10
*
Consistently use both leading and trailing spaces inside of the {}'s
jhb
2015-08-06
1
-10
/
+14
*
Whitespace fixes to consistently use spaces before }'s and
jhb
2015-08-06
1
-15
/
+25
*
Decode the arguments passed to the *at() family of system calls. This is
jhb
2015-08-06
2
-4
/
+118
*
Decode the arguments to mkfifo() and fix an off-by-one error in the arguments
jhb
2015-08-06
1
-1
/
+3
*
Don't mark the fcntl flag argument as an output parameter so that it is
jhb
2015-08-06
1
-1
/
+1
*
Add recently added values of various flags and enumerations including
jhb
2015-08-06
1
-12
/
+20
*
Fix shell injection vulnerability in patch(1) via ed(1) by
delphij
2015-08-05
2
-4
/
+16
*
find: Fix segfault with very long path in -exec/-ok ... {} \;.
jilles
2015-08-05
2
-15
/
+25
*
Rework get_string() to make it more robust when fetching strings of unknown
jhb
2015-08-05
1
-17
/
+29
*
Whitespace fix: remove some spurious spaces before commas.
jhb
2015-08-05
1
-11
/
+11
*
xargs now takes -P0, creating as many concurrent processes as possible
allanjude
2015-08-04
2
-3
/
+19
*
Get it closes to style(9).
araujo
2015-08-04
1
-20
/
+14
*
Revert r286144 leaving the original fix to the buffer overflow.
pfg
2015-08-04
1
-3
/
+2
*
Remove the 3rd clause of BSD LICENSE.
araujo
2015-08-04
1
-36
/
+41
*
Remove the 3rd clause of BSD LICENSE.
araujo
2015-08-04
1
-32
/
+48
*
Remove never used file
bapt
2015-08-03
1
-322
/
+0
*
Make image_copyout_zeroes() an interface function.
marcel
2015-08-03
2
-6
/
+7
*
- Add myself to the calendar.freebsd. (fix typo in r286160)
junovitch
2015-08-01
1
-1
/
+1
*
- Add myself to the committers-ports.dot and add my mentor relationship.
junovitch
2015-08-01
1
-0
/
+1
*
use : instead of true...
jmg
2015-08-01
1
-6
/
+6
*
Buffer overflow in wall(1).
pfg
2015-08-01
1
-2
/
+3
*
Use standard 'THE AUTHOR' license text
emaste
2015-07-31
1
-1
/
+1
*
Buffer overflow in wall(1).
pfg
2015-07-31
1
-2
/
+2
*
Use correct number of arguments to semctl() for IPC_RMID.
rodrigc
2015-07-30
1
-1
/
+1
*
Get function prototypes for msg, shm, sem functions
rodrigc
2015-07-30
1
-0
/
+3
*
Make some variables and functions static.
rodrigc
2015-07-30
1
-15
/
+8
[next]