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
/
share
/
man
/
man9
Age
Commit message (
Expand
)
Author
2014-02-14
remove the caveat apologising that you cant use rwlocks in interrupt
David Gwynne
2014-02-14
CONTEXT
David Gwynne
2014-02-14
CONTEXT
David Gwynne
2014-02-13
update SEE ALSO;
Jason McIntyre
2014-02-13
lowercase non-capital;
Jason McIntyre
2014-02-13
revery -r1.34's addition of spl(9) to SEE ALSO: we already have splclock(9)
Jason McIntyre
2014-02-13
use the return values section to document return values
David Gwynne
2014-02-13
explicitely document the contexts you can call mutex functions in.
David Gwynne
2014-02-13
wrap long lines
David Gwynne
2014-02-13
this wasnt supposed to be part of the timeout.9 change
David Gwynne
2014-02-13
document the timeout_add and timeout_del return values in the RETURN VALUES
David Gwynne
2014-02-13
document the contexts you can call this api from out into its own section
David Gwynne
2014-02-13
make a sentence better
David Gwynne
2014-02-13
add CONTEXT
David Gwynne
2014-02-13
document return values in the RETURN VALUES section.
David Gwynne
2014-02-13
introduce a CONTEXT section that describes where you can call the bits of
David Gwynne
2014-02-12
fork1's exitsig argument just vanished (mwuhahahaha)
Philip Guenther
2014-02-09
MLINK extent_alloc_with_descr;
Jason McIntyre
2014-02-08
Add extent_alloc_with_descr(9) as a wrapper around
Mark Kettenis
2014-02-04
better history.
David Gwynne
2014-02-04
atomic.9 doesnt exist to Xr to now.
David Gwynne
2014-02-04
rename atomic.9 to atomic_setbits_int.9 since the former isn't a function
David Gwynne
2014-02-04
fix Dt lines so they match the page name.
David Gwynne
2014-02-03
rename the atomic_foo manpages to atomic_foo_int or _uint cos we name these
David Gwynne
2014-02-03
rename membar.9 to membar_sync.9 because manpages have to be named after
David Gwynne
2014-01-30
markus hennecke points out i had a trailing slash on a line that
David Gwynne
2014-01-30
tweak previous;
Jason McIntyre
2014-01-30
add an MI api for atomic ops in the kernel. this api has its origins in
David Gwynne
2014-01-23
missing word;
Jason McIntyre
2014-01-23
improve wording ("confusing mesh of hash functions" really?).
Ted Unangst
2014-01-22
- add wakep_{n,one} to NAME and more fully into DESCRIPTION
Jason McIntyre
2014-01-22
Adjust man pages since RTA_GENMASK is going away (even though we keep the
Claudio Jeker
2014-01-22
wakeup_n and wakeup_one blurbs
Ted Unangst
2014-01-21
Document extent_alloc_subregion_with_descr(9).
Mark Kettenis
2014-01-21
obvious .Pa fixes; found with mandocdb(8)
Ingo Schwarze
2014-01-20
FORK_CLEANFILES is gone, but FORK_IDLE has been added
Philip Guenther
2014-01-20
Obvious .Xr fixes, found while testing mandocdb(8).
Ingo Schwarze
2014-01-19
msleep.9 is relevant to my interests.
David Gwynne
2014-01-19
Obvious typo in macro, .Fn fb_queue, not .Fa.
Ingo Schwarze
2014-01-19
Fix obvious typo in macro, bus_space_map() is .Fn, not .Fa.
Ingo Schwarze
2014-01-19
Fix obvious macro typo, arc4random() is .Fn, not .Pa.
Ingo Schwarze
2013-12-29
grammar fix previous;
Jason McIntyre
2013-12-29
Add MLINK for db_vprintf(9)
Philip Guenther
2013-12-29
Add db_vprintf() and indicate that db_v?printf() are in <ddb/db_output.h>
Philip Guenther
2013-12-23
mlink TASK_INITIALIZER
David Gwynne
2013-12-23
document TASK_INITIALIZER()
David Gwynne
2013-12-09
jmc has high expectations.
David Gwynne
2013-12-09
document RWLOCK_INITIALIZER
David Gwynne
2013-12-09
.Nm lines for the macros
David Gwynne
2013-12-09
basic documentation for MUTEX_INITIALIZER.
David Gwynne
[next]