dragonfly.git
2016-08-23 Sascha WildnerAdd/fix some HISTORY sections in bin/ manual pages.
2016-08-23 Tomohiro Kusumisbin/hammer: Don't print mountpoint of PFS
2016-08-22 Peter AvalosAllow make.conf to override ssh's xauth location.
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 zrjbuildworld - bootstrap compatibility compiling older...
2016-08-21 zrjlib/libexecinfo: Fix sysctl wrong argument order.
2016-08-21 zrjsed(1): Fix issue with basename()/dirname() invoke.
2016-08-21 zrjlibc/readpassphrase: Sync with OpenBSD
2016-08-21 zrjSync arc4random() with OpenBSD a bit.
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-20 Tomohiro Kusumisys/vfs/hammer: Add comments on filesystem capacity
2016-08-20 Tomohiro Kusumisys/vfs/hammer: Integrate ondisk uint32 reserveds into []
2016-08-18 Sascha Wildnerkernel/msdosfs: Add pathconf(3) support for FILESIZEBITS.
2016-08-18 Sascha Wildnerkernel/msdosfs: Sort pathconf cases in msdosfs_pathconf().
2016-08-18 Sascha Wildnerkernel/vfs: Sort pathconf cases in the default pathconf.
2016-08-18 Tomohiro Kusumisys/vfs/hammer: Remove unused HAMMER_IOC_PFS_XXX macros
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-17 Tomohiro Kusumisys/vfs/hammer: Fix wrong comment and unnecessary argument
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-15 Sascha WildnerUpdate the pciconf(8) database.
2016-08-14 Tomohiro Kusumisys/vfs/hammer: Drop redundant error initialization
2016-08-14 Tomohiro Kusumisys/vfs/hammer: Rename HAMMERIOC_PFS_ITERATE to HAMMERI...
2016-08-14 Tomohiro Kusumisys/vfs/hammer: Change/Fix ioctl API for HAMMERIOC_PFS_...
2016-08-14 Tomohiro Kusumisbin/hammer: Cleanups
2016-08-14 Peter AvalosUnbreak build.
2016-08-13 Peter AvalosPatch ssh vendor code for xauth's default location.
2016-08-13 Peter Avalossshd(8): Disable tunneled cleartext passwords.
2016-08-13 Sascha Wildner<sys/errno.h>: Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
2016-08-13 Sascha Wildner<sys/errno.h>: Adjust whitespace (no functional change).
2016-08-12 Tomohiro Kusumisbin/hammer: Don't include libhammer.h unconditionally
2016-08-12 Tomohiro Kusumisbin/hammer: Rewrite hammer bstats/iostats
2016-08-12 zrjsys/boot: Unbreak WORLD_CCVER=gcc47
2016-08-12 zrjsys.mk: Introduce WORLD_CFLAGS.
2016-08-12 zrjsys.mk: Introduce WORLD_CCOPTLEVEL.
2016-08-12 zrjbsd.sys.mk: Make build permissive for pre gcc 5 compilers.
2016-08-12 zrjxz: Don't use SSE headers for gcc < 5.
2016-08-12 zrjstrcoll(3): Make source compatible to more compilers.
2016-08-12 zrjTRE: Fix const discard issue for all compilers.
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-10 Sascha Wildnerppp(8): Remove useless _POSIX_SOURCE checks (no functio...
2016-08-10 Sascha Wildnertcsetattr.3: Adjust for recent termios.h changes.
2016-08-08 Matthew Dillonkernel - Add workaround for improper yield in ACPI...
2016-08-08 Sascha Wildner<sys/termios.h>: Clean up the namespace.
2016-08-08 Sascha Wildner<sys/termios.h>: Adjust whitespace (no functional change).
2016-08-08 Sascha Wildnermake upgrade: Remove one more file I forgot in 859c2e538.
2016-08-08 zrjgold: Fix CFLAGS override.
2016-08-08 Matthew Dillonkernel - Remove some debug output
2016-08-07 Sascha Wildneri386 removal, part 57/x: Remove two i386 leftovers.
2016-08-07 Sascha Wildnerkernel: Remove useless I586_PMC_GUPROF option.
2016-08-07 Sascha Wildneri386 removal, part 56/x: Remove old i386 specific manua...
2016-08-07 Sascha Wildnerkernel: Remove the old vx(4) network driver.
2016-08-07 Sascha Wildneri386 removal, part 55/x: Remove if_sbni(4) remains.
2016-08-07 Sascha Wildneri386 removal, part 54/x: Remove perfmon(4) remains.
2016-08-07 Sascha Wildneri386 removal, part 53/x: Remove the code of the fe...
2016-08-07 Sascha Wildnerkernel: Remove the old ep(4) and ex(4) network drivers.
2016-08-07 Sascha Wildneri386 removal, part 52/x: Remove the old cs(4) network...
2016-08-07 Sascha WildnerClean up some more after the sys/emulation/linux removal.
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 Sascha Wildner<time.h>: Adjust the visibility of CLOCK_REALTIME and...
2016-08-07 Matthew Dillonboot - Force -O
2016-08-07 Matthew Dillontcsh - Work around gcc-5 bug
2016-08-07 Matthew Dillonbuild - prepare for higher optimization levels (2)
2016-08-07 Matthew Dillonbuild - Add support for new NO_* make variables
2016-08-07 Matthew Dillonbuild - prepare for higher optimization levels
2016-08-07 Matthew Dillonkernel - Fix minor bug in powermng
2016-08-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-07 zrjlibc/strptime: Handle ISO 8601 time zone formats in %z.
2016-08-07 zrjlibc/strptime: Fix "%Y %W %w %H:%M:%S".
2016-08-07 zrjstrptime.3: Sync with FreeBSD.
2016-08-07 zrjlibc/strptime: Attempt to fix up %U and %W.
2016-08-07 zrjlibc/strptime: Add support for %t and %n per POSIX.
2016-08-07 zrjlibc/strptime: Check for NULL, not 0.
2016-08-07 Matthew Dillonkernel - Fix memcpy assembly ABI
2016-08-06 Matthew Dillonlibc - Include information on the 'e' flag in the popen...
2016-08-06 Matthew Dillonkernel, world - Remove the remaining vestiges of linux...
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 Matthew Dillonkernel - Fix kern.proc.pathname sysctl
2016-08-05 Sascha WildnerUse ; instead of , where appropriate.
2016-08-05 Matthew Dillondma - Fix security hole
next