dragonfly.git
2015-01-07 Sascha Wildnerkernel: Remove our ancient SCTP support.
2015-01-07 Sascha Wildner<sys/signal.h>: Use __POSIX_VISIBLE, __XSI_VISIBLE...
2015-01-07 Sepherosa Ziehauif: Dispatch if_slowtimo() to netisr0 to run
2015-01-07 Sepherosa Ziehauinet6: Dispatch in6_if_up() to netisr0 to run
2015-01-06 Markus Pfeifferusb4bsd: Fixup some ucom issues.
2015-01-06 Johannes Hofmannlibthread_xu: replace mktemp(3) with mkstemp(3) call
2015-01-06 François Tigeotarcmsr: Make callout locking more robust
2015-01-06 Sascha Wildnersys/conf/files: Remove obsolete file (was part of ATM).
2015-01-06 Sascha Wildnerkernel/pc64: Change all the remaining #if JG's to ...
2015-01-06 Sascha Wildnerkernel/if_ethersubr.c: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/mrsas: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/syscons: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/ipmi: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/adv: Fix -Wundef.
2015-01-06 Sascha Wildnertgmath.3: Fix a typo in a function name.
2015-01-05 Tomohiro Kusumisys/vfs/hammer: fix comments
2015-01-05 François Tigeothammer: Hide a warning message behind a debug flag
2015-01-05 François Tigeotdrm/i915: Fix a porting bug
2015-01-05 Sascha Wildnernewsyslog(8): Rename a variable (dirfd() is a macro...
2015-01-05 Sascha WildnerUse the dirfd() macro instead of accessing struct _dird...
2015-01-05 Matthew Dillondevfs - Allow clone code to reuse an existing device (2)
2015-01-05 Matthew Dillondevfs - Allow clone code to reuse an existing device
2015-01-05 Sepherosa Ziehauinet/inet6: Merge SIOC[ADG]LIFADDR into {in,in6}_contro...
2015-01-04 François Tigeotdrm/i915: Update to Linux 3.9.11
2015-01-04 Sascha Wildnerlibc/sysvipc: Constify msgsnd()'s message pointer argum...
2015-01-04 Sepherosa Ziehauinet6: Remove redundant inet6 addresses deletion
2015-01-04 Sepherosa Ziehauinet6: Dispatch in6_ifdetach to netisr0 to run
2015-01-04 Sepherosa Ziehauinet6: ifp == ifindex2ifnet[ifp->if_index]
2015-01-04 Sepherosa Ziehauwlan: We already have the ifp; no need to go through...
2015-01-03 François Tigeotidr: Remove a wrong assertion in idr_get_new_above()
2015-01-03 Sascha WildnerRemove redundant __BSD_VISIBLE checks in various header...
2015-01-02 Sascha Wildner<stddef.h>: Check __BSD_VISIBLE instead of !_ANSI_SOURC...
2015-01-02 Sascha Wildnerlibc: Update Symbol.map for psiginfo().
2015-01-02 Sascha Wildner<signal.h>: Add a change I forgot in d3240feb.
2015-01-02 Sascha Wildnerlibc: Add the psiginfo() function.
2015-01-02 Sascha Wildner<signal.h>: Sanitize the feature tests.
2015-01-02 François Tigeotdrm: Add hweight16()
2015-01-02 François Tigeotdrm: Add DIV_ROUND_CLOSEST()
2015-01-02 François Tigeotdrm: Add BUILD_BUG_ON_NOT_POWER_OF_2()
2015-01-02 François Tigeotdrm: Improve linux/wait.h
2015-01-02 François Tigeotdrm: Add linux/sched.h
2015-01-02 François Tigeotdrm: Add linux/math64.h
2015-01-02 François Tigeotdrm: Improve linux/jiffies.h
2015-01-02 François Tigeotdrm: Add linux/scatterlist.h
2015-01-02 François Tigeotdrm: Add the atomic_set_mask() Linux function
2015-01-02 François Tigeotdrm: Add the mutex_lock and _unlock() Linux functions
2015-01-02 François Tigeotdrm: Add linux/log2.h
2015-01-02 François Tigeotdrm: Add linux/bug.h
2015-01-02 François Tigeotdrm/linux: Implement waitqueue_active()
2015-01-02 François Tigeotdrm: Add linux/pm_qos.h
2015-01-02 Sascha Wildnermfi.4: Remove description of no longer existing tunable.
2015-01-01 Sascha Wildner<sys/time.h>: Revert my last change, which was wrong.
2015-01-01 Matthew Dillonsshlockout - Add sshlockout utility
2015-01-01 Sepherosa Ziehauroute: Print protocol-cloned routes if -A is specified
2015-01-01 Sepherosa Ziehaurtsock: Const-fy rt_msgsize parameter
2015-01-01 Sepherosa Ziehaurtsock: Factor out sysctl_rttable()
2014-12-31 Sascha WildnerBump our copyrights to 2015. Happy new year!
2014-12-31 Sascha WildnerMark some legacy XSI functions as no longer present...
2014-12-31 Sascha Wildnerusbconfig(8): Sync with FreeBSD (decodes bDeviceClass...
2014-12-30 Sepherosa Ziehauinet6: Simplify in6ifa_ functions
2014-12-30 Sepherosa Ziehauin_control: Merge two switch blocks and fix comment...
2014-12-30 Sepherosa Ziehauin6_control: Fix comment
2014-12-30 Matthew Dillonswapcache - Allow cleaning to proceed if disabled
2014-12-30 Matthew Dillonkernel - Fix a major (pageable) memory leak
2014-12-29 Antonio Huete... vkernel - Forward SIGTERM to the child vkernel process.
2014-12-29 François Tigeotdrm: Only define struct drm_sysctl_info once
2014-12-29 Sepherosa Ziehauin6_mask2len: Constfy parameters
2014-12-29 Sepherosa Ziehauinet6: Simplify in6ifa_ifpwithaddr()
2014-12-29 Sepherosa Ziehauin6_control: Cosmetic cleanup
2014-12-29 Sepherosa Ziehauin6_control: Serialize some SIOCs using netisr0
2014-12-28 Sascha WildnerCheck __BSD_VISIBLE's actual value, not just if it...
2014-12-28 Matthew Dillonu4b - implement usb_filter_write(), fix issues w/apcupsd
2014-12-28 Matthew Dillondebug - Add -v option to vmobjinfo and memory/swap...
2014-12-28 Sascha WildnerRemove <netinet6/in6_prefix.h> via make upgrade.
2014-12-28 Sascha Wildnerkernel/acpi: Some fixes from FreeBSD.
2014-12-28 Sepherosa Ziehauin6_control: Filter unsupported commands in earlier...
2014-12-28 Matthew Dillonkernel - Register CAM swi as MPSAFE
2014-12-28 Matthew Dillonvkernel - Add 'fsck' target to build
2014-12-28 Matthew Dillonkernel - Remove vm_wait_nominal() from VM object cleani...
2014-12-28 Matthew Dillondrm - Add safety to ttm_eu_reserve_buffers()
2014-12-28 Matthew Dillonhammer2 - Add debugging
2014-12-28 Matthew Dillonkernel - Fix old UFS optimization that should no longer...
2014-12-28 Matthew Dillonkernel - Fix incorrect assertion in ffs_reallocblks()
2014-12-27 Markus PfeifferAllow reading with small uio->uio_resid or uio->uio_off...
2014-12-27 Sepherosa Ziehauinet6: Remove in6_prefix.[ch]
2014-12-27 Sepherosa Ziehauinet: Merge in_control() and in_control_redispatch()
2014-12-27 Sepherosa Ziehautcp: Enable path mtu discovery by default
2014-12-27 Sepherosa Ziehauinet/inet6: Don't allow different users to bind to...
2014-12-27 Sepherosa Ziehausocket: Add KTR_SOWAKEUP
2014-12-27 Sepherosa Ziehautools/accept_server: Add option to bind processes to...
2014-12-27 Sepherosa Ziehautools/kq_accept_server: Allow binding to a specific...
2014-12-27 Sepherosa Ziehauinet/inet6: Remove the v4-mapped address support
2014-12-27 Sascha Wildnerhammer(8): Fix closing brace indent in 'show' output.
2014-12-24 Matthew Dillonkernel - Add backlight sysctls to i915
2014-12-24 François Tigeotdrm/i915: Use struct pci_dev and Linux pci functions
2014-12-23 François Tigeotdrm: Improve linux/pci.h
2014-12-23 François Tigeotdrm: Add linux/io.h
2014-12-23 François Tigeotdrm: Add linux/device.h
2014-12-22 Sascha Wildnerkernel/netmap: Switch sysctls over to dev.netmap like...
2014-12-22 Sascha Wildner<sys/sysctl.h>: Add missing declaration for dev.*
next