add the 'y' and 'Y' options to ps, and add the 'iac' keyword. The 'y'
[dragonfly.git] / share / man / man9 /
2004-07-27 Hiten PandyaAdd the ieee80211(9) API manual pages.
2004-07-27 Hiten PandyaRemove UIO_USERISPACE, we do not support any split...
2004-07-26 Jeroen Ruigrok/asmodaiUse stronger wording against using 'register' and ...
2004-07-16 Joerg SonnenbergerFix grammatik error.
2004-07-16 Hiten PandyaChange all files that I own to use the official DragonF...
2004-06-28 David RhodusUpdate some copyright notices to become more legal...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-03 Hiten PandyaAdd a manual page which describes the vn_fullpath(9...
2004-06-01 Hiten PandyaCorrect spelling.
2004-06-01 Hiten PandyaRemove '-*- nroff -*-'.
2004-05-17 Hiten PandyaQuickly fix an MLINK while no one is looking...
2004-05-17 Hiten PandyaDocument the ``resource management'' (rman) abstraction...
2004-05-15 Hiten PandyaAdd an MLINK for KKASSERT(9).
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-05-14 Hiten PandyaAdd a manual page which documents the generic hash...
2004-05-14 Hiten PandyaRemove an extra comma at the end of .Nm list.
2004-05-10 Hiten PandyaRemove unneeded empty line to silence mdoc(7) warnings.
2004-05-10 Hiten PandyaCorrect mdoc(7).
2004-05-10 Hiten PandyaUpdate the suser(9) manual page about reality.
2004-05-10 Hiten PandyaUpdate the KASSERT(9) manual page to reality.
2004-05-10 Hiten PandyaUpdate the DELAY(9) manual page about the header file...
2004-05-10 Hiten PandyaUpdate the tsleep(9) manual page about our reality.
2004-05-10 Hiten PandyaAdd MLINK busdma(9) which points to bus_dma(9).
2004-05-05 Hiten PandyaAdd bus_alloc_resource_any(9).
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-28 Chris PresseyUpdate to style(9) guidelines.
2004-03-18 Eirik NygaardAdd lock.9 man page, it is also symlinked to: lockcount...
2004-03-18 Hiten PandyaAdd manual page for the busdma(9) API. It has detailed...
2004-03-16 Matthew Dillonmain() more typically uses 'char **argv' instead of...
2004-03-12 Joerg SonnenbergerThe free(9) implementation based on the slab allocator...
2004-03-11 Hiten PandyaMega mdoc(7) update:
2004-02-27 Joerg SonnenbergerThere are historically two families of fixed size integ...
2004-02-25 Joerg SonnenbergerDon't use parameter names for kernel prototyps
2004-02-05 Joerg SonnenbergerUpdate style(9) to reflect current code practise.
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-01-27 Matthew Dillonfunc() -> func(void) style.
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-06 Matthew Dillonif_xname support Part 1/2: Convert most of the netif...
2003-11-14 Matthew Dillon__P removal.
2003-10-15 Hiten PandyaRemove zalloci/zfreei from the Makefile too.
2003-10-15 Hiten PandyaNuke the zalloci() and zfree() stuff sky-high. We...
2003-08-14 Matthew DillonRemove FBSDID, move $ rcs id back to a comment field.
2003-08-01 Matthew DillonCleanup remaining tsleep priority issues.
2003-07-28 Hiten PandyaAssorted mdoc(7) fixes:
2003-07-27 Hiten Pandyamdoc(7) assorted fixes:
2003-07-27 Hiten Pandyamdoc(7) assorted fixes:
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: