]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-24 Vladimir Kondratyevevdev: Send first active rather than 0-th slot state...
2021-08-24 Vladimir Kondratyevevdev: Use bitsets to track active touches and slots...
2021-08-24 Vladimir Kondratyevevdev: Multitouch code style changes.
2021-08-24 John Baldwiniscsi: Validate DataSN values in Data-In PDUs in the...
2021-08-24 Mark Johnstonbhyve: Fix vq_getchain() error handling bugs in various...
2021-08-24 Gordon TetlowFix multiple OpenSSL vulnerabilities.
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-24 Gordon TetlowFix remote code execution in ggatec(8).
2021-08-24 Ka Ho Ngtmpfs: Fix error being cleared after commit c12118f6cec0
2021-08-24 Ka Ho Nguipc_shm: Handle offset on shm_size as if it is beyond...
2021-08-24 Ka Ho Ngtmpfs: Fix styles
2021-08-24 Mateusz Guzikarm: export actlr as sysctl hw.cpu.quirks.actlr_value
2021-08-24 Jessica ClarkeRevert "Mark LLDB/CLANG_BOOTSTRAP/LLD_BOOTSTRAP as...
2021-08-24 Jessica Clarkeclang: Build with -fno-strict-aliasing when using GCC
2021-08-24 Jessica Clarkeclang: Support building with GCC and DEBUG_FILES disabled
2021-08-24 Jessica ClarkeFix bootstrapping to actually build lldb-tblgen for...
2021-08-24 Jessica ClarkeMakefile.inc1: Make sure sub-makes see MK_CLANG_BOOTSTR...
2021-08-24 Ed Mastememcpy.3: remove BUGS section allowing overlapping...
2021-08-24 Kristof Provostpfctl: build fix
2021-08-24 Kristof Provostpf tests: test killing states by ID
2021-08-24 Kristof Provostpfctl: fix killing states by ID
2021-08-24 Mateusz GuzikRemove bcopy declaration
2021-08-24 Mateusz Guziklibkern: remove bcopy
2021-08-24 Mateusz Guzikmips: retire ovbcopy
2021-08-24 Mateusz Guzikarm64: retire bcopy
2021-08-24 Mateusz Guziki386: retire bcopy
2021-08-24 Ka Ho Ngparam: Bump __FreeBSD_version to 1400031
2021-08-24 Ka Ho Ngfspacectl(2): Clarifies the return values
2021-08-24 Ka Ho Ngtruncate(1): Fix cross-build CI failure due to missing...
2021-08-23 Kristof Provostaltq: Fix panics on rmc_restart()
2021-08-23 Mateusz GuzikRemove bzero declaration
2021-08-23 Mateusz Guzikmips: retire bzero
2021-08-23 Mateusz Guzikpowerpc: retire bzero
2021-08-23 Mateusz Guzikriscv: retire bzero
2021-08-23 Mateusz Guziki386: retire bzero
2021-08-23 Mateusz Guziki386: retire bcmp
2021-08-23 Mateusz Guzikmips: retire bcmp
2021-08-23 Kevin Bowlingixgbe: Avoid sbuf_trim(9) in sysctl handler
2021-08-23 Mateusz GuzikRemove libkern/bcmp.c
2021-08-23 Mateusz Guzikpowerpc: retire bcmp
2021-08-23 Mateusz Guzikriscv: retire bcmp
2021-08-23 Piotr Pawel... diff: read whole files to determine if they are ASCII...
2021-08-23 Andrew TurnerAdd arm64 ifunc support in static binaries
2021-08-23 Mateusz Guzikcache: retire cache_fast_revlookup sysctl
2021-08-23 Mateusz Guzikvfs: s/__unused/__diagused in crossmp_*
2021-08-23 Mateusz Guzikarm: retire bzero
2021-08-23 Mateusz Guzikarm: flip memclr to use memset
2021-08-23 Mateusz Guzikarm64: retire bcmp
2021-08-23 Mateusz Guzikarm64: retire bzero
2021-08-23 Mateusz Guzikarm64: add read_frequently, read_mostluy and exclusive_...
2021-08-23 Gordon Berglingnfsstat(1): Fix a typo in an error message
2021-08-23 Piotr Pawel... diff3: implement --strip-trailing-cr
2021-08-23 Piotr Pawel... diff3.1: update manual page to match code
2021-08-23 Piotr Pawel... diff3: improve style
2021-08-23 Piotr Pawel... diff3: sync with upstream
2021-08-23 Piotr Pawel... Register /usr/tests/usr.bin/diff3
2021-08-23 Piotr Pawel... diff: don't output carriage returns that were stripped...
2021-08-23 Martin Matuskalibarchive: import changes from upstream
2021-08-23 Martin MatuskaUpdate vendor/libarchive/dist to libarchive/libarchive...
2021-08-22 Zhenlei Huangrouting: Allow using IPv6 next-hops for IPv4 routes...
2021-08-22 Bjoern A. Zeebvm: use __func__ for the correct function name
2021-08-22 Mateusz Guzikvfs: fix cache-relatecd LOR introduced in the previous...
2021-08-22 Thomas MunroFix aio_readv(2), aio_writev(2) with SIGEV_THREAD.
2021-08-22 Thomas Munrolio_listio(2): Allow LIO_READV and LIO_WRITEV.
2021-08-22 Vincenzo Maffionenetmap: import changes from upstream
2021-08-22 Alexander V... lltable: fix crash introduced in c541bd368f86.
2021-08-22 Gordon Berglingrpc(3): Correct a few common typos in source code comments
2021-08-22 Gordon Berglingext2fs(5): Correct a typo in an error message
2021-08-21 Dimitry AndricApply clang fix for assertion failure compiling multime...
2021-08-21 Toomas Soomeloader: loader_lua can run command_more twice
2021-08-21 Mariusz Zaborskibhyve: change a default address from ANY to localhost
2021-08-21 Mariusz Zaborskibyhve: add option to specify IP address for gdb
2021-08-21 Alexander V... lltable: Add support for "child" LLEs holding encap...
2021-08-21 Toomas Soomeloader: FB console does leave garbage on screen while...
2021-08-21 Alexander Motintarg(4): Remove D_NEEDGIANT.
2021-08-21 Alexander Motincam(4): Fix quick unplug/replug for SCSI.
2021-08-21 Ka Ho Ngtruncate(1): Update tests' golden output
2021-08-20 Krzysztof Galazkaixl(4): Fix reporting of unqualified transceivers
2021-08-20 Kevin Bowlingintel ethernet: Use ether_gen_addr(9)
2021-08-20 Maxim SobolevOnly trigger read-ahead if two adjacent blocks have...
2021-08-20 Jason A. HarmeningUse interruptible wait for blocking recursive unmounts
2021-08-20 Jason A. HarmeningVFS: add retry limit and delay for failed recursive...
2021-08-20 Alexander Motinmpr(4): Fix unmatched devq release.
2021-08-20 Mateusz Guzikvfs: remove an unused variable from nameicap_tracker_add
2021-08-20 Mateusz Guzikvfs: use vn_lock_pair to avoid establishing an ordering...
2021-08-20 Maxim SobolevAllow rc.d script to provide "status" method, even...
2021-08-20 Wei HuRemove unused function mana_reset_counters.
2021-08-20 Hans Petter... Fully revert f83f5d58394db57576bbed6dc7531997cabeb102...
2021-08-20 Alexander Motinmpr(4): Handle mprsas_alloc_tm() errors on device removal.
2021-08-20 Kristof Provostlibpfctl: Fix endianness issues
2021-08-20 Michael Tuexensctp: improve handling of illegal parameters of INIT...
2021-08-20 Wei HuMicrosoft Azure Network Adapter(MANA) VF support
2021-08-20 Gordon Berglingufs_dirhash: Correct a typo in a comment
2021-08-20 Hans Petter... Partial revert of f83f5d58394db57576bbed6dc7531997cabeb...
2021-08-19 Piotr Pawel... ls: prevent no-color build from complaining when COLORT...
2021-08-19 Kyle Evanscrunch: drop WARNS override
2021-08-19 Kyle Evanscrunchgen: fix remaining issues under WARNS=6
2021-08-19 Kyle Evanscrunchide: static'ify remaining non-exported functions
2021-08-19 Kyle Evanscrunchide: address complaints from WARNS=6
2021-08-19 Kyle Evanscrunchgen: sprinkle some const-poisoning around
next