libc: Define a new version, DF406.0, for the 4.5 branch
[dragonfly.git] / sbin /
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone2|direct_mapped_index()
2015-12-03 Tomohiro Kusumisbin/hammer: Make blockmap print fill percentage on -v
2015-12-03 Tomohiro Kusumisbin/hammer: Use correct printf format for crc
2015-12-02 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_LAYER1|2_INDEX...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_RADIX1|2 macros...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_BLOCKMAP_RADIX1|2_PERBUFF...
2015-11-28 Tomohiro Kusumihammer: Change u_int{8,16,32,64}_t to uint{8,16,32...
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove signature from ondisk node
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove const from volume names
2015-11-24 Sepherosa Ziehauifmedia/ifconfig: Take flowcontrol as an alias for...
2015-11-19 Matthew Dillonhammer2 - hammer2_mount work
2015-11-18 Matthew Dillonhammer2 - Add 'info' and 'mountall' directives
2015-11-04 Sascha Wildnerhammer.8: Use full month name in .Dd
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 Sascha WildnerFix various typos in manual pages.
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-10-31 Tomohiro Kusumisbin/hammer: Fix improper perror(3) usage
2015-10-20 Sascha Wildnerifconfig(8): Fix support for automatic driver module...
2015-10-16 Tomohiro Kusumisbin/hammer: Change *stat to *sp for gcc4
2015-10-10 Tomohiro Kusumisbin/mount_hammer: Fix mount(2) error handling
2015-10-10 Tomohiro Kusumisbin/mount_hammer: Minor fix and cleanups
2015-10-06 Bill Yuanipfw3: shorten func show_filter and MACRO
2015-10-06 Bill Yuanipfw3: func to (re)name the table
2015-10-06 Bill Yuanipfw3: func to check if val exists in tbl
2015-10-06 Bill Yuanipfw3: support lookup tables
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanups
2015-09-24 Tomohiro Kusumisbin/hammer: Change hammer show's printf format for...
2015-09-24 Tomohiro Kusumisbin/hammer: Refactor get_elm_flags()/print_btree_elm...
2015-09-24 Tomohiro Kusumisbin/hammer: Refactor get_elm_flags()/print_btree_elm...
2015-09-24 Tomohiro Kusumisbin/hammer: Fix and adjust hammer show's matched chara...
2015-09-24 Tomohiro Kusumisbin/hammer: Fix and change hammer show behavior when...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup search directive structure
2015-09-24 Tomohiro Kusumisbin/hammer: Fix wrong next element boundary test
2015-09-24 Tomohiro Kusumisbin/hammer: Add B-Tree helper functions and cleanups
2015-09-24 Tomohiro Kusumisbin/hammer: Make B-Tree walk a bit more effective
2015-09-24 Tomohiro Kusumisbin/hammer: Fix minor memory leak
2015-09-24 Tomohiro Kusumisbin/newfs_hammer: Adjust output of -E
2015-09-24 Tomohiro Kusumisbin/newfs_hammer: Remove global variable Eflag
2015-09-24 Tomohiro Kusumihammer: Print "B-Tree" (conform to hammer specification)
2015-09-24 Tomohiro Kusumihammer: Cleanup hammer(8) manpage
2015-09-24 Tomohiro Kusumisbin/mount_hammer: Minor fixes and cleanups
2015-09-24 Tomohiro Kusumisbin/mount_hammer: Add CFLAGS+= -I${.CURDIR}/../../sys
2015-09-24 Tomohiro Kusumisbin/hammer: Remove -DALIST_NO_DEBUG
2015-09-24 Tomohiro Kusumisbin/newfs_hammer: Remove a local header newfs_hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix incomplete mountctl(2) vop behavior
2015-09-24 Tomohiro Kusumisbin/mount_hammer: Remove typedef ary_ptr_t
2015-09-24 Tomohiro Kusumisbin/hammer: Make hammer history support per-path ...
2015-09-24 Tomohiro Kusumisbin/hammer: Remove obsolete option -s
2015-09-24 Tomohiro Kusumisbin/hammer: Remove prototype of not existing function
2015-09-24 Tomohiro Kusumisbin/hammer: Sync hammer usage() with hammer(8) manpage
2015-09-24 Tomohiro Kusumisbin/hammer: Update hammer usage()
2015-09-24 Tomohiro Kusumisbin/hammer: Make a global variable static
2015-09-24 Tomohiro Kusumisbin/hammer: Separate read/write inode ops on hammer...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup hammer *stats commands
2015-09-24 Tomohiro Kusumisbin/hammer: Fix comment on how to compile sbin/hammer...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes regarding hammer_u...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes regarding hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hammer_data_zone(_index) macros
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove exceptional zone selection case
2015-09-24 Tomohiro Kusumisbin/hammer: Add ifndef/define/endif for headers
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Erase btype of a new boundary on intern...
2015-09-19 Sascha Wildneri386 removal, part 43/x: Remove/change i386 specific...
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 obsolete macro HAMMER_BLOCKMAP_FREE
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_elm_btype()
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-01 Sascha Wildnerhammer2.8/newfs_hammer2.8: Some small fixes.
2015-08-30 Matthew Dillonhammer2 - Refactor bulkfree
2015-08-27 Matthew Dillonmount_hammer2 - Allow serno/ relative paths
2015-08-27 Matthew Dillonhammer2 - Require a @label in the device path
2015-08-27 Matthew Dillonhammer2 - Add WANT_HAMMER2 to buildworld
2015-08-22 Tomohiro Kusumisbin/hammer: Print total bytes of reblocked nodes
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Don't try to reblock everything on...
2015-08-22 Tomohiro Kusumisbin/hammer: Move two blockmap functions to hammer...
2015-08-22 Tomohiro Kusumisbin/hammer: Cleanup pwrite(2) wrapper
2015-08-22 Tomohiro Kusumisbin/hammer: Cleanup hammer show
2015-08-22 Tomohiro Kusumisbin/newfs_hammer: Explicitly tell which volume is...
2015-08-22 Tomohiro Kusumisbin/hammer: Merge check_volume()
2015-08-22 Tomohiro Kusumisbin/newfs_hammer: Fix minor memory leak
2015-08-19 Sascha Wildnerfdisk(8): Raise WARNS to 6 and fix warnings.
2015-08-17 Tomohiro Kusumisbin/hammer: Fix hammer show output format
2015-08-17 Tomohiro Kusumihammer: Cleanups
2015-08-17 Tomohiro Kusumihammer: Conform to style(9)
next