Remove NO_OPENSSH variable functionality
[dragonfly.git] / sbin /
2016-08-29 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_inode_data*
2016-08-29 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_snapsho...
2016-08-29 Tomohiro Kusumisbin/hammer: Fix irrelevant comments
2016-08-29 Tomohiro Kusumisbin/hammer: Sync zone statistics format with print_blo...
2016-08-29 Tomohiro Kusumisbin/hammer: Don't expose softprune specific data structure
2016-08-28 Sascha Wildnermount_{cd9660,ntfs}(8): Link dynamically to enable...
2016-08-28 Sascha Wildnermount_cd9660(8): Add -b and -j to usage().
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_node_on...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_volume_...
2016-08-28 Tomohiro Kusumisys/vfs/hammer: Use typedef'd for struct hammer_blockma...
2016-08-28 Sascha WildnerLink mount_msdos(8) dynamically.
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-27 Tomohiro Kusumisbin/hammer: Use . for pfs-status if no arg
2016-08-27 Tomohiro Kusumisbin/hammer: Use "objid" for inode#
2016-08-25 Tomohiro Kusumisbin/newfs_hammer: Set HAMMER_OBJTYPE_DIRECTORY for...
2016-08-24 Tomohiro Kusumisbin/hammer: Sync dce7ae2c format with zone statistics
2016-08-23 Tomohiro Kusumisbin/hammer: Don't print mountpoint of PFS
2016-08-22 Tomohiro Kusumisbin/hammer: Make sizetostr() print B if <1KB
2016-08-22 Tomohiro Kusumisbin/hammer: Add print_blockmap() for common blockmap...
2016-08-21 Tomohiro Kusumisbin/hammer: Make get_buffer() static
2016-08-21 Tomohiro Kusumisbin/hammer: Remove unused AssertOnFailure
2016-08-21 Tomohiro Kusumisbin/hammer: Remove AssertOnFailure assertion in blockm...
2016-08-21 Tomohiro Kusumisbin/hammer: Drop bug fix by 750beaef after 9376f71b
2016-08-20 Tomohiro Kusumisbin/hammer: Don't ioctl(SET_PFS) before attempt to...
2016-08-18 Tomohiro Kusumisbin/hammer: Remove if(QuietOpt) conditionals in hammer...
2016-08-18 Tomohiro Kusumisbin/hammer: Add inode size check to hammer show
2016-08-18 Tomohiro Kusumisbin/hammer: Minor hammer show cleanups
2016-08-16 Tomohiro Kusumisbin/hammer: Fix memory leak
2016-08-16 Tomohiro Kusumisbin/hammer: Refactoring
2016-08-15 Tomohiro Kusumisbin/newfs_hammer: Add -h option
2016-08-15 Tomohiro Kusumisbin/newfs_hammer: Add exit_code arg to usage()
2016-08-15 Tomohiro Kusumisbin/hammer: Cleanups
2016-08-15 Tomohiro Kusumisbin/newfs_hammer: Add -C option from hammer(8)
2016-08-14 Tomohiro Kusumisbin/hammer: Cleanups
2016-08-12 Tomohiro Kusumisbin/hammer: Don't include libhammer.h unconditionally
2016-08-12 Tomohiro Kusumisbin/hammer: Rewrite hammer bstats/iostats
2016-08-11 Tomohiro Kusumisbin/hammer: Cleanup sbin/hammer/hammer_util.h
2016-08-11 Tomohiro Kusumisbin/newfs_hammer: Add -d option from hammer(8)
2016-08-11 Tomohiro Kusumisbin/newfs_hammer: Link against sbin/hammer/misc.o
2016-08-11 Tomohiro Kusumisbin/hammer: Move score_printf()/hammer_check_restrict...
2016-08-11 Tomohiro Kusumisbin/hammer: Increment recovery scan offset regardless...
2016-08-11 Tomohiro Kusumisbin/hammer: Add debug prints while scanning node durin...
2016-08-11 Tomohiro Kusumisbin/hammer: Use HAMMER_BTREE_TYPE_RECORD
2016-08-07 Tomohiro Kusumisbin/hammer: Abort if failed to creat recover target dir
2016-08-07 Tomohiro Kusumisbin/hammer: Add verbose volume message while recovering
2016-08-07 Matthew Dillonbuild - prepare for higher optimization levels
2016-08-06 Tomohiro Kusumisbin/hammer: Directly access volume in volume list
2016-08-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_BUF_SIZE()
2016-08-06 Tomohiro Kusumisbin/hammer: Remove rel_volume()
2016-08-05 Sascha WildnerUse ; instead of , where appropriate.
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-25 Matthew Dillonmountd, mount - Change how mount signals mountd, reduce...
2016-07-24 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
2016-07-23 Sascha Wildnerdmesg.8: Improve markup a bit and fix a typo (dumnr...
2016-07-16 Tomohiro Kusumisbin/usched: Add cpumask limitation to usched(8) BUGS...
2016-07-16 Tomohiro Kusumisys/cpu/x86_64: Expose CPUMASK macros to userspace...
2016-07-15 Tomohiro Kusumisbin/newfs_hammer: Don't exit if -f when a blkdev doesn...
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Refactor TRIM support
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Don't assume blkdev is /dev/da...
2016-07-10 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-07-01 Tomohiro Kusumisbin/hammer: Make global PFS/accounting variables static
2016-06-27 Matthew Dillonhammer2 - Stabilization, fix bulkfree bugs, change...
2016-06-26 Matthew Dillonhammer2 - Update error message in hammer2_mount
2016-06-26 Matthew Dillonhammer2 - Enhance freemap output
2016-06-21 Bill Yuanipfw3: lockless in-kernel NAT
2016-06-21 Matthew Dillonmountd - Turn on SO_REUSEADDR
2016-06-18 Matthew Dillonnvme - Fix composite temperature in nvmectl
2016-06-18 Matthew Dillonnvme - Add nvmectl userland utility
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Change error messages to "hammer2"
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Fix ascii-art of initial image
2016-06-10 Tomohiro Kusumisbin/hammer2: Add #include guard
2016-06-10 Tomohiro Kusumisbin/hammer2: Use volatile sig_atomic_t
2016-06-09 Matthew Dillonworld - Fix sysctlbyname() errno handling cases
2016-06-08 Matthew Dillonhammer2 - Add xxhash to H2 and throw in debug stuff...
2016-06-08 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_ALLOC for reserved space...
2016-06-08 Tomohiro Kusumisbin/hammer: err() on readhammerbuf() failure
2016-06-05 Tomohiro Kusumisbin/hammer: Cleanup on aac2051d
2016-06-04 Tomohiro Kusumisbin/hammer: Fix used bytes for zone15
2016-06-04 Tomohiro Kusumisbin/hammer: Make hammer blockmap check offset/space
2016-06-04 Tomohiro Kusumisbin/hammer: Remove debug printfs
2016-06-04 Tomohiro Kusumisbin/hammer: Cleanup zone statistics functions
2016-06-02 Tomohiro Kusumiautofs: Port autofs from FreeBSD
2016-06-02 Tomohiro Kusumisbin/mount_nfs: Add -o retrycnt= option
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-12 Matthew Dillonsysctl - Add -i and -q from FreeBSD
2016-05-08 Sascha Wildnerifconfig(8): Adjust for cec7392796354.
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-27 Sepherosa Ziehaudhclient: Log a warning instead of bailing upon "illega...
2016-04-20 François Tigeotgpt: Align partitions to 1MiB
2016-04-18 Tomohiro Kusumisbin/hammer: Use printf() instead of fprintf(stdout)
2016-04-18 Tomohiro Kusumisbin/hammer: Add no hammer found message if not mounted
2016-04-17 Tomohiro Kusumisbin/mount_hammer: Remove duplicated MOPT_UPDATE macro...
2016-04-12 Tomohiro Kusumisbin/newfs_hammer: Check upper limit of volume size
2016-04-12 Tomohiro Kusumisbin/hammer: Minor cleanup
2016-04-09 Tomohiro Kusumisbin/hammer: Fix hammer(8) manpage
2016-04-09 Tomohiro Kusumisbin/hammer: Make hammer info print volumes
2016-04-07 Tomohiro Kusumisbin/newfs_msdos: Fix error message
next