dragonfly.git
2014-02-25 Sascha WildnerStop suppressing -Wuninitialized in userland for WARNS...
2014-02-25 Sascha Wildneree(1): Temporarily lower WARNS to 1 until spell check...
2014-02-25 Sascha Wildnerrand(3): Fix up sranddev(3) a bit better.
2014-02-25 Sascha Wildnerrtld(1): Comment out max_stack_flags and the setting...
2014-02-25 Sascha Wildnerldns: Fix -Winit-self.
2014-02-25 Sascha WildnerAdd -Winit-self to the kernel warning flags.
2014-02-25 Sascha Wildnerkernel/drm: Fix -Winit-self.
2014-02-25 Matthew Dillonkernel - Use add_buffer_randomness()
2014-02-25 Matthew Dillonkernel - Fix similar register call-used bug in the...
2014-02-25 Matthew Dillonkernel - Fix bugs in rdrand, change sampling frequency
2014-02-25 Matthew Dillonkernel - Change add_buffer_randomness() a little
2014-02-25 Matthew Dillonhammer2 - Refactor flush mechanics
2014-02-25 Sascha Wildneraibs.4: Use .Lk for the URL.
2014-02-25 Sascha Wildnerkm(4): Revert some email address changes at the request...
2014-02-25 Sascha Wildnerkernel/usb4bsd: Small -Wunused-variable fix from FreeBSD.
2014-02-25 Sascha Wildnerarcmsr(4): Sync with FreeBSD (1.20.00.25 -> 1.20.00...
2014-02-24 Joris Giovannangelimmap : check the return code of dev_dmmap_single
2014-02-24 Sascha Wildnergetifaddrs.3: Point out that ifa_broadaddr isn't really...
2014-02-24 Sascha Wildnergetifaddrs.3: Improve markup (.Vt for types and .Fa...
2014-02-24 Sascha Wildnerkernel/i386: Apply 94514bea15a0328e256cda414594fe6e6317...
2014-02-24 Imre VadaszAvoiding an infinite loop during P-state adjustment...
2014-02-24 Sascha Wildnerkernel/drm: Add missing braces.
2014-02-23 Sascha Wildnersyslogd: Fix indent.
2014-02-23 Sascha Wildnerrtld: Fix indent.
2014-02-23 Sascha Wildnerlibm: Fix indent.
2014-02-23 Sascha Wildnerlibutil: Fix indent.
2014-02-23 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for DragonFly 3...
2014-02-23 Sascha Wildnerkernel/i386: Remove an unused ACPI prototype.
2014-02-23 Sascha Wildnerkernel/i386: Remove two unused math helper functions...
2014-02-23 François Tigeothammer(8): Fix fallout from recent RB-tree change
2014-02-23 François Tigeotdrm: Use the Linux Red-Black Trees API
2014-02-23 François Tigeotkernel: Stop marking RB _COLOR functions as static
2014-02-23 François Tigeotttm: Use Linux kref API
2014-02-23 François Tigeotdrm/ttm: Reduce differences with Linux 3.9
2014-02-22 Sascha Wildnerkernel: Build and install nata(4) modules too.
2014-02-22 Sascha Wildneriscontrol(8): Use offsetof().
2014-02-22 Sascha WildnerRemove some casts of NULL to pointer types which had...
2014-02-22 François Tigeotdrm: Implement kref_get_unless_zero()
2014-02-22 François Tigeotdrm/ttm: Move headers to <include/drm/ttm>
2014-02-22 François Tigeotdrm/i915: Reduce differences with Linux 3.8
2014-02-22 Joris Giovannangelittm: fix porting typo
2014-02-21 Sascha Wildnerlibc/rand(3) & random(3): Throw out USE_WEAK_SEEDING...
2014-02-21 Sascha Wildnerlibc/rpc: Fix a reference of an uninitialized variable.
2014-02-21 Sascha Wildnerdma(8): Add a fixed version number instead of running...
2014-02-21 Sascha Wildnerdma(8): Fix i386 build.
2014-02-21 Joris Giovannangelidma(8) : update to version 0.9
2014-02-21 Sascha Wildnerlibc/rpc: Fix some confusing indentation.
2014-02-21 Sascha Wildnerrpc.lockd(8): Fix some references of the wrong lock.
2014-02-21 Sascha Wildnerlibc/getaddrinfo: Fix bugs in two early error paths...
2014-02-20 Sascha Wildnerkernel/nataraid: Fix an issue with the devstat support...
2014-02-20 Sascha Wildnerlibcalendar: Use our own definition of NULL, instead...
2014-02-20 Sascha Wildnerkernel/nataraid: Fix a panic upon booting with a degrad...
2014-02-20 Sascha Wildnerkern/dsched_bfq: Remove local NULL, and some whitespace...
2014-02-20 Sascha WildnerRaise WARNS for a few things in usr.sbin and fix warnings.
2014-02-20 Imre Vadaszkm(4): Update from OpenBSD.
2014-02-20 Sascha Wildnerhammer.5: Remove CAVEATS saying that dedup is experimental.
2014-02-20 Sascha Wildner<rpc/types.h>: Use our standard definition for NULL...
2014-02-19 François Tigeotdrm/i915: Rename drm_i915_private.rings to .ring
2014-02-19 Alex Hornungpfi - support for authorized_keys
2014-02-19 Sascha Wildner{clockmod,perfbias}.4: Remove unneeded .Ed
2014-02-19 Sascha Wildnerkernel/acpi: Fix comment.
2014-02-19 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140214.
2014-02-19 Sascha Wildnerkernel/usb4bsd: Use the standard __func__ for function...
2014-02-19 Sascha Wildnerkernel/ichsmb: We don't define __CC_SUPPORTS___FUNC__.
2014-02-18 Sascha WildnerMark malloc() and various similar functions with __heed...
2014-02-18 Sascha Wildnercolldef(1)/mklocale(1): Define __heedresult when BOOTST...
2014-02-18 Sascha Wildner<sys/cdefs.h>: Add a __heedresult macro to warn of...
2014-02-18 Johannes Hofmannusb4bsd: make u4b compile with USB_DEBUG
2014-02-18 François Tigeotdrm/i915: Use Linux atomic types and functions
2014-02-18 Alex Hornungudevd - fix realloc usage
2014-02-18 Alex Hornungvnconfig - don't make it harder to script vnconfig
2014-02-18 Sascha Wildnerkernel: Mark some contigfree()/kfree() arguments as...
2014-02-18 Sascha Wildnersu(1)/passwd(1): Silence -Winit-self.
2014-02-17 Sascha Wildnerkernel/nataraid: Fix a bug for array sizes >2TB.
2014-02-17 Sascha Wildnerkernel/nataraid: Add devstat support.
2014-02-17 Antonio Huete... hammer - Really fix VFS_STATFS() when operating volumes.
2014-02-17 Sepherosa Ziehauclockmod: Add more errata checks for old CPUs
2014-02-17 Sepherosa Ziehauman: Add perfbias.4 and clockmod.4
2014-02-17 Sepherosa Ziehauperfbias.4: Add man page
2014-02-17 Sepherosa Ziehauclockmod.4: Add man page
2014-02-16 Sascha Wildnerkernel/nataraid: Fix nVidia MediaShield metadata kprint...
2014-02-16 François Tigeotdrm/i915: Partially sync headers with Linux 3.8
2014-02-16 François Tigeotdrm: Reduce differences with Linux 3.8
2014-02-16 Sepherosa Ziehaucoretemp: Add to i386 and x86_64 GENERIC
2014-02-16 Sepherosa Ziehaup4tcc: Nuke; replaced by clockmod(4)
2014-02-16 Sepherosa Ziehauclockmod: Properly implement Intel software controlled...
2014-02-15 Sascha Wildnerrc: Fix a typo in a comment.
2014-02-15 François Tigeotdrm: Manage struct drm_file with Linux list APIs
2014-02-15 Sepherosa Ziehauacpica: Start task thread after all children of acpi...
2014-02-15 Sepherosa Ziehauperfbias: Set to highest performance on detach path
2014-02-15 Sascha WildnerUpdate the pciconf(8) database.
2014-02-14 Sascha Wildnerrcrun(8): Properly handle scripts that provide more...
2014-02-14 Alex Hornungmmap - honour hint address (properly) even if randomiza...
2014-02-13 Sascha Wildnerrc.conf.5: Fix SEE ALSO order.
2014-02-13 Sascha Wildnerkernel: Fix topology fallout for vkernel and i386.
2014-02-12 Sascha Wildnerlibutil/pw_util.3: Fix two prototypes.
2014-02-12 Sascha Wildnerlogin.conf.5: Add a missing space.
2014-02-12 Sascha Wildneracpi: Move osdragonflytbl.c where it belongs in the...
2014-02-12 Mihai CarabasCPU Topology: add support for Compute Units on AMD...
2014-02-11 Sascha Wildneracpi: Move acdragonfly.h to where all host config files...
next