freebsd-dev/sys/compat
Marcel Moolenaar 03567510a8 Add bounds checking to stackgap_alloc. Previously it was possible
to construct a path that was long enough (ie longer than
SPARE_USRSPACE bytes) and trash the stack.

Note that SPARE_USRSPACE is much smaller than MAXPATHLEN so that
the Linuxulator will now return ENAMETOOLONG even if the path
is smaller than MAXPATHLEN.

PR: 12749
2000-07-23 16:54:18 +00:00
..
linprocfs Make exe a symlink. 2000-05-24 07:37:02 +00:00
linux Add bounds checking to stackgap_alloc. Previously it was possible 2000-07-23 16:54:18 +00:00
netbsd Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
svr4 Add snapshots to the fast filesystem. Most of the changes support 2000-07-11 22:07:57 +00:00