dragonfly.git
2014-11-26 Antonio Huete... nfs - Remove unused kerberos code [Userland]
2014-11-26 Matthew Dillonkernel - Fix race in recent callout work
2014-11-26 Antonio Huete... mountd - Look up addresses before using getnetbyname()
2014-11-26 Matthew Dillondrm - Fix improper M_NOWAIT usage
2014-11-26 Imre Vadaszkernel/acpi: Add missing ACPI_SERIAL_INIT calls for...
2014-11-26 Antonio Huete... mountd - IPv6 fixes for parsing and error checking
2014-11-26 Joris Giovannangelidc(1): init array field in the proper place.
2014-11-26 François Tigeotdrm/i915: Rename mm.gtt_list to bound_list
2014-11-25 Matthew Dillonkernel - Fix boot-time panic in NATA revealed by new...
2014-11-25 Matthew Dillonkernel - Show ukmap in /proc/*/map output
2014-11-25 Matthew Dillonkernel - Fix panic on upmap/kpmap read via procfs.
2014-11-25 Matthew Dillonkernel - Fix callout deadlock in u4b
2014-11-25 Matthew Dillonkernel - Implement new callout*() core
2014-11-24 Sascha Wildnerkernel/acpi: Provide a local AcpiOsAllocateZeroed().
2014-11-24 François Tigeotdrm: Add linux/module.h and linux/moduleparam.h
2014-11-24 Sepherosa Ziehaunetmsg: ctlinput is proto message not a proto-user...
2014-11-24 Sepherosa Ziehauigmp: IGMP processing mpsafe
2014-11-23 François Tigeotdrm/i915: revert part of "Make the GEM code more Linux...
2014-11-23 François TigeotWorld: Remove the X11BASE variable
2014-11-23 Antonio Nikishaev-h (human-readable counters) for netstat
2014-11-23 François TigeotOpenSSH: Correctly set xauth's path (2/2)
2014-11-23 Robin Hahlingservice(8): Sync with FreeBSD.
2014-11-23 Robin Hahlingservice(8): Fix error message being displayed when...
2014-11-23 Robin Hahlingrc.subr: Add function to find scripts in local_startup...
2014-11-23 François Tigeotdrm: Move intel-gtt.h to include/drm
2014-11-23 François TigeotOpenSSH: Correctly set xauth's path
2014-11-23 Sepherosa Ziehauipdemux: Remove 'direction' parameter
2014-11-23 Sepherosa Ziehauudp: Don't mess w/ hardware RSS for IP fragments
2014-11-23 Sepherosa Ziehauudp: udp_cport() has already been nuked
2014-11-23 Sepherosa Ziehautcp: Unitfy ctlinput and ctlport cmd/faddr/icmp_ip...
2014-11-23 Sepherosa Ziehauudp: Fix parameter order of udp_addrcpu()
2014-11-23 Sepherosa Ziehauudp: Unify ctlinput and ctlport cmd/faddr/icmp_ip proce...
2014-11-23 Sepherosa Ziehauinpcb: Define inp_notify_t
2014-11-22 François Tigeotdrm/ttm: glob->lru_lock locking from Linux 3.9.11
2014-11-22 Imre Vadaszvirtio_pci: Use device_probe_and_attach(), instead...
2014-11-22 Matthew Dillonkernel - Add lock canceling features
2014-11-21 Matthew Dillonkernel - Increase default MAXTSIZ from 128M to 256M
2014-11-20 Antonio Huete... installer: Add an initial testing tool.
2014-11-20 Markus Pfeifferdhclient: Fix a busy loop
2014-11-20 Sascha Wildnermsk.4: Document that MSI is turned off by default.
2014-11-20 Matthew Dillonsound/pcm - Attempt to fix 'play interrupt timeout...
2014-11-20 Sepherosa Ziehaucarp: ctlinput method only processes PRC_IFDOWN and...
2014-11-19 Matthew Dillonkernel - Improve slab cleanup performance
2014-11-19 Antonio Huete... tools - A bunch of bugfixes for hammer-backup.sh
2014-11-19 Joris Giovannangelitop: fix per status process count reporting
2014-11-18 Sascha WildnerFWIW, bring in FreeBSD's rgephy(4) manual page.
2014-11-18 Sascha Wildnersvc.8: Fix a number of references to other manual pages.
2014-11-18 Sascha Wildnerusbdi.9: Some small fixes.
2014-11-18 Sascha Wildnercpuctl.4: Some small fixes.
2014-11-18 Antonio Huete... hammer - Better trailing '/' handling on PFS paths
2014-11-18 Sascha Wildnervn_lock.9: Capitalize .Dt
2014-11-18 Sascha Wildnercpuctl: Fix path in 'files'.
2014-11-18 François Tigeotdrm: Use lockmgr locks with Linux wait queues
2014-11-18 Joris GiovannangeliImport cpuctl pseudo device from FreeBSD
2014-11-18 Thomas Nikolajsenloader: Fix XHCI description in help.common
2014-11-18 Thomas Nikolajsenloader: Fix typos in help.common
2014-11-18 Imre Vadaszdrm: Make wait_event_interruptible interruptible and...
2014-11-18 Sascha WildnerVOP_OPENCLOSE.9: Fix a reference.
2014-11-18 Sascha Wildnervn_lock.9: Some small cleanup.
2014-11-18 Sepherosa Ziehauudp: Minor udp_ctlinput cleanup
2014-11-18 Sepherosa Ziehautcp: Minor tcp_ctlinput cleanup
2014-11-18 Sepherosa Ziehautcp: Discard non-error cmd after PRC_IS_REDIRECT(cmd...
2014-11-17 Sascha Wildnerman9: Fix Makefile sorting.
2014-11-17 Antonio Huete... manpages: Forgot to hook vn_lock.9 into the build.
2014-11-17 Antonio Huete... manpages: Add an updated version of vn_lock.9
2014-11-17 Antonio Huete... manpages: VFS Compat API manpage update.
2014-11-17 Robin Hahlingrcrun(8): Add rcstatus command to show the status of...
2014-11-17 Robin Hahlingcamcontrol(8): update usage() for the new 'devlist...
2014-11-17 Sepherosa Ziehauicmp: Don't convert saved ip header's length into host...
2014-11-17 Sepherosa Ziehauicmp: Fix wrong icmp header cast
2014-11-17 Peter Avalosrc.subr: Add required_modules processing.
2014-11-17 Sepherosa Ziehauicmp: Use inet_ntop() to log ip addresses
2014-11-17 Sepherosa Ziehauproto: ctlinput is a pr method; not a pru method
2014-11-16 François Tigeotdrm: Use the ERESTARTSYS error code
2014-11-16 François Tigeotdrm: Add linux/mm.h
2014-11-16 Robin Hahlingcamcontrol(8): Add '-b' flag to 'camcontrol devlist'
2014-11-16 Robin Hahlingpatch(1): Add dry-run alias for compatibility with...
2014-11-16 François Tigeotdrm/radeon: Replace some custom code by Linux wait...
2014-11-16 François Tigeotdrm/ttm: Fix ttm_bo_wait_unreserved()
2014-11-16 François Tigeotsysctl: Give each device its own context and subtree
2014-11-16 Robin Hahlingnewsyslog(8): use the size of the file instead of the...
2014-11-16 François Tigeotdrm: Change sruct drm_local_map
2014-11-16 Sepherosa Ziehauicmp: Use inet_ntop() instead of inet_ntoa()
2014-11-16 Sepherosa Ziehaubuild: Add ICMPPRINTFS as global option
2014-11-16 Sepherosa Ziehaulibkern: Add inet_ntop()
2014-11-16 Sepherosa Ziehauicmp: Utilize in_cksum_skip()
2014-11-16 Sepherosa Ziehauincsum: Const-fy mbuf parameter
2014-11-16 Sepherosa Ziehauuipc: Remove never used last pr entry of localdomain
2014-11-15 Sascha Wildnerkernel/netgraph7: Port the kernel part of the netgraph7...
2014-11-15 François Tigeotdrm: Rename drm_os_freebsd.h to drm_os_linux.h
2014-11-15 Robin Hahlingdate(1): Add "-R" flag to use RFC 2822 date and time...
2014-11-15 François Tigeotdrm: linux/io.h is really asm/io.h, rename it
2014-11-15 Sascha Wildnerkernel/usb4bsd: Bring in the axge(4) ethernet driver.
2014-11-15 Sascha Wildnerkernel: Add snd_uaudio(4) to LINT.
2014-11-15 Sascha Wildnerkernel: Refer to it as "ACPICA", not "ACPI CA" or ...
2014-11-15 Sascha WildnerUpdate the pciconf(8) database.
2014-11-14 Antonio Huete... kernel/ndis - Fix flag usage in a macro.
2014-11-14 Antonio Huete... kernel - Rename unused flag.
2014-11-14 Antonio Huete... pkill - Fix a problem identifying system threads.
2014-11-14 Sascha Wildnerprocctl.2: Some cleanup.
next