]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/libsa
Remove spurious newline
[FreeBSD/FreeBSD.git] / stand / libsa /
2018-01-05 jkimMerge ACPICA 20180105.
2017-12-31 ianAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-30 kevanslibsa: Pull in strnlen from libc
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-15 impRemove the 'mini libstand in libstand' that util.[ch...
2017-12-15 impPanic in sbrk if setheap hasn't been called yet. This...
2017-12-08 impPut the files we're copying over into a few variables...
2017-12-08 impProvide implementations for iscntrl, ispunct and isgraph.
2017-12-08 impRemove _KERNEL hack now that errno.h does the right...
2017-12-08 impAdd partial support signal.h functioanlity. Pull in...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 tsoomedhcp_try_rfc1048() is not used any more
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 impFix random() prototype to match the system.
2017-12-06 impMake putenv and getenv match the userland definition...
2017-12-05 impNow that we offer a semi-sane standards-ish set of...
2017-12-05 impStop building with the standard system headers.
2017-12-05 impUse the kernel relative paths, rather than the userland...
2017-12-02 impFix all warnings related to geli and ZFS support on...
2017-12-02 impFix random() and srandom() prototypes to match the...
2017-12-02 impMinor flags cleanup
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-20 delphijMFV r326007: less v529.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 hselaskyMerge ^/head r325663 through r325841.
2017-11-14 impMove sys/boot to stand. Fix all references to new location