DragonFly commits List (threaded) for 2010-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: linprocfs - further fix /proc/{pid}/maps
commit 3c792b83f8f961544eb668b3d15c0a0c91f8c602
Author: Alex Hornung <ahornung@gmail.com>
Date: Wed Mar 24 20:26:55 2010 +0000
linprocfs - further fix /proc/{pid}/maps
* Change to use sbufs instead of ksprintf and don't copy out to userland
until done parsing maps.
* Avoid using EFBIG, since linux programs don't understand it.
* Make use of the new vn_fullpath guessing so that it is likely that we
get the right path.
* Fix a bug when fullpath was NULL.
Reported-by: Samuel J. Greear
Summary of changes:
.../linux/i386/linprocfs/linprocfs_misc.c | 40 ++++++++++----------
1 files changed, 20 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c792b83f8f961544eb668b3d15c0a0c91f8c602
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]