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
2018-12-05
fix incorrect usage of the .Bx macro;
Ingo Schwarze
2018-11-30
Document m_align().
Claudio Jeker
2018-11-12
tweak previous;
Jason McIntyre
2018-11-12
Document return values.
Visa Hankala
2018-11-12
Document pgsigio(9).
Visa Hankala
2018-11-12
Document sigio routines.
Visa Hankala
2018-11-09
retuned -> returned;
Jason McIntyre
2018-11-09
Document m_leadingspace() and m_trailingspace() instead of the makros which
Claudio Jeker
2018-10-06
Stop telling oversimplifying lies about whether or not VOP_LOOKUP will
Bob Beck
2018-10-05
It is perfectly legal in C++ to use the same name for a struct tag
Todd C. Miller
2018-09-30
Make the HISTORY sections of the "intro" manuals less confusing and
Ingo Schwarze
2018-09-10
Instead of calculating the mbuf packet header length here and there,
Alexander Bluhm
2018-09-10
tweak previous;
Jason McIntyre
2018-09-10
During fragment reassembly, mbuf chains with packet headers were
Alexander Bluhm
2018-09-04
Correct usbd_abort_pipe() signature.
Martin Pieuchot
2018-08-15
Fix struct soplice usage
kn
2018-08-13
document new namei flags
Theo de Raadt
2018-08-02
replace excessively wordy and fuzzy introduction
Ingo Schwarze
2018-08-02
Some wordsmithing. Comments and tweaks from deraadt, jmc, benno, and tb.
rob
2018-07-30
Use FNONBLOCK instead of SS_NBIO to check/indicate that the I/O mode
Martin Pieuchot
2018-06-19
Rename some unused fields in struct uvmexp to
Kenneth R Westerback
2018-06-07
Make callers of VOP_CREATE(9) and VOP_MKNOD(9) responsible for
Visa Hankala
2018-06-04
Sync VFS documentation with reality
kn
2018-06-04
Add VB_DUPOK to suppress witness(4) warning of concurrent mount locks.
Philip Guenther
2018-06-04
...and correct the count at which warning normally occurs
Philip Guenther
2018-06-04
Xr witness 4
Philip Guenther
2018-06-04
Add RW_DUPOK for suppressing witness checks for specific rw_enter() calls
Philip Guenther
2018-05-28
rwsleep: generalize to support both read- and write-locks.
cheloha
2018-05-27
Drop unnecessary `p' parameter from vget(9).
Visa Hankala
2018-05-17
Update the manual to match with the current semantics of fd_getfile().
Visa Hankala
2018-05-02
Update pseudocode to match with the current interface of vn_lock()
Visa Hankala
2018-05-02
Remove proc from the parameters of vn_lock(). The parameter is
Visa Hankala
2018-05-01
Update documentation of UVM_FLAG_* values
Stefan Kempf
2018-04-28
no comma after last NAME entry;
Jason McIntyre
2018-04-28
replace add_*_randomness with enqueue_randomness()
Jasper Lievisse Adriaanse
2018-04-28
Clean up the parameters of VOP_LOCK() and VOP_UNLOCK(). It is always
Visa Hankala
2018-04-25
use size_t for the size of buffers and strings, not int.
David Gwynne
2018-04-23
tweak previous;
Jason McIntyre
2018-04-23
fix order in SEE ALSO
David Gwynne
2018-04-23
fix order in SEE ALSO
David Gwynne
2018-04-23
split the rest of kern.9 up into related groups of functions.
David Gwynne
2018-04-19
start splitting the kern manpage up starting with the KASSERT bits.
David Gwynne
2018-04-18
apply some consistency with other manpages.
David Gwynne
2018-02-11
list M_IPV6_DF_OUT
David Gwynne
2018-02-09
Extend the mbuf queue API with an accessor that checks whether
Patrick Wildt
2018-02-02
tweak grammar in RETURN VALUES;
Jason McIntyre
2018-02-01
document bpf_tap_hdr
David Gwynne
2018-01-24
document bpfsattach and bpfsdetach
David Gwynne
2018-01-12
Adjust references for sysctl(3) to sysctl(2)
Theo de Raadt
2018-01-12
document bpfattach and bpfdetach.
David Gwynne
[prev]
[next]