minix/common
Thomas Veerman 203937456e Fix off-by-one errors and increase PATH_MAX to 1024
In some places it was assumed that PATH_MAX does not include a
terminating null character.

Increases PATH_MAX to 1024 to get in sync with NetBSD. Required some
rewriting in AVFS to keep memory usage low (the stack in use by a thread
is very small).
2011-09-12 09:00:24 +00:00
..
include Fix off-by-one errors and increase PATH_MAX to 1024 2011-09-12 09:00:24 +00:00
lib/libc don't keep minix-port.patch files in repo 2011-08-10 13:38:12 +00:00