dragonfly.git
2013-11-05 Justin C. Sherrill3.7 development commit. v3.7.0
2013-11-04 Matthew Dillonhammer2 - Stabilization
2013-11-04 Sascha Wildnermdoc_local: Add two more FreeBSD versions which are...
2013-11-04 Sascha Wildnerstrlcpy.3: Use OpenBSD's revamped description of strlcp...
2013-11-03 Sascha Wildnerpthread/sem_timedwait: sem_timedwait()'s timespec argum...
2013-11-03 Sascha WildnerFix some more prototypes in manual pages.
2013-11-03 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for OpenBSD 5.4).
2013-11-03 Sascha WildnerFix two prototypes in stringlist.3 and rpc_svc_reg.3.
2013-11-03 Sascha Wildnerkernel/x86_64: Do not print a message upon every segmen...
2013-11-03 François Tigeotkernel/i386: Implement atomic_swap_long()
2013-11-03 François Tigeotdrm: Use Linux atomic types and functions
2013-11-03 François Tigeotkref.h: Adapt to Linux 3.8's drm
2013-11-03 François Tigeotdrm: Import linux/kernel.h from FreeBSD's OFED stack
2013-11-03 François Tigeotdrm: fix test_and_set_bit() prototype
2013-11-03 François Tigeotdrm: Import linux/bitops.h from the FreeBSD OFED stack
2013-11-03 François Tigeotdrm: Improve linux/atomic.h
2013-11-03 François Tigeotdrm: Replace drm_atomic.h by linux/atomic.h from FreeBS...
2013-11-02 Antonio Huete... dirfs - Call VOP_INACTIVE() on last VOP_CLOSE()
2013-11-02 Antonio Huete... dirfs - Add VFS_STATFS() function
2013-11-02 Antonio Huete... dirfs - Add KTR_LOG for VFS_MOUNT / VFS_UNMOUNT
2013-11-02 Antonio Huete... dirfs - Improve a couple KTR messages
2013-11-02 Matthew Dillonhammer2 - Stabilization
2013-11-01 Matthew Dillonhammer2 - stabilization
2013-11-01 Matthew Dillonhammer2 - stabilization
2013-11-01 Matthew Dillonhammer1 - cleanup, minor bug fixes
2013-11-01 Matthew Dillonkernel - Improve panic handling
2013-11-01 Matthew Dillonhammer2 - Stabilization pass, more flush refactoring
2013-11-01 Matthew Dillontest - Adjust vnodeinfo for system changes
2013-11-01 Matthew Dillonhammer2 - Refactor flush
2013-10-31 Sascha Wildnershutdown.8: Actually, start a new paragraph for powerof...
2013-10-31 Sascha Wildnershutdown.8: Remove an empty line.
2013-10-31 Sascha WildnerMention KTR_IF_POLL in LINT and the ktr(4) manual page.
2013-10-30 Sascha Wildner<sys/msgport.h>: Extend the #ifdef _KERNEL to cover...
2013-10-30 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2013-10-30 Sepherosa Ziehaumsgport: Add putport_oncpu; helps scheduling netisr...
2013-10-30 Sepherosa Ziehaumsgport: Merge several sendmsg functions
2013-10-30 Sepherosa Ziehaupolling: Add preliminary KTR support
2013-10-29 Sascha Wildneripsec_strerror.3: Ansify prototype.
2013-10-29 Sascha WildnerFix three typos I made in the locale manpages.
2013-10-28 Franco Fichtnermdocml: tweak mandocdb(8) database creation
2013-10-28 Franco Fichtnerman.conf: correctly point to database file
2013-10-28 François Tigeotdrm: Fix warnings introduced by recent commits
2013-10-27 François Tigeotdrm: Import linux/types.h from the FreeBSD OFED stack
2013-10-27 François Tigeotdrm: Import asm/types.h from the FreeBSD OFED stack
2013-10-27 François Tigeotdrm/i915: Put i915_drm.h into include/
2013-10-27 Matthew Dillonhammer2 - Fix misc bugs
2013-10-27 Matthew Dillontmpfs - Fix SMP race
2013-10-27 Sepherosa Ziehaumxge.4: Update according to recent changes
2013-10-26 Matthew Dillonhammer2 - add fifo/dev support, bug fixes
2013-10-26 Sepherosa Ziehaumxge: Log TX and RX descriptor count
2013-10-26 Sepherosa Ziehaumxge: Avoid stopping TX enging, if there are more packe...
2013-10-26 Sepherosa Ziehaumxge: Remove unused code
2013-10-26 Sepherosa Ziehaumxge: Enable multiple RX queues and TX queues by default
2013-10-26 Sepherosa Ziehaumxge: Use chip private input hash instead of standard...
2013-10-26 Sepherosa Ziehaumxge: Implement multiple TX queue support
2013-10-26 Sascha Wildnernrelease: Fix two pkgsrc references which i had forgott...
2013-10-26 Sascha Wildnerfind(1): Fix locate database updating, again. :)
2013-10-26 François Tigeotdrm/i915: Remove unused file
2013-10-26 Sepherosa Ziehaumxge: Implement MSI-X support; multiple RX rings could...
2013-10-25 Robin HahlingFix memory leak in df(1)
2013-10-25 Robin HahlingAdd -T option to df(1).
2013-10-25 Robin Hahlingdf -hi prints inodes count "human-readable"
2013-10-25 Robin Hahlingdeclare functions local to df module as static
2013-10-25 Antonio Huete... A working IPSEC implementation (1/many)
2013-10-25 Sascha Wildnerkernel/vmm: Rename struct guest_options to vmm_guest_op...
2013-10-25 Sascha Wildnerkernel: Some cleanup in ext2fs and linux emulation...
2013-10-25 François Tigeotkernel: Rename idr.c to linux_idr.c
2013-10-25 François Tigeotidr: Fix idr_get_new() and idr_get_new_above() return...
2013-10-25 Matthew Dillonkernel - Remove proc_token, replace proc, pgrp, and...
2013-10-25 Matthew Dillonkernel - proc_token removal pass stage 1/2
2013-10-25 Matthew Dillonkernel - Replace global vmobj_token with vmobj_tokens...
2013-10-24 Matthew Dillonkernel - Remove last exclusive vnode vm_object lock...
2013-10-24 Matthew Dillonkernel - Improve vfork/exec and wait*() performance
2013-10-24 Matthew Dillonpstat - sync w/kernel
2013-10-24 Sascha WildnerRemove no longer used <sys/localedef.h>.
2013-10-24 Matthew Dillonkernel - more SMP optimizations in the VM system
2013-10-23 Sascha WildnerAdd some missing MLINKS for the locale manual pages...
2013-10-23 Sascha Wildnerlibhammer_stats.3: Add a missing MLINK and remove unnec...
2013-10-23 Matthew Dillontmpfs - Fix readdir race
2013-10-23 Matthew Dillontmpfs - Fix deadlock
2013-10-23 Matthew Dillonkernel - proc_token performance cleanups
2013-10-23 Matthew Dillonshutdown - Add poweroff link and code
2013-10-23 Matthew Dillontmpfs - remove most mp->mnt_token cases, kqueue filtero...
2013-10-23 Antonio Huete... ipsec - Add missing reference when so_pcb is attached.
2013-10-23 Sascha WildnerAdd missing whitespace in some manual pages.
2013-10-23 Matthew Dillontmpfs - remove most mp->mnt_token cases, kqueue filtero...
2013-10-23 Matthew Dillonhammer - kqueue filterops are MPSAFE
2013-10-23 Matthew Dillonkernel - general cleanup and mplock removal
2013-10-23 Matthew Dillonkernel - Remove debugging kprintf() from procfs
2013-10-22 Sascha WildnerSort SEE ALSO in some manual pages.
2013-10-22 Matthew Dillonkernel - Cleanup vfs_lock & ref-count states states (2)
2013-10-22 Sepherosa Ziehaumxge: Record RX slot count instead of its size
2013-10-22 Sepherosa Ziehautest: Test commit from orb
2013-10-22 Sepherosa Ziehaumxge: Make sure RX data size is cache line size aligned
2013-10-22 Matthew Dillonkernel - Cleanup vfs_lock & ref-count states states
2013-10-22 Matthew Dillonkernel - Fix hammer flush-during-reclaim bug
2013-10-22 Matthew Dillontest - Adjust vnodeinfo for recent kernel changes
2013-10-22 Sascha WildnerFix typos in messages and manual pages.
2013-10-21 Matthew Dillonbuildworld - Adjust for recent commits
2013-10-21 François Tigeotkernel: Fix sys/mqueue.h includes
next