Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: hannken
Date: Thu Jul 18 09:39:40 UTC 2019
Modified Files:
src/sys/kern: vfs_lookup.c
Log Message:
Make namei() work with no root dir yet.
>From David Holland with minor tweaks from me.
Should fix PR kern/54378 (panic with TLB miss when attempting to reboot)
To generate a diff of this commit:
cvs rdiff -u -r1.211 -r1.212 src/sys/kern/vfs_lookup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index