dragonfly.git
2016-10-30 Imre Vadászif_iwm - Remove dead code from iwm_pcie_load_cpu_sectio...
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Allow 0 for boot_area/memory_log...
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Allow 0 for boot_area/memory_log...
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Allow 0 for boot_area/memory_log...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Rename mem_area_size to memory_log_size
2016-10-30 Tomohiro Kusumisbin/hammer: Fix default behavior of init_{boot,mem...
2016-10-30 Tomohiro Kusumisbin/hammer: Test high limit in init_{boot,mem}_area_size()
2016-10-30 Tomohiro Kusumisbin/hammer: Remove \n from err(3)/errx(3)
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Remove \n from errx(3)
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Fix low limit of -b and -m option
2016-10-30 Tomohiro Kusumisbin/newfs_hammer: Check maximum undo fifo size with...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_MIN_UNDO_BIGBLOCKS to set...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Remove wrong comment
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Rename HAMMER_UNDO_LAYER2 to HAMMER_MAX...
2016-10-29 Imre Vadászif_iwm - Check for lar_disable tunable, and lar_enabled...
2016-10-29 Sascha Wildnerkernel/efi: Add a sysctl machdep.efi_map to dump the...
2016-10-29 Sascha Wildner<sys/efi.h>: Move the efi_next_descriptor() macro to...
2016-10-29 Sascha Wildnerboot/libi386: Use SMAP_TYPE_MEMORY constant.
2016-10-29 Sascha Wildnersysctl(8): Fix types of structure format functions.
2016-10-29 Imre Vadászif_iwm - Move Smart Fifo handling into if_iwm_sf.c...
2016-10-29 Imre Vadászmmc: With this workaround, both eMMC and sd-card slot...
2016-10-29 Matthew Dillonkernel - adjust sdhc timeouts, cleanup
2016-10-29 Matthew Dillonkernel - Fix mmcsd read/write issues
2016-10-29 Matthew Dillonboot - Add EFI support for placing /boot in a disklabel...
2016-10-28 Matthew Dillonbuild - Remove openssl from base (is now permanently...
2016-10-28 Imre Vadászif_iwm - Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd...
2016-10-28 Imre VadászRevert "if_iwm - SCAN_ABORT_UMAC response doesn't use...
2016-10-28 Imre Vadászif_iwm - Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2016-10-28 Sascha Wildnerinstaller: Fix comment typo.
2016-10-28 Sascha WildnerSync zoneinfo database with tzdata2016h from ftp:/...
2016-10-28 Sascha Wildnerlibcompat: Remove various unneeded functions.
2016-10-28 Matthew Dillonbuild - Fix pam issues, fix 'su', fix libopie.
2016-10-28 Matthew Dillonbuildkernel - Fix build issue w/libmd changes
2016-10-28 Matthew Dillonbuild - remove whitespace
2016-10-28 Matthew Dillonbuild - use libressl md5.h for kernel
2016-10-28 Matthew Dillonbuildkernel - Fix -j race
2016-10-28 Matthew Dillonbuild - Rewire secure, remove conflicts from libmd...
2016-10-27 Imre Vadászif_iwm - Adjust if_iwm_sta.h prototypes, don't pass...
2016-10-27 Imre Vadászif_iwm - Make powersaving more similar to Linux iwlwifi...
2016-10-27 Imre Vadászif_iwm - Clean up if_iwm_power.c a bit. Fix iwm_power_s...
2016-10-27 François Tigeotdrm: Implement and use the Linux i2c API
2016-10-27 François Tigeotdrm: Implement and use Linux struct device
2016-10-27 François Tigeotkernel: Rename the struct behind device_t to bsd_device
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-27 Sepherosa Ziehaucarp: Add net.inet.carp.setroute to disable routes...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Rename HAMMER_STRUCTURE_XXX to HAMMER_I...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Add hammer_zone_to_iotype()/hammer_io_t...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Fix zone/iotype/iostring conversion
2016-10-25 Imre Vadászif_iwm - Switch arguments from iwm_node* to iwm_vap...
2016-10-25 zrjLTO: Prevent -flto from creating crashing kernels.
2016-10-25 zrjLTO: Use CC for kernel linking.
2016-10-25 zrjcrunchgen(1): Switch to use cc for ld.
2016-10-25 zrjgcc47: Disable use of -flto.
2016-10-25 zrjLTO: Prevent -flto being used by any of libstdc++ stuff.
2016-10-25 zrjLTO: Prevent -flto being used by main gcc libraries.
2016-10-25 zrjLTO: Prevent -flto being used in main system libraries.
2016-10-25 zrjLTO: Prevent -flto exposing csu internals when linking v2.
2016-10-25 zrjLTO: Prevent -flto being used by host native tools.
2016-10-25 zrjlibstand: Add -fno-builtin in case of -flto.
2016-10-25 zrjbinutils225: Trim sources that create empty objects.
2016-10-25 zrjgcc50: Build lto-wrapper when buildworld is LTO enabled.
2016-10-25 zrjbinutils225: Symlink liblto_plugin.so from default...
2016-10-25 zrjbinutils225: Add bfd-plugins directory to mtree.
2016-10-25 zrjbinutils225: Add plugin support in ar, nm, ranlib.
2016-10-25 zrjkernel/ddb: Fix type mismatch in different objects.
2016-10-25 zrjconfig(8): Comment out some linux emulation remains.
2016-10-25 Sascha WildnerRemove <sys/stdbool.h>. The kernel has bool etc. in...
2016-10-24 Imre Vadászif_iwm - Already call iwm_mvm_power_update_mac() during...
2016-10-24 Imre Vadászif_iwm - Refuse connection to APs with beacon interval...
2016-10-24 Sascha Wildnerrouted(8): Remove SGI specific code.
2016-10-24 Sascha Wildnermtree(8): Use getcwd().
2016-10-24 Sascha Wildnerkernel: Mark some syscalls obsolete which are really...
2016-10-24 zrjznew(1): Convert to use sh.
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.
next