dragonfly.git
2015-02-13 François Tigeotinstaller: Don't create a separate /usr pfs
2015-02-12 John Marinogcc50: Look for ld-elf.so.2 on the root slice always
2015-02-12 Tomohiro Kusumitest commit
2015-02-12 Sascha Wildnermake upgrade: Expand the list a bit for gcc44 removal.
2015-02-12 Sepherosa Ziehauecc/e3: Split it into two drivers, coremctl(4) and...
2015-02-12 Sepherosa Ziehauemx: Allow 2 TX rings for i217 and i218
2015-02-12 John Marinogcc50/stddef.h: Remove __FreeBSD only conditions
2015-02-11 John MarinoRemoval of unused gcc 4.4 sources and makefiles
2015-02-11 John Marinogcc50/csu: Skip depends step to avoid possible race
2015-02-11 John Marinogcc50: Build with no-avx like gcc47
2015-02-11 John MarinoUPDATING: Initial entry discussing gcc 4.4 & 5.0
2015-02-11 John MarinoBump __DragonFly_version to mark introduction of gcc50
2015-02-11 Michael Neumannecc/memtemp/e5 - Correct E5 v3 PCI slot numbers
2015-02-11 Sascha Wildnerrwhod(8): Fix the warning and raise WARNS back up to 6.
2015-02-11 Sascha Wildnerpppd(8): Include libpcap's config.h for HAVE_* in pcap...
2015-02-11 Sascha Wildnerpflogd(8): Fix the warning and raise WARNS back up...
2015-02-11 Sepherosa Ziehauix: Fix and simplify link state bit testing logic
2015-02-11 John Marinogames: Fix real bugs on three games (found by gcc 5.0)
2015-02-11 Sepherosa Ziehauecc/memtemp/e5: Prepare for E5 v3 support
2015-02-11 John Marinokern ath drivers: Fix loops bounds (real bug x2) +...
2015-02-11 John Marinokern: Fix [-Werror=aggressive-loop-optimizations]
2015-02-11 John Marinokernel: Fix -Wmaybe-unitialized
2015-02-11 John Marinokern: Fix [-Werror=logical-not-parenthesis]
2015-02-11 John Marinogcc50: local mod to support kernel printf formats
2015-02-10 John Marinokern: Make sure gcc47 - gcc50 don't check for set-not...
2015-02-10 John Marinokern: Address set-but-unused warnings (mostly)
2015-02-10 John Marinorwhod(8): Lower WARNS to 2 (masks -Wmaybe-uninitialized)
2015-02-10 John Marinopflogd(8): lower WARNS and fix logic errors
2015-02-10 John Marinobsd.sys.mk: Teach it about -Wunused-value (new with...
2015-02-10 John Marinokeyserv(8): Fix size argument on debugging output
2015-02-10 John Marinotruss(1): remove inline directive to fix [-Werror=inline]
2015-02-10 John Marinoopiekey (contrib): Fix serious (?) [-Wsizeof-pointer...
2015-02-10 John Marinosysctl(8): fix [-Werror=logical-not-parentheses] error
2015-02-10 John Marinortsol(8): Fix loop bug (aggressive-loop-optimizations)
2015-02-10 John Marinonewfs_hammer(8): fix [-Wsizeof-pointer-memaccess]
2015-02-10 John Marinonatacontrol(8): Fix [-Werror=logical-not-parentheses...
2015-02-10 John Marinodevd(8): Lower WARNS from 5 to 2 (has unused local...
2015-02-10 John Marinobsd.sys.mk: support -Wunused-local-typedef
2015-02-10 John MarinoFix static archive libstdc++.a for gcc 5.0
2015-02-10 John Marinobsd.lib.mk: Allow for possibility to override static...
2015-02-10 John MarinoAdd two more files to contrib/gcc-5.0/README.DELETED
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoRemove two generic configure files for libstdc++
2015-02-10 Imre Vadaszif_rum - Reapply ratectl fix from 12ae2d804aa2cd27a8e98...
2015-02-10 John MarinoHook gcc 5.0 (pre-release) in build, unhook gcc 4.4
2015-02-10 John MarinoAdd README's to new vendor/GCC50 branch and one local mod
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-10 John MarinoImport pre-release gcc-5.0 to new vendor branch
2015-02-10 John Marinogcc50: Bring in makefiles but leave them unhooked
2015-02-10 John Marinolibevtr: Fix loop properly
2015-02-10 John Marinosh (1): Remove -Werror conditionally due to seven clobb...
2015-02-10 John Marinoed(1): Fix [-Werror=logical-not-parentheses]
2015-02-10 Sepherosa Ziehauwlan: Let driver holds WLAN serializer for ieee80211_if...
2015-02-10 John Marinolibstand: Fix loop with undefined optimized behavior
2015-02-10 John Marinolibevtr: Remove loop with undefined optimized behavior
2015-02-10 John Marinoncurses: Apply patch from upstream to allow building...
2015-02-09 John Marinolibc: Silence a bunch of set-but-not-used errors found...
2015-02-09 Michael Neumanne1000 (em, emx, ig_hal): Sync w/ intel em-7.4.2
2015-02-08 Sascha Wildnerkernel/sound: Add missing unlock (we panic on lockunini...
2015-02-08 Sepherosa Ziehaumemtemp.4: Add manpage for memtemp
2015-02-08 Sepherosa Ziehauifnet: Make ifnet and ifindex2ifnet MPSAFE
2015-02-08 François Tigeotidr: Remove a debugging message
2015-02-08 Sascha Wildnerkernel/x86_64: Add SDBG to Features2.
2015-02-07 François Tigeotdrm: Reintroduce drm_kms_free()
2015-02-07 François Tigeotdrm: Start using idr_alloc()
2015-02-07 François Tigeotdrm: Sync drm_context.c with Linux 3.10
2015-02-07 François Tigeotidr: Implement idr_alloc()
2015-02-07 Sepherosa Ziehauiwn: Release WLAN serializer before ieee80211_ifattach()
2015-02-07 Sepherosa Ziehauecc/e5: Strip comma from device description
2015-02-07 Sepherosa Ziehauecc/e5: Declare dimmmtr near its usage
2015-02-07 Sepherosa Ziehauecc/e5: No need to check rank disabled bits
2015-02-07 Sepherosa Ziehaumemtemp: Add Intel E5 v2 memory thermal sensor support
2015-02-07 François TigeotSync intel_sdvo.c with Linux 3.10
2015-02-07 Tomohiro Kusumilib/libhammer: don't hide sysctlbyname(3) results
2015-02-07 Tomohiro Kusumihammer: fix terminology of "large block"
2015-02-07 Antonio Huete... libhammer - Fix a fd leak on the previous commit
2015-02-07 Matthew Dillonlibc - Disallow an excessively large pattern space
2015-02-07 Sascha WildnerRemove no longer used posix4(9) manual page.
2015-02-06 François Tigeotdrm/i915: Remove intel_encoder_noop and intel_crtc_noop()
2015-02-06 François Tigeotdrm: Sync drm_buffer.c with Linux 3.10
2015-02-06 François Tigeotdrm: Sync drm_crtc.c and drm_crtc_helper.c with Linux...
2015-02-06 François Tigeotdrm/i915: Use kzalloc()
2015-02-06 François Tigeotdrm: Implement kzalloc()
2015-02-06 Sepherosa Ziehauacpica: Fix 3abee989bb021ca7a77508792e45828ce9d53b28
2015-02-06 Sepherosa Ziehauacpica: Unbreak iasl compile
2015-02-06 Sepherosa Ziehauwlan: Destroy main ifp until all vaps are destroyed
2015-02-06 Sepherosa Ziehauem/emx: Apply the same TSO workaround as 82571/82572...
2015-02-06 Sepherosa Ziehauecc.4: Adjust according to the recent changes
2015-02-05 Antonio Huete... procfs - Properly return error codes for ioctl calls
2015-02-05 Sascha Wildnerkern_clock.c: Clarify that my last commit msg meant...
2015-02-05 Sascha WildnerSync ACPICA with Intel's version 20150204.
2015-02-05 Antonio Huete... libhammer - Change the way PFS mounts are detected
2015-02-05 Sascha Wildnerkernel/clock: Also document that time_second is since...
2015-02-05 Matthew Dillonkernel - Fix documentation for time_second
2015-02-05 Sascha Wildnerkernel/wlan: Remove an unused malloc type.
2015-02-05 Sepherosa Ziehauwlan: Make sure that WLAN serializer is not held for...
2015-02-04 Sepherosa Ziehauecc: Support Intel E5 v2 memory controller
2015-02-04 Sepherosa Ziehaubuild: Unbreak GENERIC building; LINT seems fine.
2015-02-04 Sepherosa Ziehaux86_64: Disable mwait extention if there is no sub...
2015-02-03 Sascha Wildnerkernel/iwn: Comment out IWN_DEBUG in the Makefile.
next