[dev] [9base] tip add OBJTYPE = sun4u

2011-01-05 Thread Stanley Lieber
I've had no problems under OpenBSD on an Ultra5 and Ultra60 since at least 9base-6. Only significant change required was using the base system's yacc. Without patching 9yacc, compilation dies here: YACC awkgram.y Bus error *** Error code 138 Stop in /home/sl/src/9base/awk (line 14 of ../yacc.mk

[dev] [9base] tip Makefile missing md5sum

2011-01-05 Thread Stanley Lieber
diff -r a63b332dda6d Makefile --- a/Makefile Wed Jan 05 16:21:08 2011 + +++ b/Makefile Wed Jan 05 22:14:30 2011 -0600 @@ -29,6 +29,7 @@ join\ look\ ls\ + md5sum\ mk\ mkdir\ mtime\

Re: [dev] [dvtm] Graphics in madtty.c

2011-01-05 Thread Marc Andre Tanner
On Sun, Jan 02, 2011 at 11:32:00AM -0500, Ross Mohn wrote: > Now I understand the mystery better. At home I do get the graphics > (using HEAD), but not at work. And the reason is that at home I use > en_US.utf8 while at work I'm stuck with AIX boxes that don't have that > locale installed, just en

Re: [dev] [9base] sam can't find samterm

2011-01-05 Thread Anselm R Garbe
On Wed, Jan 05, 2011 at 01:13:28PM +0100, Heiko Schlichting wrote: > samterm is not included in 9base, so sam is only working without using > samterm ("sam -d"). > > "hg log" tells me sam was added 7 month ago. I wonder if samterm was > left out by purpose? Yes, afaik it requires libdraw and i

[dev] [9base] sam can't find samterm

2011-01-05 Thread Heiko Schlichting
hi all, samterm is not included in 9base, so sam is only working without using samterm ("sam -d"). "hg log" tells me sam was added 7 month ago. I wonder if samterm was left out by purpose? Regards, Heiko