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
*
MFV r299425:
mm
2016-05-12
8
-4
/
+173
*
Use strlcpy() instead of strncpy() when copying date and subj
truckman
2016-05-12
1
-3
/
+3
*
Use strlcpy() instead of strncpy() when copying the encoding value
truckman
2016-05-12
1
-1
/
+1
*
rpcgen(1): Tag crash() routine as __dead2 for static analyzers
cem
2016-05-12
2
-2
/
+2
*
chat(8): use NULL instead of zero for initializing a pointer.
pfg
2016-05-12
1
-1
/
+1
*
random(6): Fix double-close
cem
2016-05-11
1
-2
/
+5
*
whois(1): Fix potential double-close and logic mistakes
cem
2016-05-11
1
-3
/
+9
*
whois(1): Pull out async multiple host connection code into a routine
cem
2016-05-11
1
-12
/
+22
*
Fix buffer overrun in gcore(1) NT_PRPSINFO
cem
2016-05-11
1
-2
/
+2
*
sdiff(1): Fix potential NULL deref in cleanup path
cem
2016-05-10
1
-1
/
+2
*
sed.1: Correction for the case insensitive case.
pfg
2016-05-10
1
-2
/
+2
*
Rename getline with get_line to avoid collision with getline(3)
bapt
2016-05-10
1
-5
/
+5
*
Rename getline with get_line to avoid collision with getline(3)
bapt
2016-05-10
2
-8
/
+8
*
Rename getline with get_line to avoid collision with getline(3)
bapt
2016-05-10
7
-18
/
+18
*
Revert r299279:
pfg
2016-05-10
1
-1
/
+6
*
DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools.
bdrewery
2016-05-09
2
-2
/
+2
*
Rationalize license numbering
bapt
2016-05-09
2
-2
/
+2
*
Some style(9) fixes
bapt
2016-05-09
1
-11
/
+7
*
Add myself (woodsb02) to the calendar.freebsd file
woodsb02
2016-05-09
1
-0
/
+1
*
Simplify redundant malloc'ing in sed -e.
pfg
2016-05-09
1
-6
/
+1
*
install: Add some tests.
jilles
2016-05-08
3
-0
/
+349
*
Only one program is build in usr.bin/sdiff use the right include
bapt
2016-05-07
1
-1
/
+1
*
Revert r299218 VISUAL is actually a perfecly valid env to specify an editor
bapt
2016-05-07
2
-3
/
+20
*
Only use EDITOR as a variable to specify which text editor to use
bapt
2016-05-07
2
-20
/
+3
*
Directly call the editor if needed instead of spawning /bin/sh
bapt
2016-05-07
1
-8
/
+4
*
Replace fparseln(3) with getline(3)
bapt
2016-05-07
2
-9
/
+11
*
sed: rewrite the main loop.
pfg
2016-05-07
1
-49
/
+43
*
Add the "-r" flag to iscsictl(8).
trasz
2016-05-06
2
-4
/
+25
*
Document the "Protocol" field of iscsi.conf(5).
trasz
2016-05-06
1
-1
/
+9
*
Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed
ngie
2016-05-04
85
-1098
/
+860
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-05-04
1
-0
/
+1
*
Print the fchmodat mode in human readable fashion
bapt
2016-05-03
1
-0
/
+1
*
fgetc returns an int not a char.
bz
2016-05-02
1
-2
/
+1
*
usr.bin: minor spelling fixes on comments.
pfg
2016-05-01
6
-6
/
+6
*
localedef(1): minor spelling fixes on comments.
pfg
2016-05-01
4
-4
/
+4
*
Remove useless calls to basename().
ed
2016-05-01
1
-3
/
+2
*
When checking for binary file, check if ch is not EOF only ch actually got
bapt
2016-04-30
1
-1
/
+3
*
Update from subversion 1.9.2 to 1.9.4.
dim
2016-04-30
2
-4
/
+4
*
import sdiff(1) from GSoC 2012
bapt
2016-04-29
36
-0
/
+3357
*
Fix including Kyuafile in packaged base system.
gjb
2016-04-29
1
-1
/
+2
*
Small typo.
pfg
2016-04-28
1
-1
/
+1
*
Use MIN() macro from sys/param.h.
araujo
2016-04-27
1
-1
/
+1
*
Use MIN() macro from sys/param.h.
araujo
2016-04-27
1
-1
/
+1
*
Use macro MIN() from sys/param.h.
araujo
2016-04-27
1
-1
/
+1
*
Use MIN() macro from sys/param.h.
araujo
2016-04-27
1
-2
/
+2
*
Use MIN() instead of MAX() as the previous syntax was wrote in a weird and
araujo
2016-04-26
1
-1
/
+1
*
Example RIPE whois query with options and spaces.
fanf
2016-04-25
1
-6
/
+26
*
Try to make gcc builds happy again by removing a redundant declaration.
bz
2016-04-25
1
-1
/
+0
*
Adjust a type from r267490.
pfg
2016-04-24
1
-1
/
+1
*
patch(1): avoid signed integer overflow when debugging.
pfg
2016-04-24
1
-2
/
+2
[next]