]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
tpm: Remove unused variables.
[FreeBSD/FreeBSD.git] / lib /
2022-02-27 Jose Luis Duranlibefivar: Check Length para before use in DevPathToTex...
2022-02-27 Jose Luis Duranlibefivar: Fix incorrect check for DisplayOnly text...
2022-02-27 Jose Luis Duranlibefivar: Handle AcpiExp device path when optional...
2022-02-27 Jose Luis Duranlibefivar: Handle USBxxx device path when optional...
2022-02-27 Jose Luis Duranlibefivar: Handle Sata device path when optional para...
2022-02-27 Jose Luis Duranlibefivar: Use VENDOR_DEVICE_PATH structure for Debug...
2022-02-27 Jose Luis Duranlibefivar: Add PciRoot/PcieRoot text for ACPI Expanded...
2022-02-27 Jose Luis Duranlibefivar: Correct condition check for AcpiExp text...
2022-02-27 Jose Luis Duranlibefivar: Correct the string order of ACPI Expanded...
2022-02-27 Jose Luis Duranlibefivar: Clean up source files
2022-02-27 Jose Luis Duranlibefivar: Fix iSCSI.Lun byte order issue
2022-02-27 Jose Luis Duranlibefivar: Fix byte orders of iSCSI.Lun
2022-02-27 Jose Luis Duranlibefivar: Fix bug when converting iSCSI node
2022-02-27 Jose Luis Duranlibefivar: Add DevPathFromTextDns and DevPathToTextDns...
2022-02-27 Jose Luis Duranlibefivar: Add BluetoothLe device path node support
2022-02-27 Jose Luis Duranlibefivar: Reverse the byte order of BD_ADDR for Bluetooth
2022-02-27 Jose Luis Duranlibefivar: Refine the DevPathFromTextiSCSI protocol...
2022-02-27 Jose Luis Duranlibefivar: Fix FromText bug for multi-instance devicepath
2022-02-27 Jose Luis Duranlibefivar: Fix the wrong MAC address length
2022-02-26 набfreebsd: libzfs: zmount: void-cast unused assert(3...
2022-02-26 набconfig: check for -Wno-cast-function-type
2022-02-25 Richard Scheffeneggeriscsi: per-session timeouts and rapid teardown of sessi...
2022-02-24 Eric van Gyzensendfile_test: fix copy-paste bug
2022-02-24 Tony Hutterzed: Misc multipath autoreplace fixes
2022-02-23 Jose Luis Duranlibefivar: Correct the string expression of UTF8 vendor...
2022-02-22 Jitendra Patidarlog xattr=sa create/remove/update to ZIL
2022-02-22 Piotr Kubajpowerpc: enable initial-exec TLS
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-21 Damian SzuberskiCorrect compilation errors reported by GCC 10/11
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Ryan Moellerlibzfs: Fail making a dataset handle gracefully
2022-02-18 набlibzpool: kernel: silence unrelated-function-pointer...
2022-02-18 набlibnvpair: json: suppress wchar_t >=0 warnings
2022-02-18 набlibtpool: -Wno-clobbered
2022-02-18 набlibzfs: sendrecv: fix NULL arithmetic UB
2022-02-18 набuserspace: mark arguments used
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-16 набlibzfs: calculate receive times with sub-second precision
2022-02-16 набmodule: icp: remove unused (and mostly faked) cm_{...
2022-02-16 набmodule: icp: rip out modhash. Replace the one user...
2022-02-16 набmodule: icp: remove unused notification framework
2022-02-16 набmodule: icp: remove unused kcf_digest.c
2022-02-16 набmodule: icp: remove other provider types
2022-02-15 Jorgen LundmanAdd spa _os() hooks
2022-02-15 Jorgen LundmanRename fallthrough to zfs_fallthrough
2022-02-15 Jessica Clarkelibpmc: Allow specifying explicit EVENT_xxH events...
2022-02-14 набlibzfs: sendrecv: fix missing error output for invalid...
2022-02-10 John Baldwinlibthr: Disable stack unwinding on ARM.
2022-02-10 John BaldwinInstall unwind.h into /usr/include
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Stefan Eßersysctlbyname(): restore access to user variables
2022-02-09 Jorgen LundmanRename EMPTY_TASKQ into taskq_empty
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-08 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-08 Konstantin Belousovlibc binuptime(): use the right function to get the...
2022-02-07 John BaldwinExtend the VMM stats interface to support a dynamic...
2022-02-07 Mateusz Piotrowskistrftime.3: Fix a typo and use St for standards
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-05 Stefan Eßerlibc: add helper furnction to set sysctl() user.* variables
2022-02-04 Stefan Eßerlibc: return partial sysctl() result if buffer is too...
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2022-02-03 Konstantin Belousovlnumeric.c: replace some space*8 by tabs
2022-02-03 Konstantin Belousov__ctype_load(): check for calloc() failure
2022-02-03 Konstantin Belousov__numeric_load(): check for calloc() failure
2022-02-03 Konstantin Belousovlibc/locale/lnumeric.c: minor style
2022-02-03 Konstantin Belousov__monetary_load(): check for calloc() failure
2022-02-03 Konstantin Belousovlibc/locale/lmonetary.c: minor style
2022-02-03 Konstantin Belousov__messages_load(): check for calloc() failure
2022-02-03 Konstantin Belousovlibc/locale/lmessages.c: minor style
2022-02-03 Konstantin Belousov__collate_load(): check for calloc failure
2022-02-03 Konstantin Belousovlibc/locale/collate.c: minor style
2022-02-03 Konstantin Belousovxlocale.c: only call init_key() when locale was success...
2022-02-03 Konstantin Belousovxlocale.c: check for allocation failure
2022-02-03 Konstantin Belousovxlocale.c:init_key(): do not ignore errors from pthread...
2022-02-03 Konstantin Belousovlibc/locale/xlocale.c: minor style
2022-02-02 Warner Loshkyua/qemu: When running in qemu, don't teset sendfile
2022-02-02 Ryan Moellerlibzfs_sendrecv: Factor out lzc_flags_from_resume_nvl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Refactor find_redact_book
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix some comment style nits
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystems
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_filesystem
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_snapshot
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_print_verbose
2022-02-02 Ryan Moellerlibzfs_sendrecv: Pull header line out of loop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Initialize in case of failure
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on dump_ioctl
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on zfs_send_space
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_fs
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_prop
2022-02-02 Ryan Moellerlibzfs_sendrecv: Style pass on send_iterate_snap
2022-02-02 Ryan Moellerlibzfs_sendrecv: Fix leaked holds nvlist
2022-02-02 Ryan Moellerlibzfs_sendrecv: Avoid extra avl_find
2022-02-02 Ryan Moellerlibzfs_sendrecv: Simplify out guid temporary
2022-02-02 Ryan Moellerlibzfs_sendrecv: Use size_t for payload_len
2022-02-02 набlibzfs: mount: don't leak mnt_param_t if mnt_func fails
2022-02-02 набlibtpool: remove useless CSTYLED
2022-02-02 набlinux: libspl: zone: () -> (void)
2022-02-02 набlibzfs: share_proto: constify, staticify
2022-02-02 набlibzfs: const correctness
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
next