summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
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
2007-05-31tedu just moved an argument to workq_add_taskDavid Gwynne
2007-05-31add a manpage for workq stuff.David Gwynne
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29delete some overly fascist rules.. prodded by tom/jmcTheo de Raadt
2007-05-28pf does not use mbuf tags any moreHenning Brauer
2007-05-27replace wonky macro;Jason McIntyre
2007-05-27add a note that mbuf tags use malloc'd memory, ok theoHenning Brauer
2007-05-27crp_buf is not a contiguous buffer, it's a uio. very different.Ted Unangst
2007-05-14Add notes about sleeping with held locks and interrupt handler usage.Jonathan Gray
2007-05-14these functions first appeared in 4.1, not 4.0;Jason McIntyre
2007-05-13reference rwlock(9)Jonathan Gray
2007-05-12use the right capitalization for `CardBus'Igor Sobrado
2007-05-09getbintime and getbinuptime are no longer so update the documentation as well.Claudio Jeker
2007-05-05No more vn_access.Artur Grabowski
2007-05-05disk_resetstat and disk_find are gone.Artur Grabowski
2007-05-04locc dies; spotted by miodTheo de Raadt
2007-05-02tweak some grammarjoshua stein
2007-04-27tweaks;Jason McIntyre
2007-04-27Document atomic_{set,clear}bits_int.Artur Grabowski
2007-04-12Remove traces of LK_UPGRADE and LK_FORCEUPGRADE in the error descriptions.Miod Vallat
2007-04-12m_prepend() should never be called directly. So tell people to useClaudio Jeker
2007-04-11Remove the simplelock argument from vrecycle();Thordur I. Bjornsson
2007-04-11lockmgr keeps losing code, call 911!Miod Vallat
2007-04-10Document RW_DOWNGRADE.Artur Grabowski
2007-04-03put "CODE REFERENCES" before "SEE ALSO" for consistencyJasper Lievisse Adriaanse
2007-03-26Change some return value descriptions from "standard UVM return value"Artur Grabowski
2007-03-26Rip out all the KERN_ return values, since they will goArtur Grabowski
2007-03-25Remove references to KERN_SUCCESS, okay miod@Pedro Martelletto
2007-03-23remove blather about the v_interlock; Since its now gone.Thordur I. Bjornsson
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2007-03-19correct name for the source file with timecounter implementation; ok jmc@Aleksander Piotrowski
2007-02-28various spelling correctionsDavid Krause
2007-02-18Add aml_evalnode.9 along with the required MLINKS.Michael Knudsen
2007-02-18tweaks;Jason McIntyre
2007-02-17Document aml_val2int(). Also, add an EXAMPLES section that shows use ofMichael Knudsen
2007-02-17Add aml_find_node().Michael Knudsen
2007-02-17Marco has been wanting documentation for the AML/ACPI API for a longMichael Knudsen