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
2019-10-06
tweak previous;
Jason McIntyre
2019-10-06
Fix vn_open to require an op of 0, and 0 or KERNELPATH only as flags.
Bob Beck
2019-09-30
segflg is singular
kn
2019-09-30
bpf_mtap_hdr doesn't take a custom copy function argument anymore.
David Gwynne
2019-09-13
fix markup of the return types of function pointers;
Ingo Schwarze
2019-09-12
make bpf_mtap_hdr take a const void *, not a caddr_t.
David Gwynne
2019-09-05
Add the set_blksz() and set_nblks() audio driver functions.
Alexandre Ratchov
2019-08-30
Move 4 manual pages from not-a-function filenames to a correct filename,
Theo de Raadt
2019-07-25
vinvalbuf(9): tlseep -> tsleep_nsec(9); ok millert@
cheloha
2019-07-19
vwaitforio(9): tsleep(9) -> tsleep_nsec(9); ok visa@
cheloha
2019-07-19
getblk(9): tsleep(9) -> tsleep_nsec(9); ok visa@
cheloha
2019-07-15
Document locking with fdrelease().
Visa Hankala
2019-07-12
non-null -> not .Dv NULL
Martin Pieuchot
2019-07-12
Document & cross Xr rtable_walk(9).
Martin Pieuchot
2019-07-05
make the pointer value argument name "v" instead of "value"
David Gwynne
2019-07-05
Xr between all the different smr pages.
David Gwynne
2019-07-04
Remove a useless kernel lock from the TCP socket splicing path.
Alexander Bluhm
2019-07-03
Add tsleep_nsec(9), msleep_nsec(9), and rwsleep_nsec(9).
cheloha
2019-06-27
DESCRIPTION: Be more direct about what delay(9) actually does.
cheloha
2019-06-21
Improve wording
Visa Hankala
2019-06-21
Make resource limit access MP-safe. So far, the copy-on-write sharing
Visa Hankala
2019-06-03
Switch from bintime_add() et al. to bintimeadd(9).
cheloha
2019-05-14
minor macro cleanup
Ingo Schwarze
2019-05-14
minor wording improvement from Stephen Gregoratto
Ingo Schwarze
2019-05-10
tweak previous: fix three wrong macros and one missing macro
Ingo Schwarze
2019-05-10
Document the wsfont framework.
Frederic Cambus
2019-05-10
The correct header for KASSERT(9) is <sys/systm.h>.
Martin Pieuchot
2019-04-28
add WITNESS support to barriers modelled on the timeout stuff visa did.
David Gwynne
2019-04-14
Add lock order checking for timeouts
Visa Hankala
2019-04-01
restore El removed in previous;
Jason McIntyre
2019-04-01
deprecate TASKQ_CANTSLEEP since nothing uses it anymore
David Gwynne
2019-03-12
Document the new copy_output() and underrun() driver methods.
Alexandre Ratchov
2019-03-10
fix some cases of spaces before full stops, where none were neccessary;
Jason McIntyre
2019-02-26
Add manual pages for SMR.
Visa Hankala
2019-02-25
create a RETURN VALUES section and put things that return in there.
David Gwynne
2019-02-23
document pci_mapreg_map and some related functions.
David Gwynne
2019-02-19
add v_uvcount; from fasse
Jason McIntyre
2019-02-13
change rt_ifa_add and rt_ifa_del so they take an rdomain argument.
David Gwynne
2019-02-07
Add lock stack trace saving for witness(4).
Visa Hankala
2019-02-06
wrap some long lines, no change to actual content
David Gwynne
2019-01-19
Move boottime into the timehands.
cheloha
2019-01-18
Add missing types, and fix incorrect names.
Visa Hankala
2019-01-18
add missing .Vt markup
Ingo Schwarze
2019-01-17
clarify and docuement what happens when a tv or ts exceeps INT_MIN ticks.
Ted Unangst
2019-01-15
correct CODE REFERENCES: kern_clock.c -> kern_tc.c; ok kn@ jmc@ visa@
cheloha
2019-01-14
hint that kern.clockrate is the userland sysctl name by referring to
Ted Unangst
2018-12-17
Remove unused function gsignal().
Visa Hankala
2018-12-16
document task_pending()
David Gwynne
2018-12-11
document ifq_hdatalen()
David Gwynne
2018-12-07
All the references to the M_ALIGN and MH_ALIGN macros are gone.
Claudio Jeker
[next]