freebsd.git
2017-06-23 cyReplace AF_INET6 ifdefs with USE_INET6 ifdefs. This...
2017-06-23 cyReplace the leap-seconds file in r320242 from USNO -
2017-06-23 asomersClarify usage of aio(4) with kqueue(2)
2017-06-23 gjbFix, for the fourth or fifth time now, looking up where...
2017-06-23 gjbRemove two configuration entries used for debugging...
2017-06-23 gjbIn release/release.sh:
2017-06-22 bdreweryProvide proper values for X_LINKER_TYPE/VERSION when...
2017-06-22 bdreweryDon't overwrite already-set LINKER_VERSION/LINKER_TYPE.
2017-06-22 bdreweryLINKER_VERSION: Support external binutils.
2017-06-22 bdreweryPass along LINKER_* vars during installworld and show...
2017-06-22 bdrewerySupport cached linker values in environment.
2017-06-22 bdrewerySupport XLD for setting X_LINKER_TYPE and X_LINKER_VERSION.
2017-06-22 bdreweryAdd basic bsd.linker.mk auto included from bsd.compiler.mk.
2017-06-22 bdreweryFix spelling error.
2017-06-22 cyUpdate leap-seconds to leap-seconds.3701462400.
2017-06-22 edUse __ISO_C_VISIBLE, as opposed to testing __STDC_VERSI...
2017-06-22 avgMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 avgMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 avgMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-22 cemsglist.h: Fix sg_refs signedness to match refcount(9)
2017-06-22 emasteretire arm64 kernel module linker workaround
2017-06-22 emasteMake structure padding explicit in EFI_MEMORY_DESCRIPTOR
2017-06-22 cyIn poolnodcommand(): TTL (-T) is only valid when adding...
2017-06-22 cypoolflush() has no positional arguments.
2017-06-22 bdreweryRework logic for skipping .depend/.meta file read/stat...
2017-06-22 delphijFix use-after-free introduced in r300388.
2017-06-22 emastemakefs: add copies of NetBSD makefs msdos source files
2017-06-22 pfgext2fs: add dir_nlink feature support.
2017-06-22 cemjoin(1): Fix field ordering for -v output
2017-06-22 emastemsdosfs: reformat a comment to reduce NetBSD diffs
2017-06-22 rmacklemEnsure that the credentials field of the NFSv4 client...
2017-06-21 bdreweryTweak r320206: Still create the TABLE but not the ...
2017-06-21 bdreweryFollow-up r308602: Don't add missing headers to .depend...
2017-06-21 bdreweryRemove logic for setting .MAKE.DEPENDFILE=/dev/null...
2017-06-21 bdreweryFix various 'make *clean *all *install' combinations.
2017-06-21 bdrewerySimilar to r296013 for NO_ROOT, force SUBDIR_PARALLEL...
2017-06-21 kibCall pmap_copy() only for map entries which have the...
2017-06-21 kibAssert that the protection of a new map entry is a...
2017-06-21 zbbEnable arm,io-coherent property of PL310 L2 cache on...
2017-06-21 zbbCreate root DMA tag and fix MBUS windows on DMA coheren...
2017-06-21 zbbEnable setting the dma tag at the nexus level
2017-06-21 zbbIntroduce support for DMA coherent ARM platforms
2017-06-21 markjUpdate io-mapping.h in the LinuxKPI.
2017-06-21 avgbhyveload: correctly query size of disks
2017-06-21 markjAdd missing lock destructor invocations to the LinuxKPI...
2017-06-21 markjInclude kmod.h from the LinuxKPI's module.h.
2017-06-21 markjAdd a lockdep macro to the LinuxKPI.
2017-06-21 bdreweryobjwarn should be .PHONY.
2017-06-21 hselaskyAllow the VM fault handler to be NULL in the LinuxKPI...
2017-06-21 cyFix -S handling within poolcommand(). Specifying a...
2017-06-21 avgfix several fallouts from r320156, ZFS ABD import
2017-06-21 avgfix several fallouts from r320156, ZFS ABD import
2017-06-21 sephehyperv/storvsc: Reduce log verbosity
2017-06-21 delphijReduce code duplication in rpc.lockd.
2017-06-21 alcEliminate an unused macro.
2017-06-21 emasteadd -znotext to kernel module link invocation
2017-06-21 mavAdd some device IDs for Intel Denverton SoCs.
2017-06-20 bdrewerybuildworld: Pass which world phase the build is in...
2017-06-20 mckusickAllow '_' in labels when specifying -L to newfs.
2017-06-20 davidcsAdd pkts_cnt_oversized to stats.
2017-06-20 bdreweryFix 'make clean all' to work again.
2017-06-20 ngieDon't expect :sF_flag to fail anymore
2017-06-20 ngieln(1): fix -F behavior
2017-06-20 bdreweryLIBADD: Try to support partial tree checkouts in some...
2017-06-20 pfgAttempt to treat "metadata" as a collectively singular...
2017-06-20 asomerszfsd(8): Remove pidfile on shutdown
2017-06-20 asomersRequire devd to be running for its ATF tests to run
2017-06-20 asomersdevd(8): Remove pidfile on shutdown
2017-06-20 asomersFix usr.sbin/makefs/makefs_ffs_tests when /etc/fstab...
2017-06-20 loosAlways ignore the START and STOP bits whenever the...
2017-06-20 manudtc: Update to upstream 917526
2017-06-20 loosMake ofw_iicbus attach to twsi I2C controllers.
2017-06-20 loosAllow the use of extended media types with if_mvneta...
2017-06-20 loosAdd support to 2.5G uplink for the MV88E6141 and MV88E6...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 avgrevert r315852 which introduced zio_buf_alloc_nowait...
2017-06-20 avgfstyp: move sys/ include path after zfs include paths
2017-06-20 avgremove bogus declaration of malloc from tcp_wrappers
2017-06-20 emasteFall back to GPL dtc(1) when we lack a C++11 compiler
2017-06-20 pfgImprove grammar concerning "metadata".
2017-06-20 pfgext2fs: Add uninit_bg feature support.
2017-06-20 cyFlag poolnodecommand() (ippool -a and ippool -r) comman...
2017-06-20 zbbDisable PL310 outer cache sync for IO coherent platforms
2017-06-20 zbbImplement workaround for Armada 38X family HW issue...
2017-06-20 smhFixed bsdinstall location of vfs.zfs.min_auto_ashift
2017-06-20 jasoneDecrease relative branch brittleness.
2017-06-20 ngieperiodic(8): delete trailing whitespace
2017-06-20 manuAdd sun8i-h3-orangepi-one.dts to the build
2017-06-20 manuFix punctionation in UPDATING and regen src.conf after...
2017-06-20 manuRemove some custom DTS files as we are using upstream...
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-20 manuUpdate the DTS file from Linux 4.11
2017-06-20 manuSwitch back to the BSDL DTC (Device Tree Compiler).
2017-06-19 rmacklemAdd the definition of maxbcachebuf to sys/buf.h.
2017-06-19 kibFix batched unload for DMAR busdma in qi mode.
2017-06-19 markjFix the !TD_IS_IDLETHREAD(curthread) locking assertions.
2017-06-19 kenFix a potential sleep while holding a mutex in the...
2017-06-19 bdreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-19 kibIgnore the P_SYSTEM process flag, and do not request
2017-06-19 cypoolcommand() (ippool -A and ippool -R) seed takes...
next