December 2016 Archives by author
Starting: Thu Dec 1 12:47:11 PST 2016
Ending: Sat Dec 31 20:04:51 PST 2016
Messages: 152
- Dec 01 2016 - 20:52:50 git: kernel - Fix bug in socket_wait() (used by samba)
Matthew Dillon
- Dec 01 2016 - 20:52:50 git: kernel - Cleanup macros
Matthew Dillon
- Dec 01 2016 - 20:53:13 git: DragonFly_RELEASE_4_6 kernel - Fix bug in socket_wait() (used by samba)
Matthew Dillon
- Dec 02 2016 - 00:34:53 git: smbfs - Fix mount_smbfs authentication error (but 'ls' still broken)
Matthew Dillon
- Dec 02 2016 - 21:58:16 git: kernel - Remove NETSMBCRYPTO option (make it the default)
Matthew Dillon
- Dec 02 2016 - 21:58:17 git: kernel - Fix smbfs readdir and umount
Matthew Dillon
- Dec 02 2016 - 22:33:45 git: DragonFly_RELEASE_4_6 kernel - Cleanup macros
Matthew Dillon
- Dec 02 2016 - 22:33:45 git: DragonFly_RELEASE_4_6 smbfs - Fix mount_smbfs authentication error (but 'ls' still broken)
Matthew Dillon
- Dec 02 2016 - 22:33:45 git: DragonFly_RELEASE_4_6 kernel - Remove NETSMBCRYPTO option (make it the default)
Matthew Dillon
- Dec 02 2016 - 22:33:45 git: DragonFly_RELEASE_4_6 kernel - Fix smbfs readdir and umount
Matthew Dillon
- Dec 04 2016 - 17:41:14 git: hammer - Remove global VOP counters
Matthew Dillon
- Dec 04 2016 - 17:41:14 git: kernel - Reduce spinning on shared spinlocks
Matthew Dillon
- Dec 04 2016 - 17:41:15 git: kernel - Overhaul namecache operations to reduce SMP contention
Matthew Dillon
- Dec 04 2016 - 17:45:24 git: test - Adjust blib and sc1
Matthew Dillon
- Dec 04 2016 - 17:46:18 git: kernel - set default locale name for smbfs
Matthew Dillon
- Dec 05 2016 - 00:11:39 git: kernel - Skip vmm_shutdown() when in a panic
Matthew Dillon
- Dec 05 2016 - 17:22:31 git: kernel - more kmalloc and nlookup performance optimizations
Matthew Dillon
- Dec 05 2016 - 17:22:31 git: kernel - Try to idle cpus when in panic()
Matthew Dillon
- Dec 05 2016 - 17:37:22 git: kernel - Remove debugging kprintf
Matthew Dillon
- Dec 05 2016 - 23:13:20 git: kernel - Make kern_proc cache-friendly
Matthew Dillon
- Dec 05 2016 - 23:13:20 git: kernel - Spiff up locks a bit
Matthew Dillon
- Dec 05 2016 - 23:32:04 git: kernel - Remove unused process_exit and process_exec eventhandlers
Matthew Dillon
- Dec 06 2016 - 01:11:53 git: kernel - Increase worst-case maximum exec rate
Matthew Dillon
- Dec 06 2016 - 18:13:31 git: dntpd - Fix memory leak
Matthew Dillon
- Dec 06 2016 - 18:13:47 git: DragonFly_RELEASE_4_6 dntpd - Fix memory leak
Matthew Dillon
- Dec 06 2016 - 23:17:23 git: libc - Take care of minor buffer overrun in link_ntoa()
Matthew Dillon
- Dec 06 2016 - 23:17:23 git: hammer - Disallow modifying ioctls when filesystem is read-only
Matthew Dillon
- Dec 06 2016 - 23:17:24 git: docs - Modernize swapcache(8)
Matthew Dillon
- Dec 07 2016 - 21:07:33 git: DragonFly_RELEASE_4_6 libc - Take care of minor buffer overrun in link_ntoa()
Matthew Dillon
- Dec 09 2016 - 21:48:06 git: smbfs - Fix rename operation
Matthew Dillon
- Dec 09 2016 - 21:48:30 git: DragonFly_RELEASE_4_6 smbfs - Fix rename operation
Matthew Dillon
- Dec 12 2016 - 02:09:03 git: kernel - Re-fix chromebook keyboard
Matthew Dillon
- Dec 16 2016 - 19:50:23 git: drm - Fix memory leak in broadwell or later GPUs
Matthew Dillon
- Dec 17 2016 - 03:46:17 git: kernel - Tag vm_map_entry structure, slight optimization to zalloc, misc.
Matthew Dillon
- Dec 17 2016 - 03:46:18 git: debug - Update kmapinfo, zallocinfo, slabinfo
Matthew Dillon
- Dec 17 2016 - 06:17:39 git: kernel - remove mapzone
Matthew Dillon
- Dec 17 2016 - 06:17:39 git: vmstat - Revamp output
Matthew Dillon
- Dec 17 2016 - 06:26:40 git: vmstat - Adjust headers
Matthew Dillon
- Dec 19 2016 - 18:20:53 git: ahci - Adjust a few things
Matthew Dillon
- Dec 19 2016 - 18:20:53 git: ahci - Add quirks for Marvell devices
Matthew Dillon
- Dec 19 2016 - 18:20:53 git: ahci - Implement FBS for port-multipliers
Matthew Dillon
- Dec 21 2016 - 19:23:27 git: ahci - Improve port-multiplier detection
Matthew Dillon
- Dec 21 2016 - 22:14:16 git: ahci - Add workarounds for Marvell 88SE9215
Matthew Dillon
- Dec 23 2016 - 22:41:27 git: AHCI - Misc fixes
Matthew Dillon
- Dec 28 2016 - 07:08:15 git: kernel - Do a better job locking CAM ref counts
Matthew Dillon
- Dec 28 2016 - 07:08:16 git: kernel - Implement RLIMIT_RSS, Increase maximum supported swap
Matthew Dillon
- Dec 28 2016 - 20:12:35 git: kernel - Cleanup swap comments
Matthew Dillon
- Dec 28 2016 - 20:12:35 git: kernel - Increase KVM from 128G to 511G, further increase maximum swap
Matthew Dillon
- Dec 28 2016 - 22:18:45 git: kernel - Add flexibility to the RSS rlimit
Matthew Dillon
- Dec 30 2016 - 20:37:11 git: kernel - Fix swap issue, implement dynamic pmap PT/PD/PDP deletion
Matthew Dillon
- Dec 30 2016 - 22:50:27 git: libkvm - Interim solution to boost swap statistics fields
Matthew Dillon
- Dec 31 2016 - 00:16:29 git: libutil - Add HN_FRACTIONAL to humanize_number()
Matthew Dillon
- Dec 31 2016 - 00:16:29 git: df, pstat - Use HN_FRACTIONAL
Matthew Dillon
- Dec 05 2016 - 14:37:15 git: ncurses: Fix parallel buildworld race.
Rimvydas Jasinskas
- Dec 06 2016 - 08:22:29 git: vkernel: Add a dummy cpu_smp_stopped() function (unbreaks build).
Rimvydas Jasinskas
- Dec 07 2016 - 06:18:58 git: Revamp alt compiler handling for clang 3.9.1 import.
Rimvydas Jasinskas
- Dec 18 2016 - 16:30:33 git: libc: Avoid negative offsets in link_ntoa().
Rimvydas Jasinskas
- Dec 19 2016 - 17:14:24 git: flex: Disable LTO in the libfl.a for clang.
Rimvydas Jasinskas
- Dec 19 2016 - 17:14:25 git: Switch to binutils227 as default base binutils.
Rimvydas Jasinskas
- Dec 19 2016 - 17:14:25 git: <sys/param.h>: Bump __DragonFly_version for binutils update.
Rimvydas Jasinskas
- Dec 19 2016 - 17:14:26 git: gcc50: Build lto-wrapper even if buildworld is not LTO enabled.
Rimvydas Jasinskas
- Dec 21 2016 - 08:03:15 git: Fix typo.
Rimvydas Jasinskas
- Dec 05 2016 - 18:00:55 git: sbin/hammer: Fix recursively called hammer_parsedevs()
Tomohiro Kusumi
- Dec 05 2016 - 18:00:55 git: sbin/hammer: Add "[y/n]" before getyn()
Tomohiro Kusumi
- Dec 05 2016 - 18:00:56 git: sbin/hammer: Make hammer_parsedevs() take open(2) flag
Tomohiro Kusumi
- Dec 05 2016 - 18:00:56 git: sbin/hammer: Add hammer strip command
Tomohiro Kusumi
- Dec 06 2016 - 18:42:49 git: sbin/hammer: Minor cleanup for hammer recover
Tomohiro Kusumi
- Dec 06 2016 - 18:42:49 git: sbin/hammer: Fix inode/data messages in hammer recover
Tomohiro Kusumi
- Dec 06 2016 - 18:42:49 git: sbin/hammer: Fix direntry message in hammer recover
Tomohiro Kusumi
- Dec 07 2016 - 19:01:34 git: sbin/hammer: Use HAMMER_OBJID_ROOT
Tomohiro Kusumi
- Dec 08 2016 - 18:24:10 git: sbin/hammer: Minor cleanup for hammer blockmap
Tomohiro Kusumi
- Dec 08 2016 - 18:24:10 git: sbin/hammer: Fix whitespace alignment changed by e0d7dd09
Tomohiro Kusumi
- Dec 08 2016 - 18:24:10 git: sbin/hammer: Add quick mode for hammer recover
Tomohiro Kusumi
- Dec 09 2016 - 16:00:28 git: sbin/hammer: Fix typo from 14331391
Tomohiro Kusumi
- Dec 10 2016 - 13:49:45 git: sbin/hammer: Minor fix for hammer recover quick mode
Tomohiro Kusumi
- Dec 10 2016 - 13:49:45 git: sbin/hammer: Use last active big-block to limit recovery scan range
Tomohiro Kusumi
- Dec 10 2016 - 13:49:46 git: sbin/hammer: Add full mode for hammer recover to revive full scan
Tomohiro Kusumi
- Dec 10 2016 - 19:51:58 git: sbin/hammer: Cleanup hammer recover
Tomohiro Kusumi
- Dec 10 2016 - 19:51:58 git: sys/vfs/hammer: Remove redundant function btree_max_elements()
Tomohiro Kusumi
- Dec 12 2016 - 16:56:11 git: sbin/hammer: Use big-block append offset to limit recovery scan range
Tomohiro Kusumi
- Dec 12 2016 - 16:56:11 git: sbin/hammer: Fix rename printfs to differentiate recover paths
Tomohiro Kusumi
- Dec 14 2016 - 17:37:52 git: sbin/hammer: Fix known bug in full scan recovery mentioned in f2dd4b0c
Tomohiro Kusumi
- Dec 14 2016 - 17:37:52 git: sbin/hammer: Remove redundant volume arg in find_buffer()
Tomohiro Kusumi
- Dec 14 2016 - 17:37:52 git: sbin/hammer: Add __alloc_buffer() to refactor get_buffer()
Tomohiro Kusumi
- Dec 14 2016 - 17:37:53 git: sbin/hammer: Add __blockmap_xlate_to_zone2() to refactor get_buffer()
Tomohiro Kusumi
- Dec 14 2016 - 17:37:53 git: sbin/hammer: Cleanup blockmap_lookup()
Tomohiro Kusumi
- Dec 14 2016 - 17:37:54 git: sys/vfs/hammer: Use hammer_is_zone_xxx()
Tomohiro Kusumi
- Dec 14 2016 - 17:37:54 git: sbin/hammer: Add a trivial wrapper over blockmap_lookup()
Tomohiro Kusumi
- Dec 15 2016 - 19:21:45 git: sbin/hammer: Fix/remove redundant error variable
Tomohiro Kusumi
- Dec 15 2016 - 19:21:45 git: sbin/hammer: Change fprintf/exit to err variants [1/2]
Tomohiro Kusumi
- Dec 15 2016 - 19:21:46 git: sbin/hammer: Change fprintf/exit to err variants [2/2]
Tomohiro Kusumi
- Dec 17 2016 - 19:28:45 git: sbin/hammer: Don't hardcode 0 for root PFS
Tomohiro Kusumi
- Dec 17 2016 - 19:28:45 git: sbin/newfs_hammer: Mention root volume is volume#0 in manpage
Tomohiro Kusumi
- Dec 17 2016 - 19:28:46 git: sbin/newfs_hammer: Use warn(3) variants
Tomohiro Kusumi
- Dec 17 2016 - 19:28:46 git: sbin/newfs_hammer: Refactoring
Tomohiro Kusumi
- Dec 17 2016 - 19:28:46 git: sbin/mount_hammer: Use warn(3) variants
Tomohiro Kusumi
- Dec 17 2016 - 19:28:46 git: sbin/hammer: Change fprintf (without exit) to err variants
Tomohiro Kusumi
- Dec 17 2016 - 19:28:46 git: sbin/hammer: Use HAMMER_BUFSIZE to calculate CacheMax
Tomohiro Kusumi
- Dec 17 2016 - 19:28:47 git: sbin/hammer: Remove redundant cache counter NCache
Tomohiro Kusumi
- Dec 17 2016 - 19:28:47 git: sbin/hammer: Refactor hammer_cache_flush()
Tomohiro Kusumi
- Dec 17 2016 - 19:28:48 git: sbin/hammer: Properly use calloc(3)
Tomohiro Kusumi
- Dec 17 2016 - 19:28:48 git: sbin/hammer: Use calloc(3) instead of malloc(3)+bzero(3)
Tomohiro Kusumi
- Dec 17 2016 - 19:28:48 git: sbin/hammer: Remove redundant blockmap lookup in hammer show
Tomohiro Kusumi
- Dec 17 2016 - 19:28:48 git: sys/vfs/hammer: Rename misleading macro hammer_is_zone2_mapped_index()
Tomohiro Kusumi
- Dec 17 2016 - 19:28:49 git: sbin/hammer: Fix terminology of buf_offset
Tomohiro Kusumi
- Dec 17 2016 - 19:28:49 git: sbin/hammer: Fix bug in get_buffer_data()
Tomohiro Kusumi
- Dec 17 2016 - 21:33:56 git: Revert "sbin/hammer: Fix bug in get_buffer_data()"
Tomohiro Kusumi
- Dec 17 2016 - 23:11:59 git: sbin/hammer: Redo e4323571 partly (after reverted by 03d5db37)
Tomohiro Kusumi
- Dec 20 2016 - 18:33:16 git: Fix world build in NO_ALTBINUTILS edge case
John Marino
- Dec 20 2016 - 20:16:41 git: Take II on fallback HOST_BINUTILSVER
John Marino
- Dec 08 2016 - 08:45:41 git: drm/i915: Update to Linux 4.5
Francois Tigeot
- Dec 01 2016 - 20:47:11 git: poll.2: Add some information about the ppoll() syscall.
Imre Vadasz
- Dec 01 2016 - 23:20:09 git: syscons - Add need_unlock arg to sc_clean_up and sc_wait_scrn_saver_stop.
Imre Vadasz
- Dec 04 2016 - 20:06:00 git: kernel: Fix stop_cpus()/restart_cpus() usages when panicing.
Imre Vadasz
- Dec 04 2016 - 23:37:16 git: drm: Use fb_blank hooks from drm_fb_helper.c as a syscons screensaver.
Imre Vadasz
- Dec 04 2016 - 23:37:16 git: syscons - Set cons_unavail when blanking framebuffer screen from syscons.
Imre Vadasz
- Dec 09 2016 - 18:10:13 git: vgapci: There is no drmn driver in DragonFly, there is only drm.
Imre Vadasz
- Dec 22 2016 - 00:08:50 git: drm/i915: Fix typo in get_bdb_header(), fixes vbt validity check.
Imre Vadasz
- Dec 28 2016 - 00:31:42 git: drm: Invert del_timer_sync return value, to match behaviour in Linux.
Imre Vadasz
- Dec 02 2016 - 21:48:23 git: kernel: Remove some ep(4) driver remains.
Sascha Wildner
- Dec 03 2016 - 10:36:50 git: libusbhid: Remove some unneeded compat code.
Sascha Wildner
- Dec 03 2016 - 13:13:20 git: Add a minimal nvmectl(8) manual page.
Sascha Wildner
- Dec 03 2016 - 13:30:16 git: libefivar: Fix wrong MLINKS.
Sascha Wildner
- Dec 04 2016 - 11:49:54 git: Rename cpumask.9 -> CPUMASK.9
Sascha Wildner
- Dec 09 2016 - 19:15:09 git: newfs_msdos(8): Sync with FreeBSD.
Sascha Wildner
- Dec 11 2016 - 18:00:13 git: installer: Rename is_livecd -> is_installmedia.
Sascha Wildner
- Dec 11 2016 - 18:00:13 git: installer: Fix source directory specification.
Sascha Wildner
- Dec 14 2016 - 20:53:37 git: kernel/acpica: Fix shutdown issues with ACPICA 20161117.
Sascha Wildner
- Dec 19 2016 - 17:46:31 git: Some mdoc cleanup in tuning.7 and swapcache.8
Sascha Wildner
- Dec 22 2016 - 11:30:30 git: libc: Include <unistd.h> for ftell/ftruncate/truncate prototypes.
Sascha Wildner
- Dec 22 2016 - 12:36:29 git: Update the pciconf(8) database.
Sascha Wildner
- Dec 28 2016 - 14:47:43 git: <errno.h>: Generally include <sys/cdefs.h>.
Sascha Wildner
- Dec 28 2016 - 14:47:44 git: kernel: Fix a -Wundef warning.
Sascha Wildner
- Dec 29 2016 - 23:10:58 git: nlookup.9: Adjust for the removal of nlookup_set_cred().
Sascha Wildner
- Dec 29 2016 - 23:10:58 git: zone.9: Adjust for the removal of the 'zalloc' arg to zinit/zinitna.
Sascha Wildner
- Dec 30 2016 - 14:48:47 git: chmod.c: Remove mention of POSIX in a comment.
Sascha Wildner
- Dec 30 2016 - 15:10:47 git: Raise WARNS to 3 for sftp(1) and sftp-server(8).
Sascha Wildner
- Dec 31 2016 - 09:35:18 git: humanize_number.3: Fix typo.
Sascha Wildner
- Jan 01 2017 - 04:04:51 git: Bump copyrights.
Sascha Wildner
- Dec 17 2016 - 13:36:10 git: mbuf: Factor function to set mbuf hash.
Sepherosa Ziehau
- Dec 19 2016 - 13:48:22 git: ip: Move multicast addresses detection into common place.
Sepherosa Ziehau
- Dec 19 2016 - 16:04:46 git: ip: Add parenthesis properly.
Sepherosa Ziehau
- Dec 20 2016 - 03:16:05 git: cputimer: Add more IDs for VMM cputimers.
Sepherosa Ziehau
- Dec 20 2016 - 03:16:05 git: hyperv: Implement Hyper-V reference TSC cputimer.
Sepherosa Ziehau
- Dec 20 2016 - 03:16:05 git: hyperv: Move commonly shared header files to the module's top dir.
Sepherosa Ziehau
- Dec 20 2016 - 03:16:06 git: hyperv: Add API to read raw value of Hyper-V timer.
Sepherosa Ziehau
- Dec 21 2016 - 15:40:37 git: ip: Set mbuf hash for output IP packets.
Sepherosa Ziehau
- Dec 25 2016 - 09:35:35 git: tcp: Nuke the sysctl to disable local port extension.
Sepherosa Ziehau
- Dec 25 2016 - 11:36:30 git: tcp: Save faddr/fport before lport selection.
Sepherosa Ziehau
- Dec 25 2016 - 13:10:48 git: loopback: Allow turning off RSS.
Sepherosa Ziehau
- Dec 25 2016 - 13:34:42 git: syncache: Simplify port calculation by reusing ACK's hash for IPv4.
Sepherosa Ziehau
- Dec 28 2016 - 13:18:46 git: tcp: Fix connect to INADDR_ANY.
Sepherosa Ziehau
Last message date:
Sat Dec 31 20:04:51 PST 2016
Archived on: Fri Mar 3 13:39:15 PST 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).