]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-11-05 kibRemove badsect(8).
2017-11-05 mjgnamecache: skip locking in cache_lookup_nomakeentry...
2017-11-05 ngieFix cosmetic nit when printing out "override $mode...
2017-11-05 ngieChoose a simpler, more philosophically correct version...
2017-11-05 kibZero the structure instead of the pointer to it.
2017-11-05 ngieRevert r325443
2017-11-05 emasteANSIfy sys/kern/md4c.c
2017-11-05 ngieFix paths for cross-built versions of lib/libclang_rt...
2017-11-05 ngieSupport compiling lib/libclang_rt/profile a bit more...
2017-11-05 bcrExtend the synopsis section of md(4) to look more like...
2017-11-05 bcrThe last example used LOG_INFO, but the message itself...
2017-11-05 mmelRemove support for ARMv6/v7 platform from elf_trampoline.
2017-11-05 mmelAll CP15 registers are bit fields or counters, don...
2017-11-05 bdreweryFollow-up r325405: Fix assertion still for kernel modul...
2017-11-05 eugenAllow a process to assign an IP address to local ppp...
2017-11-05 kibImprove the message printed when the cylinder group...
2017-11-05 tuexenFix an accounting bug where data was counted twice...
2017-11-05 mjgnamecache: skip locking in cache_purge_negative if...
2017-11-05 peterAs a follow-on to r325378, make the shutdown timer...
2017-11-05 emasteposix_fallocate.2: add an EINVAL errno case
2017-11-05 jhibbitsAdd Freescale QorIQ SATA controller support.
2017-11-05 emastelld: accept EINVAL to indicate posix_fallocate is unsup...
2017-11-05 bdreweryAvoid trying to remove a fullpath directory in CLEANDIRS.
2017-11-05 bdreweryAUTO_OBJ: Allow 'make cleandir obj all' combinations.
2017-11-05 bdrewerySet the expected __objdir for auto.obj.mk to try.
2017-11-05 bdreweryAlways try to set .OBJDIR, even if AUTO_OBJ is enabled...
2017-11-05 bdreweryValidate MAKEOBJDIR after the MAKEOBJDIRPREFIX override.
2017-11-05 bdreweryAUTO_OBJ: Set .OBJDIR=.CURDIR earlier for NO_OBJ Makefiles.
2017-11-05 bdrewerySimplify location of bootstrap make.
2017-11-05 bdreweryFix nested MAKEOBJDIRPREFIX breaking various release...
2017-11-05 bdrewerySet OBJROOT/OBJTOP as make arguments. Missed in r325329.
2017-11-04 gonzoIncrease TX_MAX_SEGS from 10 to 20 for the if_awg.c...
2017-11-04 bdreweryFollow-up r325405: Only enable assertion for in-tree...
2017-11-04 bdreweryAUTO_OBJ: Revert r325351 now that the fix is in auto...
2017-11-04 bdreweryAdd an assertion to avoid the 'rm -rf /etc' case from...
2017-11-04 sjgEnsure .OBJDIR has known value
2017-11-04 traszAdd missing MLINKS for disk_add_alias(9).
2017-11-04 traszMake autofs(5) rc scripts run earlier, matching those...
2017-11-04 oshogboThe src.opts.mk sets default value for the SHLIBDIR...
2017-11-04 oshogboCasper work's only as shared library - disable building...
2017-11-04 pfgANSI-fy exec_shell_imgact().
2017-11-04 traszAdd NIS automounter map, which supports rewriting of...
2017-11-04 traszUse proper naming in a debug message.
2017-11-04 kibC++17 requires quick_exit(3) to be async-signal safe.
2017-11-04 kibx86: Do not emit unused TD_TID symbols.
2017-11-04 kibEliminate unused load.
2017-11-04 kibConvert explicit panic() call to assert.
2017-11-04 delphijAvoid calling get_controller_count() until attaching...
2017-11-04 impCleanup stray libstand names to be libsa names.
2017-11-04 impRevert "WIP: centralize machine links"
2017-11-04 impRevert "mostly libsa"
2017-11-04 impMake the startup timeout 0 seconds by default rathern...
2017-11-04 impmostly libsa
2017-11-04 impWIP: centralize machine links
2017-11-04 jhibbitsStop passing -me500 to the assembler for Book-E kernels
2017-11-03 bdreweryFollow-up r318105: Don't use NO_OBJ at top-level, use...
2017-11-03 manurelease/arm: Do not install ubldr
2017-11-03 kenAdd the LTO-8 Type M density code (0x5d, LTO-8M) to...
2017-11-03 tuexenAllow the setting of the MTU for future paths using...
2017-11-03 gjbFix an error in the PINE64.conf, where the ubldr is...
2017-11-03 mjgSpecial-case pget lookups where pid == curproc->pid
2017-11-03 gjbAdd a configuration file for building pine64 SoC images.
2017-11-03 gjbInclude TARGET and TARGET_ARCH in chroot_arm_build_rele...
2017-11-03 kevanspatch(1): don't assume a match if we run out of context...
2017-11-03 mmelAdd alignment support to __libc_allocate_tls().
2017-11-03 asomersFix mpr(4) panics caused by bad drive mapping tables
2017-11-03 hselaskyAllow CUSE(3) to free all memory mapped memory by using...
2017-11-03 baptUpdate to CLDR 32 and Unicode 10
2017-11-03 hselaskyRemove redundant dev->si_drv1 NULL checks in the LinuxKPI.
2017-11-03 baptUpgrade to Unicode 10.0.0
2017-11-03 baptIn preparation for update of cldr to version 32 and...
2017-11-03 cyWhile discussing the new gets_s.c in D12785, ed@ sugges...
2017-11-03 arichardsonExport std::get_new_handler() from libcxxrt.so
2017-11-03 aeUse correct pointer in key_updateaddresses() when updat...
2017-11-03 fabientcrypto(9) is called from ipsec in CRYPTO_F_CBIFSYNC...
2017-11-03 eadlerchase removal of csup in r267863 from 2014..
2017-11-03 jhibbitsFix integer type and format in debug print
2017-11-03 bdreweryAUTO_OBJ: If the wanted .OBJDIR was not used then disab...
2017-11-03 bdreweryFollow-up r325329: Store all WORLDTMP objects back...
2017-11-03 avospmcstat(8): unbreak build with LDFLAGS+=-Wl,--as-needed
2017-11-02 bdreweryAUTO_OBJ is unsafe at the moment as it is for some...
2017-11-02 bdrewerySomething is very wrong
2017-11-02 bdreweryFollow-up r325342: Always ensure WORLDTMP exists.
2017-11-02 bdreweryDIRDEPS_BUILD: Cleanup leftover WORLDTMP files.
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 impThis used to have bzip2 support too.
2017-11-02 avgloader: fix BOOTSRC -> BOOTOBJ in a library path
2017-11-02 roygerloader: re-enable gzip support for x86
2017-11-02 bdreweryRegenerate for AUTO_OBJ.
2017-11-02 bdreweryEnable AUTO_OBJ by default if the OBJDIR is writable...
2017-11-02 bdreweryReduce MAKEOBJDIRPREFIX path spam by specifying a direc...
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-11-02 jkimImport OpenSSL 1.0.2m.
2017-11-02 skraTake into account race conditions in case of accessed...
2017-11-02 avgDisable posix_fallocate(2) for ZFS
2017-11-02 traszRemove artificial limit for -i.
2017-11-02 traszAdd benchmark for access(2).
2017-11-02 traszAdd bad_open benchmark, which measures failed opens...
2017-11-02 traszAdd benchmark for getresuid(2) - three pointers, althou...
2017-11-02 traszAdd select(2) benchmark. It takes four pointers; unfor...
next