Add an MLINK for KTR_COND_LOG.
[dragonfly.git] / share / man / man9 / Makefile
2012-08-22 Sascha WildnerAdd an MLINK for KTR_COND_LOG.
2012-08-21 Nuno Antunesmdoc: Add a msgport(9) manual page documenting LWKT...
2012-07-09 Sascha WildnerBring in the config_intrhook(9) manual page from FreeBSD.
2012-07-08 Antonio Huete Jimenezlibkern - Add memcchr(9).
2012-07-01 Sascha WildnerAdd a DB_COMMAND(9) manual page (adapted from FreeBSD).
2012-06-13 Sascha WildnerAdd an atomic(9) manual page (from FreeBSD with some...
2012-06-06 Sascha Wildnerkernel: Add <sys/hash.h>.
2012-06-06 Sascha Wildnerkernel: Add hashdestroy() (taken from FreeBSD).
2012-06-06 Sascha WildnerMove hash.9 to hashinit.9.
2012-05-08 Sascha WildnerAdd a small wdog(9) manual page.
2012-03-17 Sascha Wildnerkernel: Add sbuf_done() (taken from FreeBSD).
2012-02-05 Sascha WildnerBring in the "Port PUFFS from NetBSD/FreeBSD" GSoC...
2012-01-30 Sascha Wildnertoken.9: Add an MLINK for lwkt_gettoken_shared(9).
2011-12-23 Sascha Wildnerstore.9: Add a line about suword32().
2011-12-06 Sascha Wildner<sys/malloc.h>: Remove the MALLOC() and FREE() macros.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-18 Alex Hornungtbridge(9) - add man page
2011-10-10 Venkatesh SrinivasDocument spin_pool_lock(9) and spin_pool_unlock(9).
2011-07-16 Alex Hornungupdate proplib
2011-07-16 Sascha Wildnerktr.9: Add a few words about KTR_INFO_MASTER_EXTERN().
2011-06-11 Sascha Wildnertoken.9: Some cleanup.
2011-05-13 Sascha Wildnermake_dev.9: Add a missing .Nm and MLINK.
2011-04-12 Sascha WildnerRename the memoryallocators(9) manual page to memory(9).
2011-03-23 Venkatesh SrinivasAdd memoryallocators(9) manpage to describe kernel...
2011-02-14 Venkatesh SrinivasRemove kref.9 manpage.
2010-12-26 Sascha WildnerCreate MLINKS for the mbuf(9) manual page.
2010-12-22 Sascha WildnerHook the vm_page_alloc.9 manual page into the build.
2010-12-21 Venkatesh Srinivaskernel -- Implement kref, a very lightweight reference...
2010-12-08 Venkatesh SrinivasImport vm_map_findspace(9) manpage from FreeBSD and...
2010-12-01 Sascha WildnerAdd a hexdump(9) manual page (taken from FreeBSD).
2010-09-29 Sascha WildnerAdd a dsched(9) manual page.
2010-09-29 Venkatesh SrinivasAdd a SYSINIT(9) manpage describing the SYSINIT macro.
2010-09-19 Sascha Wildnermutex.9: Fix typos in two function names.
2010-08-30 Alex Hornungspinlocks - adjust man pages and *_quick_* routines
2010-08-21 Sascha Wildnerman9/Makefile: Sort alphabetically.
2010-08-20 Venkatesh SrinivasAdd a draft systimer(9) manpage.
2010-08-16 Sascha Wildnerman9/Makefile: Sort alphabetically.
2010-08-16 Venkatesh SrinivasAdd a draft mpipe(9) manpage explaining malloc pipelines.
2010-08-13 Sascha WildnerAdjust the docs for the renaming of devfs_clone_bitmap_...
2010-08-02 Sascha Wildner{fetch,store}.9: Move casuword() from fetch(9) to store(9).
2010-08-01 Sascha Wildnernlookup.9: Document nlookup_init_at() and nlookup_done_...
2010-07-26 Sascha Wildnerlock.9: Mention lockuninit().
2010-07-25 Sascha WildnerAdd syscalls.master.5 MLINK (to syscall.9).
2010-06-12 Nicolas Therytoken.9 - bring up to date with token API change
2010-06-02 Alex Hornungproplib - port to dragonfly
2010-05-30 Sascha WildnerAdd a token(9) manual page explaining LWKT soft tokens.
2010-05-09 Sascha WildnerAdd a mutex(9) manual page.
2010-05-09 Sascha WildnerAdd manual pages for pfind(), pgfind() and zpfind(...
2010-04-29 Sascha Wildnerieee80211_proto.9: Fix typo in function name.
2010-04-29 Sascha Wildnerieee80211_scan.9: Fix typo in function name.
2010-04-29 Sascha WildnerDisable ieee80211_amrr.9 for now.
2010-04-28 Sascha WildnerSync our ieee80211*(9) manual pages with FreeBSD.
2010-04-27 Alex HornungRemove ieee80211_ioctl.9 from Makefile, too
2010-04-27 Sascha WildnerRemove ieee80211_ioctl.9 manual page and MLINKS.
2010-04-25 Sascha Wildnerfirmware(9): GC our old firmware framework in favor...
2010-04-16 Sascha WildnerAdd a condvar(9) manual page (based on FreeBSD's).
2010-04-12 Sascha Wildnersleep.9: Document mtxsleep() and tsleep_interlock().
2010-03-19 Sascha Wildnerlwbuf.9: Add MLINKS and perform some cleanup.
2010-03-18 Samuel J. Greearkernel - Introduce lightweight buffers
2010-03-14 Alex Hornungfetch.9 - document casuword
2010-03-14 Alex Hornungnlookup.9 - document nlookup_init_root
2010-03-06 Sascha Wildnertaskqueue.9: Do some mdoc cleanup & add missing MLINKS.
2009-12-20 Sascha WildnerAdd a BUS_ADD_CHILD.9 manual page (adapted from FreeBSD).
2009-12-20 Sascha Wildnerhash.9: Update the manual page for the *_ext() functions.
2009-12-14 Sascha Wildnerrman.9: Comment out documentation for rman_await_resour...
2009-12-14 Sascha Wildnervcount.9: count_udev() no longer exists.
2009-12-14 Sascha Wildnersleep.9: Adjust for serialize_sleep() -> zsleep() rename.
2009-10-02 Sascha Wildnercrypto.9: Sync with FreeBSD's crypto(9) manual page.
2009-09-07 Sascha WildnerAdd the make_autoclone_dev(9) manual page.
2009-08-28 Sascha WildnerUpdate the make_dev(9) manual page for devfs.
2009-07-27 Sascha WildnerRemove suser*() functions, manpage and assorted remains.
2009-07-09 Sascha Wildnerpci.9: Sync with FreeBSD.
2009-05-26 Stathis Kamperisnlookup.9: Remove references to namei() which we don...
2009-05-25 Stathis KamperisAdd syscall.9 adapted from OpenBSD.
2009-04-10 Stathis KamperisAdd missing MLINKS for bus_dma(9)
2009-04-07 Peter AvalosSync lib/net with FreeBSD:
2009-03-28 Sascha Wildnerobjcache(9): Fix wrong function name in the manual...
2009-03-09 Sascha WildnerAdd an objcache(9) manual page.
2009-02-19 Sascha Wildnerman9/Makefile: Add missing backslash.
2009-02-19 Sascha WildnerAdd an ioctl(9) manual page.
2009-02-10 Sascha WildnerSync several manpages in section 9 with reality and...
2009-02-03 Sascha WildnerAdd a vcount(9) manual page.
2009-01-02 Sascha WildnerNumerous adjustments to the recent rpcbind etc. changes.
2009-01-01 Sascha WildnerHook in priv.9 and add MLINKS.
2008-11-22 Sascha WildnerBring in a devclass_get_count(9) manual page.
2008-11-09 Sascha WildnerUpdate physio(9) for physread()/physwrite() separation.
2008-11-09 Sascha WildnerAdd a bus_get_resource(9) manual page (based on bus_set...
2008-08-30 Sascha WildnerDocument kgetenv_ulong().
2008-05-15 Sascha WildnerMention ASSERT_NOT_SERIALIZED() and IS_SERIALIZED(...
2008-05-07 Sascha WildnerAdd some lines about lwkt_serialize_adaptive_enter().
2008-04-15 Sascha WildnerAdd a device_set_driver(9) manual page.
2008-04-15 Sascha WildnerAdd a vflush(9) manual page.
2008-04-09 Sascha WildnerBring the list of variables and function docs in time...
2008-03-16 Sascha WildnerAdd a bus_space(9) manual page.
2008-03-05 Sascha Wildner* Add MLINK for serialize_sleep()
2008-01-22 Sascha WildnerStart sentences on new lines, sort links in Makefile...
2008-01-21 Nicolas TheryAdd zdestroy() function to release all resources owned...
2008-01-19 Sascha WildnerAdd a manual page for contigmalloc() and contigfree().
2007-11-18 Sascha WildnerAdd an altq(9) manpage.
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
next