dragonfly.git
2016-07-09 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-07-09 Sascha Wildnerkernel: Don't use userland's <stdarg.h> from kernel...
2016-07-09 Sascha Wildner<sys/systm.h>: Remove a leftover prototype.
2016-07-07 Imre Vadászkernel - Change cpu_idle_hlt default for modern amd...
2016-07-07 Matthew Dillonkernel - New threads should not inherit the sigaltstack
2016-07-06 Sepherosa Ziehauvirtio: Fix MSI support; thus unbreak booting on bhyve
2016-07-06 Sascha Wildnerlibc/confstr: Fix comment indentation.
2016-07-06 Sascha Wildnersysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.
2016-07-05 Sascha Wildner<unistd.h>: Add more comments to options.
2016-07-05 Sascha Wildnersysconf(3): Add _SC_THREAD_SPORADIC_SERVER.
2016-07-05 Sascha Wildnergetconf(1): Add some variables for backward compatibility.
2016-07-05 Sascha Wildnergetconf(1): Fix typo (_POSIX2_EXPR_NEXT_MAX -> _POSIX2_...
2016-07-05 Sascha Wildnergetconf(1): Add some missing variables.
2016-07-05 Sascha Wildnergetconf(1): Fix confstr variable names.
2016-07-05 Sepherosa Ziehaucat: Align output from cat(1) between when invoked...
2016-07-04 zrjRemove <varargs.h> from the system.
2016-07-04 zrjFix <machine/varargs.h> use cases.
2016-07-04 zrj<stdio.h>: Hide macros that break global :: ns in cxx.
2016-07-04 zrjMove __va_size() into freestanding block.
2016-07-04 zrj<wchar.h>: Reduce namespace pollution in <wchar.h>.
2016-07-04 zrjsys/sys: Protect len and inout parameters in _IOC defin...
2016-07-04 zrjrpc: Whitespace cleanup.
2016-07-04 zrjrpc: Make few headers more compatible with gcc.
2016-07-04 Sascha Wildner<pthread.h>: Include <machine/limits.h> instead of...
2016-07-03 François Tigeotdrm/linux: Improve spin_unlock_irqrestore()'s implement...
2016-07-02 François Tigeotinstaller: Do not waste too many inodes on /boot
2016-07-01 Tomohiro Kusumisbin/hammer: Make global PFS/accounting variables static
2016-07-01 Tomohiro Kusumisys/vfs/hammer: Remove validate_zone()
2016-06-30 François Tigeotdrm: Restore DRM_DEBUG_VBLANK() calls
2016-06-29 François Tigeotdrm/i915: Use the spin_lock_irq() family of functions...
2016-06-29 François Tigeotdrm: Use the spin_lock_irq() family of functions
2016-06-29 François Tigeotdrm/i915: Use the spin_lock_irq() family of functions
2016-06-29 Matthew Dillonkernel - Enhance buffer flush and cluster_write lineari...
2016-06-29 Matthew Dillonhammer2 - Fix inode destroy panic
2016-06-29 Matthew Dillonkernel - Enhance buffer flush and cluster_write linearity
2016-06-28 Matthew Dillonhammer2 - Optimize indirect block algorithm
2016-06-28 Matthew Dillonhammer2 - Stabilization pass
2016-06-27 Matthew Dillonhammer2 - Remove the hidden directory, rework deletions
2016-06-27 Sepherosa Ziehauifnet: Add oqdrops statistics
2016-06-27 Matthew Dillonhammer2 - Stabilization, fix bulkfree bugs, change...
2016-06-26 Matthew Dillonkernel - Fix panic in error path of nvextendbuf()
2016-06-26 Matthew Dillonhammer2 - Stabilization (data corruption)
2016-06-26 Matthew Dillonhammer2 - Update error message in hammer2_mount
2016-06-26 Matthew Dillonhammer2 - Enhance freemap output
2016-06-26 Matthew Dillonnvme - Handle full submission queue
2016-06-25 Matthew Dillonkernel - Enhance swap allocation failure message
2016-06-25 Matthew Dillonkernel - Misc bug fixes and enhancements
2016-06-25 Matthew Dillonhammer2 - Stabilization, optimization
2016-06-25 Sascha WildnerStop building/installing groff's soelim(1).
2016-06-24 François Tigeotdrm/linux: Implement some spin_lock_irq* functions
2016-06-24 Tomohiro Kusumisys/vfs/hammer: Remove DEDUP_CACHE_SIZE and wrong comment
2016-06-24 Sepherosa Ziehaunvme: Use high frequency interrupt for CQ processing
2016-06-24 Sepherosa Ziehauintr: Allow drivers to register high frequency interrupt.
2016-06-23 Sascha WildnerFix a couple of logic issues in contributed code (gcc...
2016-06-23 François Tigeotdrm/linux: Really implement local_irq_disable/enable
2016-06-22 Sepherosa Ziehauintr: Force unshareble interrupt setting
2016-06-22 Imre Vadászkern: Also detect KVM via the Hypervisor vendor ID...
2016-06-22 Bill Yuanipfw3_nat: kmalloc netmsg from M_LWKTMSG
2016-06-21 Sascha Wildnerpoll.2: Adjust NAME section for ppoll().
2016-06-21 Sascha Wildner<sys/poll.h>: Some namespace cleanup.
2016-06-21 zrjusr.bin/dirname: Accept multiple arguments as basename(1)
2016-06-21 Bill Yuanipfw3: lockless in-kernel NAT
2016-06-21 Matthew Dillonhammer2 - stabilization pass
2016-06-21 Matthew Dillonhammer2 - Update directory mtime
2016-06-21 Matthew Dillonhammer2 - Stabilization pass
2016-06-21 Matthew Dillonkernel - Enhance debug.ncvp_debug debugging
2016-06-21 Matthew Dillonmountd - Turn on SO_REUSEADDR
2016-06-20 Imre Vadászkernel - Fix typo in ppoll entry in sys/kern/syscalls.
2016-06-20 Sepherosa Ziehauintr: Avoid implicit padding
2016-06-19 Matthew Dillonprocfs - Try to workaround issue to fix truss
2016-06-19 Matthew Dillonkernel - Implement PIE (place independent executables)
2016-06-19 Matthew Dillonhammer2 - Implement NFS export support
2016-06-19 Matthew Dillonhammer2 - Implement hammer2_inode_meta.iparent
2016-06-19 Matthew Dillonhammer2 - Change XOP feed/collect locking
2016-06-19 John Marinolibc/_collate_lookup: Fix segfault seen on ISO-8859...
2016-06-19 John Marinombsnrtowcs/wcsnrtombs: Fix EILSEQ handling
2016-06-19 Imre Vadaszkernel - Implement ppoll system call with precise micro...
2016-06-19 Matthew Dillonhammer2 - Start work on inode indexing - MAJOR CHANGE
2016-06-18 Matthew Dillonnvme - Remove debugging
2016-06-18 Matthew Dillonnvme - Fix composite temperature in nvmectl
2016-06-18 Imre Vadászsleep.9: Make tsleep_interlock(9) example a bit more...
2016-06-18 Sascha WildnerSync zoneinfo database with tzdata2016e from ftp:/...
2016-06-18 Matthew Dillonnvme - Add nvmectl userland utility
2016-06-18 Matthew Dillonnvme - Implement ioctl support to retrieve log pages
2016-06-18 Matthew Dillonnvme - Fail gracefully if chip cannot be enabled
2016-06-17 Matthew Dillonnvme - Work w/qemu
2016-06-17 Sascha Wildnerpathchk(1): Sync with FreeBSD.
2016-06-16 Sascha Wildnerkernel/virtio: Some small stylistic cleanup.
2016-06-16 Sascha Wildnerps(1): Add -A option, as specified by POSIX.
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Factor out vmbus_msg_reset()
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Make sure that interrupt cputimer can...
2016-06-16 Sepherosa Ziehauacpica: Interrupt resource lookup failure is fine....
2016-06-16 Sepherosa Ziehaumptable: Reduce log verbosity
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Complete vmbus initialization; interrupt...
2016-06-16 Sepherosa Ziehaucputimer: Add per-cpu handler and private data for...
2016-06-15 Sascha WildnerUpdate the pciconf(8) database.
2016-06-15 Sascha Wildnervmbus.4: Fix stupid typo (and installworld).
2016-06-14 Sascha WildnerAdd a vmbus(4) manual page (based on FreeBSD's).
2016-06-14 Sascha Wildnerkernel: Add vmbus module to the build.
2016-06-13 Imre Vadászif_iwm - Fix channel list iteration in iwm_mvm_config_u...
next