Date: Sat, 28 Nov 1998 17:13:32 +0100 (CET) From: "R. Luettgen" <a0074@netcologne.de> To: freebsd-current@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Correction of nfsstat in 3.0 Message-ID: <XFMail.981128171610.a0074@netcologne.de>
next in thread | raw e-mail | index | archive | help
Hi folks, I've a 3.0 RELEASE on my box and it works well. Today I want use nfsstat but I g ot an error message. Here is the patch I make in nfsstat.c . 172c172 < name[1] = vfc.vfc_typenum; --- > name[1] = VFS_GENERIC; I hope I can help also others. By Ralf ---------------------------------- E-Mail: R. Luettgen <a0074@netcologne.de> Date: 28-Nov-98 Time: 17:13:32 This message was sent by XF-Mail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981128171610.a0074>