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
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-03-30
Mention constification of *_hw_if (files forgotten during constification
Miod Vallat
2022-03-29
man pages: add missing word, The foo() ... -> The foo() function ...
Christian Weisgerber
2022-03-16
Add refcnt_shared() and refcnt_read()
Visa Hankala
2022-03-13
Document membar_enter_after_atomic and membar_exit_before_atomic.
Alexander Bluhm
2022-03-11
Fix formatting of cond_signal().
Visa Hankala
2022-03-10
Forgot makefile for atomic_load_int.9 in previous commit.
Alexander Bluhm
2022-03-10
Provide atomic load and store functions for int and long. FreeBSD
Alexander Bluhm
2022-02-20
dmameme -> dmamem
Jonathan Gray
2022-02-20
i missed a word.
David Gwynne
2022-02-09
Add iic_is_compatible() for matching I2C devices
Visa Hankala
2022-02-06
remove please from manual pages
Jonathan Gray
2022-02-03
Delete unused/obsolete M_* type values.
Philip Guenther
2022-01-31
add kstat_remove to NAME and CONTEXT; ok dlg
Jason McIntyre
2022-01-31
+kstat_destroy
David Gwynne
2022-01-16
initialies -> initializes
Jonathan Gray
2022-01-16
stoeplizt -> stoeplitz
Jonathan Gray
2021-12-12
Add vnode parameter to VOP_STRATEGY()
Visa Hankala
2021-10-20
revert vnode: remove VLOCKSWORK and check locking when vop_islocked != nullop
Sebastien Marie
2021-10-19
vnode: remove VLOCKSWORK usage in pstat and mention in man pages
Sebastien Marie
2021-05-16
hint that the panicstr should not contain \n, by saying one is printed.
Theo de Raadt
2021-05-15
Fix IPsec NAT-T to work with pipex(4). Introduce a new packet tag
YASUOKA Masahiko
2021-05-12
Remove about PACKET_TAG_PIPEX, it was replaced by ph_cookie.
YASUOKA Masahiko
2021-05-11
timeout_barrier(9), timeout_del_barrier(9): remove kernel lock
cheloha
2021-05-01
Retire OpenBSD/sgi.
Visa Hankala
2021-04-26
Add missing timeout_set_proc() description.
mvs
2021-04-04
Document support subset of conversion specification
kn
2021-03-26
Push kernel lock within rtable_add(9) and rework it to return 0 in the
mvs
2021-03-20
s/struft/struct/; thanks James Hastings
Stuart Henderson
2021-03-08
Add some references, most of these were removed when we stopped building
Jonathan Gray
2021-02-25
let m_copydata use a void * instead of caddr_t
David Gwynne
2021-02-23
Fix m_copyback(9) prototype in DESCRIPTION section.
mvs
2021-02-21
zap duplicate .Nm;
Jason McIntyre
2021-02-21
i added stoeplitz_eaddr
David Gwynne
2021-02-21
fix the names of the things that actually do the hashing.
David Gwynne
2021-02-01
some article fixes; from eddie youseph and grep
Jason McIntyre
2021-01-22
Private functions in the kernel do not to be prototyped.
Todd C. Miller
2021-01-19
usb_init_task() wants a struct usb_task as the first argument
anton
2021-01-18
Introduce new function if_unit(9). This function returns a pointer the
mvs
2021-01-16
Fix prototype for rw_assert_wrlock() function.
mvs
2021-01-15
zap trailing period
anton
2021-01-15
add myself as the author
anton
2020-12-12
Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.
jan
2020-11-14
remove macro instances from arbitrary string width specifiers. for example
Jason McIntyre
2020-10-09
Kill unused IEEE80211_RADIOTAP_HWQUEUE.
Martin Pieuchot
2020-10-03
Mention that kcov_remote_enter() and kcov_remote_leave() can now be
anton
2020-09-25
documentation should say pool_init, not pmap_init
Theo de Raadt
2020-09-01
Document sysctl_bounded_args(9)
gnezdo
2020-08-28
Fix a few more typos in man9. Pointed out by jmc@, thanks!
Frederic Cambus
2020-08-27
Fix a bunch of typos in various man pages.
Frederic Cambus
[next]