minix/common
David van Moolenbroek 6f374faca5 Add "expected size" parameter to getsysinfo()
This patch provides basic protection against damage resulting from
differently compiled servers blindly copying tables to one another.
In every getsysinfo() call, the caller is provided with the expected
size of the requested data structure. The callee fails the call if
the expected size does not match the data structure's actual size.
2011-12-11 22:34:14 +01:00
..
include Add "expected size" parameter to getsysinfo() 2011-12-11 22:34:14 +01:00
lib update/fix manpage support 2011-09-28 15:24:15 +00:00