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
2007-11-29
- better integrate msleep() into this page
Jason McIntyre
2007-11-28
<oga> art write me a manpage
Artur Grabowski
2007-11-28
i prefer our ISC license.
David Gwynne
2007-11-28
readjust list width after previous;
Jason McIntyre
2007-11-28
i'm always behind on the doc updates
Ted Unangst
2007-11-25
tweak previous;
Jason McIntyre
2007-11-25
document new WQ_DIRECTOK flag
Ted Unangst
2007-11-24
workq_add_task returns ENOMEM on failure
Ted Unangst
2007-11-17
make it clear in the code and in the man page that the rate2plcp and
Damien Bergamini
2007-11-14
Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions, which
Marcus Glocker
2007-11-03
Revert last commit which added ieee80211_rate2plcp() and
Marcus Glocker
2007-11-02
tweaks for previous;
Jason McIntyre
2007-11-01
Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions.
Marcus Glocker
2007-10-10
rename man page to a real function name
Theo de Raadt
2007-10-10
Update to match cpu_switchto reality.
Artur Grabowski
2007-10-02
add missing MLINKS section for iic(9); 'please commit this!' jmc@
Constantine A. Murenin
2007-09-28
make clear that the usage and synopsis take the same form
Igor Sobrado
2007-09-14
sleep(9) was removed aeons ago according to miod, so remove references
Michael Knudsen
2007-09-13
Update manpage to reflect new return code from function.
Tobias Weingartner
2007-09-10
Introduce a md pmap hook, pmap_remove_holes(), which is supposed to mark
Miod Vallat
2007-09-07
Document M_ZERO.
Artur Grabowski
2007-08-10
sync structs with reality
Henning Brauer
2007-08-02
more cats removal;
Jason McIntyre
2007-07-29
KNF synopsis: put stars in appropriate places (consistent with other synopses)
Constantine A. Murenin
2007-07-28
pci_intr_line() doesn't take a pointer as its argument.
Mark Kettenis
2007-07-16
fix sensor_task_unregister description to reflect reality; ok dlg
Constantine A. Murenin
2007-06-25
update struct disk; ok deraadt
Jason McIntyre
2007-06-24
tweak the description of sensor_task_unregister;
Jason McIntyre
2007-06-24
document changes to the sensor_task api. task_register now returns a
David Gwynne
2007-06-20
b_cylinder does not need to be set on the callpath down into drivers.
Theo de Raadt
2007-06-16
ieee80211_lookup_node() does not exist.
Damien Bergamini
2007-06-16
constify
Damien Bergamini
2007-06-11
spell tedu's name correctly.
Thordur I. Bjornsson
2007-06-07
move ieee80211_compute_duration() and ieee80211_compute_duration1()
Damien Bergamini
2007-06-06
setdisklabel() openmask is now a u_int
Theo de Raadt
2007-06-01
Sync return value section with reality.
Moritz Jodeit
2007-06-01
remove crufty adosfs. everytime we try to change a vfs layer interface,
Theo de Raadt
2007-06-01
start new sentence w/ capital letter;
Jason McIntyre
2007-05-31
explain the usefulness of being able to provide two arguments
Ted Unangst
2007-05-31
tedu just moved an argument to workq_add_task
David Gwynne
2007-05-31
add a manpage for workq stuff.
David Gwynne
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-29
delete some overly fascist rules.. prodded by tom/jmc
Theo de Raadt
2007-05-28
pf does not use mbuf tags any more
Henning Brauer
2007-05-27
replace wonky macro;
Jason McIntyre
2007-05-27
add a note that mbuf tags use malloc'd memory, ok theo
Henning Brauer
2007-05-27
crp_buf is not a contiguous buffer, it's a uio. very different.
Ted Unangst
2007-05-14
Add notes about sleeping with held locks and interrupt handler usage.
Jonathan Gray
2007-05-14
these functions first appeared in 4.1, not 4.0;
Jason McIntyre
2007-05-13
reference rwlock(9)
Jonathan Gray
[next]