calendar(1): Rework calendar files installation
[dragonfly.git] / sbin /
2019-11-08 Tomohiro Kusumisys/vfs/msdosfs: Support async mount (delayed write)
2019-11-03 Tomohiro Kusumisbin/hammer2: Add /dev/ad* and /dev/vn* to "info"/...
2019-11-01 Tomohiro Kusumisbin/hammer2: Test /dev/mampper for "info"/"mountall...
2019-11-01 Sascha WildnerRemove nextboot remains.
2019-11-01 Sascha Wildnerrouted(8): Use NULL for a pointer.
2019-10-31 Tomohiro Kusumisbin/fsck_hammer2: Remove redundant hammer2_blockref_t...
2019-10-29 Tomohiro Kusumisbin/fsck_hammer2: Add -c to cache subtree blockref...
2019-10-27 Tomohiro Kusumisbin/fsck_hammer2: Fix build procedure comments
2019-10-24 zrjlibdmsg: Forward declare struct iovec for public protot...
2019-10-23 Sascha Wildnerworld/kernel: Use the {set,clr}bit() and is{set,clr...
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown2() macro in various...
2019-10-23 Sascha Wildnerworld/kernel: Use the rounddown() macro in various...
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Fix invalid free(3) of PFS names
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Fix copying unterminated ondisk...
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Sort PFS names to scan on -p
2019-10-23 Tomohiro Kusumisbin/fsck_hammer2: Minor fix/cleanup
2019-10-20 Tomohiro Kusumisbin/fsck_hammer2: Allow -l to take multiple PFS names
2019-10-20 Tomohiro Kusumisbin/fsck_hammer2: Add -e to count empty blockrefs
2019-10-20 Tomohiro Kusumisbin/hammer2: #if0 unused structs
2019-10-20 Tomohiro Kusumisbin/hammer2: Fix error message format
2019-10-19 Tomohiro Kusumisbin/newfs_hammer2: Remove "m:" from getopt(3)
2019-10-19 Sascha Wildnerfsck_hammer2.8: Sort SEE ALSO.
2019-10-18 Sascha Wildnersysctl(8): Sync manual page and usage() with getopt().
2019-10-18 Tomohiro Kusumisbin/fsck_hammer2: Minor fixes on syscall retvals
2019-10-18 Tomohiro Kusumisbin/fsck_hammer2: Make destroy.c update dirent blockre...
2019-10-18 Tomohiro Kusumisbin/fsck_hammer2: Add reconstruct.c to force reconstru...
2019-10-18 Sascha Wildnerfsid/calendar: Clean up #includes a bit.
2019-10-18 zrjfsid(8): Add missing include for MAXPATHLEN.
2019-10-17 Tomohiro Kusumisbin/fsck_hammer2: Use memmove(3) for overlapping regions
2019-10-17 Sascha WildnerMerge branch 'vendor/ZLIB'
2019-10-16 Tomohiro Kusumisbin/hammer2: Add hammer2_breftype_to_str()
2019-10-16 Tomohiro Kusumisbin/fsck_hammer2: Correctly count HAMMER2_BREF_TYPE_EM...
2019-10-16 Tomohiro Kusumisbin/hammer2: Add 'B' to sizetostr() result when <...
2019-10-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-16 Sascha Wildnerlibz/savecore: Move the local zopen() from libz to...
2019-10-15 Tomohiro Kusumisbin/fsck_hammer2: Rollback if second write failed...
2019-10-14 Tomohiro Kusumisbin/fsck_hammer2: Make destroy.c support embedded...
2019-10-14 Tomohiro Kusumisbin/fsck_hammer2: Print indirect blockref data on...
2019-10-14 zrjrestore(8): Add include to common header.
2019-10-13 Tomohiro Kusumisbin/fsck_hammer2: Add destroy.c to destroy ondisk...
2019-10-13 Tomohiro Kusumisbin/fsck_hammer2: Print blockref data on failure if...
2019-10-13 Tomohiro Kusumisbin/hammer2: Print dirent name length in "show"
2019-10-13 Tomohiro Kusumisbin/hammer2: Minor "show"/"freemap" output format fix
2019-10-13 Sascha Wildnerworld/kernel: Use the powerof2() macro in various places.
2019-10-13 Sascha Wildnerfsck(8): Remove useless POWEROF2() macro.
2019-10-11 Roy MarplesMerge branch 'vendor/DHCPCD'
2019-10-09 Tomohiro Kusumisys/vfs/msdosfs: Remove unused msdosfs_args::magic
2019-10-06 Tomohiro Kusumisbin/fsck_hammer2: More refactoring
2019-10-05 Tomohiro Kusumisbin/fsck_hammer2: Refactor zone/blockref scanning
2019-10-05 Tomohiro Kusumisbin/fsck_hammer2: Add -b to only scan best zone
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Test icrc_volheader in verify_volume...
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Refactor verify_blockref()
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Print blockref stats once if -q
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Fix return value on -f
2019-10-02 Tomohiro Kusumisbin/fsck_hammer2: Add -p and -l option for per PFS...
2019-10-02 Tomohiro Kusumisbin/hammer2: Use old "show"/"freemap" format for -q
2019-10-02 Tomohiro Kusumisbin/hammer2: Assert bytes > 0 for inode/indirect in...
2019-10-01 Tomohiro Kusumisys/vfs/msdosfs: Mount msdosfs with longnames support...
2019-10-01 Sascha Wildnerhammer2.8: Fix some mdoc and other issues.
2019-09-29 Tomohiro Kusumisbin/hammer2: Use hammer2_uuid_to_str()
2019-09-29 Tomohiro Kusumisbin/hammer2: Align usage output for "emergency-mode...
2019-09-29 Matthew Dillonhammer2 - Add emergency mode to allow recovery of ENOSP...
2019-09-29 Tomohiro Kusumisbin/hammer2: Add sbin/hammer2/hammer2_subs.h
2019-09-28 Tomohiro Kusumisbin/hammer2: Minor adjustments for "volhdr"
2019-09-28 Tomohiro Kusumisbin/hammer2: Add "volhdr" to man
2019-09-28 Tomohiro Kusumisbin/hammer2: Sync checksum format in "show"/"freemap...
2019-09-28 Matthew Dillonhammer2 - add 'volhdr' directive to dump volume header
2019-09-26 Sascha Wildnerfsck_msdosfs(8): Add missing free()s.
2019-09-23 Tomohiro Kusumisbin/fsck_hammer2: Make blockref error message more...
2019-09-22 Tomohiro Kusumisbin/hammer2: Implement HAMMER2_CHECK_SHA192 case in...
2019-09-22 Tomohiro Kusumisbin/fsck_hammer2: Fix read(2) retvals to use ssize_t
2019-09-22 Tomohiro Kusumisbin/fsck_hammer2: Add initial fsck support for HAMMER2
2019-09-20 Tomohiro Kusumisbin/hammer2: Use SEEK_SET
2019-09-18 Tomohiro Kusumisbin/hammer2: Explicitly clear stats in each show/freem...
2019-09-18 Tomohiro Kusumisbin/hammer2: Don't show 0 freemap stats in quiet mode
2019-09-18 Tomohiro Kusumisbin/hammer2: Show freemap stats for all bitmap states
2019-09-18 Tomohiro Kusumisbin/hammer2: Use appropriate macros and typedefs in...
2019-09-18 Tomohiro Kusumisbin/hammer2: Fix CountFreeBlocks()
2019-09-16 Tomohiro Kusumisbin/hammer2: Add assertion for freemap index in "show"
2019-09-15 Tomohiro Kusumisbin/hammer2: Remove dofreemap argument from show_bref()
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: u_int32_t -> uint32_t
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@853a3e49...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@7716a7c6...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@915380d5...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@f4323232...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@55bd3d12...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@3bf7697a...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@7a3e0d6f...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@9d029ca4...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@3b04951c...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@e2cfe252...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@89f9bddc...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@375de295...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@9503e2d6...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@f7ba4b24...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@4438d719...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Minor fixes/sync with FreeBSD
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@ce102225...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@39c1449b...
2019-09-14 Tomohiro Kusumisbin/fsck_msdosfs: Bring in freebsd/freebsd@53d879fa...
next