]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand/libsa
Skip IRELATIVE relocations when loader processes ELF files.
[FreeBSD/FreeBSD.git] / stand / libsa /
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2017-12-31 Ian LeporeAdd a validbcd() routine that uses the bcd2bin_data...
2017-12-30 Kyle Evanslibsa: Pull in strnlen from libc
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-15 Warner LoshRemove the 'mini libstand in libstand' that util.[ch...
2017-12-15 Warner LoshPanic in sbrk if setheap hasn't been called yet. This...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-08 Warner LoshPut the files we're copying over into a few variables...
2017-12-08 Warner LoshProvide implementations for iscntrl, ispunct and isgraph.
2017-12-08 Warner LoshRemove _KERNEL hack now that errno.h does the right...
2017-12-08 Warner LoshAdd partial support signal.h functioanlity. Pull in...
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Toomas Soomedhcp_try_rfc1048() is not used any more
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-06 Warner LoshFix random() prototype to match the system.
2017-12-06 Warner LoshMake putenv and getenv match the userland definition...
2017-12-05 Warner LoshNow that we offer a semi-sane standards-ish set of...
2017-12-05 Warner LoshStop building with the standard system headers.
2017-12-05 Warner LoshUse the kernel relative paths, rather than the userland...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Warner LoshFix all warnings related to geli and ZFS support on...
2017-12-02 Warner LoshFix random() and srandom() prototypes to match the...
2017-12-02 Warner LoshMinor flags cleanup
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Warner LoshMove sys/boot to stand. Fix all references to new location