summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2008-03-09DLT_IEEE_80211_RADIO -> DLT_IEEE802_11_RADIO;Jason McIntyre
2008-03-02improve wording - from deraadt@Damien Miller
2008-03-02Add a arc4random_uniform() that returns a uniformly distributed numberDamien Miller
2008-02-11bump Mdocdate for pages committed in "febuary", necessary becauseJason McIntyre
2008-02-03Fix the struct pkthdr definition.Claudio Jeker
2008-01-26the kids want I/O;Jason McIntyre
2007-12-27last item in NAME should not be followed by a comma; from Pierre RiteauJason McIntyre
2007-12-23pmap_steal_memory() returns vaddr_t.Joel Sing
2007-12-09update pedro's email address, at his request;Jason McIntyre
2007-12-09kill trailing whitespace;Jason McIntyre
2007-12-09clarify that mtx_enter will only raise the ipl if necessary (notTed Unangst
2007-11-29- better integrate msleep() into this pageJason McIntyre
2007-11-28<oga> art write me a manpageArtur Grabowski
2007-11-28i prefer our ISC license.David Gwynne
2007-11-28readjust list width after previous;Jason McIntyre
2007-11-28i'm always behind on the doc updatesTed Unangst
2007-11-25tweak previous;Jason McIntyre
2007-11-25document new WQ_DIRECTOK flagTed Unangst
2007-11-24workq_add_task returns ENOMEM on failureTed Unangst
2007-11-17make it clear in the code and in the man page that the rate2plcp andDamien Bergamini
2007-11-14Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions, whichMarcus Glocker
2007-11-03Revert last commit which added ieee80211_rate2plcp() andMarcus Glocker
2007-11-02tweaks for previous;Jason McIntyre
2007-11-01Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions.Marcus Glocker
2007-10-10rename man page to a real function nameTheo de Raadt
2007-10-10Update to match cpu_switchto reality.Artur Grabowski
2007-10-02add missing MLINKS section for iic(9); 'please commit this!' jmc@Constantine A. Murenin
2007-09-28make clear that the usage and synopsis take the same formIgor Sobrado
2007-09-14sleep(9) was removed aeons ago according to miod, so remove referencesMichael Knudsen
2007-09-13Update manpage to reflect new return code from function.Tobias Weingartner
2007-09-10Introduce a md pmap hook, pmap_remove_holes(), which is supposed to markMiod Vallat
2007-09-07Document M_ZERO.Artur Grabowski
2007-08-10sync structs with realityHenning Brauer
2007-08-02more cats removal;Jason McIntyre
2007-07-29KNF synopsis: put stars in appropriate places (consistent with other synopses)Constantine A. Murenin
2007-07-28pci_intr_line() doesn't take a pointer as its argument.Mark Kettenis
2007-07-16fix sensor_task_unregister description to reflect reality; ok dlgConstantine A. Murenin
2007-06-25update struct disk; ok deraadtJason McIntyre
2007-06-24tweak the description of sensor_task_unregister;Jason McIntyre
2007-06-24document changes to the sensor_task api. task_register now returns aDavid Gwynne
2007-06-20b_cylinder does not need to be set on the callpath down into drivers.Theo de Raadt
2007-06-16ieee80211_lookup_node() does not exist.Damien Bergamini
2007-06-16constifyDamien Bergamini
2007-06-11spell tedu's name correctly.Thordur I. Bjornsson
2007-06-07move ieee80211_compute_duration() and ieee80211_compute_duration1()Damien Bergamini
2007-06-06setdisklabel() openmask is now a u_intTheo de Raadt
2007-06-01Sync return value section with reality.Moritz Jodeit
2007-06-01remove crufty adosfs. everytime we try to change a vfs layer interface,Theo de Raadt
2007-06-01start new sentence w/ capital letter;Jason McIntyre
2007-05-31explain the usefulness of being able to provide two argumentsTed Unangst