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
2015-09-11
introduce a wrapper around reference counts called refcnt.
David Gwynne
2015-09-10
delete bogus trailing comma from .Nm in NAME section
Ingo Schwarze
2015-09-10
reduce .Nd to one line and kill .Tn while here
Ingo Schwarze
2015-09-09
no comma after last entry in NAME;
Jason McIntyre
2015-09-09
millert@ noticed an extra period.
David Gwynne
2015-09-09
implement a singly linked list built with SRPs.
David Gwynne
2015-09-07
Document the new ri_bs member.
Mark Kettenis
2015-09-06
Remove some lies and document that passing the PR_WAITOK flag to pmap_init(9)
Mark Kettenis
2015-09-01
space between macro args and punctuation;
Jason McIntyre
2015-09-01
Introduce rtisvalid(9) a function to check if a (cached) route entry
Martin Pieuchot
2015-09-01
mattieu baptiste reported a problem with bpf+srps where the per cpu
David Gwynne
2015-08-24
Rename M_RTABLE bucket into "rtable" to match the code and kill unused
Martin Pieuchot
2015-08-19
Convert all calls to rtrequest1() and the following error check
Alexander Bluhm
2015-08-14
provide ml_requeue and mq_requeue for prepending mbufs on lists/queues
David Gwynne
2015-08-14
imply you cant sleep while holding a ref via srp
David Gwynne
2015-07-28
kv_executable was removed
Mike Belopuhov
2015-07-08
MFREE(9) is dead, long live m_freem(9)!
Martin Pieuchot
2015-07-05
Include missing 'const' references in man page and fix some parameter names
Mike Larkin
2015-07-05
Document the new 'fflag' argument to VOP_POLL().
Todd C. Miller
2015-07-02
mikeb@ suggested making it clear that srp_enter and srp_leave pairs
David Gwynne
2015-07-02
shuffle the list of files so tsleep.9 isnt in the middle of all the
David Gwynne
2015-07-02
introduce srp, which according to the manpage i wrote is short for
David Gwynne
2015-06-25
PACKET_TAG_BRIDGE is gone.
Martin Pieuchot
2015-06-17
Move mbuf_list and mbuf_queue documentation in their own manual.
Martin Pieuchot
2015-06-16
Sync with recent changes.
Martin Pieuchot
2015-06-11
Remove hzto(9) manual pages and references; OK dlg
Mike Belopuhov
2015-06-11
Remove hzto(9) manual pages and references; OK dlg
Mike Belopuhov
2015-05-23
PACKET_TAG_IPSEC_PENDING_TDB is gone, too.
Markus Friedl
2015-05-07
Pass a thread pointer instead of its file descriptor table to getvnode(9).
Martin Pieuchot
2015-05-06
Pass a thread pointer instead of its file descriptor table to getsock(9).
Martin Pieuchot
2015-05-05
Remove man page links for crypto(9) key operations; reminded by jmc@
Mike Belopuhov
2015-05-05
Remove references to APIs that don't exist anymore.
Mike Belopuhov
2015-05-04
tweak previous;
Jason McIntyre
2015-05-04
add missing .Vt macros
Ingo Schwarze
2015-05-04
Document usbd_open_pipe(9) and friends, from Sean Levy with some tweaks.
Martin Pieuchot
2015-04-30
FRELE returns an int not void. It is actually the return value
Todd C. Miller
2015-04-17
IPSEC_IN_CRYPTO_DONE and OUT_CRYPTO_NEEDED are gone
Mike Belopuhov
2015-03-18
describe the context the callback runs at in the CONTEXT section.
David Gwynne
2015-02-21
update siphash manpages to reflect change in return type spelling.
Ted Unangst
2015-02-19
remove errant reference to mq_enqueue in the mq_enlist description.
David Gwynne
2015-02-16
Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively,
Christian Weisgerber
2015-02-15
Use "In" to mark up include files, instead of wrongly wrapping with Aq.
Anthony J. Bentley
2015-02-10
remove extra word in previous;
Jason McIntyre
2015-02-10
First step towards making uiomove() take a size_t size argument:
Miod Vallat
2015-02-10
Sync and sort the M_* mbuf flags to match the way they are listed in
Lawrence Teo
2015-02-10
Zap m_act here too.
Lawrence Teo
2015-02-09
tweak previous;
Jason McIntyre
2015-02-09
task_add takes a flags argument now. this throws some words at it,
David Gwynne
2015-02-07
jmc reminded me that if we document new functions we should link them up
David Gwynne
2015-02-07
mq_enlist can drop mbufs now.
David Gwynne
[next]