]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
ifconfig(8): wordsmith -G and -g descriptions
[FreeBSD/FreeBSD.git] / lib /
9 hours ago Dapeng GaoSimplify signal handling code in libthr by removing...
12 hours ago Kristof Provostpf: convert DIOCGETTIMEOUT/DIOCSETTIMEOUT to netlink
17 hours ago Andreas Kempelibusbhid: add missing include guards
2 days ago Enji Cooperradlib: fix a memory leak in `is_valid_request`
2 days ago Warner Loshtypo: Fix side -> size since it matters to the meaning...
2 days ago Kristof Provostpf: convert DIOCSETDEBUG to netlink
2 days ago Kristof Provostpf: convert DIOCNATLOOK to netlink
2 days ago Kristof Provostpf: convert DIOCCLRSTATUS to netlink
3 days ago Xin LIMFV: xz 5.6.2.
4 days ago Cy Schubertsqlite3: Vendor import of sqlite3 3.46.0
6 days ago Martin Matuskazfs: merge openzfs/zfs@e2357561b
8 days ago Martin Matuškaspl: fix compilation without HAVE_BACKTRACE
8 days ago Mariusz Zaborskilibutil: move ftime to libutil
9 days ago Kristof Provostlibpfctl: add pfctl_get_rule_h()
9 days ago Mark Johnstonlibc/tests: Fix installation without MK_TOOLCHAIN
10 days ago Alfonso S. Sicilianocontrib/bsddialog: Import version 1.0.3
10 days ago Alfonso S. Sicilianocontrib/bsddialog: Import version 1.0.3
10 days ago Mariusz Zaborskilibcapsicum: cache more time zone information
11 days ago Andre Albsmeierpam_xdg: pam_get_item can return NULL
11 days ago Cy Schubertntp: Vendor import of ntp-4.2.8p18
11 days ago Warner Loshcross-tools: fts has different types for cmp routine
13 days ago Rob NUse memset to zero stack allocations containing unions
13 days ago Ed Mastelibc: move NIS xdr_* symbols from rpc's to yp's Symbol.map
13 days ago Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.6-0-g1118c...
2024-05-23 Simon J. GerratyMerge bmake-20240520
2024-05-23 Ricardo Brancomqueuefs: Relax restriction that path must begin with...
2024-05-23 Tom HukinsFix "version introduced" in two manual pages
2024-05-23 Brooks Davislibcompiler_rt: gcc13 doesn't support _Float16 on arm
2024-05-23 Brooks Davislibpmc: remove tautological assert
2024-05-23 Christos Margiolismixer.3: Fix mandoc -Tlint warnings
2024-05-23 Christos Margiolismixer(3): Implement mixer_get_path() function
2024-05-23 Christos Margiolissound: Handle unavailable devices in various OSS IOCTLs
2024-05-22 Andrew Turnerarm64: Allow userspace to be built with PAC and BTI
2024-05-22 Andrew Turnercsu: Find the main pointer through the GOT
2024-05-21 Pierre Proncherylibnvmf: avoid resource leak
2024-05-21 Dag-Erling Smørgravaccess(2): Discourage use of these system calls.
2024-05-21 Chris Moerzglabel.8: Describe cases related to permissions / exist...
2024-05-20 Dag-Erling Smørgravdiff: Nits in tests.
2024-05-20 Dag-Erling Smørgravlibdiff: Add a test for the truncation issue.
2024-05-17 Brooks Davislibcxxrt: allow build with gcc13 and --no-undefined...
2024-05-17 Brooks Davislibgcc_s: fix nonsense defines
2024-05-16 Mariusz Zaborskilibcapsicum: document return values
2024-05-16 Alexander Ziaeeman filesystems: fix xrefs after move to section 4
2024-05-16 Alfonso S. Sicilianocontrib/bsddialog: Import version 1.0.2
2024-05-16 Alfonso S. Sicilianocontrib/bsddialog: Import version 1.0.2
2024-05-15 Dag-Erling Smørgravldns: Ignore commented-out lines in resolv.conf.
2024-05-14 Warner Loshawk: Merge in bsd-feature branch of OTA from 20240422...
2024-05-14 Rob Norrisbacktrace: rework for signal safety
2024-05-14 Rob Norrislibspl: lift backtrace into a separate file
2024-05-14 Rob Norriszdb/ztest: use libspl backtrace for crashes
2024-05-14 Alan SomersBetter control the thread pool size when mounting datasets
2024-05-14 Alan Somerslibzfs: Fix mounting datasets under thread limit pressure
2024-05-14 Alan Somerstpool_dispatch: fail if it cannot start at least 1...
2024-05-14 Simon J. GerratyMerge bmake-20240508
2024-05-13 Kyle EvansFix the GCC build after _FORTIFY_SOURCE import
2024-05-13 Gordon Berglingaccess.2: Mention that lstat(2) should be used for...
2024-05-13 Kyle EvansAdd a build knob for _FORTIFY_SOURCE
2024-05-13 Kyle EvansPrepare the system for _FORTIFY_SOURCE
2024-05-13 Kyle EvansImport _FORTIFY_SOURCE implementation from NetBSD
2024-05-10 Cy Schubertunbound: Vendor import 1.20.0
2024-05-10 chenqiuhao1997Replace P2ALIGN with P2ALIGN_TYPED and delete P2ALIGN.
2024-05-10 Simon J. GerratyAllow -DNO_STRICT_REGEX to restore historic regex behavior
2024-05-09 Rob Nlibspl_assert: always link -lpthread on FreeBSD
2024-05-09 Martin MatuškaUnbreak FreeBSD cross-build on MacOS broken in 051460b8b
2024-05-09 Kristof Provostlibpfctl: fix file descriptor leak
2024-05-08 Brooks Davislibthr: avoid varargs in fcntl and openat interposers
2024-05-08 Kristof Provostcarp: support VRRPv3
2024-05-07 John Baldwinlibcbor: Ignore errors for unknown #pragmas
2024-05-07 Ed Mastedlopen(3): mention fdlopen for capsicum(4)
2024-05-07 Poul-Henning KampRemove cross-references to GBDE
2024-05-06 Ed Masteclock_gettime.2: fix markup
2024-05-06 John Baldwinnvmf_tcp: Correct tests for PDU direction
2024-05-06 Emmanuel VadotImport device-tree files from Linux 6.8
2024-05-06 Emmanuel VadotImport device-tree files from Linux 6.7
2024-05-06 Emmanuel VadotImport device-tree files from Linux 6.6
2024-05-04 Warner Loshota: Merge one true awk 20240422 (a3b68e649d2d)
2024-05-04 Dimitry Andriclib/clang: clean out old llvm/clang Sparc target remnants
2024-05-04 Ed Mastelibfido2: update to 1.14.0
2024-05-04 Dimitry AndricFixup: Merge llvm-project release/18.x llvmorg-18.1...
2024-05-04 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.5-0-g617a1...
2024-05-04 Alexander Ziaeeintro.2 as errno.2: Use the name macro for errno
2024-05-04 Alexander Ziaeeintro.2: Add sys/syscall.h to SYNOPSIS
2024-05-04 Alexander Ziaeeintro.2 as errno.2: Update maximum hard link limit
2024-05-03 Ed Mastelibcbor: vendor update to 0.11.0
2024-05-03 Konstantin Belousov__cxa_thread_call_dtors(3): fix dtor pointer validity...
2024-05-03 Simon J. GerratyMerge bmake-20240430
2024-05-03 Martin Matuskazfs: merge openzfs/zfs@8f1b7a6fa
2024-05-03 Baptiste Daroussinlibarchive: fix thread autodetermination for zstd compr...
2024-05-02 John Baldwinlibnvmf: Add internal library to support NVMe over...
2024-05-02 Brooks Davislibgcc_s: __extendxftf2 and __trunctfxf2 are amd64...
2024-05-02 Michael Tuexensctp: document sctp_recvmsg as implemented
2024-05-01 Rob Norrislibspl/assert: use libunwind for backtrace when available
2024-05-01 Rob Norrislibspl/assert: dump backtrace in assert
2024-05-01 Rob Norrislibspl/assert: add lock around assertion output
2024-05-01 Rob Norrislibspl/assert: show process/task details in assert...
2024-05-01 Rob Norrislibzpool: set thread names
2024-05-01 Brooks Davislibgcc_s: 80-bit long double function are x86-only
2024-04-30 Brooks Davislibsys: don't try to expose freebsd7___semctl
2024-04-30 Martin Matuskalibarchive: merge bugfixes from vendor branch
2024-04-29 Rich ErcolaniOverflowing refreservation is bad
next