]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
OptionalObsoleteFiles.inc: add zoneinfo/America/Ciudad_Juarez
[FreeBSD/FreeBSD.git] / lib /
2022-11-30 Philip Paepscontrib/tzdata: import tzdata 2022g
2022-11-29 Guilherme Janczaklibc: remove unneeded sys/types.h include from several...
2022-11-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.40.0
2022-11-24 Ed Mastepam.d: install hard link with same mode as target
2022-11-18 John Baldwincsu: Add missing GNU-stack annotations to note object...
2022-11-18 John Baldwinvmm: Use struct vcpu in the instruction emulation code.
2022-11-18 John Baldwinbhyve: Remove unused vm and vcpu arguments from vm_copy...
2022-11-18 Konstantin Belousovamd64 libc: add missed GNU-stack annotation to memmove...
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIVendor import of expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Dag-Erling Smørgravlibarchive: Add missing MLINK.
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-16 John Baldwinlibfetch: Pass a zeroed digest to DigestCalcResponse.
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-13 Rick Macklemrpcb_clnt.c: Do not force use of UDP
2022-11-12 Kirk McKusickFix for tunefs(8) unable to add a UFS/FFS soft update...
2022-11-11 Elyes HAOUASlib/libsecureboot: Fix some typos
2022-11-10 Mariusz ZaborskiAllow to control failfast
2022-11-09 Dag-Erling Smørgravlibc: Don't warn about RRSIG replies.
2022-11-07 Brooks Davisfreebsd: simplify MD isa_defs.h
2022-11-07 Brooks Davisfreebsd: add ifdefs around legacy ioctl support
2022-11-05 Kyle EvansMerge commit '93bf91b4012a28610672d2266366dfa0a663b70f...
2022-11-03 Brooks DavisMake 1-bit bitfields unsigned
2022-11-03 Brooks Davislibuutil: deobfuscate internal pointers
2022-11-03 Brooks Davisrecvd_props_mode: use a uintptr_t to stash nvlists
2022-11-03 Brooks Daviszfs_onexit_add_cb: make action_handle point to a uintptr_t
2022-11-03 Brooks DavisImprove RISC-V support
2022-11-02 Mark Johnstongetsockopt.2: Clarify the SO_REUSEPORT_LB text a bit
2022-11-02 Mark Johnstonlibsysdecode: Match socket option names containing...
2022-11-02 John Baldwinktrace.2: Document KTRFAC_STRUCT_ARRAY.
2022-11-02 Mike Karelsfetch: support EAI_ADDRFAMILY error, correct two error...
2022-11-02 Mike Karelsgetaddrinfo: distinguish missing addrs from unresolvabl...
2022-11-02 Mike Karelsgai_strerror.[c3]: re-enable EAI_ADDRFAMILY, EAI_NODATA
2022-11-02 Kristof Provostpf: bridge-to
2022-11-02 Kristof Provostipsec: add support for CHACHA20POLY1305
2022-11-01 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1s
2022-11-01 Richard YaoFreeBSD: Fix regression from kmem_scnprintf() in libzfs
2022-11-01 Doug Rabsonlibc_nonshared: Move to clibs package
2022-10-31 Kristof Provostpf: expose syncookie active/inactive status
2022-10-31 Richard YaoFix oversights from 4170ae4e
2022-10-29 Jose Luis Duranstrfmon: Remove XXX marks
2022-10-29 Jose Luis Duranstrfmon_l: Use specified locale for number formatting
2022-10-29 Jose Luis Duranstrfmon_test: Add a test for strfmon_l
2022-10-29 Jose Luis Duranstrfmon_test: Reserve space for the null terminator
2022-10-29 Jose Luis Duranstrfmon_l(3): Add name to the man page
2022-10-29 Richard YaoIntroduce kmem_scnprintf()
2022-10-29 Richard YaoFix TOCTOU race conditions reported by CodeQL and Coverity
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-28 Andrew InnesFix multiplication converted to larger type
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-26 Andrew InnesAligned free for aligned alloc
2022-10-26 Emmanuel Vadotpkgbase: Put devmatch in its own package
2022-10-26 Emmanuel Vadotpkgbase: Put ufs related tools and lib in their own...
2022-10-26 Emmanuel Vadotpkgbase: Put libwrap in FreeBSD-tcpd package
2022-10-26 Emmanuel Vadotpkgbase: Put zfs utilities and lib in their own package
2022-10-26 Emmanuel Vadotpkgbase: Put geom utilities in their own package
2022-10-25 Jose Luis Duranstrfmon(3): Fix # explanation
2022-10-25 Jose Luis Duranstrfmon(3): Remove repeated words
2022-10-25 Jose Luis Duranstrfmon: Fix formatting of a second fixed-width value
2022-10-25 Jose Luis Duranstrfmon: Fix an edge case when sep_by_space is 2
2022-10-25 Jose Luis Duranstrfmon: Fix alignment when enclosed by parentheses
2022-10-25 Jose Luis Duranstrfmon: Trim the SPACE from international currency...
2022-10-25 Jose Luis Duranstrfmon: Avoid an out-of-bounds access
2022-10-25 Jose Luis Duranstrfmon: Fix typos in source code comments
2022-10-25 Jose Luis Duranstrfmon: Fix typo in constant
2022-10-25 Jose Luis Duranstrfmon: Code cleanup
2022-10-25 Jose Luis Duranstrfmon_test: Add some tests
2022-10-25 Jose Luis Duranstrfmon_test: Fix typo and remove extra space
2022-10-25 Warner Loshtimes: Use modern function definitions
2022-10-24 Mark Johnstonlibvmmapi: Provide an interface for limiting rights...
2022-10-20 Richard YaoLinux: Fix big endian and partial read bugs in get_syst...
2022-10-20 Richard YaoFix theoretical use of uninitialized values
2022-10-19 Ed Mastessh: update to OpenSSH 9.1p1
2022-10-18 Richard YaoCleanup: Delete unnecessary pointer check from vdev_to_...
2022-10-18 Richard Yaoset_global_var() should not pass NULL pointers to dlclose()
2022-10-18 Mark Johnstonlibc: Make elf_aux_info() return an error if AT_USRSTAC...
2022-10-17 Ed Mastelibproc: retire now-unused MIPS support
2022-10-17 Mitchell Hornegetpagesize(3): cross-reference getpagesizes(3)
2022-10-16 Cy Schubertunbound: Reapply Vendor import 1.17.0
2022-10-16 Cy SchubertRevert "unbound: Vendor import 1.17.0"
2022-10-16 Cy Schubertunbound: Vendor import 1.17.0
2022-10-16 Ashish SHUKLAkvm_close(3): Check kd->sparse_map != NULL before munmap
2022-10-14 Richard YaoCleanup: Address Clang's static analyzer's unused code...
2022-10-14 Richard YaoFix potential NULL pointer dereference in lzc_ioctl()
2022-10-14 Kyle EvansRevert "Avoid using TARGET_ARCH in llvm.build.mk"
2022-10-12 Michael TuexenRevert "listen(): improve POSIX compliance"
2022-10-12 Philip Paepscontrib/tzdata: import tzdata 2022e
2022-10-11 Michael Tuexenlisten(): improve POSIX compliance
2022-10-10 Jessica Clarkepmc.sandybridge(3): Fix a few EVENT_ vs Event inconsist...
2022-10-08 Benedict ReuschlingRevert "Add extra EINVAL information about wrong block...
2022-10-07 Richard YaoHandle possible null pointers from malloc/strdup/strndup()
2022-10-07 Benedict ReuschlingAdd extra EINVAL information about wrong block size...
2022-10-05 Benedict ReuschlingAdd information on how to load gmirror on boot to auto...
2022-10-05 Brooks Davislibc: Include quad support on long32 ABIs
2022-10-05 Brooks DavisRename MACHINE_ABI and TARGET_ABI
2022-10-05 Kristof Provostpf: use time_to for timestamps
next