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
*
add documentation for timers that silby added in r197244, almost 6 years
jmg
2015-08-27
1
-1
/
+7
*
Decompose linkat()/renameat() rights to source and target.
ed
2015-08-27
1
-2
/
+4
*
Unbreak nvi message catalog generation for 8 bit locales.
kan
2015-08-27
1
-3
/
+3
*
Add SCTP support.
tuexen
2015-08-26
2
-7
/
+63
*
Remove a variable which is set but never used.
tuexen
2015-08-26
1
-3
/
+2
*
Print the status on the first line of a socket description, not at
tuexen
2015-08-26
1
-11
/
+12
*
Fix SEE ALSO.
pluknet
2015-08-26
1
-3
/
+3
*
Sync ypwhich(1) code with the OpenBSD version that is more modern.
araujo
2015-08-25
2
-75
/
+101
*
Finish r89633 and completely remove the remaining of VERSION.
delphij
2015-08-25
1
-2
/
+3
*
Upgrade libxo to 0.4.5.
marcel
2015-08-24
5
-7
/
+5
*
Although the website [1] says US-ASCII is accepted, ISO-8859-1 seems to
delphij
2015-08-23
1
-1
/
+1
*
Fix the racy xargs -P0 -n2 test added in r286289
ngie
2015-08-21
2
-3
/
+3
*
Disable the -P0 test
ngie
2015-08-21
1
-1
/
+1
*
Handle the conditional decoding of execve() argument and environment
jhb
2015-08-20
12
-225
/
+19
*
Rework the argv and env string fetching for execve to be more robust.
jhb
2015-08-20
1
-26
/
+44
*
ino_t is unsigned, so use uintmax_t instead of intmax_t when printing it.
jhb
2015-08-19
1
-2
/
+2
*
Always use %j with an intmax_t cast to print time_t values. time_t is
jhb
2015-08-19
2
-25
/
+28
*
Various style and whitespace fixes.
jhb
2015-08-19
11
-38
/
+63
*
Use nitems().
jhb
2015-08-19
10
-17
/
+12
*
Expand the decoding of kevent structures.
jhb
2015-08-19
1
-8
/
+86
*
Change the argument formatting function to use a stdio FILE object opened
jhb
2015-08-19
2
-224
/
+158
*
Correct All Saints' day.
pfg
2015-08-18
1
-1
/
+1
*
Calendar: add a few more dates to the Christian calendar
pfg
2015-08-18
1
-1
/
+5
*
RIP Stefan Farfeleder (stefanf), committer since 2004.
brueffer
2015-08-18
1
-0
/
+1
*
Use an xlat table and xlookup() instead of a home-rolled version for the
jhb
2015-08-17
1
-9
/
+6
*
Tidy the linux_socketcall decoding:
jhb
2015-08-17
1
-65
/
+16
*
Decode the optional SOCK_NONBLOCK and SOCK_CLOEXEC flags passed in a
jhb
2015-08-17
1
-2
/
+15
*
- Decode the arguments for several signal-related system calls: sigpending,
jhb
2015-08-17
2
-7
/
+51
*
Drop "internal" CTL frontend.
mav
2015-08-15
1
-1
/
+0
*
Remove automatic checkout feature.
delphij
2015-08-15
6
-167
/
+19
*
Introduce a new make variable: NMFLAGS.
rpaulo
2015-08-14
2
-2
/
+5
*
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
[next]