]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-09-10 Xin LIMFV: file 5.45.
2023-09-10 Dag-Erling... mkfile: getopt() returns an int, not a char.
2023-09-10 Navdeep Parharcxgbe(4): Fix tracing with netlink enabled kernels.
2023-09-10 Kristof Provostpfsync: fix state leak
2023-09-10 Robert Clauseckerlib/libc/amd64/string/memchr.S: fix behaviour with...
2023-09-10 Jens SchweikhardtCorrect the grammo in "will underlined".
2023-09-10 Xin LIVendor import of file 5.45.
2023-09-09 Konstantin... netpfil/pf/pf.c: fix build without dtrace
2023-09-09 Konstantin... shmfd: hide direct rangelock(9) use under a wrapper
2023-09-09 Mateusz Guzikufs: restore name cache fast path lookup
2023-09-09 Mateusz Guzikdrm2: fix build after abs64 became global
2023-09-09 John Baldwingic_acpi: Limit the number of CPUs to GIC_MAXCPU
2023-09-09 Ed Masteftpd: add deprecation notice
2023-09-09 Archimedes... udl.4: note that "device videomode" is also required
2023-09-09 Warner Loshcam: Remove extra break
2023-09-09 Warner Loshatkbdc: Add additional heurstic for Chromebook keyboards
2023-09-09 Warner Loshprocdesc: Remove stray references to pdwait4
2023-09-09 Zhenlei HuangUPDATING: Document the change that enable vnet sysctl...
2023-09-09 Zhenlei Huangcarp: Explicitly mark tunnable net.inet.carp.allow...
2023-09-09 Zhenlei Huangkernel linker: Eliminate unneeded vnet propagation
2023-09-09 Zhenlei Huangsysctl(9): Enable vnet sysctl variables to be loader...
2023-09-08 John Baldwinmakeman: Use ${make} instead of plain make to compute...
2023-09-08 John BaldwinMove kern_extattr_* prototypes to <sys/syscallsubr.h>
2023-09-08 John Baldwinriscv: Print stval in dump_regs for fatal exceptions
2023-09-08 John Baldwincxgbe t4_tls: Call t4_rcvd_locked from do_rx_tls_cmp
2023-09-08 John Baldwincxgbe t4_tls: Don't bother returning RX credits for...
2023-09-08 John Baldwincxgbe tom: Call t4_rcvd_locked from do_rx_data to retur...
2023-09-08 Robert Clauseckershare/man/man7/simd.7: documend simd-enhanced memchr...
2023-09-08 Robert Clauseckerlib/libc/amd64/string: implement strnlen(3) trough...
2023-09-08 Robert Clauseckerlib/libc/amd64/string: add memchr(3) scalar, baseline...
2023-09-08 Robert Clauseckershare/man/man7/simd.7: document simd-enhanced strspn(3)
2023-09-08 Robert Clauseckerlib/libc/amd64/string: add strspn(3) scalar, x86-64...
2023-09-08 Robert Clauseckerlib/libc/tests/string: derive strspn(3) tests from...
2023-09-08 Robert Clauseckerlib/libc/tests/string: add unit tests for strcspn(3)
2023-09-08 Robert Clauseckershare/man/man7/simd.7: document simd-enhanced strcspn(3)
2023-09-08 Robert Clauseckerlib/libc/amd64/string: add strcspn(3) scalar, x86-64...
2023-09-08 Li-Wen Hsupowerpcspe: Fix build
2023-09-08 Michael Tuexensctp: don't call sctp_ulp_notify() recursively
2023-09-08 Dag-Erling... grep: Suppress EISDIR when reading.
2023-09-08 Felix Palmencommitters-ports.dot: Fix entry for jbo
2023-09-08 Michael Tuexensctp: cleanup locking for notifications
2023-09-08 Mike Karelsmountd: do not warn about using class mask with -mask
2023-09-08 Andrew Turnerarm64: Add TCR register masks
2023-09-08 Andrew Turnerarm64: Fix the TCR_TBI0 macro to use UL
2023-09-08 Joel BodenmannAdd myself as ports committer, update mentor/mentee
2023-09-08 Michael Tuexensctp: make sure all SCTP RESET notifications use sctp_u...
2023-09-08 Michael Tuexensctp: cleanup SCTP AUTH related notification
2023-09-08 Dag-Erling... Assert that ifnet_detach_sxlock is held where needed.
2023-09-08 Emmanuel Vadotcpufreq_dt: Find the closest frequency
2023-09-08 Emmanuel Vadotkern: Globally define abs64
2023-09-08 Kyle Evansarm64: start defining a std.apple configuration
2023-09-07 Ed Mastessh-keygen: Generate Ed25519 keys when invoked without...
2023-09-07 Kristof Provostpf tests: extend SCTP tests to test state removal throu...
2023-09-07 Kristof Provostpf: mark removed connections within a multihome associa...
2023-09-07 Kristof Provostpf: inherit v_tag values to multihomed connections
2023-09-07 Kristof Provostpf: improve SCTP state validation
2023-09-07 Kristof Provostpf tests: basic SCTP multihoming test
2023-09-07 Kristof Provostpf: support SCTP multihoming
2023-09-07 Ed Mastesrc.conf.5: regen after SSP option description update
2023-09-07 Ed MasteUpdate WITH_/WITHOUT_SSP descriptions
2023-09-07 Martin Matuskalibarchive: merge security fix from vendor branch
2023-09-07 Ed Mastesyscons: refer to it as the legacy console
2023-09-07 Wolfram Schneiderswitch groff parameter -man to -mandoc for new groff...
2023-09-07 Ed Mastebspatch: use C23 overflow checking math now that it...
2023-09-07 Martin MatuskaUpdate vendor/libarchive to libarchive/libarchive@1b4e0d0f9
2023-09-07 Shailend Chandgve: Make LRO work for jumbo packets
2023-09-07 Dag-Erling... less: We have <stdckdint.h> now.
2023-09-07 Dag-Erling... include: Add tests for N2867.
2023-09-07 Dag-Erling... include: Implement N2867.
2023-09-07 Dag-Erling... libc: Add test cases for N2680.
2023-09-07 Dag-Erling... libc: Implement N2680.
2023-09-07 Dag-Erling... libc: Suppress format checks on printf() / scanf()...
2023-09-07 Dag-Erling... libc: Add a wide version of snprintf_test.
2023-09-07 David E. O... Update HISTORY section.
2023-09-07 Wolfram Schneiderswitch groff parameter -man to -mandoc
2023-09-06 Konstantin... __crt_aligned_alloc_offset(): fix ov_index for backing...
2023-09-06 Ed Masterelease: remove inet blackhole sysctls from GCE config
2023-09-06 Colin Percivalinit_main: Record completed SYSINITs
2023-09-06 Colin Percivalinit_main: Switch from SLIST to STAILQ, fix order
2023-09-06 Andrew Turnerarm64: Fix the TCR_EPD0 definition
2023-09-06 Andrew Turnerarm64: Enable FEAT_E0PD when supported
2023-09-06 Dag-Erling... unifdef: Handle redefined symbols correctly.
2023-09-06 Baptiste Daroussindiff3: make the diff3 -E -m and diff3 -m behaviour...
2023-09-06 Austin Shaferlinuxkpi: fix iteration in __sg_alloc_table_from_pages
2023-09-06 Piotr Kasierskiqat: Intel 4xxx Series driver API extension
2023-09-06 Domagoj Stolfadtrace: Fix a kernel panic in printm()
2023-09-06 Ed Mastelibcasper: reference system.fileargs service
2023-09-06 Martin Matuskavfs: copy_file_range() between multiple mountpoints...
2023-09-06 Baptiste Daroussinpci_vendors: update to 2023-08-12
2023-09-06 Baptiste Daroussinsendmail: remove all m4 files with WITHOUT_SENDMAIL
2023-09-06 Zhenlei Huangnet: Check per-flow priority code point for untagged...
2023-09-06 黃清隆sys/dev/arcmsr: Update Areca RAID driver to version...
2023-09-06 Dag-Erling... split: Fix linecount parsing.
2023-09-06 Dag-Erling... split: Code cleanup.
2023-09-06 Dag-Erling... split: Add missing test cases.
2023-09-06 Dag-Erling... time.h: Fix visibility check for C11 and C23 features.
2023-09-05 Jake Freelandtimerfd: Relocate 32-bit compat code
2023-09-05 Jake Freelandtimerfd: Namespace pollution adjustments
2023-09-05 Jake Freelandtimerfd: Define a locking regime
2023-09-05 Navdeep Parharcxgbe(4): Avoid hang on kldunload on netlink enabled...
next