dragonfly.git
2015-09-05 John MarinoReworked (significantly) symbol map for locales
2015-09-05 John Marinolibc/locale: Remove unused source files
2015-09-05 Sascha Wildner/usr/Makefile: Fix typo in a message about the pkg...
2015-09-05 John MarinoContinue working on libc symbol maps
2015-09-05 John MarinoAdd static keyword to four functions to match prototype...
2015-09-05 François Tigeotdrm: drm_fb_cma_helper.c has a restrictive license...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Rename btree_set_parent() to btree_set_...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: #if0 cursor_exclreq_count of inode...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup incore record tree lookup
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup parent inode dereferenced by...
2015-09-04 Tomohiro Kusumisbin/hammer: Add some assertions
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [3/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [2/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [1/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Make hammer show test node count
2015-09-04 Tomohiro Kusumisbin/hammer: Make hammer blockmap|checkmap|show print...
2015-09-04 Tomohiro Kusumisbin/hammer: Add hammer stats command (= bstats + iostats)
2015-09-04 Tomohiro Kusumihammer: Remove cluster topology related comments
2015-09-04 Tomohiro Kusumisbin/hammer: Remove obsolete variable UsingSuperClusters
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove redundant elm type check [2/2]
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove redundant elm type check [1/2]
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove prototype of not existing fucntion
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup debug kprintfs for cursor/elm
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add and fix comments
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_CLUSTER_BUFS
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_LOCALIZE_P...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_RECTYPE_MOVED
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_BLOCKMAP_FREE
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Don't return 0 on invalid elm.leaf...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Properly kprintf 32bits localization...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_elm_btype()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Properly access node element base
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Simplify hammer_print_btree_elm()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_internal|leaf_node_elm()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Fix wrong node type in switch/case
2015-09-04 Tomohiro Kusumisbin/hammer: Avoid volume# inconsistency in blkdevs arg
2015-09-04 Tomohiro Kusumisbin/hammer: Cleanup localization initialization on...
2015-09-04 Tomohiro Kusumisbin/hammer: Use HAMMER_IOC_DO_FLAGS
2015-09-04 Tomohiro Kusumisbin/hammer: Print bad btype on hammer show
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Fold too long lines
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove unused (and never used) macro
2015-09-03 Imre Vadászsio: Add pci-ids for Haswell and Broadwell vPro CPUs...
2015-09-03 Matthew Dillonhammer2 - refactor some chain bits, stabilization
2015-09-02 John MarinoUpdate some more symbols maps for libc
2015-09-02 John Marinolib/libc/stdlib/merge.c: add "static" to match setup...
2015-09-02 Matthew Dillonhammer2 - stabilization - blogbench, others
2015-09-02 Matthew Dillonkernel - Use unused thread_t field for lock tracker.
2015-09-01 François Tigeotdrm: Bring back a KNOTE() call, unbreak vblank handling
2015-09-01 John Marinolibc: Remove stack_protector.c from build
2015-09-01 John MarinoTake II at unbreaking world
2015-09-01 Sascha Wildneracpicall(8): Add -U option for passing UUIDs as buffers.
2015-09-01 John MarinoAdd bootstrap workaround needed by ctype.h addition...
2015-09-01 Sascha Wildnerlocaledef.1: Clean up a bit.
2015-09-01 Sascha WildnerAdd a small vmm(2) manual page for the related system...
2015-09-01 John MarinoUTF8: fix a couple of number ctype definitions
2015-09-01 John Marinolibc: Redefine "number" ctype - no longer alias of...
2015-09-01 John MarinoUTF8 locales: Fully consider "CIRCLED_" set as alphabet
2015-09-01 John MarinoUTF-8: Multiple improvements (and detection of possible...
2015-09-01 Sascha Wildnerhammer2.8/newfs_hammer2.8: Some small fixes.
2015-09-01 Matthew Dillonhammer2 - stabilization - Fix bugs found by blogbench
2015-09-01 Matthew Dillonkernel - Improve namecache generation handling
2015-09-01 Matthew Dillonhammer2 - stabilization - Fix a number of bugs revealed...
2015-09-01 Sepherosa Ziehauuipc: Assert 0->1 reference count transition; it must...
2015-09-01 Sepherosa Ziehauuipc: Check unp_conn again after unp_connect().
2015-08-31 Sascha Wildneracpicall(8): Style fixes.
2015-08-31 François Tigeotdrm: Update drm_irq.c...
2015-08-31 Sascha Wildneracpicall.8: Fix backslashes in method paths.
2015-08-31 Sascha WildnerAdd a acpicall(8) utility for debugging and tweaking...
2015-08-31 Matthew Dillonhammer2 - bug fixes
2015-08-31 Sepherosa Ziehauuipc: Hold per-unp token for all unp usrreq methods
2015-08-30 Matthew Dillonhammer2 - Refactor bulkfree
2015-08-30 John Marinoiswdigit(3), iswxdigit(3): Don't limit to U007F
2015-08-30 John MarinoUTF8 locales: Refine Latin supplement more
2015-08-30 John MarinoUTF8 locales: Include inverted exclamation mark too
2015-08-30 John MarinoUTF8 locales: Complete implemenation of Latin-1 Supplement
2015-08-30 Matthew Dillonhammer2 - live dedup, cleanup
2015-08-29 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE* calls.
2015-08-29 Sascha Wildnerkernel: Add gnu/ to SUBDIR for MODULES_WITH_WORLD.
2015-08-28 Matthew Dillonhammer2 - bulkfree work, rip-up cluster sync.
2015-08-28 Sascha Wildnerkernel: Adjust sys/conf/files for recent drm changes.
2015-08-28 Sascha Wildnerkernel/cxm: Add pcidevs.h to the Makefile (forgotten...
2015-08-28 Matthew Dillonhammer2 - stabilization, sequencing
2015-08-28 Matthew Dillonhammer2 - hide some debugging kprintfs
2015-08-27 Sascha Wildner<regex.h>: REG_ENOSYS was removed in Issue 7 but up...
2015-08-27 Sascha WildnerRemove references to colldef(1) and mklocale(1) in...
2015-08-27 François Tigeotdrm/i915: Update to Linux 3.17
2015-08-27 Sascha WildnerRemove colldef(1) manpage too via 'make upgrade'.
2015-08-27 François Tigeotdrm: Add linux/notifier.h
2015-08-27 Matthew Dillonhammer2 - cleanup
2015-08-27 Matthew Dillonmount_hammer2 - Allow serno/ relative paths
2015-08-27 Matthew Dillonkernel - Add root mount support for hammer2
2015-08-27 Matthew Dillonhammer2 - Add root mount support.
2015-08-27 Matthew Dillonhammer2 - Require a @label in the device path
2015-08-27 Matthew Dillonhammer2 - Fix hammer2 probe in boot code
2015-08-27 Matthew Dillonhammer2 - Add WANT_HAMMER2 to buildworld
2015-08-27 Matthew Dillonhammer2 - Fix unlink/reclaim panic, add macro for ...
2015-08-27 Matthew Dillonkernel - allow '@' key at mountroot> prompt
2015-08-27 Sepherosa Ziehauuipc: Fix lockless unp_conn accessing and uipc_detach...
2015-08-27 Sepherosa Ziehauuipc: Assert global token is held in unp_connect_pair
2015-08-26 Sascha Wildnerregex.3: Add LIBRARY section.
next