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
*
Silence alignment warnings from clang in libarchive's ppmd code (which
dim
2012-03-23
1
-0
/
+1
*
Make utmpx(3) thread safe if we support TLS.
ed
2012-03-23
2
-0
/
+9
*
- Do not build libcom_err and compile_et when kerberos is disabled. They
stas
2012-03-23
1
-1
/
+4
*
Add Octeon-related parts to libpmc
gonzo
2012-03-23
1
-0
/
+21
*
Correct a function prototype.
jkoshy
2012-03-22
1
-1
/
+1
*
Make reusable part of code have mips prefix, not mips24
gonzo
2012-03-22
1
-9
/
+10
*
- Avoid use of deprecated KRB5 functions.
stas
2012-03-22
2
-15
/
+25
*
Fix style. Somehow I managed to lost a space when copy&paste.
pluknet
2012-03-22
1
-1
/
+1
*
Prevent fs_file NULL pointer dereference in fixfsfile() uncovered after r1.5
pluknet
2012-03-22
1
-1
/
+1
*
- Update FreeBSD Heimdal distribution to version 1.5.1. This also brings
stas
2012-03-22
7
-0
/
+20
|
\
|
*
- Update vendor tree of heimdal to 1.5.1.
stas
2011-10-08
32
-15261
/
+35060
|
*
- Import Heimdal 1.5 distribution.
stas
2011-10-05
1509
-52863
/
+406559
|
*
- Kill files that do not belong to the laters heimdal version imported.
stas
2011-09-29
61
-8736
/
+0
|
*
- Disable keyword expansion on vendor heimdal code.
stas
2011-09-29
1
-1
/
+1
|
*
- Flatten the vendor heimdal tree.
stas
2011-09-29
945
-0
/
+253324
*
Revert previous change. It is an incomplete change from old branch. :-(
davidxu
2012-03-21
1
-60
/
+39
*
Use version 2 of semaphore provided by kernel umtx code, now if there is
davidxu
2012-03-21
1
-39
/
+60
*
Import new version of libcxxrt. Now works correctly with libobjc2 to implement
theraven
2012-03-20
1
-0
/
+5
*
Add symbol versioning to libcxxrt.
theraven
2012-03-19
2
-0
/
+319
*
Make __get_locale() static inline, not just inline, so when compiling libc in
theraven
2012-03-19
1
-1
/
+1
*
Remove trailing whitespace.
bjk
2012-03-19
1
-2
/
+2
*
Expound a bit more about the system maximum number of FIBs,
bjk
2012-03-19
1
-2
/
+20
*
draft-ietf-ipv6-scoping-arch-02.txt is now RFC 4007
eadler
2012-03-19
1
-1
/
+1
*
Use clockid parameter instead of hard-coded CLOCK_REALTIME.
davidxu
2012-03-19
1
-1
/
+1
*
fts(3): Mention that FTS_NOCHDIR imposes {PATH_MAX} limits on the returned
jilles
2012-03-18
1
-2
/
+5
*
fts(3): Document cases where FTS_NOCHDIR is set implicitly.
jilles
2012-03-18
1
-1
/
+11
*
Unbreak trhe build by including proper header
gonzo
2012-03-18
1
-1
/
+1
*
Fix TLS for statically linked binaries
gonzo
2012-03-18
1
-0
/
+4
*
Some software think a mutex can be destroyed after it owned it, for
davidxu
2012-03-18
1
-7
/
+0
*
Do not claim that msync(2) is obsoleted [1].
kib
2012-03-17
2
-4
/
+7
*
Make sure libgcc_s is finished building in _startup_libs before
peter
2012-03-17
1
-1
/
+1
*
When destroying a barrier, waiting all threads exit the barrier,
davidxu
2012-03-16
2
-4
/
+31
*
Remove non-existing error condition.
ed
2012-03-15
1
-4
/
+1
*
Extend the description for ESRCH a bit.
ed
2012-03-15
1
-1
/
+1
*
Remove impossible error condition from the man page.
ed
2012-03-15
1
-4
/
+1
*
Fix indentation.
kib
2012-03-14
1
-1
/
+1
*
Import new versions of libcxxrt and libc++.
theraven
2012-03-14
1
-0
/
+1
*
First set of xlocale man pages. More to follow...
theraven
2012-03-13
10
-2
/
+223
*
Work around a binutils bug on powerpc64 where the TOC would not be
nwhitehorn
2012-03-13
1
-1
/
+2
*
More xlocale cleanups.
theraven
2012-03-13
1
-0
/
+4
*
Stop calling _init/_fini methods from crt1 for dynamic binaries. Do
kib
2012-03-11
16
-180
/
+187
*
Add a header with definitions useful for constructing ELF notes.
kib
2012-03-11
1
-0
/
+38
*
Cross-reference sigqueue(2) and kill(2).
trasz
2012-03-10
2
-2
/
+4
*
Fix build of libc.so after r232620. This caused a duplicate definition
dim
2012-03-06
1
-0
/
+6
*
- Remove one more no-op #ifndef
gonzo
2012-03-06
1
-2
/
+0
*
Remove some duplicated copyright notices.
theraven
2012-03-06
2
-10
/
+0
*
- Switch ARM and MIPS to TLS Variant I
gonzo
2012-03-06
1
-3
/
+10
*
Implement _set_tp
gonzo
2012-03-06
1
-0
/
+4
*
- Remove NOSHARED parts since it seems to be no-op
gonzo
2012-03-06
1
-4
/
+3
*
- Switch to saving non-offseted pointer to TLS block in order too keep things...
gonzo
2012-03-06
1
-8
/
+4
[next]