Date: Sat, 25 Sep 1999 07:14:22 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys filedesc.h namei.h param.h src/sys/kern kern_descrip.c vfs_lookup.c vfs_syscalls.c Message-ID: <199909251414.HAA89940@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/09/25 07:14:22 PDT Modified files: sys/sys filedesc.h namei.h param.h sys/kern kern_descrip.c vfs_lookup.c vfs_syscalls.c Log: Fix a hole in jail(2). Noticed by: Alexander Bezroutchko <abb@zenon.net> Revision Changes Path 1.17 +2 -1 src/sys/sys/filedesc.h 1.23 +2 -1 src/sys/sys/namei.h 1.53 +2 -2 src/sys/sys/param.h 1.69 +8 -1 src/sys/kern/kern_descrip.c 1.36 +7 -2 src/sys/kern/vfs_lookup.c 1.136 +5 -1 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909251414.HAA89940>