]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-06-23 Emmanuel Vadotipfw: dummynet: Add 'G' and 'g' suffix for bandwidth...
2017-06-23 Baptiste DaroussinDo not use sprintf(3) when not needed, while here,
2017-06-23 Andriy Gaponjedec_ts: add support for devices manufactured by IDT
2017-06-23 Mahdi MokhtariFix caveat in new implementation of linprocfs_docpuinfo():
2017-06-23 Michael TuexenCheck the length of a COOKIE chunk before accessing...
2017-06-23 Michael TuexenUse a longer buffer for messages in ERROR chunks.
2017-06-23 Andriy Gaponfix gcc-specific fallout from r320156, MFV of r318946...
2017-06-23 Michael TuexenHonor the backlog field.
2017-06-23 Michael TuexenImprove compilation on platforms different from FreeBSD.
2017-06-23 Andriy Gaponjedec_ts: read device id from the correct register
2017-06-23 Ed Mastechange GNU ld LINKER_TYPE from binutils to bfd
2017-06-23 Cy SchubertReplace AF_INET6 ifdefs with USE_INET6 ifdefs. This...
2017-06-23 Cy SchubertReplace the leap-seconds file in r320242 from USNO -
2017-06-23 Alan SomersClarify usage of aio(4) with kqueue(2)
2017-06-23 Glen BarberFix, for the fourth or fifth time now, looking up where...
2017-06-23 Glen BarberRemove two configuration entries used for debugging...
2017-06-23 Glen BarberIn release/release.sh:
2017-06-22 Bryan DreweryProvide proper values for X_LINKER_TYPE/VERSION when...
2017-06-22 Bryan DreweryDon't overwrite already-set LINKER_VERSION/LINKER_TYPE.
2017-06-22 Bryan DreweryLINKER_VERSION: Support external binutils.
2017-06-22 Bryan DreweryPass along LINKER_* vars during installworld and show...
2017-06-22 Bryan DrewerySupport cached linker values in environment.
2017-06-22 Bryan DrewerySupport XLD for setting X_LINKER_TYPE and X_LINKER_VERSION.
2017-06-22 Bryan DreweryAdd basic bsd.linker.mk auto included from bsd.compiler.mk.
2017-06-22 Bryan DreweryFix spelling error.
2017-06-22 Cy SchubertUpdate leap-seconds to leap-seconds.3701462400.
2017-06-22 Ed SchoutenUse __ISO_C_VISIBLE, as opposed to testing __STDC_VERSI...
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-22 Conrad Meyersglist.h: Fix sg_refs signedness to match refcount(9)
2017-06-22 Ed Masteretire arm64 kernel module linker workaround
2017-06-22 Ed MasteMake structure padding explicit in EFI_MEMORY_DESCRIPTOR
2017-06-22 Cy SchubertIn poolnodcommand(): TTL (-T) is only valid when adding...
2017-06-22 Cy Schubertpoolflush() has no positional arguments.
2017-06-22 Bryan DreweryRework logic for skipping .depend/.meta file read/stat...
2017-06-22 Xin LIFix use-after-free introduced in r300388.
2017-06-22 Ed Mastemakefs: add copies of NetBSD makefs msdos source files
2017-06-22 Pedro F. Giffuniext2fs: add dir_nlink feature support.
2017-06-22 Conrad Meyerjoin(1): Fix field ordering for -v output
2017-06-22 Ed Mastemsdosfs: reformat a comment to reduce NetBSD diffs
2017-06-22 Rick MacklemEnsure that the credentials field of the NFSv4 client...
2017-06-21 Bryan DreweryTweak r320206: Still create the TABLE but not the ...
2017-06-21 Bryan DreweryFollow-up r308602: Don't add missing headers to .depend...
2017-06-21 Bryan DreweryRemove logic for setting .MAKE.DEPENDFILE=/dev/null...
2017-06-21 Bryan DreweryFix various 'make *clean *all *install' combinations.
2017-06-21 Bryan DrewerySimilar to r296013 for NO_ROOT, force SUBDIR_PARALLEL...
2017-06-21 Konstantin... Call pmap_copy() only for map entries which have the...
2017-06-21 Konstantin... Assert that the protection of a new map entry is a...
2017-06-21 Zbigniew BodekEnable arm,io-coherent property of PL310 L2 cache on...
2017-06-21 Zbigniew BodekCreate root DMA tag and fix MBUS windows on DMA coheren...
2017-06-21 Zbigniew BodekEnable setting the dma tag at the nexus level
2017-06-21 Zbigniew BodekIntroduce support for DMA coherent ARM platforms
2017-06-21 Mark JohnstonUpdate io-mapping.h in the LinuxKPI.
2017-06-21 Andriy Gaponbhyveload: correctly query size of disks
2017-06-21 Mark JohnstonAdd missing lock destructor invocations to the LinuxKPI...
2017-06-21 Mark JohnstonInclude kmod.h from the LinuxKPI's module.h.
2017-06-21 Mark JohnstonAdd a lockdep macro to the LinuxKPI.
2017-06-21 Bryan Dreweryobjwarn should be .PHONY.
2017-06-21 Hans Petter... Allow the VM fault handler to be NULL in the LinuxKPI...
2017-06-21 Cy SchubertFix -S handling within poolcommand(). Specifying a...
2017-06-21 Andriy Gaponfix several fallouts from r320156, ZFS ABD import
2017-06-21 Andriy Gaponfix several fallouts from r320156, ZFS ABD import
2017-06-21 Sepherosa Ziehauhyperv/storvsc: Reduce log verbosity
2017-06-21 Xin LIReduce code duplication in rpc.lockd.
2017-06-21 Alan CoxEliminate an unused macro.
2017-06-21 Ed Masteadd -znotext to kernel module link invocation
2017-06-21 Alexander MotinAdd some device IDs for Intel Denverton SoCs.
2017-06-20 Bryan Drewerybuildworld: Pass which world phase the build is in...
2017-06-20 Kirk McKusickAllow '_' in labels when specifying -L to newfs.
2017-06-20 David C SomayajuluAdd pkts_cnt_oversized to stats.
2017-06-20 Bryan DreweryFix 'make clean all' to work again.
2017-06-20 Enji CooperDon't expect :sF_flag to fail anymore
2017-06-20 Enji Cooperln(1): fix -F behavior
2017-06-20 Bryan DreweryLIBADD: Try to support partial tree checkouts in some...
2017-06-20 Pedro F. GiffuniAttempt to treat "metadata" as a collectively singular...
2017-06-20 Alan Somerszfsd(8): Remove pidfile on shutdown
2017-06-20 Alan SomersRequire devd to be running for its ATF tests to run
2017-06-20 Alan Somersdevd(8): Remove pidfile on shutdown
2017-06-20 Alan SomersFix usr.sbin/makefs/makefs_ffs_tests when /etc/fstab...
2017-06-20 Luiz Otavio... Always ignore the START and STOP bits whenever the...
2017-06-20 Emmanuel Vadotdtc: Update to upstream 917526
2017-06-20 Luiz Otavio... Make ofw_iicbus attach to twsi I2C controllers.
2017-06-20 Luiz Otavio... Allow the use of extended media types with if_mvneta...
2017-06-20 Luiz Otavio... Add support to 2.5G uplink for the MV88E6141 and MV88E6...
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Andriy Gaponrevert r315852 which introduced zio_buf_alloc_nowait...
2017-06-20 Andriy Gaponfstyp: move sys/ include path after zfs include paths
2017-06-20 Andriy Gaponremove bogus declaration of malloc from tcp_wrappers
2017-06-20 Ed MasteFall back to GPL dtc(1) when we lack a C++11 compiler
2017-06-20 Pedro F. GiffuniImprove grammar concerning "metadata".
2017-06-20 Pedro F. Giffuniext2fs: Add uninit_bg feature support.
2017-06-20 Cy SchubertFlag poolnodecommand() (ippool -a and ippool -r) comman...
2017-06-20 Zbigniew BodekDisable PL310 outer cache sync for IO coherent platforms
2017-06-20 Zbigniew BodekImplement workaround for Armada 38X family HW issue...
2017-06-20 Steven HartlandFixed bsdinstall location of vfs.zfs.min_auto_ashift
2017-06-20 Jason EvansDecrease relative branch brittleness.
2017-06-20 Enji Cooperperiodic(8): delete trailing whitespace
2017-06-20 Emmanuel VadotAdd sun8i-h3-orangepi-one.dts to the build
2017-06-20 Emmanuel VadotFix punctionation in UPDATING and regen src.conf after...
next