dragonfly.git
2016-12-02 Matthew Dillonsmbfs - Fix mount_smbfs authentication error (but ...
2016-12-02 Matthew Dillonkernel - Cleanup macros
2016-12-01 Matthew Dillonkernel - Fix bug in socket_wait() (used by samba)
2016-11-28 Sascha WildnerSync zoneinfo database with tzdata2016j from ftp:/...
2016-11-27 Michael Neumannrc.subr: Add ${name}_env and ${name}_prepend.
2016-11-04 Sascha WildnerSync zoneinfo database with tzdata2016i from ftp:/...
2016-10-31 Matthew Dillonkernel - Fix a vty switch/history bug
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support (2)
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support
2016-10-31 Daniel Bilikkernel/psm: Support newer Synaptics touchpads
2016-10-28 Sascha WildnerSync zoneinfo database with tzdata2016h from ftp:/...
2016-10-21 Matthew Dillonkernel - Fix directory scanning bug in msdosfs
2016-10-17 Matthew Dillonkernel - Fix panic/crash in vm_object_page_remove()
2016-10-16 Matthew Dillonvkernel - Fix FP corruption in VMX/EPT mode v4.6.1
2016-10-16 Matthew Dillonvkernel - Add COW image capability
2016-10-16 Matthew Dillonkernel - Refactor VMX code
2016-10-16 Matthew Dillonkernel - Fix low memory process kill bug
2016-10-16 Matthew Dillonkernel - Fix a system lockup with vmm
2016-10-16 Matthew Dillonkernel - Remove mplock from KTRACE paths
2016-10-14 Peter AvalosUpdate OpenSSL to 1.0.1u.
2016-10-14 Matthew Dillonkernel - Fix improper user-space access in sys___semctl()
2016-10-06 John MarinoRelocate private panel library to intended location
2016-10-06 Antonio Huete... kernel/vmx - Add a missing lwkt_reltoken()
2016-10-06 Antonio Huete... kernel/vmm - Fix build with VMM_DEBUG
2016-10-06 Antonio Huete... vkernel - Invalidate pte before setting attributes...
2016-10-06 Antonio Huete... vkernel - Fix a vkernel lockup on startup
2016-10-06 John Marinolocaledef: Fix ctype dump (fixed wide spread errors)
2016-10-03 Imre Vadászpc64: Fix typo in wrmsr_safe.
2016-10-03 Imre Vadászcpuctl(4): Require write rights for CPUCTL_MSRSBIT...
2016-09-29 Sascha WildnerSync zoneinfo database with tzdata2016g from ftp:/...
2016-09-12 Matthew Dillonpowerd - Detect power state changes
2016-09-12 Sepherosa Ziehauuipc: Make sure that listen is completed.
2016-09-12 Matthew Dillonpowerd - Add temperature-based management
2016-09-12 Matthew Dillonkernel - Deal with lost IPIs (VM related) (2)
2016-09-12 Matthew Dillonkernel - Deal with lost IPIs (VM related)
2016-09-12 Matthew Dillonkernel - Fix indefinite wait buffer during heavy swapping
2016-09-08 Matthew Dillonlibc - restir arc4random() on fork()
2016-09-03 Matthew Dillonlibc - Fix malloc() alignment for small allocations
2016-08-31 Matthew Dillonkernel - Fix LOOPMASK debugging for Xinvltlb
2016-08-21 zrjbuildworld - bootstrap compatibility compiling older...
2016-08-08 Matthew Dillonkernel - Add workaround for improper yield in ACPI...
2016-08-08 Matthew Dillonkernel - Remove some debug output
2016-08-07 Sascha Wildner<time.h>: Adjust the visibility of CLOCK_REALTIME and...
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-05 Matthew Dillonkernel - Fix kern.proc.pathname sysctl
2016-08-05 Matthew Dillondma - Fix security hole
2016-08-04 Matthew Dillonkernel - Fix lwp_fork/exit race (2) (vkernel)
2016-08-03 Matthew Dillonkernel - Turn off zeroidle in the release branch.
2016-08-03 Matthew Dillonkernel - Fix lwp_fork/exit race
2016-07-31 Matthew Dillonkernel - Refactor cpu localization for VM page allocati... v4.6.0
2016-07-31 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-31 Matthew Dillonkernel - cleanup vfs_cache debugging
2016-07-31 Imre Vadászif_iwm - Fix iwm_poll_bit() usage in iwm_stop_device().
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocations
2016-07-30 Matthew Dillonsystat - Adjust extended vmstats display
2016-07-30 Matthew Dillonkernel - Reduce memory testing and early-boot zeroing.
2016-07-29 Matthew Dillonkernel - Cleanup namecache stall messages on console
2016-07-29 Matthew Dillonkernel - Fix rare tsleep/callout race
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Passthrough interrupt resource allocation...
2016-07-29 Matthew Dillonlibthread_xu - Don't override vfork()
2016-07-29 Matthew Dillonkernel - Be nicer to pthreads in vfork()
2016-07-29 Sascha Wildnered(1): Sync with FreeBSD.
2016-07-29 Sascha Wildnered(1): Remove handling of non-POSIX environment.
2016-07-29 Matthew Dillonlibc - Fix more popen() issues
2016-07-29 Matthew Dillonkernel - Fix getpid() issue in vfork() when threaded
2016-07-29 François Tigeotdrm/linux: Clean-up pci_resource_start()
2016-07-28 Sascha Wildnermktemp.3: Fix a typo and bump .Dd
2016-07-27 Matthew Dillonsystat - Restrict %rip sampling to root
2016-07-27 Matthew Dillontest - Add umtx1 code
2016-07-27 Matthew Dillonlibc - Fix numerous fork/exec*() leaks, also add mkoste...
2016-07-27 Matthew Dillonkernel - refactor CPUMASK_ADDR()
2016-07-27 zrjcpumask.9: Add short manpage.
2016-07-27 zrjcpumask.h: Turn CPUMASK_ELEMENTS as implementation...
2016-07-27 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
2016-07-27 Matthew Dillonkernel - Disable lwp->lwp optimization in thread switcher
2016-07-27 Matthew Dillonkernel - Minor cleanup swtch.s
2016-07-27 Matthew Dillonkernel - Fix namecache race & panic
2016-07-27 Matthew Dillonkernel - Reduce atomic ops in switch code
2016-07-26 Matthew Dillonkernel - Fix VM bug introduced earlier this month
2016-07-25 Matthew Dillonsystat - Refactor memory displays for systat -vm
2016-07-25 Imre Vadászif_iwm - Fix inverted logic in iwm_tx().
2016-07-25 Matthew Dillonkernel - Fix mountctl() / unmount race
2016-07-25 Sascha Wildnersysconf.3: Fix typo.
2016-07-25 Sascha Wildnerlibc/strptime: Return NULL, not 0, since the function...
2016-07-25 Matthew Dillonmountd, mount - Change how mount signals mountd, reduce...
2016-07-25 Matthew Dillonkernel - Close a few SMP holes
2016-07-25 Matthew Dillonkernel - Cut buffer cache related pmap invalidations...
2016-07-25 Matthew Dillonkernel - Add some more options for pmap_qremove*()
2016-07-25 Matthew Dillonkernel - cli interlock with critcount in interrupt...
2016-07-25 Sascha Wildnersysconf.3: Document _SC_PAGE_SIZE and _SC_PHYS_PAGES.
2016-07-24 Matthew Dillondrm - Fix subtle plane masking bug.
2016-07-24 Matthew Dillonkernel - Fix atomic op comparison v4.6.0rc2
2016-07-24 Matthew Dillonkernel - Refactor Xinvltlb a little, turn off the idle...
2016-07-24 Matthew Dillonhammer - remove commented out code, move a biodone()
2016-07-24 Matthew Dillonhammer - Try to fix improper DATA CRC error
2016-07-24 Matthew Dillonkernel - Enhance indefinite wait buffer error message
2016-07-24 Matthew Dillonkernel - Fix TDF_EXITING bug, instrument potential...
2016-07-24 Matthew Dillonkernel - Add vfs.repurpose_enable, adjust B_HASBOGUS
2016-07-24 Sascha WildnerAdd a realquickkernel target, analogous to realquickworld.
next