Improve libexec debug outputChange-Id: I6a82d3eeed263e813852549fac015b82832c5c29
NetBSD re-synchronization of the source treeThis brings our tree to NetBSD 7.0, as found on -current on the10-10-2015.This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/z
NetBSD re-synchronization of the source treeThis brings our tree to NetBSD 7.0, as found on -current on the10-10-2015.This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/zdump with usr.bin/zdump - external/bsd/libelf has moved to /external/bsd/elftoolchain/ - Import ctwm - Drop sprintf from libmincChange-Id: I149836ac18e9326be9353958bab9b266efb056f0
show more ...
Resolve more warningsChange-Id: Ibc1b7f7cd45ad7295285e59c6ce55888266fece8
minix libraries: resolve clang warningsChange-Id: I0f3425fb8838708c9848a006f1eee5ab1bad71d2
Allow elf_unpack to withstand invalid ELF headersChange-Id: I10a0f3111176b9614b8531d6736e2e860eb95ce4
servers/rs: Add sanity check on executable sizeRS used to do a stat, and check that the stat was successful, but itdidn't check that the executable was not actually empty.This patch adds a check
servers/rs: Add sanity check on executable sizeRS used to do a stat, and check that the stat was successful, but itdidn't check that the executable was not actually empty.This patch adds a check to detect file which are smaller than the minimumELF size possible.Change-Id: I22b004084f17e7d395e2c1377add7bc8b51c3d5e
New sources layoutChange-Id: Ic716f336b7071063997cf5b4dae6d50e0b4631e9