kmalloc.9: Mention M_NULLOK in RETURN VALUE section
[dragonfly.git] / share / man / man9 /
2013-09-23 Sepherosa Ziehaukmalloc.9: Mention M_NULLOK in RETURN VALUE section
2013-09-23 Sepherosa Ziehaukmalloc.9: Add kmalloc_raise_limit to NAME section
2013-09-22 Sepherosa Ziehaukmalloc.9: Update 'date'
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention kmalloc_raise_limit()
2013-09-22 Sepherosa Ziehaukmalloc.9: M_INTWAIT is a proper "wait" flag too
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention M_NULLOK
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention allocated memory alignment garantee
2013-09-22 Sepherosa Ziehaukmalloc.9: Mention kmalloc_cachealign()
2013-09-19 Sascha Wildnersleep.9: Adjust prototypes.
2013-09-18 Sascha Wildnerdsched.9: Fix dsched_new_policy_thread_io()'s prototype...
2013-09-18 Sascha Wildnertoken.9: lwkt_token_init()'s desc argument is const.
2013-08-16 Sascha Wildnerstyle.9: Remove wcswcs(3) reference.
2013-08-12 Sascha Wildnersysctl_add_oid.9: Reduce diffs to Free a bit.
2013-08-11 Sascha WildnerFix two prototypes in manual pages.
2013-08-10 Sascha WildnerFix some prototypes in manpage synopses.
2013-08-09 Sascha Wildnersystimer.9: Fix prototypes in the SYNOPSIS.
2013-08-09 Sascha Wildnerkernacc.9: Fix prototypes in the SYNOPSIS.
2013-08-09 Sascha Wildnerhexdump.[39]: Fix prototypes in the SYNOPSIS.
2013-08-07 Sascha Wildnershare/man/man9/Makefile: Keep MLINKS lines sorted.
2013-08-06 Sascha Wildnerkprintf.9: %D was removed, so don't mention it.
2013-08-01 Sascha Wildnermake_dev.9: Adjust make_dev_covering() description...
2013-08-01 Sascha WildnerAdjust two devfs manual pages and some comments to...
2013-07-30 Joris GIOVANNANGELIatomic.9: add brackets in a C snippet
2013-07-30 Sascha Wildnermsgport.9: lwkt_dropmsg returns an int.
2013-07-28 Sascha Wildnerkether_ntoa.9: Small whitespace fix.
2013-07-28 Sascha WildnerFix typo in MLINKS line for taskqueue_drain_timeout(9).
2013-07-27 Sascha Wildnertaskqueue.9: Use .Er for errors numbers.
2013-07-25 Franco Fichtnerunquote section names in man pages
2013-07-24 François Tigeotkernel: Document new taskqueue functions
2013-07-22 François TigeotDocument copyin_nofault and copyout_nofault(9)
2013-07-22 François TigeotDocument DRIVER_MODULE_ORDERED(9)
2013-07-21 Franco Fichtnerstart adding .Mt to email addresses in man pages
2013-07-04 Sascha Wildnerfirmware.9: Adjust ARM specific example to one from...
2013-05-31 Justin C. SherrillCorrect BSD License clause numbering from 1-2-4 to...
2013-05-11 John MarinoMerge branch 'vendor/LESS'
2013-05-11 John MarinoMerge branch 'vendor/LIBEDIT'
2013-05-11 John MarinoMerge branch 'vendor/TCSH'
2013-05-09 Sepherosa Ziehaubusdma: Update manpage about BUS_SPACE_UNRESTRICTED
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-06 Justin C. SherrillRemove advertising header from man pages.
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-15 Sascha WildnerMerge branch 'vendor/MDOCML'
2013-04-07 Peter AvalosMerge branch 'vendor/TNFTP'
2013-03-05 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-20 Sascha Wildner<sys/bus.h>: Add DEVMETHOD_END.
2013-02-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2013-02-16 Johannes HofmannMerge branch 'master' of git://git.dragonflybsd.org...
2013-02-13 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-10 Peter AvalosMerge branch 'vendor/OPENSSL'
2013-02-07 Sascha Wildnerkether_ntoa.9: Fix prototypes.
2013-02-07 Sascha Wildnerkether_ntoa.9: Mention %D.
2013-02-07 Sascha Wildnerhexncpy.9: Some little cleanup.
2013-02-07 Antonio Huete JimenezAdd a manpage for hexncpy function.
2013-02-06 Antonio Huete JimenezAdd manual pages for kether_ntoa and kether_aton functions.
2013-02-05 Sascha WildnerRemove xlint. It's outdated and there are much better...
2013-01-24 Johannes Hofmannmerge
2013-01-19 Peter AvalosMerge branch 'vendor/BYACC'
2013-01-16 John MarinoMerge branch 'vendor/FLEX'
2013-01-15 Sascha WildnerRemove %D conversion from kprintf(9) and the GCCs.
2013-01-12 Johannes Hofmannmerge
2013-01-01 Sascha Wildnermsgport.9: Adjust some comments to be <80 chars.
2012-12-16 Sascha Wildnersglist.9: Add a missing include to the SYNOPSIS.
2012-12-16 Sascha WildnerRemove VFS_INIT.9 manual page, there is no such macro.
2012-12-16 Sascha WildnerVFS_MOUNT.9: Adjust to the current state in /usr/src.
2012-12-08 François Tigeotkernel: Import sglist subsystem from FreeBSD
2012-11-08 Stathis Kamperisobjcache.9: cluster_limit is no longer changed
2012-11-05 Sascha Wildnersysctl.9: Fix another typo. frequence -> frequency
2012-10-28 Peter AvalosMerge branch 'vendor/OPENSSH'
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-24 Sascha Wildneridr.9: Clean up a bit.
2012-10-24 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-23 Vishesh Yadavidr: Integer ID management library
2012-10-22 Sascha Wildnercondvar.9: Remove trailing whitespace.
2012-10-21 John MarinoMerge branch 'vendor/BMAKE'
2012-10-20 Markus Pfeiffercondvar(9): adjust manpage to reflect reality
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-20 CharlieMerge branch 'vendor/GCC47'
2012-10-13 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-12 Sascha Wildnersleep.9: Really write PINTERLOCKED in the example.
2012-10-12 Sascha Wildnersleep.9: s/PINTERLOCK/PINTERLOCKED/
2012-10-08 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-10-08 Sascha Wildnerkmalloc.9: Document M_POWEROF2.
2012-10-01 John MarinoMerge branch 'vendor/GCC47'
2012-09-29 John MarinoMerge branch 'vendor/MPC'
2012-09-26 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-17 Sascha Wildnermsgport.9: Some mdoc and typo fixes.
2012-09-17 Nuno Antunesmsgport.9: Catch up with recent changes to lwkt_initpor...
2012-09-17 Sascha Wildnerfortune(6)/mutex.9: s/is is/is/
2012-09-11 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-07 Sascha WildnerBUS_SETUP_INTR.9: Add missing comma and bump .Dd
2012-09-07 François TigeotDocument bus_setup_intr_descr(9)
2012-09-07 Sascha WildnerVFS.9: Add a reference to VFS_SET(9).
2012-09-07 Matthew DillonMerge branches 'hammer2' and 'master' of ssh://crater...
2012-09-03 Nuno Antunesmsgport.9: Fix a path.
2012-09-02 Sascha Wildnertbridge: Sync NAME, SYNOPSIS and MLINKS.
next