minix/minix
David van Moolenbroek 5ba2e6e6e8 VM/VFS: align ELF header buffer
The libexec ELF parser expects to be given a word-aligned buffer,
but the ASR pass may cause VM and VFS to pass it an arbitrarily
aligned buffer, causing libexec to refuse loading the executable.
This patch aligns the buffers explicitly.

Change-Id: Ic2d5fd3a8f204c3e4f000cffdb7ac71c8339257a
2015-09-17 17:14:29 +00:00
..
bin New sources layout 2014-07-31 16:00:30 +02:00
commands RS: remove support for unsafe updates 2015-09-17 14:09:47 +00:00
drivers libblockdriver: suspend threads for live update 2015-09-17 17:13:52 +00:00
fs Annotations and tweaks for live update 2015-09-17 17:13:38 +00:00
include libblockdriver: suspend threads for live update 2015-09-17 17:13:52 +00:00
kernel Improve asynsend support for process swapping 2015-09-17 14:08:30 +00:00
lib libblockdriver: suspend threads for live update 2015-09-17 17:13:52 +00:00
llvm ASR pass: disable caller padding by default 2015-09-17 17:14:20 +00:00
man Import NetBSD syslogd(8) 2015-07-26 11:57:04 +00:00
net services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers VM/VFS: align ELF header buffer 2015-09-17 17:14:29 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests tests: extend multicomponent live update test 2015-09-17 14:11:48 +00:00
usr.bin VFS: add support for F_DUPFD_CLOEXEC 2015-07-20 13:55:10 +00:00
usr.sbin mkfs.mfs: remove Linux mount check 2015-07-20 10:59:49 +00:00
Makefile benchmarks: remove unixbench 2015-07-20 11:05:28 +00:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00