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
/
libc_r
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
The libc_r/man/sigwait.3 manpage has been repocopied to libc/sys/sigwait.2.
ru
2004-01-14
2
-88
/
+1
*
- libc/sys/sem.c was repocopied to libc/gen/sem.c.
ru
2004-01-14
7
-662
/
+1
*
Pull revision 1.13 from libpthread/man/pthread_mutex_init.3:
ru
2003-12-30
1
-2
/
+0
*
Get rid of duplicates.
ru
2003-09-14
1
-1
/
+1
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-1
/
+1
*
The .Fn function
charnier
2003-06-08
1
-3
/
+6
*
mdoc(7) fixes.
ru
2003-05-24
1
-19
/
+27
*
Add stub implementations of pthread_[gs]etconcurrency to libc_r and
jdp
2003-04-20
2
-0
/
+109
*
The .Fn function. Use .Xr where appropriate.
charnier
2003-03-24
31
-73
/
+139
*
Fixed a typo in MLINKS.
ru
2003-02-24
1
-1
/
+1
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
13
-154
/
+124
*
Enable just committed manual pages, update MLINKS
phantom
2003-02-13
1
-0
/
+13
*
Add AUTHORS section
phantom
2003-02-13
1
-0
/
+6
*
Finally! Document all undocumented functions in libc_r.
phantom
2003-02-13
10
-0
/
+696
*
Break important implementation detail note into IMPLEMENTATION DETAILS
phantom
2003-02-13
1
-3
/
+7
*
Add cross reference for pthread_attr_get_np()
phantom
2003-02-13
1
-0
/
+1
*
Rehash MLINKS: add missing ones for recently added pthread_attr_{get,set}stack()
phantom
2003-02-13
1
-3
/
+2
*
Add pthread_attr_getstack() and pthread_attr_setstack().
alfred
2003-02-10
1
-0
/
+8
*
The .Fn function
charnier
2003-02-06
11
-29
/
+58
*
Document additional behaviour of this function (see
phantom
2003-02-03
1
-2
/
+12
*
Add a missing word.
tjr
2003-01-15
1
-1
/
+1
*
Document the named semaphore functions. This could still use a bit
tjr
2003-01-15
1
-18
/
+165
*
Back out previous; sharing semaphores between processes only works
tjr
2003-01-14
1
-8
/
+16
*
Sharing semaphores between processes works now, so remove the stale comments
tjr
2003-01-14
1
-16
/
+8
*
Cross reference sem(4) so users know which kernel options are required
tjr
2003-01-14
5
-5
/
+10
*
pthread_attr_get_np() now takes 'pthread_t' (not 'pthread_t *')
fjoe
2003-01-07
1
-2
/
+2
*
english(4) police.
schweikh
2002-12-27
3
-3
/
+3
*
mdoc(7) police: Deal with self-xrefs.
ru
2002-12-24
2
-4
/
+5
*
mdoc(7) police: overhaul.
ru
2002-12-09
1
-12
/
+12
*
Add & hookup manpage for pthread_attr_get_np(3).
phantom
2002-10-26
2
-0
/
+96
*
Add restrict type-qualifier to sem_getvalue().
mike
2002-10-04
1
-1
/
+1
*
Add the 'restrict' type qualifier to the prototypes of `sigaction',
robert
2002-10-02
1
-1
/
+1
*
Fix a typo.
maxim
2002-07-10
1
-1
/
+1
*
Describe handling of NULLs passed to pthread_setcancelstate().
murray
2001-11-05
1
-2
/
+10
*
Mark up NULL in .Dv.
dd
2001-11-04
1
-1
/
+3
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
48
-50
/
+50
*
Use ``.Rv -std'' wherever possible.
ru
2001-08-31
1
-8
/
+1
*
mdoc(7) police: s/OpenBSD/.Ox/ where appropriate.
ru
2001-08-13
1
-1
/
+4
*
Spell "FreeBSD" with "F" and "BSD" in uppercase.
ru
2001-08-13
13
-13
/
+13
*
Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.
yar
2001-08-09
4
-24
/
+4
*
Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to
jasone
2001-07-20
2
-0
/
+8
*
Remove whitespace at EOL.
dd
2001-07-15
18
-48
/
+48
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
24
-24
/
+24
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
21
-24
/
+0
*
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
ru
2001-07-06
5
-10
/
+10
*
Typo fix: requires -> reacquires
gshapiro
2001-06-27
1
-1
/
+1
*
Add a missing word.
dd
2001-06-05
1
-1
/
+1
*
Add a missing word.
dd
2001-06-05
1
-1
/
+2
*
Fixed typo in the description.
ru
2001-05-18
1
-2
/
+2
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
[next]