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
...
*
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
*
Link EV_SET(3) to kqueue(2).
pjd
2012-03-05
1
-1
/
+1
*
Remove outdated comment of seven years
eadler
2012-03-04
1
-7
/
+0
*
Remove reference to gcc's non-standard -fwritable-strings, which
eadler
2012-03-04
1
-7
/
+1
*
POSIX mandates that swab do nothing when len < 0
eadler
2012-03-04
2
-1
/
+6
*
Reapply 227753 (xlocale cleanup), plus some fixes so that it passes build
theraven
2012-03-04
5
-29
/
+115
*
Add __aeabi_read_tp to the symbol list.
cognet
2012-03-04
1
-0
/
+1
*
Use snprintf(3) constantly when generating CAM error messages.
jh
2012-03-03
1
-44
/
+58
*
Removed excessive _seekdir() call in closedir(). This saves one lseek()
ru
2012-03-02
1
-3
/
+1
*
Belatedly add dl_iterate_phdr(3) to the list of installed manpages.
kib
2012-03-02
1
-1
/
+1
*
Finally removed the stat() and fstat() calls from the opendir() code.
ru
2012-03-02
1
-24
/
+14
*
Kill EoL whitespaces, and minor lint.
pluknet
2012-03-02
2
-297
/
+295
*
- Add support for the Intel Sandy Bridge microarchitecture (both core and unc...
davide
2012-03-01
4
-0
/
+1203
*
Handle the case where a boolean parameter is also a node.
jamie
2012-03-01
1
-30
/
+23
*
Note that memory should be freed after uuid_to_string(3) call.
ae
2012-03-01
1
-2
/
+11
*
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to
dim
2012-02-28
3
-10
/
+6
*
Follow changes made in revision 232144, pass absolute timeout to kernel,
davidxu
2012-02-27
3
-30
/
+37
*
Document SO_PROTOCOL socket option.
kib
2012-02-26
1
-2
/
+13
*
Whitespace cleanup:
gjb
2012-02-25
1
-151
/
+220
*
Whitespace cleanup:
gjb
2012-02-25
2
-16
/
+21
*
Fix various typos in manual pages.
gjb
2012-02-25
10
-20
/
+20
*
Update libarchive to 3.0.3
mm
2012-02-25
3
-292
/
+520
*
In revision 231989, we pass a 16-bit clock ID into kernel, however
davidxu
2012-02-25
3
-38
/
+64
*
libc: Eliminate some relative relocations in fmtmsg().
jilles
2012-02-22
1
-7
/
+7
*
Use unused fourth argument of umtx_op to pass flags to kernel for operation
davidxu
2012-02-22
1
-13
/
+3
*
Document the fact that getgrouplist(3) returns 0 on success.
pjd
2012-02-20
1
-2
/
+2
*
Set the O_CLOEXEC flag when opening the pidfile to avoid leaking the
ghelmer
2012-02-20
1
-1
/
+1
*
Check both seconds and nanoseconds are zero, only checking nanoseconds
davidxu
2012-02-19
1
-1
/
+1
*
Document PL_FLAG_CHILD.
kib
2012-02-18
1
-1
/
+6
*
Use ANSI prototypes.
delphij
2012-02-18
1
-42
/
+13
*
Fix cross-references.
kib
2012-02-17
1
-2
/
+2
*
Switch the license boilerplates to our standard one.
brueffer
2012-02-17
32
-352
/
+352
*
Document dl_iterate_phdr(3).
kib
2012-02-17
1
-0
/
+115
[prev]
[next]