acpi/pstate: Allow users to set _PDL
[dragonfly.git] / sbin /
2015-06-28 Sascha WildnerFix some typos in variable names.
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 16/many
2015-06-27 Tomohiro Kusumisbin/hammer: Add hammer volume-blkdevs command
2015-06-26 Sascha Wildnerdump(8): Remove some old code.
2015-06-26 Tomohiro Kusumisys/vfs/hammer: Define HAMMER_ZONE2_MAPPED_INDEX for...
2015-06-26 Tomohiro Kusumisbin/newfs_hammer: Cleanup zone index
2015-06-21 Bill Yuanipfw3: show NAT records
2015-06-18 Sascha WildnerUse <sys/param.h>'s roundup() in a few places.
2015-06-18 Sascha Wildnerrestore(8): Remove unused macro.
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 3/many
2015-06-17 Bill Yuanipfw3: stop deleting in-use NAT conf
2015-06-16 Tomohiro Kusumisbin/newfs_hammer: Fail with "less than 10GB" without...
2015-06-14 Tomohiro Kusumisbin/hammer: Abort if a device is used for more than...
2015-06-14 Tomohiro Kusumisbin/hammer: Cleanups
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-12 Tomohiro Kusumisbin/newfs_hammer: Fix "less than 10GB" error message...
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-28 Matthew Dillonhammer - Fix build for crc changes
2015-05-27 Matthew Dillonhammer2 - hook up aggregate stats
2015-05-27 Matthew Dillonhammer2 - Increase size of blockref, refactor freemap.
2015-05-26 Matthew Dillonttys - Add 'ifconsole' option to ttys entries
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-21 Sascha Wildneripfw3.8: Some cleanup.
2015-05-20 John MarinoHAMMER: Add "hammer abort-cleanup" command
2015-05-19 Tomohiro Kusumisbin/usched: Fix man usched(8)
2015-05-19 Tomohiro Kusumisbin/usched: Make perror show pid/cpu#/scheduler
2015-05-19 Tomohiro Kusumisbin/usched: Use uint64_t for cpu#
2015-05-16 Matthew Dillonswapon - Implement encrypted swap
2015-05-14 Sepherosa Ziehaudimm/ecc: Send devctl notify if there are too many...
2015-05-13 Sascha WildnerAnsify a few functions.
2015-05-13 Sascha Wildneripfw3: Indent two switch()es better and add braces...
2015-05-13 Sepherosa Ziehausensor: Add ECC sensor type
2015-05-11 Sascha Wildneripfw3(8): Small indent adjustment.
2015-05-11 Bill YuanFix: buf size issue in do_get/set_x
2015-05-05 Sepherosa Ziehaucoretemp: Enhance data of devctl notify event.
2015-05-02 Tomohiro Kusumisbin/hammer: Remove unused READAHEAD flag
2015-05-02 Tomohiro Kusumisbin/hammer: Add a function find_buffer()
2015-05-01 Tomohiro Kusumisbin/hammer: Conform to style(9)
2015-04-30 Tomohiro Kusumisbin/hammer: Cleanups
2015-04-29 Tomohiro Kusumisbin/hammer: Use existing macro to encode zone2 address
2015-04-29 Tomohiro Kusumisys/vfs/hammer: Cleanup hammer.h
2015-04-28 Tomohiro Kusumisys/vfs/hammer: Add -A option to reblock|rebalance...
2015-04-23 Tomohiro KusumiRevert "sbin/hammer: Print key_end.lo instead of key_be...
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-21 Tomohiro Kusumisbin/hammer: Print key_end.lo instead of key_beg.lo...
2015-04-21 Tomohiro Kusumisbin/hammer: Print big block size on reblock
2015-04-20 Tomohiro Kusumisbin/hammer: Remove irrelevant if(S_ISLNK()) case
2015-04-19 Tomohiro Kusumisbin/hammer: Add missing snapshots related free(3)
2015-04-19 Tomohiro Kusumisbin/hammer: Remove redundant exit(3)
2015-04-18 Tomohiro Kusumisbin/hammer: Make hammer mirror-dump print localization
2015-04-18 Tomohiro Kusumisbin/hammer: Add missing free(3) and relpfs()
2015-04-18 Tomohiro Kusumisbin/hammer: Add missing free(3)
2015-04-18 Tomohiro Kusumisbin/hammer: Remove unnecessary strndup(3)
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-12 Tomohiro Kusumisbin/hammer: Allow pfs commands directly handle pfs
2015-04-12 Tomohiro Kusumisbin/hammer: Remove strtrl()
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [3/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [2/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [1/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Remove redundant printf for slave pfs...
2015-04-06 Tomohiro Kusumisbin/hammer: Make hammer show-undo indicate positions...
2015-04-06 Matthew Dillonhammer2 - Sync thread work
2015-04-05 Tomohiro Kusumisbin/hammer: Don't readahead the base buffer itself
2015-04-05 Matthew Dillonhammer2 - update documentation, cleanup
2015-04-03 Tomohiro Kusumisbin/hammer: Fix wrong hash value
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-04-01 Tomohiro Kusumisbin/hammer: Don't downgrade when failed to destroy pfs
2015-04-01 Tomohiro Kusumisbin/hammer: Print error message if already up|downgraded
2015-04-01 Tomohiro Kusumisbin/hammer: Detect possible relinking of pfs by user
2015-04-01 Tomohiro Kusumisbin/hammer: Remove unnecessary bzero(3)
2015-04-01 Tomohiro Kusumisbin/hammer: Add missing relpfs()
2015-04-01 Tomohiro Kusumisbin/hammer: Avoid pfs via pfs on creation, not on...
2015-04-01 Tomohiro Kusumisbin/hammer: Make hammer pfs-status print after possibl...
2015-04-01 Tomohiro Kusumisbin/hammer: Fix error message on pfs open/ioctl failure
2015-04-01 Tomohiro Kusumisbin/hammer: Cleanup pfs commands by adding getdir()
2015-04-01 Tomohiro Kusumisbin/hammer: Make alloc_btree_element() take address...
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-31 Matthew Dillonhammer2 - Cleanup error paths
2015-03-28 Tomohiro Kusumisbin/newfs_hammer: Properly allocate root inode and...
2015-03-28 Tomohiro Kusumisbin/hammer: Make hammer checkmap check zone
2015-03-28 Tomohiro Kusumisbin/hammer: Fix comments on supported checkmap zones
2015-03-28 Tomohiro Kusumisbin/hammer: Make rel_buffer() and rel_volume() check...
2015-03-28 Tomohiro Kusumisbin/hammer: Remove duplicated header include
2015-03-28 Tomohiro Kusumisbin/hammer: Fix width of hammer stats output
2015-03-27 Matthew Dillonhammer2 - cleanup, add manual page
2015-03-27 Matthew Dillondmsg - refactor cluster and pfs identifiers
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-22 Tomohiro Kusumisbin/hammer: Expand hammer show directive to lo:objid...
2015-03-21 Tomohiro Kusumisbin/hammer: Add filter mode when lo:objid directive...
2015-03-20 Tomohiro Kusumisbin/hammer: Make hammer show properly print '*' for...
2015-03-20 Tomohiro Kusumisbin/hammer: Add missing free(3)
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-18 Tomohiro Kusumisbin/hammer: Fix assertion to accept undo zone
2015-03-18 Tomohiro Kusumisbin/hammer: Implement checkmap collects using rbtree
2015-03-18 Tomohiro Kusumisbin/hammer: Add some comments
2015-03-18 Tomohiro Kusumisbin/hammer: Add assertions
2015-03-17 Tomohiro Kusumisbin/hammer: Make some checkmap functions inline
2015-03-17 Tomohiro Kusumisbin/hammer: Make hammer checkmap command support undo...
2015-03-17 Tomohiro Kusumisbin/hammer: Move COLLECT_XXX macros to cmd_blockmap.c
next