]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-05-09 John BaldwinMFC 356499: Use clang and lld as the default toolchain...
2020-05-09 Dimitry AndricMFC r358689 (by jhibbits):
2020-05-09 Kirk McKusickMFC of 356666
2020-05-08 John BaldwinMFC 354603,354604,354717,354718: Sync PLIC code with...
2020-05-08 John BaldwinMFC 348611: Expose the kernel's build-ID through sysctl
2020-05-08 Mark JohnstonMFC r360277:
2020-05-08 Mark JohnstonMFC r360280:
2020-05-08 Mark JohnstonMFC r360281:
2020-05-08 John BaldwinMFC 354719,354720,354721,354722,357480: OpenSBI support.
2020-05-07 Kristof ProvostMFC r360231:
2020-05-07 Li-Wen HsuMFC r358887:
2020-05-07 John BaldwinMFC 356481:
2020-05-07 John BaldwinMFC 357145: Compile hack.c with normal CFLAGS + -shared...
2020-05-07 John BaldwinMFC 355403: Use "far" calls and branches so that lld...
2020-05-07 Mark JohnstonMFC r360498:
2020-05-07 John BaldwinMFC 355428,356504: Add a new "riscv-relaxations" linker...
2020-05-06 John BaldwinMFC 360202,360206: Deprecate 3des support in IPsec...
2020-05-06 John BaldwinMFC 358415: Rename TOE TLS stats from [rt]x_tls_* to...
2020-05-06 John BaldwinMFC 354667,354686: Share routines for dealing with...
2020-05-06 John BaldwinMFC 355724,360166: Software breakpoints on Intel CPUs.
2020-05-06 Mitchell HorneMFC r360519:
2020-05-06 Mitchell HorneMFC r360082:
2020-05-06 Brooks DavisMFC r359974:
2020-05-06 John BaldwinUpdate a few more kernel configs for tun -> tuntap.
2020-05-06 Ed MasteMFC r360460: liblua: ensure that "require" will fail...
2020-05-05 John BaldwinMFC 357062: Correct the return types of fueword*().
2020-05-05 John BaldwinMFC 356508: Use falloc_noinstall + finstall for crypto...
2020-05-05 John BaldwinMFC 355683: Don't call into the debug server if it...
2020-05-04 Jung-uk KimMFC: r360517
2020-05-04 Niclas ZeisingMFC r360126, r360132: Change kern.evdev.rcpt_mask to...
2020-05-04 John BaldwinMFC 355600: Add a callout_func_t typedef for functions...
2020-05-04 Ed MasteMFC r340701: Add NT_FREEBSD_FEATURE_CTL ELF note to csu
2020-05-04 Mark JohnstonMFC r360373:
2020-05-04 Mark JohnstonMFC r360384:
2020-05-04 Hans Petter... Move id_mapped to end of bus_dma_impl structure to...
2020-05-03 Vladimir KondratyevMFC r360355:
2020-05-03 Vladimir KondratyevMFC r360353:
2020-05-03 Mark JohnstonMFC r360260:
2020-05-03 Kristof ProvostMFC r360344:
2020-05-03 Ryan MoellerMFC r360356:
2020-05-03 Kyle EvansMFC lualoader read-conf support: r360420-r360423, r3604...
2020-05-03 Kyle EvansMFC r360437: diff(1): don't reject specifying the same...
2020-05-03 Cy SchubertMFC r360100:
2020-05-02 John BaldwinMFC 354661,354693: Fix WITH_CLANG_BOOTSTRAP without...
2020-05-01 Rick MacklemMFC: r360032
2020-05-01 Navdeep ParharMFC r360211:
2020-05-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-01 Hans Petter... Unbreak DRM KMS build by adding the needed compatibilit...
2020-05-01 Dimitry AndricMFC r360322:
2020-05-01 Hans Petter... MFC r360196:
2020-05-01 Hans Petter... MFC r346645, r346664, r346687, r347387, r347836, r34708...
2020-05-01 Xin LIMFC r360428: Do not overflow when calculating file...
2020-05-01 Alexander MotinMFC r360269: Map family 0x5F (Denverton) to goldmont.
2020-05-01 Alexander MotinMFC r360266: Add family 0x5F (Denverton) to PMC_CPU_INT...
2020-04-30 Richard ScheffeneggerMFC r360010: Reduce the delayed ACK timeout from 100ms...
2020-04-30 John BaldwinMFC 354660: Enable the RISC-V LLVM backend by default.
2020-04-30 Kyle EvansMFC r360071-r360072: force -fcommon in kernel/modules...
2020-04-30 Kyle EvansMFC r355423: UPDATING: Add [less] long-belated note...
2020-04-30 Xin LIFix build: redo MFC r360059 and revert unwanted portion.
2020-04-30 Xin LIMFC r360359: Fix a bug with dirty file system handling.
2020-04-30 Simon J. GerratyDefine enum for so_qstate outside of struct.
2020-04-29 Ed MasteMFC r345646: readelf: add newline after dumping dynamic...
2020-04-29 John BaldwinMFC 350069: Use PT_GET_SC_ARGS and PT_GET_SC_RET in...
2020-04-29 Konstantin... MFC r360091:
2020-04-29 Konstantin... MFC r360201:
2020-04-29 Konstantin... MFC r359997:
2020-04-29 Ryan MoellerMFC r360199
2020-04-28 Brooks DavisMFC r359937:
2020-04-28 John BaldwinMFC 350017: Add ptrace op PT_GET_SC_RET.
2020-04-28 Mark JohnstonMFC r360154:
2020-04-28 Mark JohnstonMFC r360153:
2020-04-27 Brooks DavisMFC r359978:
2020-04-27 Kyle EvansMFC r357875: diff: fix segfault with --tabsize and...
2020-04-27 Kyle EvansMFC r360182-r360183: kqueue(2): add note about EV_RECEIPT
2020-04-27 Kyle EvansMFC r356723-r356725, r357649, r357652: diff(1) catch-up
2020-04-27 Kyle EvansMFC r360125: diff(1): reject conflicting formatting...
2020-04-27 Kyle EvansMFC r359953, r359980, r359999: hostuuid preload
2020-04-27 Kyle EvansMFC r359954: sys/types.h: adjust #endif comment to...
2020-04-27 Kyle EvansMFC r353095, r355376: add root bundle
2020-04-27 Kyle EvansMFC r360287: freebsd-update: rehash certs
2020-04-27 John BaldwinMFC 350014: Add a test for PT_GET_SC_ARGS.
2020-04-27 John BaldwinMFC 350013: Don't pass error from syscallenter() to...
2020-04-27 Kyle EvansMFC r359702, r359774: enforce -fno-common for userland...
2020-04-27 Kyle EvansMFC r359642: adduser: allow standard IFS characters...
2020-04-27 Kyle EvansMFC r340361, r345804: catch up on systat in head/
2020-04-27 Kyle Evansdtc: fix the -fno-common build
2020-04-27 Alexander MotinMFC r360123: Allow namespace-id specification where...
2020-04-27 Alexander MotinMFC r360117: Open device with O_RDONLY when command...
2020-04-27 Mateusz PiotrowskiMFC 360284:
2020-04-27 Jason A. HarmeningMFC r359815: config(8): use sbuf to manage line buffers
2020-04-27 John BaldwinMFC 350012: Always set td_errno to the error value...
2020-04-27 Philip PaepsMFC r360240: Import tzdata 2020a
2020-04-26 Vladimir KondratyevMFC r359905:
2020-04-26 Kristof ProvostMFC r360098:
2020-04-26 Kristof ProvostMFC r360096:
2020-04-26 Dimitry AndricAdd casts to work around harmless -Werror warnings...
2020-04-26 Hans Petter... MFC r360075:
2020-04-26 Hans Petter... MFC r359968:
2020-04-25 Xin LIMFC rr359961 (jkim): Do not attempt to remove backward...
2020-04-25 Dimitry AndricMFC r348282 (by lwhsu):
next