]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2023-05-26 Cheng Cuitcp: fix a bug where unshifting should be put last...
2023-05-26 Kirk McKusickAdd the ability to adjust directory depths to backgroun...
2023-05-26 Kirk McKusickWhen running fsck_ffs(8) in background ensure that...
2023-05-26 Ed Mastelldb: dereference stoppcbs based on target kernel version
2023-05-25 Mark Johnstonposixshmcontrol.1: Document posixshmcontrol create -l
2023-05-25 Mark Johnstonsmp: Dynamically allocate the stoppcbs array
2023-05-25 Pierre Proncheryfactor: Request the OpenSSL 1.1 API
2023-05-25 Christos Margiolisofw: remove redundant calls in ofwbus_attach()
2023-05-25 Christos Margioliskinst: be explicit about trampoline placement
2023-05-25 Pierre Proncherylibarchive: Request the OpenSSL 1.1 API
2023-05-25 Dag-Erling... ctags: Recognize __attribute__ in function declarations.
2023-05-25 John Baldwinsys: Enable -Wunused-but-set-variable for clang 15+.
2023-05-25 John Baldwinriscv pmap: Add an __unused wrapper for a variable...
2023-05-25 John Baldwinpowerpc booke: Add an __unused wrapper for a variable...
2023-05-25 Pierre Proncherylibradius: specify OpenSSL 1.1 APIs
2023-05-25 Pierre Proncherylibfetch: specify OpenSSL 1.1 APIs
2023-05-25 Mitchell Horneriscv timer: use stimecmp CSR when available
2023-05-25 Mitchell Horneriscv: S-mode extension parsing
2023-05-25 Alfredo Mazzinghiriscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bo...
2023-05-25 Mykola Hohsadzearm64/disassem.c: Add shifted register instruction...
2023-05-25 Mykola Hohsadzearm64/disassem.c: Make output lowercase
2023-05-25 Ed Mastelibfetch: do not call deprecated OpenSSL functions
2023-05-25 John Baldwinless: Re-enable -Wdeprecated-non-prototype warnings.
2023-05-25 Stefan Eßercontrib/bc: upgrade to version 6.6.0
2023-05-25 Johannes Totzsuperio: Add device ID for ITE IT8613
2023-05-25 Alexander V... ifconfig: fix ifconfig IFX inet[6] ADDR -alias
2023-05-25 John BaldwinEnable -Wstrict-prototypes by default in the kernel...
2023-05-25 John BaldwinEnable -Wstrict-prototypes for all clang versions at...
2023-05-25 John Baldwinldns: Silence -Wstrict-prototypes warnings.
2023-05-25 John Baldwinzfs: Fix build on 32-bit platforms after most recent...
2023-05-25 Andrew GallatinRevert "When stopping powerd, set the CPU frequency...
2023-05-25 Dag-Erling... ctags: Support writing to stdout instead of a file.
2023-05-25 Alexander V... ifconfig: switch IPv4/IPv6 address manipulations to...
2023-05-25 Andrew TurnerAdd brackets around GICv3 redistributor macros
2023-05-25 Enji Coopermptutil: document that disabled/enabled are also supported
2023-05-25 Warner Loshstand/efi/eficom: Free comc_port if we can't find the...
2023-05-25 Warner Loshstand/efi/eficom: Make aarch64 compat code probe correctly
2023-05-25 Warner Loshstand/efi/eficom: Don't allow this for !HYPERV machines
2023-05-25 Warner Loshstand/efi/eficom: better handling of absent device
2023-05-25 Warner Loshstand/efi/smbios: Move detection of smbios earlier.
2023-05-25 Mike Karelsbectl.8: update /home
next