]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot/libsa
Add fortune datfiles that are no longer distributed.
[FreeBSD/FreeBSD.git] / sys / boot / libsa /
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 impInstall the 4th files in sys/boot/forth instead of...
2017-11-06 impPrefer bsd.init.mk to other constructs.
2017-11-04 impCleanup stray libstand names to be libsa names.
2017-11-04 impRevert "mostly libsa"
2017-11-04 impmostly libsa
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-22 impUse SYSDIR instead of ${.CURDIR}/../..<etc>/sys.
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-18 tsoomelibsa/ip: stop read loop on bad fragments
2017-10-18 tsoomelibsa/ip.c: misplaced comment, ip_v is half char, not...
2017-10-16 impExplicitly inlcude SYSDIR in the include path -- need...
2017-10-12 impMove panic back into libsa. It's documented in libstand...
2017-10-12 impDefine prototype for exit and ensure references
2017-10-12 impMove ufsread.c
2017-10-12 impMove crc32.c, util.c and gpt.c over to libsa.
2017-10-12 impRename libstand.a to libsa.a and libstand32.a to libsa32.a
2017-10-12 impMove lib/libstand to sys/boot/libsa
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-09 impCreate sys/boot/libsa and build libstand.a there