]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
loader: Relax the check in is_kernphys_relocatable()
[FreeBSD/FreeBSD.git] / lib /
2022-07-15 Yi Kongmsun: Rewrite function definitions with identifier...
2022-07-08 Gordon Berglingsockatmark(3): Add references to 4.4BSD IPC tutorials
2022-07-08 Gordon Berglingpmc(3): Fix a common typo in a description
2022-07-07 Mark Johnstonlibsysdecode: Grab some more ioctl definitions from CAM
2022-07-07 Mark Johnstonwait.2: Remove sys/types.h from the list of required...
2022-07-06 Dmitry Chaginlibsysdecode: Fix a typo in my email
2022-07-06 Dmitry Chaginlibsysdecode: Decode Linux open() flags
2022-07-06 Dmitry Chaginlibsysdecode: Decode Linux *at() flags
2022-07-06 Dmitry Chaginkdump: Decode Linux clock_nanosleep syscall
2022-07-06 Dmitry Chaginkdump: Decode Linux sigprocmask how argument
2022-07-06 Dmitry Chaginlibsysdecode: Decode setitimer, getitimer which argument
2022-07-06 Dmitry Chaginlibsysdecode: Add method for decoding Linux signal...
2022-07-06 Dmitry Chaginlibsysdecode: Add preliminary support for decoding...
2022-07-06 Dmitry Chaginlibsysdecode: For future use extract common code to...
2022-07-05 Wojciech Macekpmc: intr pmc.soft(3) update
2022-07-04 Alexander Motinlibpmc: Prefer fixed counters in Intel event aliases.
2022-07-04 Alexander Motinlibpmc: Fix INVERT flag mapping for both Intel and...
2022-07-04 Alexander Motinlibpmc: Disable hardcoding of Intel fixed counters.
2022-07-04 Alexander Motinlibpmc: jevents: Sync with the latest Linux kernel.
2022-07-04 Alexander MotinRevert "libpmc: jevents: Partial style(9) pass"
2022-07-04 Alexander Motinlibpmc: Another update of x86 event definitions.
2022-06-30 Alexander Motinamd64: Stop using REP MOVSB for backward memmove()s.
2022-06-27 Mark Johnstonkevent.2: Add an xref to listen.2
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-24 Yan Ka Chiupam_exec: fix segfault when authtok is null
2022-06-17 Dmitry Chaginlibsysdecode: Fix decoding of SCHED_ flags
2022-06-17 Dmitry Chaginkqueue: Fix kqueue(2) man page.
2022-06-17 Dmitry ChaginFixed the value returned by sched_getaffinity().
2022-06-17 Dmitry Chagincpuset: Byte swap cpuset for compat32 on big endian...
2022-06-17 Dmitry ChaginFix sigtimedwait manpage.
2022-06-17 Dmitry ChaginBump Dd in getdirentries.2 after c6487446.
2022-06-17 Dmitry Chagingetdirentries: return ENOENT for unlinked but still...
2022-06-17 Thomas Munropoll(2): Add POLLRDHUP.
2022-06-16 Ed Mastegetpagesize(3): add .Xr to sysconf(3)
2022-06-15 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.5-0-gc1238...
2022-06-13 Dimitry AndricAlso define THR_PAGE_SIZE_MIN for mips
2022-06-10 Gordon Berglingipsec(4): Fix a typo in a source code comment
2022-06-10 Gordon Berglingusbhid(3): Fix a typo in the manual page
2022-06-10 Gordon Berglingnlist(3): Fix a common typo in a source code comment
2022-06-10 Gordon Berglinglibgssapi: Fix a common typo in a source code comment
2022-06-09 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.4-0-g29f10...
2022-06-07 Andrew TurnerRemove PAGE_SIZE from libthr
2022-06-07 Andrew TurnerUse the existing page size in libthr
2022-06-06 Ryan Moellerlibzfs: Fail making a dataset handle gracefully
2022-06-06 набlibzfs: mount: don't leak mnt_param_t if mnt_func fails
2022-06-06 Rich ErcolaniReject zfs send -RI with nonexistent fromsnap
2022-06-06 Cy Schubertlib/libgssapi: Trailing whitespace cleanup
2022-06-04 Dimitry Andricllvm MIPS target: add missed source file
2022-06-04 Dimitry AndricAdd several sanitizer ignore lists under /usr/lib/clang
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.3-0-g1f914...
2022-06-04 Dimitry AndricApply libc++ fix for <ranges> not compiling at all
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-2-g3f43d...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc4...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc2...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc1...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14-init-18315...
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-18294-gdb01b123d012
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-17616-g024a1fab5c35
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-13186-g0c553cc1af2e
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-11187-g222442ec2d71
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3
2022-06-04 Gordon Berglinglibc: Add HISTORY sections to the manual pages
2022-05-30 Dimitry AndricExport _Unwind_Complete and _Unwind_VRS_Pop from arm...
2022-05-27 Ryan MoellerFreeBSD: libspl: Add locking around statfs globals
2022-05-21 Piotr Kubajpowerpc: enable supported sanitizers on powerpc64*
2022-05-21 Piotr Kubajriscv: also enable includes, stats and stats_client...
2022-05-16 Corvin Köhnebhyve: add ROM emulation
2022-05-16 Ed Mastelibutil: eliminate one syscall from kinfo_getproc
2022-05-12 Andrew TurnerAdd PT_GETREGSET
2022-05-11 John Baldwinlibpmcstat: Fix a few ARM-specific issues with function...
2022-05-11 Alexander MotinGEOM: Fix regression after 7f16b501e25.
2022-05-11 Alexander MotinGEOM: Introduce partial confxml API
2022-05-10 John BaldwinRemove an always-true check.
2022-05-07 Alex RichardsonExport _mmap and __sys_mmap from libc.so
2022-05-04 Kristof Provostlibpfctl: grow request buffer on ENOSPC
2022-05-03 Andrew TurnerHave stpncpy tests ask the kernel for the page size
2022-05-02 набlibzfs: zfs_send: remove unused variable
2022-05-02 набlibzutil: zpool_find_config: remove unused variable
2022-05-02 Konstantin Belousovsched_getaffinity(3): more compatibility with Linux
2022-04-30 Stefan Eßerlibfetch: remove a set-but-not-used variable
2022-04-29 John BaldwinExtend the VMM stats interface to support a dynamic...
2022-04-29 John Baldwinlibthr: Use TLS_TCB_* in _tcb_[cd]tor.
2022-04-29 John Baldwiniscsi: Handle large Text responses.
2022-04-29 John Baldwinlibiscsiutil: Change keys_load/save to operate on data...
2022-04-29 John Baldwinlibiscsiutil: Fix a memory leak with negotiation keys.
2022-04-29 John Baldwinlibiscsiutil: Use open_memstream to build the outgoing...
2022-04-29 John BaldwinAdd an internal libiscsiutil library.
2022-04-29 John BaldwinTLS: Use <machine/tls.h> for libc and rtld.
2022-04-29 John Baldwinlibthr: Use <machine/tls.h> for most MD TLS details.
2022-04-29 John Baldwinlibc: Fix the alignment of the TCB to match rtld for...
2022-04-29 John Baldwinmips _libc_get_static_tls_base: Narrow scope of #ifdef.
2022-04-29 John Baldwinlibthr: Remove the DTV_OFFSET macro.
2022-04-22 Mark Johnstonlibsysdecode: Add regression tests for sysdecode_cap_ri...
2022-04-22 Mark Johnstonlibsysdecode: Include required headers in sysdecode.h
2022-04-22 Mark Johnstonlibsysdecode: Fix decoding of Capsicum rights
2022-04-21 Gordon Berglingtime(3): Refine history in the manual page
2022-04-19 Konstantin BelousovMostly revert a5970a529c2d95271: Make files opened...
2022-04-19 Andrew TurnerAdd an implementation of .mcount on arm64
2022-04-16 Konstantin Belousovlibprocstat: document procstat_getadvlock(3)
2022-04-16 Konstantin Belousovlibprocstat: add procstat_getadvlock(3)
next