dragonfly.git
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.*
2014-12-22 Sascha Wildnerkernel: Don't confuse kmalloc() and mbuf flags.
2014-12-22 Sascha Wildnerip6.4: Mention that IPV6_V6ONLY cannot be set to 0.
2014-12-21 Sascha WildnerAdd quotes to ${MACHINE_ARCH} checks in Makefiles.
2014-12-21 Sascha Wildner<sys/file2.h>: Correct include guard check.
2014-12-21 Sascha WildnerAdjust for the removal of the net.inet6.ip6.v6only...
2014-12-19 Sepherosa Ziehauinet6: Only allow setting IPV6_V6ONLY sockopt to 1.
2014-12-19 Sepherosa Ziehauinet6: Don't allow setting net.inet6.ip6.v6only to 0
2014-12-19 Sepherosa Ziehautcp: Increase default IW to 4.
2014-12-19 Antonio Huete... savecore - Fix a resource leak
2014-12-19 Antonio Huete... svc - Fix a couple memory leaks
2014-12-19 Antonio Huete... libc/regex - Fix a memory leak
2014-12-19 Antonio Huete... libc/db - Fix a resource leak
2014-12-18 Sascha Wildnerkernel/acpica: Separate kernel and userland code in...
2014-12-18 Antonio Huete... libc - Initialise ret before use
2014-12-17 Sepherosa Ziehauicmp: Asynchonize ctlinput/mtudisc/redirect processing
2014-12-17 Sepherosa Ziehauroute/inet: Set the mtu if it is _not_ configured,...
2014-12-16 François Tigeotdrm/i915: Reduce GEM code differences with Linux 3...
2014-12-15 Sascha Wildnertwa(4): Fix a crash with TWA_DEBUG >= 3.
2014-12-15 Sascha WildnerUpdate the pciconf(8) database.
2014-12-14 Markus Pfeiffersys/dev/misc/ipmi: Implement watchdog functionality
2014-12-14 Sascha Wildnerkernel: Import the IPMI driver from FreeBSD.
2014-12-14 François Tigeotdrm/i915: use i915_ggtt_clear_range()
2014-12-14 François Tigeotdrm/i915: Make struct intel_gtt more compatible with...
2014-12-14 François Tigeotdevfs: Improve devfs_alias_getvp()
2014-12-13 Sascha Wildnerinstaller: Fix IMG detection.
2014-12-13 François Tigeotdevfs: Remove alias nodes first
2014-12-13 Robin Hahlingbuild.7: Document installworld-force target.
2014-12-13 Sascha Wildnertrek(6): Fix bounds checking.
2014-12-13 Sascha Wildnerkernel/x86_64: Add a bios.c with only bios_sigsearch().
2014-12-12 Sascha WildnerFix the default path where modules reside in various...
2014-12-11 François Tigeotdrm: Sync drm_pci_alloc() with Linux 3.8.13
2014-12-10 Matthew Dillonbuild - add installworld-force target and better checks
2014-12-10 Matthew Dillonpkg - Adjust pkg-bootstrap-force
2014-12-10 Matthew Dillonbuildworld - bootstrap compatibility with older dragonfly's
next