Module Name: src Committed By: christos Date: Wed Nov 23 17:22:44 UTC 2016
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: sysctlfs.c
Log Message:
- protect against node not found SEGV
- fix reversed logic; if we find it in the cache we return it, otherwise
we create it.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/puffs/mount_sysctlfs/sysctlfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
