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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-02-09
MLINK extent_alloc_with_descr;
Jason McIntyre
2014-02-04
rename atomic.9 to atomic_setbits_int.9 since the former isn't a function
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
add an MI api for atomic ops in the kernel. this api has its origins in
David Gwynne
2014-01-22
wakeup_n and wakeup_one blurbs
Ted Unangst
2014-01-21
Document extent_alloc_subregion_with_descr(9).
Mark Kettenis
2013-12-29
Add MLINK for db_vprintf(9)
Philip Guenther
2013-12-23
mlink TASK_INITIALIZER
David Gwynne
2013-12-09
jmc has high expectations.
David Gwynne
2013-12-09
basic documentation for MUTEX_INITIALIZER.
David Gwynne
2013-11-28
update fb_setup(9) to follow changes that occurs in struct fusebuf few
Sylvestre Gallon
2013-10-31
oops, wrong MLINK
Theo de Raadt
2013-10-30
task_systq got removed;
Jason McIntyre
2013-10-29
task_add tweaks; ok dlg
Jason McIntyre
2013-10-29
wire task_add.9 in
David Gwynne
2013-09-20
Unify and document usbd_transfer(9).
Martin Pieuchot
2013-08-08
rename fuse docs after existent functions;
Jason McIntyre
2013-07-11
document fls/flsl
Jonathan Gray
2013-06-05
m_defrag(9) wasnt documented.
David Gwynne
2013-06-03
userland fuse support, but not attaching libfuse yet. ok beck deraadt
Ted Unangst
2013-05-31
lookup() and relookup() have 'vfs_' prefix
Philip Guenther
2013-05-17
Link m_dup_pkthdr(9) to mbuf(9)
Martin Pieuchot
2013-04-24
Add tstohz(9) as the timespec analog to tvtohz(9).
Matthew Dempsky
2013-01-29
document bus_space_{read,write}_raw_N(). needs some polishing...
David Gwynne
2013-01-28
there is no untimeout function in our kernel
David Gwynne
2012-12-10
Document bus_space_mmap(9) from NetBSD with some tweaks by jmc@.
Martin Pieuchot
2012-09-27
replace m_zero(9) with M_ZEROIZE; original diff from markus
Jason McIntyre
2012-09-17
document vdrop; original diff from Michal Mazurek
Jason McIntyre
2012-06-21
link copy.9 to kcopy.9
Matthew Dempsky
2012-04-26
Add strnlen() to libkern.
Matthew Dempsky
2011-12-08
Begin documenting the soup sandwich that is the kernel routing code.
Bret Lambert
2011-07-29
Remove references to a function that no longer exists, reminded by claudio@
Bret Lambert
2011-05-22
fix pathname
Theo de Raadt
2011-05-21
Document pci_intr_map_msi(9).
Mark Kettenis
2011-04-05
add a man page for dma_alloc(9)
Theo de Raadt
2011-04-04
Documentation for km_alloc and km_free
Artur Grabowski
2011-03-08
Add a kernel man page sosplice(9) for the socket splicing implementation.
Alexander Bluhm
2011-01-09
Upon consideration, random(9) should definately not be documented. It
Theo de Raadt
2011-01-09
kern(9) documents the kernel API srandom/random, which should only
Theo de Raadt
2011-01-09
update random(4) and arc4random(9) manual pages
Theo de Raadt
2010-09-24
Add timingsafe_bcmp(3) to libc, mention that it's already in the
Matthew Dempsky
2010-08-07
Document the mutex locking assert macros.
Owain Ainsworth
2010-08-01
document the rw_assert_ functions
Bret Lambert
2009-09-08
MLINK mtx_enter_try
Theo de Raadt
2009-09-02
workq_add_task.9
David Gwynne
2009-07-20
- add MLINK for crypto_get_driverid.9
Jason McIntyre
2009-05-11
remove the mtx_enter_try() bits until the code goes back in;
Jason McIntyre
2009-04-25
Enter mtx_enter_try. In part for completeness, things may start
Tobias Weingartner
[next]