Date: Mon, 22 Nov 2004 20:01:37 +0100 From: Jeremie Le Hen <jeremie@le-hen.org> To: Gary Jennejohn <garyj@jennejohn.org> Cc: current@freebsd.org Subject: Re: Giantless VFS. Message-ID: <20041122190137.GE960@obiwan.tataz.chchile.org> In-Reply-To: <200411221827.iAMIRaq4009545@peedub.jennejohn.org> References: <3457D9D4-3C93-11D9-BAB4-000D936BE398@bis.midco.net> <200411221827.iAMIRaq4009545@peedub.jennejohn.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> root:peedub:sys:bash:8> patch < ~/freebsd/smpffs.diff > root:peedub:sys:bash:7> find . -type f -name \*.rej | xargs ls -l > -rw-r--r-- 1 root wheel 539 Nov 22 19:22 ./kern/init_sysent.c.rej > -rw-r--r-- 1 root wheel 522 Nov 22 19:22 ./kern/syscalls.c.rej > -rw-r--r-- 1 root wheel 524 Nov 22 19:22 ./sys/syscall.h.rej > -rw-r--r-- 1 root wheel 557 Nov 22 19:22 ./sys/syscall.mk.rej > -rw-r--r-- 1 root wheel 531 Nov 22 19:22 ./sys/sysproto.h.rej You should not take care of these conflicts ; if you have a look at them, this is just a problem with the "$FreeBSD$" RCS keyword. Good luck :-). Regards, -- Jeremie Le Hen jeremie@le-hen.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041122190137.GE960>