drm/linux: Add clamp_val()
[dragonfly.git] / sbin /
2016-11-10 zrjLIBPRIV: Add common PRIVATELIB_LDFLAGS definitions.
2016-11-09 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ZONE_LAYER2_NEXT_OFFSET()
2016-11-08 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_BIGBLOCK_DOALIGN()
2016-11-07 Tomohiro Kusumisbin/hammer: Cleanup alloc_blockmap()
2016-11-07 Tomohiro Kusumisbin/hammer: Add another condition to assert_volume_off...
2016-11-07 Tomohiro Kusumisbin/hammer: Split alloc_bigblock() into two functions...
2016-11-07 Tomohiro Kusumisbin/hammer: Split alloc_bigblock() into two functions...
2016-11-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_DATA_DOALIGN() and variants
2016-11-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_BUFSIZE_DOALIGN() and variants
2016-11-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_BLOCKMAP_LAYER2_DOALIGN()
2016-11-06 Tomohiro Kusumisbin/hammer: Add a TODO comment for hammer recover
2016-11-04 Matthew Dillonmd5 - Fix seg-fault
2016-11-03 Tomohiro Kusumisbin/hammer: Fix wrong error message
2016-11-03 Tomohiro Kusumisbin/mount_hammer: Fix/cleanup test_volumes()
2016-11-03 Tomohiro Kusumisbin/mount_hammer: Simplify ondisk verification
2016-11-03 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ENCODE_UNDO()
2016-11-03 zrjbuild: Fix wrong DPADD for libcrypto.
2016-11-03 Tomohiro Kusumisys/vfs/hammer: Fix terminology for undo fifo
2016-11-01 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_OFF_{SHORT,LONG}_ENCODE()
2016-11-01 Tomohiro Kusumisbin/hammer: Fix print_blockmap() for non-root volume
2016-11-01 Tomohiro Kusumisbin/newfs_hammer: Fix print_volume() for non-root...
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Fix newfs_hammer(8) manpage
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Fix remaining one from 3e7805d7
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Add printf for HAMMER version after...
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Fix source for filesystem info after...
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Replace hard-coded 512MB/1GB strings...
2016-10-31 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_JUNK_SIZE/HAMMER_{MIN...
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Add hidden -j option for header...
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Add assertion for header junk space...
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Allow 0 for boot_area/memory_log...
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Allow 0 for boot_area/memory_log...
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Allow 0 for boot_area/memory_log...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Rename mem_area_size to memory_log_size
2016-10-30 Tomohiro Kusumisbin/hammer: Fix default behavior of init_{boot,mem...
2016-10-30 Tomohiro Kusumisbin/hammer: Test high limit in init_{boot,mem}_area_size()
2016-10-30 Tomohiro Kusumisbin/hammer: Remove \n from err(3)/errx(3)
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Remove \n from errx(3)
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Fix low limit of -b and -m option
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Check maximum undo fifo size with...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_MIN_UNDO_BIGBLOCKS to set...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Rename HAMMER_UNDO_LAYER2 to HAMMER_MAX...
2016-10-29 Sascha Wildnerkernel/efi: Add a sysctl machdep.efi_map to dump the...
2016-10-29 Sascha Wildnersysctl(8): Fix types of structure format functions.
2016-10-28 Matthew Dillonbuild - Remove openssl from base (is now permanently...
2016-10-28 Matthew Dillonbuild - Rewire secure, remove conflicts from libmd...
2016-10-24 Sascha Wildnerrouted(8): Remove SGI specific code.
2016-10-24 zrjsbin/hammer: Mark few functions as always inlineable.
2016-10-19 zrjsbin/quotacheck: Rename maxino to remove globals conflict.
2016-10-19 zrjdevd(8): Make it possible to compile with LTO.
2016-10-18 zrjrestore(8): Remove (void *) casts.
2016-10-18 zrjrestore(8): Fix extern type mismatch.
2016-10-18 zrjrestore(8): Fix and enable WARNS.
2016-10-18 zrjrestore(8): Use size_t were appropriate.
2016-10-18 zrjrestore(8): Fix formats in prints.
2016-10-18 zrjrestore(8): General cleanup.
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-16 Matthew Dillontmpfs - Fix mount_tmpfs -C
2016-10-16 Tomohiro Kusumisbin/mount_hammer: Add missing switch case from bab16452
2016-10-16 Tomohiro Kusumisbin/mount_hammer: Fix warning messages
2016-10-15 Tomohiro Kusumisbin/hammer: Mention bug in hammer recover command
2016-10-15 Tomohiro Kusumisbin/hammer: Add volume signature check on loading...
2016-10-15 Tomohiro Kusumisbin/hammer: Cleanup arguments of init_volume()
2016-10-15 Tomohiro Kusumisbin/hammer: Make hammer recover use hammer_parsedevs_n...
2016-10-15 Tomohiro Kusumisbin/hammer: Add verify argument to load_volume()
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_MIN|MAX_ONDISK_LOCALIZATION
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Use MIN/MAX macros for B-Tree node...
2016-10-09 Tomohiro Kusumisbin/hammer: Remove getdir()
2016-10-09 Tomohiro Kusumisbin/hammer: Cleanup getpfs()/scanpfsid()
2016-10-09 Tomohiro Kusumisbin/hammer: Partly revert 8b640662 in 2014
2016-10-09 Tomohiro Kusumisbin/hammer: Use dirname(3) instead of getdir() in...
2016-10-08 Tomohiro Kusumisbin/hammer: Change "PFS #" to "PFS#"
2016-10-08 Tomohiro Kusumisbin/hammer: Don't wait 5 secs on pfs-destroy if -d...
2016-10-06 Tomohiro Kusumisbin/hammer: Make getdir() support more than 1 trailing /
2016-10-06 Tomohiro Kusumisbin/hammer: Remove meaningless sscanf for "@@PFS%d...
2016-10-06 Tomohiro Kusumisbin/hammer: Remove redundant ioctl(GET_PSEUDOFS) call...
2016-10-06 Tomohiro Kusumisbin/hammer: Remove XXX in a comment
2016-10-06 Tomohiro Kusumisbin/newfs_hammer: Check/initialize uuid after getopt
2016-10-06 Tomohiro Kusumisbin/hammer: Partly revert 2c1d3cef in 2010
2016-10-06 Tomohiro Kusumisbin/hammer: Remove alloc_data_element()
2016-10-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_FSTYPE_STRING
2016-10-06 Tomohiro Kusumisbin/hammer: Sync return value of test_btree_search...
2016-10-06 Tomohiro Kusumisbin/hammer: Move hammer_btree_cmp() to cmd_show.c
2016-10-06 Tomohiro Kusumisbin/hammer: Rename alloc_btree_element() to alloc_btre...
2016-10-06 Tomohiro Kusumisbin/hammer: Remove get_ondisk() after previous commits
2016-10-06 Tomohiro Kusumisbin/hammer: Remove get_node()
2016-10-06 Tomohiro Kusumisbin/hammer: Make get_node() a wrapper over get_buffer_...
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-29 Sascha WildnerAdd HISTORY sections in most sbin/ manual pages.
2016-09-09 Tomohiro Kusumisbin/hammer: Add clrpfs()
2016-09-08 Tomohiro Kusumisbin/hammer: Return -1 if readlink(2) failed
2016-09-08 Tomohiro Kusumisbin/hammer: Refactoring
2016-09-08 John MarinoFix build with NO_OPENSSL set
2016-09-07 John MarinoSwitch base to use private LibreSSL libaries
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 Tomohiro Kusumisbin/hammer: Use inline CRC functions in userspace
2016-09-04 Tomohiro Kusumisbin/hammer: Use HAMMER_ENTRY_NAME_OFF
2016-09-03 Tomohiro Kusumisbin/newfs_hammer: Cleanup
2016-09-03 Tomohiro Kusumisbin/newfs_hammer: Don't bother initializing reserved...
2016-09-03 Tomohiro Kusumisbin/hammer: Remove unused zone field in struct zone_stat
2016-09-03 Tomohiro Kusumisbin/hammer: Remove default volume initialization from...
next