dragonfly.git
2016-10-24 zrjgcc47: Allow gcc47 to compile itself at WORLD_CCOPTLEVEL=g.
2016-10-24 zrjbsd.sys.mk: Make buildworld permissive for -Os and...
2016-10-24 zrjxlocale: Few style(9) fixes.
2016-10-24 zrjxlocale: Fix type of freelocale().
2016-10-24 zrjxlocale: Fix LC_*_MASK bit shifting.
2016-10-24 zrjMove __weak_reference() after symbols it links to.
2016-10-24 zrj<sys/cdefs.h>: Rework __weak_reference() macro.
2016-10-24 zrjlibc: Rip out pthread_cancel stub symbol.
2016-10-24 zrjmachine/endian.h: Mark bswap functions always inlineable.
2016-10-24 zrjsbin/hammer: Mark few functions as always inlineable.
2016-10-24 zrjcamcontrol: Force scsi_8btou64() to be inlined.
2016-10-24 zrj<stdio.h>: Always inline functions.
2016-10-24 zrjUnbreak buildkernel.
2016-10-24 Matthew Dillonlibcrypt - Internalize additional symbols
2016-10-23 Imre Vadászif_iwm - Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT...
2016-10-23 Imre Vadászif_iwm - Factor out firmware station handling into...
2016-10-23 Imre Vadászif_iwm - Deduplicate code in iwm_auth() from an if...
2016-10-23 Imre Vadászif_iwm - No need for iwm_assoc() in AUTH->ASSOC transition.
2016-10-23 Imre Vadászif_iwm - Properly implement iwm_wme_update callback...
2016-10-21 Matthew Dillonkernel - Minor documentation adjustment for arc4random
2016-10-21 Matthew Dillonkernel - Fix directory scanning bug in msdosfs
2016-10-21 zrjgdb: Trim sources that create empty objects.
2016-10-21 zrjdiffutils: Trim sources that create empty objects.
2016-10-21 zrjlibrpcsvc: Trim sources that create empty objects.
2016-10-21 zrjlvm2: Trim sources that create empty objects.
2016-10-21 zrjlibstdcxx5: Trim sources that create empty objects.
2016-10-21 zrjlibgomp5: Trim sources that create empty objects.
2016-10-21 zrjgroff: Trim sources that create empty objects.
2016-10-21 zrjlibusbhid: Trim sources that create empty objects.
2016-10-21 zrjncurses: Trim sources that create empty objects.
2016-10-21 zrjlibssh: Trim sources that create empty objects.
2016-10-21 zrjlibpam: Trim sources that create empty objects.
2016-10-21 zrjlibmagic: Trim sources that create empty objects.
2016-10-21 zrjlibedit: Trim sources that create empty objects.
2016-10-21 zrjgcc50: Trim sources that create empty objects.
2016-10-21 zrjlibmgmp: Trim sources that create empty objects.
2016-10-21 zrjlibmpfr: Trim sources that create empty objects.
2016-10-21 zrjgrep(1): Trim sources that create empty objects.
2016-10-21 zrjsys/boot: Remove empty source.
2016-10-21 zrjbootstrap: Add workaround for chflagsat() from 4.0.
2016-10-21 zrjbootstrap: Fix old boostrapping issue once and for...
2016-10-21 zrj<wchar.h>: Add support for compilers -fshort-wchar.
2016-10-19 zrjinstaller: Init payload to NULL.
2016-10-19 zrjppp: Avoid gcc warnings.
2016-10-19 zrjsetkey(8): Fix m_len type to match real one.
2016-10-19 zrjmlxcontrol(8): Provide defaults to few variables.
2016-10-19 zrjtelnet(1): Fix line definition to match extern one.
2016-10-19 zrjwall(1): Avoid gcc warning.
2016-10-19 zrjusers(1): Avoid gcc warning.
2016-10-19 zrjsystat(1): Fix curscale type to match other one.
2016-10-19 zrjusr.bin/rfcomm_sppd: Avoid gcc warnings.
2016-10-19 zrjcal(1): Avoid gcc warnings.
2016-10-19 zrjsbin/quotacheck: Rename maxino to remove globals conflict.
2016-10-19 zrjadventure(6): Fix type to match public one.
2016-10-19 zrjdm(8): Avoid warning on gcc with -flto.
2016-10-19 zrjtalkd(8): Avoid warning on gcc with -flto.
2016-10-19 zrjless(1): Fix type mismatches in different objects.
2016-10-19 zrjcvs: Use mempcpy() from libc.
2016-10-19 zrjdevd(8): Make it possible to compile with LTO.
2016-10-19 zrjbackgammon(6): Prevent LTO seeing details for now.
2016-10-19 zrjcsh(1): Allow to bootstrap with -flto.
2016-10-19 zrjinstall(1): Silence false gcc warnings.
2016-10-19 Imre Vadászif_iwm - Process multiple frames per RX buffer.
2016-10-18 Sascha WildnerRemove dead /usr/include/compat symlink, too.
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-18 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (FreeBSD 11.0).
2016-10-18 Sascha WildnerUpdate the pciconf(8) database.
2016-10-18 Sascha Wildner<sys/types.h>: Add definitions of bool, true and false...
2016-10-18 zrjtcpdchk(8): Honor global CFLAGS.
2016-10-18 zrjbinutils225: Honor global CFLAGS.
2016-10-18 Sepherosa Ziehauroute: addroute may change rt->rt_ifa; keep the local...
2016-10-18 Sepherosa Ziehaux86_64: Work around AMD erratum 793 for family 16h...
2016-10-18 zrjtcpdmatch(8): Honor global CFLAGS.
2016-10-18 zrjrestore(8): Remove (void *) casts.
2016-10-18 zrjrestore(8): Fix extern type mismatch.
2016-10-18 zrjrestore(8): Fix and enable WARNS.
2016-10-18 zrjrestore(8): Use size_t were appropriate.
2016-10-18 zrjrestore(8): Fix formats in prints.
2016-10-18 zrjrestore(8): General cleanup.
2016-10-17 Imre Vadászif_iwm - Change UCODE_TLV_API #define-s from bitmasks...
2016-10-17 Imre Vadászif_iwm - Sync iwm_read_firmware()'s loop to iwlwifi...
2016-10-17 Imre Vadászif_iwm - change the check for ADD_STA status, use IWM_A...
2016-10-17 Imre Vadászif_iwm - Sanity check channel for IEEE80211_CHAN_ANYC...
2016-10-17 Imre Vadászif_iwm - Get rid of another usage of the IWM_DEFAULT_MA...
2016-10-17 Matthew Dillonkernel - Fix panic/crash in vm_object_page_remove()
2016-10-17 zrjsys/boot: Annotate LTO issue in pxe.c
2016-10-17 zrjbinutils225: Make plugin dir overridable at compile...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-17 zrjImport missing source needed to enable plugin support... vendor/BINUTILS225
2016-10-17 zrjRemove profiled version of libraries too.
2016-10-17 John MarinoStep 1/2 of OpenSSL remove: Suppress building
2016-10-16 Matthew Dillonkernel - Modestly reduce default maxvnodes calculation
2016-10-16 Matthew Dillonkernel - Reduce excessive inode hash table allocations
2016-10-16 Matthew Dillontmpfs - Fix mount_tmpfs -C
2016-10-16 Matthew Dillonkernel - Rename desiredvnodes to maxvnodes, fix deadlock
2016-10-16 Imre Vadászif_iwm - Partly sync if_iwm_binding.c to Linux iwlwifi...
2016-10-16 Imre Vadászif_iwm - Move in_phyctxt from struct iwm_node to phy_ct...
2016-10-16 Tomohiro Kusumisbin/mount_hammer: Add missing switch case from bab16452
2016-10-16 Tomohiro Kusumisbin/mount_hammer: Fix warning messages
2016-10-15 Tomohiro Kusumisbin/hammer: Mention bug in hammer recover command
next