summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Expand)Author
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
2007-02-15forever loops may be done with for or while, it doesnt matter;Thordur I. Bjornsson
2007-02-13It's not M1394CTL and M1394DATA. It's M_1394CTL and M_1394DATA.Michael Knudsen
2007-02-11Correct return value in read(2) syscall example. ok pedroAlexander Bluhm
2007-02-03Remove references to LK_EXCLUPGRADE, LK_REENABLE, LK_SETRECURSE andPedro Martelletto
2007-02-02Remove refrence to VLAYER, its gone.Thordur I. Bjornsson
2007-01-26printf(9) %b is not limited to 32 bits or less... document it.Jason Wright
2007-01-16Remove commented out references to VOP_LEASE();Thordur I. Bjornsson
2007-01-16Implement multiple segment allocation for uvm_pglistalloc, which fixesDimitry Andric
2007-01-11Document rw_enter and rw_exit.Artur Grabowski
2007-01-11MLINKS for functions described in mbuf_tags(9);Jason McIntyre
2007-01-11clean up this Makefile;Jason McIntyre
2007-01-03Sync with reality. m_tag_free() and m_tag_unlink() where removed andClaudio Jeker
2006-12-28s/vfs_lookup/VOP_LOOKUP/ since the former does notThordur I. Bjornsson
2006-12-28tweaks;Jason McIntyre
2006-12-24typos; MureninTheo de Raadt
2006-12-23describe new functions to handle sensors; by Constantine A. MureninTheo de Raadt
2006-11-27document bio_register and bio_unregisterDavid Gwynne
2006-11-23Fix example code, okay dlg@Pedro Martelletto
2006-11-10ral(4) no longer contains a reference implementation of rssadapt(9).Damien Bergamini
2006-11-08getvnode requires vnode.h; from bret lambertJason McIntyre
2006-10-28prefer `buses' to `busses' for the noun plural;Jason McIntyre
2006-10-16Use daddr64_t for logical blocks, okay krw@ thib@ mickey@Pedro Martelletto
2006-10-12- give smm/18.net a titleJason McIntyre
2006-10-11Remove unused variable and simplify m_copym0(). Diff from bret.lambert at gma...Marco Pfatschbacher
2006-10-10state when the sensor api can be used, and that care must be taken withDavid Gwynne
2006-10-04Match reality when describing VOP_BMAP(), bad pedroPedro Martelletto
2006-09-30Better description of PF mbuf tags, from Diego CasatiPedro Martelletto
2006-09-25Update my address.Michael Knudsen
2006-09-05mention that the 'cp' argument to m_copyback is the buffer to beThordur I. Bjornsson
2006-08-28sync MEXTADD prototype with reality.Damien Bergamini