summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
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
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-09-30uvm_useracc() was removed -r1.24 (man): remove its MLINK too;Jason McIntyre
2005-09-30add timeout_triggered to .Nm;Jason McIntyre
2005-09-30splsoftserial() was renamed to splsofttty() in -r1.4 (man): remove MLINKJason McIntyre
2005-09-30add pool_set_drain_hook and pool_sethardlimit to .Nm;Jason McIntyre
2005-09-30add MLINKS for pool_set_drain_hook.9 and pool_sethardlimit.9;Jason McIntyre
2005-09-30m_retry() and m_retryhdr disappeared -r1.9 of the man page;Jason McIntyre
2005-09-30remove duplicate MLINK for extent_free.9Jason McIntyre
2005-09-22remove one `file-system' example, and make another at least consistentJason McIntyre
2005-09-19remove a dead Xr;Jason McIntyre
2005-09-19tweaks;Jason McIntyre
2005-09-18missing wordDavid Gwynne
2005-09-15Stop compiling the texte console rotation code #ifdef __zaurus__, but useMiod Vallat
2005-09-09grammar;Jason McIntyre
2005-09-09Fix the description of palloc, okay deraadt@ tedu@Pedro Martelletto
2005-09-06correct include for SYNOPSIS section...Jason McIntyre
2005-08-29Correctly describe skpc(), okay deraadt@ jmc@.Pedro Martelletto
2005-08-23heh, two different spellings in the same sentence: co-exist and coexist;Jason McIntyre
2005-08-18document M_WAITOK as a separate flag rather than a note to M_NOWAITDavid Gwynne
2005-08-08lclint is not in the ports tree anymore, splint is. OK jmc@.Xavier Santolaria
2005-08-06Document M_CANFAIL and sync M_xxx types;Miod Vallat
2005-08-01expose arc4random_bytes() API; ok deraadt@Damien Miller
2005-07-31Pools aren't fun, don't let people think they are. (fix argument name toChristopher Pascoe
2005-07-14from netbsd -r1.4:Jason McIntyre