看板 DFBSD_commit 關於我們 聯絡資訊
commit aa7ecbbc707d099121062792e366b914be2f600c Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Wed Nov 16 10:58:32 2011 -0800 kernel - Fix bug in procfs_ioctl() * needed pfs_pfind() instead of pfind(). Reported-by: ftigeot Summary of changes: sys/vfs/procfs/procfs_vnops.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/aa7ecbbc707d099121062792e366b914be2f600c -- DragonFly BSD source repository