Re: [dev] [9base] sync with 9front

2012-11-01 Thread Anselm R Garbe
Hi, On 1 November 2012 15:47, wrote: > http://openbsd.stanleylieber.com/9base/9base.diff Ok, applied. Thanks, Anselm

Re: [dev] [9base] sync with 9front

2012-11-01 Thread sl
> your patch does not cleanly apply to 9base tip. Must have been mangled somehow. It applies cleanly with OpenBSD's patch(1): $ patch -p1 < ../9base.diff Hmm... Looks like a unified diff to me... The text leading up to this was: -- |diff -r 307800d4a01f Makefile |--- a/Ma

Re: [dev] [9base] sync with 9front

2012-11-01 Thread Anselm R Garbe
Hi sl, your patch does not cleanly apply to 9base tip. [anselm@x121e 9base]$ patch -p1 < /h/s patching file Makefile Hunk #1 FAILED at 57. 1 out of 1 hunk FAILED -- saving rejects to file Makefile.rej patching file TODO patching file date/date.1 patching file date/date.c Hunk #1 FAILED at 1. Hunk

[dev] [9base] sync with 9front

2012-10-25 Thread sl
diff -r 307800d4a01f Makefile --- a/Makefile Mon Jul 02 21:52:15 2012 +0200 +++ b/Makefile Fri Oct 26 06:42:06 2012 + @@ -57,6 +57,7 @@ unicode\ uniq\ unutf\ + urlencode\ wc all: diff -r 307800d4a01f TODO --- a/TODO Mon Jul 02 21:52:15 2012 +0200