]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-06-26 avgzfs: port vdev_file part of illumos change 3306
2017-06-26 jhibbitsSolve the y2038 problem for powerpc
2017-06-26 rmacklemAdd support to the NFSv4.1/pNFS client for commits...
2017-06-25 kibFor now, allow mprotect(2) over the guards to succeed...
2017-06-25 emasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-25 jillessh: Ignore error when cd writes the directory actually...
2017-06-25 kibCorrectly handle small MAP_STACK requests.
2017-06-25 kibRemove stale part of the comment.
2017-06-25 markjAdd u64_to_user_ptr() to the LinuxKPI.
2017-06-25 markjAdd ns_to_ktime() to the LinuxKPI.
2017-06-25 markjAdd a couple of macros to lockdep.h in the LinuxKPI.
2017-06-25 markjAdd the thaw_early method to struct dev_pm_ops in the...
2017-06-25 markjAdd noop_lseek() to the LinuxKPI.
2017-06-25 kibStyle.
2017-06-25 dchaginPFS_DELEN is the sum of the permanent part of the struc...
2017-06-25 andrewStop calling cpu_dcache_wb_range from PTE_SYNC.
2017-06-25 manuRemove ALLWINNER kernel config file, all release image...
2017-06-25 glebiusProvide sbsetopt() that handles socket buffer related...
2017-06-24 rmacklemAdd RPC count reporting for the two new RPCs added...
2017-06-24 rmacklemAdd two new compound RPCs to the NFSv4.1/pNFS client.
2017-06-24 emasteClean up stale dependencies after r320278
2017-06-24 alcIncrease the pageout cluster size to 32 pages.
2017-06-24 kibUse address space guard to implement inter-segment...
2017-06-24 kibImplement address space guards.
2017-06-24 kibDo not try to unmark MAP_ENTRY_IN_TRANSITION marked...
2017-06-24 manuAllwinner: Add support for H2 Plus SoC
2017-06-24 kibRemove the description of MAP_HASSEMAPHORE.
2017-06-24 kibFix typo.
2017-06-24 impDocument that the dependencies aren't quite right for...
2017-06-24 kibTranslate between abridged and full x87 tags for compat32
2017-06-24 kibFix indent.
2017-06-24 manuloader.efi: Disable smbios for arm
2017-06-24 impBe sure to free allocated statfs11 buffer.
2017-06-23 sobomaxDoh, fix some botched "fix" in r320277.
2017-06-23 tuexenHandle sctp_get_next_param() in a consistent way.
2017-06-23 manudtc: Update to upstream 9ce35ff8
2017-06-23 bdreweryNO_ROOT: Remove excessive // when DESTDIR/DISTDIR are...
2017-06-23 emastemakefs: add copies of NetBSD makefs msdos source files
2017-06-23 gjbInclude WORLD_FLAGS in CHROOT_IMAKEFLAGS and CHROOT_DMA...
2017-06-23 emasteAllow Clang's integrated assembler to assemble boot0
2017-06-23 wblockRemove redundant wording, minor edits for clarity.
2017-06-23 bdrewerycompiler-metadata: Properly handle cross-build OBJDIR.
2017-06-23 bdreweryExpose only the create-packages-* targets since they...
2017-06-23 bdrewerypackages: Parallelize individual kernel packaging.
2017-06-23 bdrewerypackages: Allow actually building individual world...
2017-06-23 bdrewerypackages: Allow creating kernel/world packages in parallel.
2017-06-23 bdrewerypackages: Allow staging world/kernel in parallel.
2017-06-23 bdrewerypackages: Allow stageworld/stagekernel to run with...
2017-06-23 impDecode FreeBSD 11 compat stat, fstat and lstat calls.
2017-06-23 impForward compatibility for ino64.
2017-06-23 sobomaxDon't leak file descriptor in some cases.
2017-06-23 manuipfw: Note that bandwidth can take G suffix in the...
2017-06-23 emasteIntroduce LINKER_FEATURES to avoid duplicating version...
2017-06-23 bdrewerySet compiler metadata for stageworld/distributeworld.
2017-06-23 bdreweryAllow ALWAYS_BOOTSTRAP_MAKE to force bmake bootstrapping.
2017-06-23 emasteenable --build-id for the kernel link
2017-06-23 baptsesutil no longer depends on libsbuf
2017-06-23 baptDirectly print the extra status instead of filling...
2017-06-23 asomersstyle fixes in bin/echo/tests
2017-06-23 manuipfw: dummynet: Add 'G' and 'g' suffix for bandwidth...
2017-06-23 baptDo not use sprintf(3) when not needed, while here,
2017-06-23 avgjedec_ts: add support for devices manufactured by IDT
2017-06-23 mmokhiFix caveat in new implementation of linprocfs_docpuinfo():
2017-06-23 tuexenCheck the length of a COOKIE chunk before accessing...
2017-06-23 tuexenUse a longer buffer for messages in ERROR chunks.
2017-06-23 avgfix gcc-specific fallout from r320156, MFV of r318946...
2017-06-23 tuexenHonor the backlog field.
2017-06-23 tuexenImprove compilation on platforms different from FreeBSD.
2017-06-23 avgjedec_ts: read device id from the correct register
2017-06-23 emastechange GNU ld LINKER_TYPE from binutils to bfd
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
next