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
...
*
RPC: populate local address for rendezvous transporter.
stas
2015-12-10
1
-2
/
+16
*
Remove NO_WERROR, after fix from r292023.
rodrigc
2015-12-09
1
-1
/
+0
*
Merge from OpenBSD:
rodrigc
2015-12-09
1
-2
/
+2
*
Merge from OpenBSD:
rodrigc
2015-12-09
1
-6
/
+4
*
Merge from OpenBSD:
rodrigc
2015-12-09
1
-3
/
+2
*
Use stdint.h instead of inttypes.h as the latter pollutes namespace more
ngie
2015-12-09
2
-4
/
+4
*
Fix compilation when -DDEBUG is defined by adding inttypes.h #include
ngie
2015-12-08
2
-0
/
+6
*
Remove historical GNUC test
emaste
2015-12-08
8
-46
/
+0
*
Delete bogus freeing of uninitialized data
ngie
2015-12-08
1
-1
/
+0
*
Add missing va_ends for corresponding va_starts to clean up variable arguments
ngie
2015-12-08
2
-0
/
+4
*
Unbreak compiling getnetgrent.c with -DDEBUG after r236402 by adding a
ngie
2015-12-08
1
-0
/
+1
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2015-12-07
3
-2
/
+1
*
Replace unneeded manual dependency on header by adding it to SRCS.
bdrewery
2015-12-07
1
-2
/
+1
*
Add support for usermode (vdso-like) gettimeofday(2) and
kib
2015-12-07
4
-2
/
+155
*
Fix regression in r291738: This really wants -lssp.
bdrewery
2015-12-05
1
-1
/
+1
*
Initialize errno to 0 in the nul testcase before testing it
ngie
2015-12-05
1
-0
/
+1
*
Fix -Wformat issues and minor whitespace issues in surrounding areas
ngie
2015-12-05
1
-29
/
+25
*
split.ih:
ngie
2015-12-05
3
-4
/
+6
*
Use `==` instead of `=` in the function comment above split(..) so mkh -p
ngie
2015-12-05
1
-1
/
+1
*
Use ANSI C function prototypes/definitions instead of K&R style ones
ngie
2015-12-05
1
-16
/
+11
*
Add missing headers and sort #includes per style(9)
ngie
2015-12-05
1
-3
/
+5
*
- Use ANSI C function prototypes/definitions instead of K&R style ones
ngie
2015-12-05
1
-28
/
+12
*
Fix -Wformat warnings by using the correct format qualifiers
ngie
2015-12-05
1
-1
/
+1
*
Move obscure lib/ installation of /usr/lib/include symlink to include/.
bdrewery
2015-12-04
1
-5
/
+0
*
Fix LDADD/DPADD that should be LIBADD.
bdrewery
2015-12-04
17
-64
/
+33
*
Replace ln -s calls with INSTALL_SYMLINK
bdrewery
2015-12-04
1
-2
/
+2
*
Provide support for ELFv2 userland if using a newer compiler (recent clang
nwhitehorn
2015-12-03
1
-6
/
+31
*
META MODE: Connect MK_NAND directories.
bdrewery
2015-12-02
1
-0
/
+18
*
Don't override LIB*DIR variables from src.libnames.mk.
bdrewery
2015-12-01
4
-17
/
+16
*
Don't override LIB*DIR variables from src.libnames.mk.
bdrewery
2015-12-01
1
-2
/
+2
*
Don't override LIB*DIR variables from src.libnames.mk.
bdrewery
2015-12-01
1
-4
/
+4
*
Enable libcrypt tests.
rodrigc
2015-12-01
1
-7
/
+7
*
Fix underlinking in lib80211 and define static dependencies in src.libnames.mk
bdrewery
2015-12-01
1
-0
/
+2
*
No trailing slash is needed here.
bdrewery
2015-12-01
1
-1
/
+1
*
Correct r291566 for defining SHLIBDIR.
bdrewery
2015-12-01
1
-1
/
+3
*
Move libelf.so.2 from /usr/lib to /lib to unbreak libkvm use after r291406
ngie
2015-12-01
1
-0
/
+1
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
81
-1399
/
+649
*
META MODE: Rework [bootstrapped] tools PATH support.
bdrewery
2015-12-01
1
-20
/
+0
*
META MODE: Fix rebuilding of lib/clang/include after clang-tblgen.host is
bdrewery
2015-12-01
2
-3
/
+1
*
META MODE: Libc++ does in fact need Libcxxrt.
bdrewery
2015-12-01
2
-4
/
+1
*
Only DIRDEPS_BUILD should trigger this logic.
bdrewery
2015-11-30
1
-2
/
+2
*
libllvmmirparser and libllvmlibdriver are only used in usr.bin/clang/llc and
bdrewery
2015-11-30
1
-2
/
+2
*
Add support for Intel Skylake and Intel Broadwell PMC's. The Broadwell PMC's ...
rrs
2015-11-30
1
-1
/
+117
*
Add lib80211, a small (but hopefully soon to grow) set of library
adrian
2015-11-30
7
-0
/
+1192
*
Fix buildworld after r291453, similar to r284346: url->user and url->pwd
dim
2015-11-29
1
-4
/
+2
*
Install the public sanitizer headers. These are useful for programs
dim
2015-11-29
3
-2
/
+23
*
Use .netrc for HTTP sites and proxies, not just FTP.
des
2015-11-29
2
-3
/
+11
*
Unbreak symbol versioning. I have no idea when it was broken, but it's been
deischen
2015-11-29
2
-1
/
+2
*
Add support to libkvm for reading vmcores from other architectures.
jhb
2015-11-27
35
-1560
/
+2352
*
Remove trailing whitespace.
jhb
2015-11-26
10
-17
/
+17
[prev]
[next]