Subject: CVS commit: src/sys/miscfs/procfs
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/04/2003 20:55:03
Module Name: src
Committed By: tron
Date: Tue Mar 4 18:55:02 UTC 2003
Modified Files:
src/sys/miscfs/procfs: procfs_subr.c
Log Message:
Teach procfs_allocvp() about Puptime to avoid panics if "/proc/uptime"
is opened.
To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/miscfs/procfs/procfs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.