]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/libsa
MFV r361280:
[FreeBSD/FreeBSD.git] / stand / libsa /
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-12 vangyzenRemove tests for obsolete compilers in the build system
2020-05-09 tsoomeloader: vdev_read() can corrupt memory
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-16 adrian[libsa] Fix typecast of pointer for st_dev
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-07 sjgImprove interaction of vectx and tftp
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-29 tsoomeloader: use #elif defined() in stand.h
2020-03-28 tsoomeloader: typo did slip into 359408
2020-03-28 tsoomeloader: strdup name strings from dataset walker
2020-03-28 tsoomeloader: add knob to build with user malloc
2020-03-25 sjgFix pkgfs stat so it satisfies libsecureboot
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-19 tsoomeloader: remove libsa/crc32.c and use version from zlib
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-26 tsoomeloader: replace zfs_alloc/zfs_free with malloc/free
2020-02-20 dimMerge ^/head r358131 through r358178.
2020-02-20 impMove smbios.c to libsa.
2020-02-20 impCreate ptov() function.
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-05 tsoomefollowup on r357497: clean obsolete comment and use...
2020-02-04 tsoomeloader: rewrite zfs reader zap code to use malloc
2020-02-03 impRemove sparc64 support from the boot loader.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-06 tsoomeloader: update zfsimpl.c from illumos review suggestions
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-20 dimMove all sources from the llvm project into contrib...
2019-12-15 tsoomeloader: rewrite zfs vdev initialization
2019-12-15 tsoomeloader: zfsimpl.c cstyle cleanup
2019-12-13 avgzfs boot: fix a crash in a rarely taken path in fzap_lookup
2019-12-13 tsoomeloader: cd9660_open() warn: is 'buf' large enough for...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-21 avgMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-13 rpokalaLogging improvements to loader::nfs
2019-11-12 tsoomereverting r354594
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-10 tsoomeloader: use struct initializer in vdev_probe().
2019-11-10 tsoomeloader: memory leak in vdev_label_read_config()
2019-11-07 philImport libxo-1.3.0:
2019-11-05 tsoomeloader: clean up the noise around log device
2019-11-05 tsoomeloader: populate nvl with data even when label_txg...
2019-11-03 tsoomeloader: allow booting from pool with log device
2019-11-03 tsoomeloader: factor out label and uberblock load from vdev_p...
2019-11-03 tsoomeloader: zfs.c is missing malloc checks, fix it
2019-11-03 tsoomeloader: we do not support booting from pool with log...
2019-11-03 tsoomeloader: should check malloc in zfs_dev_open
2019-11-03 tsoomeloader: calculate physical vdev psize from asize
2019-11-02 tsoomeRemove duplicate lz4 implementations
2019-11-01 tsoomeloader: asprinf does crash arm64 due to missing NULL...
2019-10-26 tsoomeloader: rs_alloc() may return NULL
2019-10-24 sjgAdd support for hypervisor check on x86
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-19 tsoomeloader: zfs_fmtdev can crash when pool discovery did...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-21 dimMerge ^/head r352537 through r352586.
2019-09-20 tsoomeloader: fix typo in zalloc.
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 tsoomeloader: revert r352421
2019-09-17 tsoomeloader: add memalign() to libsa
2019-09-17 tsoomeloader: stand.h should define reallocf as Reallocf
2019-09-17 tsoomeloader: cstyle cleanup libsa zalloc sources
2019-09-17 tsoomeloader: factor out guard location setup from Realloc
2019-09-17 dimMerge ^/head r352319 through r352435.
next