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
*
xo_config.h no longer in contrib, so -I's needed
sjg
2016-03-17
1
-2
/
+1
*
We need libutil
sjg
2016-03-17
1
-1
/
+7
*
Move generated file from contrib to build directory.
phil
2016-03-16
2
-1
/
+248
*
libc: don't build compat functions if building WITHOUT_SYMVER
emaste
2016-03-15
5
-8
/
+20
*
Use the newly minted Makefile.libcompat to implement libsoft libraries
imp
2016-03-12
1
-1
/
+1
*
Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add
kib
2016-03-12
3
-0
/
+3
*
Remove Symbol.map entries for old AIO system calls for FreeBSD 6 compat.
jhb
2016-03-12
1
-9
/
+0
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-03-11
1
-2
/
+0
*
Add missing CLEANFILES.
bdrewery
2016-03-11
1
-0
/
+1
*
Remove bogus .ORDER.
bdrewery
2016-03-11
1
-2
/
+0
*
Add to CFLAGS, rather than replacing.
jhibbits
2016-03-11
1
-1
/
+1
*
Not ready for level 6 yet due to -Wredundant-decls.
des
2016-03-11
1
-0
/
+1
*
Define __bounded__ to fix the gcc build. While there, raise WARNS.
des
2016-03-11
2
-2
/
+4
*
Use the new bmake .dinclude feature to make these safe.
bdrewery
2016-03-11
1
-5
/
+9
*
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
[next]