]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share/man/man9
Fix a couple markup problems in the previous commit and bump the
[FreeBSD/FreeBSD.git] / share / man / man9 /
2007-03-09 jhbAllow threads to atomically release rw and sx locks...
2007-03-09 jhbDocument SLEEPQ_PAUSE.
2007-03-09 jhbOof, it is not my day. Unswap the descriptions of...
2007-03-09 jhbFix a typo in the last that claimed that only masked...
2007-03-09 jhbCorrect descriptions of EINTR and ERESTART errors....
2007-03-09 jhb- Document cv_wait_unlock(9).
2007-03-09 jhbPlace mtx_destroy() and rw_destroy() right after mtx_in...
2007-03-09 jhb- Sort functions in the order that rwlock(9) and mutex...
2007-03-09 jhb- Sort rwlock functions similar to the order in mutex(9).
2007-03-06 jhbSome minor tweaks and updates to bus_dma(9) including...
2007-03-06 mckusickMove macros describing extended attributes in UFS from
2007-03-05 grogAnother typo.
2007-03-05 grogCosmetics: remove trailing white space, wrap over-long...
2007-03-04 grogRearrange function descriptions in more logical order.
2007-03-04 ruMarkup polishing.
2007-03-02 davidcAdd vfs_getopt.9 to the build, and add links for relate...
2007-03-02 davidcDocument the mount option handling functions.
2007-03-01 ruRemove trailing spaces and make the date canonical.
2007-02-28 pisoUpdate bus_setup_intr() man page after recent newbus...
2007-02-27 grogFurhter clarifications:
2007-02-27 jhbIn FreeBSD 5.x+, sleep/wakeup operate on threads, not...
2007-02-27 ruFix markup and grammar bugs in recent revisions.
2007-02-27 grogUpdate HISTORY.
2007-02-27 grogAdd warning about deadlocks created by use of wakeup_one.
2007-02-26 rwatsonAdd rw_wowned(9) symlink.
2007-02-26 rwatsonUpdate rwlock(9) for rw_wowned().
2007-02-26 bmsDocument m_pulldown().
2007-02-26 mckusickDeclare a `struct extattr' that defines the format...
2007-02-25 ruRemove the traces of vm_page_unmanage().
2007-02-23 jhbAdd a new kernel sleep function pause(9). pause(9...
2007-02-21 rwatsonRefine implementation notes for priv(9): clarify ABI...
2007-02-16 pjdVFS_VPTOFH(9) was replaced with VOP_VPTOFH(9).
2007-02-15 luigiremove some leftover text and update the text to match...
2007-02-15 rwatsonExpand history and authors section of mbuf.9 man page...
2007-02-12 jhbMLINK for bus_dmamap_load_mbuf_sg(9)
2007-02-09 bruefferThere is no isa(4) manpage, convert to normal text...
2007-02-09 bruefferRemove Xref to owi(4), it's dead and gone.
2007-02-09 luigiDocument a little more the firmware subsystem.
2007-01-31 rwatsons/software was developed/documentation was written/
2007-01-29 dougbThis commit was generated by cvs2svn to compensate...
2007-01-29 rwatsonAdd MLINKS for sf_buf.9.
2007-01-28 joelLine break before "All rights reserved" in the license...
2007-01-28 rwatsonUpdate pmap_extract() implementation notes: we appear...
2007-01-28 rwatsonAdd a rudimentary man page for sf_bufs, based on my...
2007-01-28 rwatsonFix minor type: "struct disk *" instead of "struct...
2007-01-27 ruFix grammar [1] and formatting.
2007-01-27 rwatsonAdd a missing verb in describing MAP_PREFAULT_MADVISE.
2007-01-20 rafanThis commit was generated by cvs2svn to compensate...
2007-01-15 rrsReviewed by: rwatson
2007-01-09 impJulian says that he doesn't need the advertising clause...
2007-01-03 dasThis commit was generated by cvs2svn to compensate...
2006-12-31 acheThis commit was generated by cvs2svn to compensate...
2006-12-29 jmgSome how the d slipped out in the last commit, add...
2006-12-28 jmgbump doc date and fix spelling...
2006-12-28 jmgdocument that locks must not be aquired in f_event...
2006-12-25 ruThis commit was generated by cvs2svn to compensate...
2006-12-21 pjdDocument MTX_NOPROFILE flag.
2006-12-16 rwatsonReference socket(9) from ng_ksocket(4). Reference...
2006-12-15 rwatsonAdd a basic man page for the socket(9) kernel programmi...
2006-12-15 n_hibmaAlign the interfaces for the various watchdogs and...
2006-12-15 umeThis commit was generated by cvs2svn to compensate...
2006-12-14 mppSpelling fixes.
2006-12-13 samThis commit was generated by cvs2svn to compensate...
2006-12-13 ru- Fix prototype of bpf_filter().
2006-12-10 dougbThis commit was generated by cvs2svn to compensate...
2006-12-08 julianExplicitly emphasize a facet of m_pullup() that some...
2006-12-08 hartiThis commit was generated by cvs2svn to compensate...
2006-12-01 ruGive up on waiting for a repo-copy (no answer in 20...
2006-11-29 alfredBump .Dd, (9 year jump!)
2006-11-29 alfredDo a better job of documenting uio_resid.
2006-11-26 obrienClarify case body indention.
2006-11-25 impdevsw() was removed by phk:
2006-11-25 impClarify what non-zero return values mean.
2006-11-24 impMake it clear that the device name may contain '/'...
2006-11-23 yarAdd a guideline for naming new sysctl nodes.
2006-11-19 ceriAdd .Xr to p_cansee.9, remove .Xr to intro.2.
2006-11-19 ceriAdd manuals for cr_cansee(9) and p_cansee(9).
2006-11-18 ceriHave the synopsis compile.
2006-11-16 pjdChange sleepq_add(9) argument from 'struct mtx *' to...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 ruFix build (forgotten MUTEX_PROFILING.9 -> LOCK_PROFILIN...
2006-11-11 ruReplace a reference to no longer existing MUTEX_PROFILI...
2006-11-11 kmacyremove man page for no longer extant option
2006-11-11 kmacyman page for new option
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 ruFix markup.
2006-11-06 ruBump document date.
2006-11-06 rwatsonAdd a new priv(9) kernel interface for checking the...
2006-11-04 pjdWhen the source and destination objects for VOP_RENAME...
2006-11-04 pjdVOP_REMOVE() doesn't unlock vnodes nor decrease referen...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-01 pjdBetter English.
2006-11-01 pjd- Document two new function g_alloc_bio() and g_duplica...
2006-11-01 pjdDocument BIO_FLUSH request.
2006-10-31 pjdAdd a new disk flag - DISKFLAG_CANFLUSHCACHE, which...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-28 maximo Fix incorrect function name (kobj_free -> kobj_delete).
2006-10-21 ruBump document date for the previous change.
2006-10-19 ruAdd missing "const" qualifiers.
next