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 ...
patch(1): fix arbitrary code execution bugThis is the combination of two NetBSD patches committed by ChristosZoulas, based on the findings and Bitrig patch by Martin Natano.The NetBSD log message
patch(1): fix arbitrary code execution bugThis is the combination of two NetBSD patches committed by ChristosZoulas, based on the findings and Bitrig patch by Martin Natano.The NetBSD log messages read: From Martin Natano @bitrig: Use execve(2) instead of system to apply patches that require rcs command execution instead system(3) to avoid malicious filenames in patches causing bad things to happen. In the process, lose SCCS support. It is not like we are shipping sccs commands for that to work.And: Use absolute paths for RCS commands (Martin Natano)Change-Id: Id44bd59a5a6bc6cd95d1e1fae468bd718cfff2db
updating bsd patch, moving it back to usr.binChange-Id: Ibc356c932693729ebf86cc4cc51aeca65163af9b