Date: Fri, 10 Sep 1999 21:39:18 +0930 (CST) From: Greg Robinson <greg@rosevale.com.au> To: freebsd-questions@freebsd.org Subject: help manually patching auscert 99:01 Message-ID: <199909101209.VAA09172@sad.rosevale.com.au>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to manually patch my kernel source as per the recent auscert advisories, but the 99:01 doesn't want to work: Script started on Fri Sep 10 21:25:16 1999 sad# patch < ~greg/Mail/chflags.32stable.patch Hmm... Looks like a unified diff to me... (Patch is indented 4 spaces.) The text leading up to this was: -------------------------- |-----BEGIN PGP SIGNED MESSAGE----- | | Index: kern/vfs_syscalls.c | =================================================================== | RCS file: /home/imp/FreeBSD/CVS/src/sys/kern/vfs_syscalls.c,v | retrieving revision 1.112.2.3 | retrieving revision 1.112.2.5 | diff -u -r1.112.2.3 -r1.112.2.5 | --- vfs_syscalls.c 1999/07/30 01:07:23 1.112.2.3 | +++ vfs_syscalls.c 1999/08/11 21:39:50 1.112.2.5 -------------------------- Patching file vfs_syscalls.c using Plan A... Hunk #1 failed at 1839. 1 out of 1 hunks failed--saving rejects to vfs_syscalls.c.rej Hmm... Ignoring the trailing garbage. done sad# exit Script done on Fri Sep 10 21:25:44 1999 None of the patch worked. The other patch did (99:02), just not this one. Oh, I'm running 3.2-RELEASE, and I did make sure I chose the correct one. I'm sure I could cvsup, once I RTFM, but patching should work, right? Greg. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909101209.VAA09172>