dragonfly.git
2017-01-01 Sascha WildnerBump copyrights.
2016-12-31 Sascha Wildnerhumanize_number.3: Fix typo.
2016-12-31 Matthew Dillondf, pstat - Use HN_FRACTIONAL
2016-12-31 Matthew Dillonlibutil - Add HN_FRACTIONAL to humanize_number()
2016-12-30 Matthew Dillonlibkvm - Interim solution to boost swap statistics...
2016-12-30 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2016-12-30 Sascha WildnerRaise WARNS to 3 for sftp(1) and sftp-server(8).
2016-12-30 Sascha Wildnerchmod.c: Remove mention of POSIX in a comment.
2016-12-29 Sascha Wildnerzone.9: Adjust for the removal of the 'zalloc' arg...
2016-12-29 Sascha Wildnernlookup.9: Adjust for the removal of nlookup_set_cred().
2016-12-28 Matthew Dillonkernel - Add flexibility to the RSS rlimit
2016-12-28 Matthew Dillonkernel - Increase KVM from 128G to 511G, further increa...
2016-12-28 Matthew Dillonkernel - Cleanup swap comments
2016-12-28 Sascha Wildnerkernel: Fix a -Wundef warning.
2016-12-28 Sascha Wildner<errno.h>: Generally include <sys/cdefs.h>.
2016-12-28 Sepherosa Ziehautcp: Fix connect to INADDR_ANY.
2016-12-28 Matthew Dillonkernel - Implement RLIMIT_RSS, Increase maximum support...
2016-12-28 Matthew Dillonkernel - Do a better job locking CAM ref counts
2016-12-28 Imre Vadászdrm: Invert del_timer_sync return value, to match behav...
2016-12-25 Sepherosa Ziehausyncache: Simplify port calculation by reusing ACK...
2016-12-25 Sepherosa Ziehauloopback: Allow turning off RSS.
2016-12-25 Sepherosa Ziehautcp: Save faddr/fport before lport selection.
2016-12-25 Sepherosa Ziehautcp: Nuke the sysctl to disable local port extension.
2016-12-23 Matthew DillonAHCI - Misc fixes
2016-12-22 Sascha WildnerUpdate the pciconf(8) database.
2016-12-22 Sascha Wildnerlibc: Include <unistd.h> for ftell/ftruncate/truncate...
2016-12-22 Imre Vadászdrm/i915: Fix typo in get_bdb_header(), fixes vbt valid...
2016-12-21 Matthew Dillonahci - Add workarounds for Marvell 88SE9215
2016-12-21 Matthew Dillonahci - Improve port-multiplier detection
2016-12-21 Sepherosa Ziehauip: Set mbuf hash for output IP packets.
2016-12-21 zrjFix typo.
2016-12-20 John MarinoTake II on fallback HOST_BINUTILSVER
2016-12-20 John MarinoFix world build in NO_ALTBINUTILS edge case
2016-12-20 Sepherosa Ziehauhyperv: Add API to read raw value of Hyper-V timer.
2016-12-20 Sepherosa Ziehauhyperv: Move commonly shared header files to the module...
2016-12-20 Sepherosa Ziehauhyperv: Implement Hyper-V reference TSC cputimer.
2016-12-20 Sepherosa Ziehaucputimer: Add more IDs for VMM cputimers.
2016-12-19 Matthew Dillonahci - Implement FBS for port-multipliers
2016-12-19 Matthew Dillonahci - Add quirks for Marvell devices
2016-12-19 Matthew Dillonahci - Adjust a few things
2016-12-19 Sascha WildnerSome mdoc cleanup in tuning.7 and swapcache.8
2016-12-19 zrjgcc50: Build lto-wrapper even if buildworld is not...
2016-12-19 zrj<sys/param.h>: Bump __DragonFly_version for binutils...
2016-12-19 zrjSwitch to binutils227 as default base binutils.
2016-12-19 zrjflex: Disable LTO in the libfl.a for clang.
2016-12-19 Sepherosa Ziehauip: Add parenthesis properly.
2016-12-19 Sepherosa Ziehauip: Move multicast addresses detection into common...
2016-12-18 zrjlibc: Avoid negative offsets in link_ntoa().
2016-12-17 Tomohiro Kusumisbin/hammer: Redo e4323571 partly (after reverted by...
2016-12-17 Tomohiro KusumiRevert "sbin/hammer: Fix bug in get_buffer_data()"
2016-12-17 Tomohiro Kusumisbin/hammer: Fix bug in get_buffer_data()
2016-12-17 Tomohiro Kusumisbin/hammer: Fix terminology of buf_offset
2016-12-17 Tomohiro Kusumisys/vfs/hammer: Rename misleading macro hammer_is_zone2...
2016-12-17 Tomohiro Kusumisbin/hammer: Remove redundant blockmap lookup in hammer...
2016-12-17 Tomohiro Kusumisbin/hammer: Use calloc(3) instead of malloc(3)+bzero(3)
2016-12-17 Tomohiro Kusumisbin/hammer: Properly use calloc(3)
2016-12-17 Tomohiro Kusumisbin/hammer: Refactor hammer_cache_flush()
2016-12-17 Tomohiro Kusumisbin/hammer: Remove redundant cache counter NCache
2016-12-17 Tomohiro Kusumisbin/hammer: Use HAMMER_BUFSIZE to calculate CacheMax
2016-12-17 Tomohiro Kusumisbin/hammer: Change fprintf (without exit) to err variants
2016-12-17 Tomohiro Kusumisbin/mount_hammer: Use warn(3) variants
2016-12-17 Tomohiro Kusumisbin/newfs_hammer: Refactoring
2016-12-17 Tomohiro Kusumisbin/newfs_hammer: Use warn(3) variants
2016-12-17 Tomohiro Kusumisbin/newfs_hammer: Mention root volume is volume#0...
2016-12-17 Tomohiro Kusumisbin/hammer: Don't hardcode 0 for root PFS
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
2016-12-17 Matthew Dillonvmstat - Adjust headers
2016-12-17 Matthew Dillonvmstat - Revamp output
2016-12-17 Matthew Dillonkernel - remove mapzone
2016-12-17 Matthew Dillondebug - Update kmapinfo, zallocinfo, slabinfo
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-12-16 Matthew Dillondrm - Fix memory leak in broadwell or later GPUs
2016-12-15 Tomohiro Kusumisbin/hammer: Change fprintf/exit to err variants [2/2]
2016-12-15 Tomohiro Kusumisbin/hammer: Change fprintf/exit to err variants [1/2]
2016-12-15 Tomohiro Kusumisbin/hammer: Fix/remove redundant error variable
2016-12-14 Sascha Wildnerkernel/acpica: Fix shutdown issues with ACPICA 20161117.
2016-12-14 Tomohiro Kusumisbin/hammer: Add a trivial wrapper over blockmap_lookup()
2016-12-14 Tomohiro Kusumisys/vfs/hammer: Use hammer_is_zone_xxx()
2016-12-14 Tomohiro Kusumisbin/hammer: Cleanup blockmap_lookup()
2016-12-14 Tomohiro Kusumisbin/hammer: Add __blockmap_xlate_to_zone2() to refacto...
2016-12-14 Tomohiro Kusumisbin/hammer: Add __alloc_buffer() to refactor get_buffer()
2016-12-14 Tomohiro Kusumisbin/hammer: Remove redundant volume arg in find_buffer()
2016-12-14 Tomohiro Kusumisbin/hammer: Fix known bug in full scan recovery mentio...
2016-12-12 Tomohiro Kusumisbin/hammer: Fix rename printfs to differentiate recove...
2016-12-12 Tomohiro Kusumisbin/hammer: Use big-block append offset to limit recov...
2016-12-12 Matthew Dillonkernel - Re-fix chromebook keyboard
2016-12-11 Sascha Wildnerinstaller: Fix source directory specification.
2016-12-11 Sascha Wildnerinstaller: Rename is_livecd -> is_installmedia.
2016-12-10 Tomohiro Kusumisys/vfs/hammer: Remove redundant function btree_max_ele...
2016-12-10 Tomohiro Kusumisbin/hammer: Cleanup hammer recover
2016-12-10 Tomohiro Kusumisbin/hammer: Add full mode for hammer recover to revive...
2016-12-10 Tomohiro Kusumisbin/hammer: Use last active big-block to limit recover...
2016-12-10 Tomohiro Kusumisbin/hammer: Minor fix for hammer recover quick mode
2016-12-09 Matthew Dillonsmbfs - Fix rename operation
2016-12-09 Sascha Wildnernewfs_msdos(8): Sync with FreeBSD.
2016-12-09 Imre Vadászvgapci: There is no drmn driver in DragonFly, there...
2016-12-09 Tomohiro Kusumisbin/hammer: Fix typo from 14331391
2016-12-08 Tomohiro Kusumisbin/hammer: Add quick mode for hammer recover
2016-12-08 Tomohiro Kusumisbin/hammer: Fix whitespace alignment changed by e0d7dd09
2016-12-08 Tomohiro Kusumisbin/hammer: Minor cleanup for hammer blockmap
next