]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-05-30 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1u
2023-05-30 Mateusz Guzikvfs cache: restore sorted order of CACHE_FPL_SUPPORTED_...
2023-05-30 Ed MasteCirrus-CI: add amd64 and arm64 Clang/LLVM 16 jobs
2023-05-30 Ed MasteCirrus-CI: move arch and toolchain to beginning of...
2023-05-30 Mateusz Guzikamd64: zero-pad register dumps on panic
2023-05-30 Jan Schaumannsplit(1): add '-c' to continue creating files
2023-05-30 Jan Schaumannsplit(1): auto-extend suffix length if required
2023-05-30 Kajetan Staszkiewiczpfctl: Add missing state parameters in DIOCGETSTATESV2
2023-05-30 Kajetan Staszkiewiczpf: make contents of struct pfsync_state configurable
2023-05-30 Baptiste Daroussinsrc.conf.5: regen after readd of NETLINK option
2023-05-30 Baptiste Daroussingenl: add new command to list genetlink(4)
2023-05-30 Cheng Cuisiftr: convert this tval.tv_sec to type intmax_t to...
2023-05-30 Konstantin... open(2): fix typo
2023-05-30 Dmitry Chaginavx_sig: Adapt avx_sig test for Aarch64
2023-05-30 Dmitry Chaginavx_sig: Prepare to add arm64 neon test
2023-05-30 Konstantin... __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PAT...
2023-05-30 Chuck Silversffs: restore backward compatibility of newfs and makefs...
2023-05-29 Konstantin... reapkill: handle possible pid reuse after the pid was...
2023-05-29 Konstantin... unr(9): document iterators
2023-05-29 Konstantin... unr(9) iterator: add naive test
2023-05-29 Konstantin... unr(9): add 'show unrhdr_iter' command
2023-05-29 Konstantin... unr(9): add iterator interface
2023-05-29 Konstantin... unr(9): add 'show unrhdr' ddb command
2023-05-29 Konstantin... unr(9): document clean_unrhdr()
2023-05-29 Konstantin... subr_unit.c: explain first/last special ranges
2023-05-29 Konstantin... kern/subr_unit.c: more uses for is_bitmap()
2023-05-29 Konstantin... kern/subr_unit.c: some style
2023-05-29 Konstantin... setkey(8): document NAT-T and NAT-T MTU extensions...
2023-05-29 Konstantin... setkey(8): NAT-T manual configuration support
2023-05-29 Konstantin... setkey(8): extract prefixlen calculation info helper
2023-05-29 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-05-29 Kirk McKusickCleanups to fsck_ffs(8).
2023-05-29 Rick Macklemnfsuserd: Improve failure message when running in a...
2023-05-29 Cheng Cuisiftr: sync-up man page with recent code changes, and...
2023-05-29 Cheng Cuisiftr: fix a build error for powerpc and arm platforms
2023-05-29 Tetsuya Uemurabcm2835_gpio: Handle BCM2711 pin configuration
2023-05-29 Joseph Mingronelibpcap: Update PACKAGE_VERSION definition to 1.10.4
2023-05-29 Alan Coxarm64 pmap: Make VM_PAGE_TO_PV_LIST_LOCK() a constant...
2023-05-29 Dimitry AndricApply clang fixes for crashes compiling ARM/AArch64...
2023-05-29 Cheng Cuisiftr: three changes that improve performance
2023-05-29 Dmitry Chaginlinux(4): Regen for linux_execve
2023-05-29 Dmitry Chaginlinux(4): Add a dedicated linux_exec_copyin_args()
2023-05-29 Dmitry Chaginvfs: Retire kern_alternate_path() as unused anymore
2023-05-29 Dmitry Chaginlinux(4): Make linux_emul_path private
2023-05-29 Dmitry Chaginlinprocfs: Rework according to the new ABI altroot...
2023-05-29 Dmitry Chaginsysentvec: Retire sv_imgact_try as unneeded anymore
2023-05-29 Dmitry ChaginBrandinfo: Retire emul_path as unneeded anymore
2023-05-29 Dmitry Chaginlinux(4): Use pwd_altroot() to tell namei() about ABI...
2023-05-29 Dmitry Chaginnamei: Add the abilty for the ABI to specify an alterna...
2023-05-29 Dmitry Chaginavx_sig: Print statistics by interval enstead of by...
2023-05-29 Dmitry Chaginavx_sig: Avoid libbsd dependency for modern Glibc
2023-05-28 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-05-28 Kyle Evansstand: libefi: avoid a null pointer deref in eficom
2023-05-28 Rick Macklemgssd: Improve failure message when running in a jail
2023-05-28 Kyle Evanslibc: locale: fix collation file size validation
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-28 Dmitry Chaginlinux(4): Fix stack unwinding across signal frame on...
2023-05-28 Dmitry Chaginlinux(4): Preserve %rcx (return address) like a Linux do
2023-05-28 Dmitry Chaginlinux(4): Simplify %r10 restoring on amd64
2023-05-28 Dmitry Chaginlinux(4): Add a comment explaining registers at syscall...
2023-05-28 Dmitry Chaginlinux(4): Drop a weird comment from linux_set_syscall_r...
2023-05-28 Enji CooperFix the build post-dcf5d5603b3af8
2023-05-28 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-05-28 Enji CooperReduce ifdef soup by adding pre-3.0 compat support
2023-05-27 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-05-27 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2023-05-27 Enji Cooperfactor: support OpenSSL 3
2023-05-27 Enji CooperAdd simple factor/primes regression tests
2023-05-27 John Reimernetgdb: Fix netgdb double ack, print proxy address
2023-05-27 Dimitry AndricApply libc++ fix for compiling <type_traits> with clang 16
2023-05-27 Joseph Mingronelibpcap: Update PACKAGE_STRING to 1.10.4
2023-05-27 Alexander V... netlink: update rta_multipath conditions in arp/ndp...
2023-05-27 Alexander V... netlink: fix build
2023-05-27 Alexander V... netlink: add snl(3) support for listing genetlink multi...
2023-05-27 Alexander V... netlink: use newly-added snl(3) array parsing for handl...
2023-05-27 Alexander V... netlink: add snl(3) support for parsing unknown-size...
2023-05-27 Alexander V... netlink: fix bulding with NOINET6
2023-05-27 Alexander V... netlink: call IPv6 hook after the ifaddr operation...
2023-05-27 Peter Holmstress2: Initialize variable
2023-05-27 Peter Holmstress2: Tune to get more slightly broken file systems
2023-05-27 Peter Holmstress2: Fix warnings
2023-05-27 Alan Coxarm64 pmap: Eliminate an unused global variable
2023-05-27 Kirk McKusickDo not try to adjust a directory depth when its reconne...
2023-05-27 Kirk McKusickCorrect two bugs in fsck_ffs(8) triggered by corrupted...
2023-05-27 Enji Cooperdumpon: provide diag info when `PEM_read_RSA_PUBKEY...
2023-05-26 Mark Johnstontests: Fix format strings
2023-05-26 Mark Johnstonnexus: Consistently return a pointer in failure paths
2023-05-26 Mark Johnstonbitset: Remove BITSET_FOREACH_ADVANCE
2023-05-26 Mark Johnstontop: Use a cpuset_t to represent a CPU mask
2023-05-26 Mark Johnstonmakefs/zfs: Avoid generating a GUID of zero
2023-05-26 Mark Johnstontests: Add a simple regression test for ptrace(PT_SC_RE...
2023-05-26 Dmitry Chaginkdump: Add a facility to print numbers in decimal forma...
2023-05-26 Dmitry Chaginkdump: Decode linux_clone syscall flags
2023-05-26 Dmitry Chaginlibsysdecode: Decode linux_clone syscall flags
2023-05-26 Dmitry Chaginlinux(4): Guard linux_fork.h by _KERNEL for use by...
2023-05-26 Christos Margioliskinst: fix memcpy() tracing crash
2023-05-26 Christos Margioliskinst: add kinst_excluded()
2023-05-26 Pierre Proncheryauditdistd: Request the OpenSSL 1.1 API
2023-05-26 Ed Masteauditdistd: Avoid calling deprecated OpenSSL functions
next