]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
cap_dns, cap_net: fix host and service buffer handling
[FreeBSD/FreeBSD.git] / lib /
2023-04-04 Eric van Gyzencap_dns, cap_net: fix host and service buffer handling
2023-04-04 Ed Mastekqueue: add close() calls to man page example
2023-04-04 Konstantin BelousovRename kqueue1(2) to kqueuex(2) to avoid compat issues...
2023-04-03 Konstantin Belousovlibipsec: ansify
2023-04-03 Konstantin Belousovipsec_strerror.c: style, drop redundand return
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Ed Mastekqueue: tidy up indentation in man page example
2023-03-31 Kristof Provostcarp: allow commands to use interface name rather than...
2023-03-30 Mark Johnstoncap_dns tests: Convert to ATF, avoid failing when looku...
2023-03-30 Mark Johnstoncap_sysctl tests: Serialize
2023-03-30 Ed Mastememmem: add a note about other systems which have memmem
2023-03-30 Hans Petter Selaskylibusb(3): Implement libusb_init_context() and the...
2023-03-29 John BaldwinRemove LLVM build glue for MIPS as a native architecture.
2023-03-29 John Baldwinlibarchive: Remove MIPS build glue.
2023-03-29 John Baldwinlibcompiler_rt/libgcc_s: Remove MIPS build glue.
2023-03-29 John Baldwinlibcasper: Move helper libraries from /lib/casper to...
2023-03-29 Dimitry AndricRevert "Ensure .inc files are regenerated when llvm...
2023-03-29 Dimitry AndricRevert "Rework {clang,lldb,llvm}-tblgen invocations...
2023-03-29 Dimitry AndricRework {clang,lldb,llvm}-tblgen invocations to add...
2023-03-29 John Baldwinlibproc: Trim a MIPS leftover.
2023-03-29 Stefan EßerFix typo in statfs man page
2023-03-29 Stefan Eßerfs/msdosfs: add tracking of free root directory entries
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-28 Yuri Pankovlibc: use separate collate objects for C, POSIX, and...
2023-03-27 Konstantin Belousovkqueue1(2): document
2023-03-27 Konstantin Belousovkqueue1(2): export the symbol from libc
2023-03-27 Ruslan BukinInclude Embedded Trace Extensions (ETE) source code...
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-27 Mark Johnstonlibc: Use secure_getenv(3) where appropriate
2023-03-24 Tino ReichardtAdd more ANSI colors to libzfs
2023-03-25 Warner Loshsecure_getenv: Improve documentation wording
2023-03-25 Warner Loshsecure_getenv: Add () around return values
2023-03-24 John Baldwinbhyve: Remove vmctx member from struct vm_snapshot_meta.
2023-03-24 John Baldwinlibvmmapi: Add a struct vcpu and use it in most APIs.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 John Baldwinlibpmc: Use LIB_CXX instead of explicit LDADD to link...
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 John Baldwinlibpfctl: Don't pass stack garbage to free.
2023-03-22 Val Packettarpa: garbage collect ns_newmsg/ns_rdata decls
2023-03-20 Mitchell Hornekern_reboot(9): some updates
2023-03-20 Kristof Provostcarp: support unicast
2023-03-20 Kristof Provostcarp: add netlink interface
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-17 Mateusz Guzikvfs: retire KERN_VNODE
2023-03-16 Mateusz Guziklibipsec: ansify
2023-03-16 Mateusz Guziklibmd: ansify
2023-03-16 Mateusz Guziklibc/yp: sort out warnings
2023-03-16 Mateusz Guziklibz: silence K&R warns
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-15 Attila Fülöpspl: cmn_err_once() should be usable in brace-less...
2023-03-15 Low-powerFix building for powerpc* targets with some compilers
2023-03-15 John Graftonlibbe: Avoid double printing cloning errors.
2023-03-14 Richard Yaonvpair: Constify string functions
2023-03-14 Richard Yaodiscover_cached_paths() should not corrupt nvlist strin...
2023-03-14 Richard Yaozpool_valid_proplist() should not corrupt nvpair name...
2023-03-14 Ed Mastecompiler-rt: remove eprintf
2023-03-14 Attila Fülöpzcommon: Refactor FPU state handling in fletcher4
2023-03-14 lucyAdd GNU glibc compatible secure_getenv
2023-03-13 David E. O'BrienDocument gethostbyname_r's public exposure in 6.2.
2023-03-12 Konstantin Belousovlib/csu: do not compile the body of handle_static_init...
2023-03-12 Konstantin Belousovlibc/csu: add powerpcspe
2023-03-11 Konstantin Belousovlibc/csu: rename ignore_init.c to libc_start1.c
2023-03-11 Konstantin Belousovlibc: move declaration of 'char **environ' to common...
2023-03-11 Konstantin Belousovx86: microoptimize static PIE startup
2023-03-11 Konstantin Belousovcsu: move common code to libc
2023-03-11 George MelikovABI files: sync with new Ubuntu release in CI
2023-03-10 Mark Johnstonnetbsd-tests: Serialize message queue tests
2023-03-10 Pawel Jakub DawidekImplementation of block cloning for ZFS
2023-03-10 Xin LIcap_*(2): Document ENOSYS behavior.
2023-03-09 Brooks Davisng_atmllc: remove
2023-03-09 Brooks DavisNgATM: Remove netgraph ATM support
2023-03-07 Rob NBetter handling for future crypto parameters
2023-03-07 Attila Fülöpspl: Add cmn_err_once() to log a message only on the...
2023-03-07 Dag-Erling Smørgravlibc: Remove prototype and documentation for tzsetwall().
2023-03-07 Vitaliy Gusevbhyve: Move libcasper dependecy to lib9p
2023-03-06 Vitaliy Gusevlibvmm: add missing ioctl's to vm_ioctl_cmds
2023-03-02 Tino ReichardtAdd generic implementation handling and SHA2 impl
2023-03-02 Tino ReichardtAdd SHA2 SIMD feature tests for libspl
2023-03-02 Tino ReichardtRemove old or redundant SHA2 files
2023-03-02 Val Packettopen.2: describe O_RESOLVE_BENEATH errors correctly
2023-03-02 Val Packettxlocale: garbage collect references to strtoq_l/strtouq_l
2023-02-28 Mark Johnstonlibrss: Remove rss_socket_set_rss_bucket()
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-27 Ihor Antonovman 3 daemon: remove double negation
2023-02-27 Mark Johnstonlibrss: Remove rss_sock_set_bindmulti()
2023-02-26 Dimitry AndricEnsure .inc files are regenerated when llvm/clang tblge...
2023-02-25 Gordon Berglinginet6_opt_init.3: Some enhancements
2023-02-25 Dimitry AndricUse .section .rodata instead of .rodata on FreeBSD
2023-02-24 John-Mark Gurneymake cross build from arm64 work..
2023-02-24 Paul Floydlibc: handle zero alignment in memalign()
2023-02-23 Kyle Evansiconvlist(3): fix count argument type
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-16 Warner Loshefivar: Really look for labels for the provider with...
2023-02-16 Warner Loshefivar: support device paths as well as mounted paths...
2023-02-16 Warner Loshefivar: Allow NULL paths in build_dp
2023-02-16 Warner Loshefivar: Try harder to find label's efimedia
next