Date: Tue, 21 Aug 2001 22:38:11 -0400 From: "Dan Langille" <dan@langille.org> To: security-officer@freebsd.org Cc: security@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-01:55.procfs Message-ID: <3B82E2D3.823.D177AF1@localhost> In-Reply-To: <200108212039.f7LKdWe21726@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Aug 2001, at 13:39, FreeBSD Security Advisories wrote: > # cd /usr/src/sys > # patch -p < /path/to/patch [dan@xeon:/usr/src/sys] $ sudo patch -p < /usr/patches/procfs.patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: sys/i386/linux/linprocfs/linprocfs_vnops.c |=================================================================== |RCS file: /usr2/ncvs/src/sys/i386/linux/linprocfs/Attic/linprocfs_vnops.c,v |retrieving revision 1.3.2.4 |retrieving revision 1.3.2.5 |diff -u -r1.3.2.4 -r1.3.2.5 |--- sys/i386/linux/linprocfs/linprocfs_vnops.c 2001/06/25 19:46:47 1.3.2.4 |+++ sys/i386/linux/linprocfs/linprocfs_vnops.c 2001/08/12 14:29:19 1.3.2.5 -------------------------- File to patch: Is it just me or is this becoming a recurring theme? *grin* I volunteer to test every patch, given that I seem to be the first to report the problem. The patch works if you cd /usr/src, not /usr/src/sys -- Dan Langille - DVL Software Limited FreshPorts - http://freshports.org/ - the place for ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B82E2D3.823.D177AF1>