index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc_r
Age
Commit message (
Expand
)
Author
1999-09-23
Typo fixes.
Alex Feldman
1999-09-08
TAILQ_FOREACH now is in queue.h
Marc Espie
1999-07-09
- remove all trailing whitespace
Aaron Campbell
1999-07-07
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
Aaron Campbell
1999-07-02
remove redundant .Pp macros
Aaron Campbell
1999-06-29
temporary crank
Theo de Raadt
1999-06-15
this should definately have been cranked before
Theo de Raadt
1999-06-15
Remove pthread_atfork()
David Leonard
1999-06-15
Remove pthread_atfork(). It was only part of draft 10 for a little while and ...
David Leonard
1999-06-14
mention the process' pid in the debug message. greatly helps to debug problem...
David Leonard
1999-06-09
document cancellation point handling a bit better
David Leonard
1999-06-09
sync with freebsd
David Leonard
1999-06-05
capitalize the acronym ID
Aaron Campbell
1999-05-26
back out sigpending hide
David Leonard
1999-05-26
forgot to hide sigpending
David Leonard
1999-05-26
sync with FreeBSD
David Leonard
1999-05-26
document two new states (deadlock and spinblock)
David Leonard
1999-05-26
add mb (memory barrier) instruction. from FreeBSD
David Leonard
1999-05-26
document double-unlock check and how it relates to the std. (POSIX says in on...
David Leonard
1999-05-26
bye bye gethostbyname_r and getservbyname_r tests
David Leonard
1999-05-26
count and chec the number of times the self-cancelling thread tries to cancel...
David Leonard
1999-05-26
show a bit more information when checks fail
David Leonard
1999-05-18
Use .St susv2.
Alex Feldman
1999-05-16
Cleanup xrefs under SEE ALSO. Specifically:
Alex Feldman
1999-05-14
Memory leak; FreeBSD PR 11713 rse@engelschall.com
Alex Feldman
1999-05-14
Removed extraneous comma in xrefs.
Alex Feldman
1999-05-14
Added missing comma in xrefs.
Alex Feldman
1999-05-12
permit NULL result parameter for pthread_create(). Apparently used in Stevens?
David Leonard
1999-04-21
sucessful -> successful
Aaron Campbell
1999-04-21
This is OpenBSD.
Alex Feldman
1999-04-21
First cut at powerpc support for uthread. Not complete.
Dale S. Rahn
1999-03-24
allow make depend to work
David Leonard
1999-03-24
actually make use of the new manual pages
David Leonard
1999-03-24
revert to -pthread
David Leonard
1999-03-22
better, nicer, neater documentation
David Leonard
1999-03-22
minor fixes
David Leonard
1999-03-22
new documentation
David Leonard
1999-03-11
fix more comma splices that involve misuse of conjunctive adverbs
Paul Janzen
1999-03-10
fix comma splices involving 'however'
Paul Janzen
1999-03-10
extra includes for Wall
David Leonard
1999-03-10
nicer debugging; _GNUC_ -> __GNUC__
David Leonard
1999-03-10
Fix .Os so that correct OS version appears
David Leonard
1999-03-10
ident
David Leonard
1999-03-10
missing const (freebsd)
David Leonard
1999-03-10
no need to save signal state in setjmp/longjmp - it will always be the same, ...
David Leonard
1999-03-10
tidy
David Leonard
1999-03-10
correct asm constraints, espie@; cite m680x0 user manual
David Leonard
1999-03-10
correct asm constraints, espie@
David Leonard
1999-03-10
define and use a SET_NAME macro so that these tests work under other thread i...
David Leonard
1999-03-03
m88k addition.
Steve Murphree
[next]