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
/
share
/
man
/
man3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xref pthread_cancel...
jmg
2014-03-16
2
-2
/
+4
*
multiple: Remove 3rd clause from BSD license where approved by the
eadler
2014-03-14
7
-35
/
+7
*
- Update a few places to account for va_copy().
jhb
2014-02-05
1
-14
/
+23
*
RB_FOREACH_[REVERSE_]FROM() do not require the head pointer. Reword.
bms
2013-11-10
1
-3
/
+5
*
Document the RB_FOREACH_FROM() and RB_FOREACH_REVERSE_FROM() macros.
bms
2013-11-10
1
-1
/
+14
*
Document RB_FOREACH_SAFE() and RB_FOREACH_REVERSE_SAFE().
glebius
2013-11-04
1
-1
/
+17
*
Add new FOREACH_FROM variants of the queue(3) FOREACH macros which can
lstewart
2013-06-18
1
-1
/
+151
*
pthread_testcancel(3): Update list of cancellation points.
jilles
2013-06-11
1
-4
/
+37
*
mdoc: convert .Fd to .In, which is much nicer.
joel
2013-06-04
1
-1
/
+1
*
Start sentences on new lines.
eadler
2013-05-09
1
-2
/
+4
*
Remove cross-references to nonexistent CPU_SET(3) manpage.
joel
2013-04-21
2
-4
/
+2
*
Fixing a typo.
hiren
2013-04-15
1
-1
/
+1
*
Remove contractions.
joel
2013-04-11
1
-1
/
+1
*
siginfo(3): Document TRAP_DTRACE signal code.
jilles
2012-09-14
1
-0
/
+2
*
siginfo(3): Document SI_LWP signal code.
jilles
2012-09-14
1
-2
/
+14
*
siginfo(3): Document SI_USER and SI_KERNEL signal codes.
jilles
2012-09-14
1
-2
/
+23
*
Bump date missed in r202756
eadler
2012-09-14
1
-1
/
+1
*
Implement LIST_PREV().
ed
2012-09-12
2
-3
/
+24
*
Remove trailing whitespace.
joel
2012-08-21
1
-1
/
+1
*
Add manual pages for clock_getcpuclockid and pthread_getcpuclockid.
davidxu
2012-08-21
2
-0
/
+85
*
General mdoc(7) and typo fixes.
gjb
2012-05-11
3
-4
/
+4
*
mdoc: fix column names, indentation, column separation within each row, and
joel
2012-04-07
1
-2
/
+2
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
3
-5
/
+5
*
Make sure sections are sorted into conventional order.
joel
2012-03-25
1
-3
/
+3
*
Add implementation note about when a condition variable can be destroyed.
davidxu
2012-03-16
1
-0
/
+3
*
Fix various typos in manual pages.
gjb
2012-02-25
1
-2
/
+2
*
Add offsetof.3 man page
kevlo
2012-02-08
2
-0
/
+48
*
Pull up vendor changes to mdoc(7)
uqs
2012-01-05
2
-4
/
+4
*
Reimplement <tgmath.h> on top of __generic().
ed
2012-01-05
1
-6
/
+15
*
Document restriction on 32-bits and 64-bits datatypes.
ed
2011-12-27
1
-0
/
+6
*
Add missing \.
ed
2011-12-27
1
-1
/
+1
*
Add manual page for atomic operations.
ed
2011-12-27
2
-1
/
+319
*
Fix a little typo and get rid of a cryptic description by aligning the
rse
2011-09-02
1
-2
/
+2
*
Remove note that claims pthread_set_name_np is for debugging only.
emaste
2011-07-15
1
-3
/
+0
*
Note that the _SWAP operation is supported for all list/queue types.
mdf
2011-05-13
2
-3
/
+45
*
- Fix typo
gahr
2011-02-24
1
-1
/
+1
*
Add restrict keyword to pthread_sigmask prototype and manpage.
kib
2011-02-20
1
-2
/
+3
*
Fix the previous commit of pthread_getthreadid_np(3).
jkim
2011-02-07
1
-57
/
+0
*
Introduce a non-portable function pthread_getthreadid_np(3) to retrieve
jkim
2011-02-07
3
-1
/
+116
*
Remove a bullet point that appears to have been accidentally inserted twice.
gavin
2011-01-11
1
-1
/
+0
*
Explain some of the reasons that fpsetprec() is unlikely to work as
das
2010-12-03
1
-1
/
+5
*
Follow the change made in libthr, add ERANGE error code and more
davidxu
2010-10-28
1
-2
/
+12
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
1
-3
/
+0
*
Make a link for pthread_timedjoin_np.
davidxu
2010-09-11
1
-0
/
+1
*
kill() does queue signal now.
davidxu
2010-09-11
1
-4
/
+0
*
mdoc: remove unused/empty macros
uqs
2010-08-02
1
-1
/
+1
*
Cross reference tree(3) and queue(3).
simon
2010-07-18
2
-0
/
+4
*
- The ETIMEDOUT error applies to pthread_timedjoin_np(), not pthread_join().
jhb
2010-06-29
1
-3
/
+3
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
1
-2
/
+2
*
Document clock and pshared condvar attributes.
jilles
2010-05-09
3
-11
/
+107
[next]