Merge branch 'vendor/BINUTILS225'
[dragonfly.git] / sbin /
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)
2015-08-17 Tomohiro Kusumisbin/hammer: Add init_boot|mem_area_size()
2015-08-17 Tomohiro Kusumihammer: Fix unusual line break style
2015-08-17 Imre Vadászsensors: Add SENSOR_WATTS support to sysctl(8) and...
2015-08-08 Tomohiro Kusumisbin/hammer: Make hammer blockmap print crc on -v
2015-08-08 Tomohiro Kusumisbin/hammer: Optimize freemap initialization
2015-08-08 Tomohiro Kusumisbin/hammer: Fix inconsistent boot|mem area size
2015-08-08 Tomohiro Kusumisys/vfs/hammer: Don't reblock when volume to delete...
2015-08-08 Tomohiro Kusumisbin/hammer: Make hammer blockmap print all blockmap...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-08 Sascha WildnerRemove remaining OSI protocol support.
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-02 Tomohiro Kusumisbin/mount_hammer: Fix error messages
2015-08-02 Tomohiro Kusumisbin/mount_hammer: Fix upper limit of volume num
2015-07-28 Tomohiro Kusumisbin/hammer: Use HAMMER_BUFSIZE
2015-07-27 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_BTREE_TYPE_NONE
2015-07-27 Tomohiro Kusumisys/vfs/hammer: Keep root node signature on root split
2015-07-27 Tomohiro Kusumisbin/hammer: Fix hammer show output format
next