Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/miscfs/fdesc
Module Name: src
Committed By: christos
Date: Wed Sep 14 14:53:48 UTC 2005
Modified Files:
src/sys/miscfs/fdesc: fdesc_vnops.c
Log Message:
When readdir() is called from vfs_getcwd, uio->uio_procp is NULL. Deal with
that. Fixes 'cd /dev/fd && pwd'
To generate a diff of this commit:
cvs rdiff -r1.86 -r1.87 src/sys/miscfs/fdesc/fdesc_vnops.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