Date: Mon, 15 Sep 1997 12:11:10 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/kern vfs_syscalls.c Message-ID: <199709151911.MAA11747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1997/09/15 12:11:10 PDT
Modified files:
sys/kern vfs_syscalls.c
Log:
Solve race-condition, return path in normal order.
A couple of stylistic nits from Bruce.
If your libc contains version 1.11 or 1.12 of getcwd.c, (ie: if
you recompiled libc one of the last couple of days):
>>> Recompile LIBC before you boot a new kernel <<<
A new libc will deal with both old and new kernels.
Revision Changes Path
1.70 +30 -27 src/sys/kern/vfs_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709151911.MAA11747>
