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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to OpenSSH 7.2p2.
des
2016-03-11
1
-3
/
+0
|
\
*
|
DIRDEPS_BUILD: Connect MK_TESTS.
bdrewery
2016-03-09
45
-0
/
+902
*
|
Fix and connect setjmp test.
bdrewery
2016-03-09
1
-0
/
+1
*
|
Fix spelling of MAXNAMLEN.
trasz
2016-03-09
1
-2
/
+2
*
|
DIRDEPS_BUILD: Update clang dependencies after r296417.
bdrewery
2016-03-08
79
-125
/
+189
*
|
libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVER
emaste
2016-03-08
2
-0
/
+2
*
|
Revert r296175
pfg
2016-03-06
42
-684
/
+595
*
|
libc: Add some tests for memcmp().
jilles
2016-03-06
2
-0
/
+125
*
|
Allow O_CLOEXEC to be used in dbopen() flags
lidl
2016-03-06
1
-1
/
+5
*
|
Merge ^/head r296369 through r296409.
dim
2016-03-05
2
-24
/
+28
|
\
\
|
*
|
Revert r296395.
bdrewery
2016-03-05
1
-0
/
+4
|
*
|
Stray tabs and spaces.
pfg
2016-03-05
1
-8
/
+8
|
*
|
Parallel installation has been safe here since r267511 added SUBDIR_DEPEND.
bdrewery
2016-03-04
1
-4
/
+0
|
*
|
Work around aliasing issues detected in modern GCC.
pfg
2016-03-04
1
-16
/
+20
*
|
|
Merge ^/head r296007 through r296368.
dim
2016-03-03
126
-1471
/
+4112
|
\
\
\
|
|
/
/
|
*
|
mbtowc(3): set errno to EILSEQ if an incomplete character is passed.
pfg
2016-03-01
1
-2
/
+9
|
*
|
Add two comments explaining the fine points of the hash
kib
2016-03-01
1
-0
/
+31
|
*
|
Connect pmc.haswellxeon(3) to the build; looks like it was missed in r279829.
trasz
2016-03-01
1
-0
/
+1
|
*
|
Update jemalloc to 4.1.0.
jasone
2016-02-29
2
-2
/
+7
|
*
|
errno(3) -> errno(2)
trasz
2016-02-29
2
-6
/
+5
|
*
|
kenv(8) -> kenv(1)
trasz
2016-02-29
1
-1
/
+1
|
*
|
Fix typo.
trasz
2016-02-29
1
-1
/
+1
|
*
|
sysconf(2) -> sysconf(3)
trasz
2016-02-29
1
-1
/
+1
|
*
|
sendmsg(3) -> sendmsg(2)
trasz
2016-02-29
2
-2
/
+2
|
*
|
Fix typos in .Xrs.
trasz
2016-02-29
2
-2
/
+2
|
*
|
MFV r296159
pfg
2016-02-29
42
-595
/
+684
|
*
|
Implement process-shared locks support for libthr.so.3, without
kib
2016-02-28
13
-307
/
+788
|
*
|
RPC: update the getrpcbyname() definition to include a const qualifier.
pfg
2016-02-26
2
-3
/
+3
|
*
|
Remove WARNS inherited fine by ../Makefile.inc.
bdrewery
2016-02-26
7
-12
/
+3
|
*
|
Make it clear that the "size" argument is for the dst string.
bdrewery
2016-02-26
1
-3
/
+3
|
*
|
Update dependencies.
bdrewery
2016-02-26
6
-2
/
+100
|
*
|
Remove unneeded lines.
bdrewery
2016-02-26
8
-17
/
+6
|
*
|
These can build in parallel.
bdrewery
2016-02-26
2
-0
/
+4
|
*
|
Make unions in PowerPC libc endian-safe.
nwhitehorn
2016-02-26
4
-4
/
+44
|
*
|
Make FPSCR definition endian clean.
nwhitehorn
2016-02-26
1
-0
/
+5
|
*
|
rpc: fix failure to clear string by passing the wrong size to memset.
pfg
2016-02-26
1
-1
/
+1
|
*
|
Convert casperd(8) daemon to the libcasper.
oshogbo
2016-02-25
35
-547
/
+2448
*
|
|
Update llvm and clang to 3.8.0 release.
dim
2016-03-03
1
-1
/
+1
*
|
|
Update llvm and clang to release_38 branch r261684.
dim
2016-02-24
1
-1
/
+1
*
|
|
Merge ^/head r295902 through r296006.
dim
2016-02-24
131
-12758
/
+331
|
\
\
\
|
|
/
/
|
*
|
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
127
-12814
/
+0
|
*
|
FAST_DEPEND: Always run depend via beforebuild which removes many hacks.
bdrewery
2016-02-24
1
-4
/
+0
|
*
|
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-02-24
1
-1
/
+0
|
*
|
db(3): Fix aliasing warnings from modern GCC.
pfg
2016-02-24
1
-3
/
+2
|
*
|
db(3): Fix aliasing warnings from modern GCC.
pfg
2016-02-24
1
-6
/
+12
|
*
|
Add handling for non-native error values to libsysdecode.
jhb
2016-02-23
6
-3
/
+312
|
*
|
If we close or sync a hash-based db file, make sure to call fsync to
dwmalone
2016-02-23
1
-1
/
+5
*
|
|
Merge ^/head r295845 through r295901.
dim
2016-02-22
1
-1
/
+0
|
\
\
\
|
|
/
/
|
*
|
As <machine/param.h> is included from <sys/param.h>, there is no need
skra
2016-02-22
1
-1
/
+0
*
|
|
Update llvm and clang to release_38 branch r261369.
dim
2016-02-21
1
-1
/
+1
[next]