summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
2006-08-16document the name argument to rw_init.David Gwynne
2006-07-02document the vfs_busy class of functionsNikolay Sturm
2006-06-27document the radiotap headers HWQUEUE and RSSIReyk Floeter
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-24ieee80211_cfgget() and ieee80211_cfgset() are dead; ok jsgTheo de Raadt
2006-06-23namei() only returns locked vnodes if LOCKLEAF is set, be more clearNikolay Sturm
2006-06-12time delta -> timedeltaMarc Balmer
2006-05-29small tweaks;Jason McIntyre
2006-05-29Install and MLINK sensor function man pages.Michael Knudsen
2006-05-29Add docs for kernel sensor API.Michael Knudsen
2006-05-27remove bogus non-style advice that just causes "discussions"Theo de Raadt
2006-05-27Eradicate the type 'bus_dmasync_op_t'. Unused. SporadicallyKenneth R Westerback
2006-05-07Pool drains are gone, okay tedu@Pedro Martelletto
2006-05-07name arg for rw_initTed Unangst
2006-05-01make .Nm match the page name;Jason McIntyre
2006-04-27Document how PCI interrupt handlers are called, okay mickey@Pedro Martelletto
2006-04-26tweak; ok mickeyJason McIntyre
2006-04-25reference to spl(9)Michael Shalayeff
2006-04-20Document the rwlock() API, okay deraadt@Pedro Martelletto
2006-03-26Better verbiage on unloading a map. PR 5059Marco Peereboom
2006-03-21Encourage using strtonum(3).Ray Lai
2006-03-19Remove case '?': from getopt example.Ray Lai
2006-03-14Use .Xo/.Xc and .Fo/.Fc to put all arguments of iic_exec() in manRay Lai
2006-03-12document new attach args for devicesDavid Gwynne
2006-02-22missing includes; from iruata souzaJason McIntyre
2006-01-30Xr sleep(9) and timeout(9).Jonathan Gray
2006-01-19tweaks; ok mickeyJason McIntyre
2006-01-18internal sysctl functions and etcMichael Shalayeff
2006-01-12a manpage describing delay, for those of us who forget what its argumentDavid Gwynne
2005-12-25Remove piixpm(4), it doesn't provide time source any more.Alexander Yurchenko
2005-12-14Make ext2fs use a memory pool to allocate inodes, okay tedu@Pedro Martelletto
2005-12-04Document vn_access(), okay jmc@Pedro Martelletto
2005-11-28Some verbiage tweaks and cleanup. Sprinkle .Fa around for types andKenneth R Westerback
2005-11-24Remove kernfs, okay deraadt@.Pedro Martelletto
2005-11-19fix list madness;Jason McIntyre
2005-11-19Remove unnecessary lockmgr() archaism that was costing too much in termsPedro Martelletto
2005-11-16Suggest filling in uio_procp even if the area is in kernel-space ifUwe Stuehler
2005-11-15.Xr pci_intr_map 9Jason McIntyre
2005-11-15various tweaks;Jason McIntyre
2005-11-15pci_intr* pageMichael Shalayeff
2005-11-15various tweaks;Jason McIntyre
2005-11-14pci apaprently came in 1.2!Michael Shalayeff
2005-11-14add pci_decompose_tag()Michael Shalayeff
2005-11-14oops. proper .dtMichael Shalayeff
2005-11-14a quick page for pci_conf_read/write/make_tagMichael Shalayeff
2005-10-30remove trailing whitespace;Jason McIntyre
2005-10-30Man page for VOP_GETATTR/VOP_SETATTR vnode operations.Pedro Martelletto
2005-10-27make the example more likely to compile, ha ha; maticd@gmail.comTheo de Raadt
2005-10-19v_lock is also gone, noted by tedu@Pedro Martelletto
2005-10-19Remove v_vnlock from struct vnode, okay krw@ tedu@Pedro Martelletto