Unix Hardware Givaway Sun Sparc Vax etc...

2020-01-22 Thread Tom Smyth
Hello All, Just to let you know that someone has posted on twitter in German that they are giving away aload of Unix Gear, some Sun Sparc stuff in there that may be of use to people who are supporting or trying to do builds it was re-tweeted by Philip Jocks, and it is in German, but you can make

Re: Brainy: Memory Leak in vax

2015-06-27 Thread Miod Vallat
> Hi, > I put here a bug among others: > > ---- sys/arch/vax/if/if_qe.c --- Fixed, thanks.

Brainy: Memory Leak in vax

2015-06-26 Thread Maxime Villard
Hi, I put here a bug among others: sys/arch/vax/if/if_qe.c --- 146 ring = malloc(PROBESIZE, M_TEMP, M_WAITOK | M_ZERO); bzero(sc, sizeof(struct qe_softc)); sc->sc_iot = ua->ua_iot; sc->sc_ioh = ua->ua_ioh

Re: Vax

2014-02-21 Thread Kenneth Westerback
On 21 February 2014 18:21, wrote: > I would like to thank the members of the community who deliver four > vax machines to the project. > > Vax builds have started again! > Snaps at 11! (i.e. November). :-) Ken

Vax

2014-02-21 Thread deraadt
I would like to thank the members of the community who deliver four vax machines to the project. Vax builds have started again!

no XS_NO_CCB for vax/ncr(4) or sparc/si(4)

2014-01-17 Thread David Gwynne
can anyone compile or even test this on a sparc or vax for me? cheers, dlg Index: ncr5380sbc.c === RCS file: /cvs/src/sys/dev/ic/ncr5380sbc.c,v retrieving revision 1.30 diff -u -p -r1.30 ncr5380sbc.c --- ncr5380sbc.c17 Jul

enable XCB on vax and m88k

2010-11-20 Thread Matthieu Herrb
Hi, XCB seems to work with static only architectures now. Could one of you try to build xenocara on a vax or m88k with that, and send me the log, especially if it fails? Thanks in advance. Index: bsd.xconf.mk === RCS file: /cvs

xenocara: make release fails on vax/4.8-stable

2010-11-12 Thread Maurice Janssen
Hi, On vax/4.8-stable, make release in /usr/xenocara fails with + install -c -o root -g wheel -m 644 /usr/xenocara/etc/X11.vax/xorg.conf /usr/dest/etc/X11 install: /usr/xenocara/etc/X11.vax/xorg.conf: No such file or directory *** Error code 71 Stop in /usr/xenocara (line 97 of Makefile

Re: spelling sys/arch/vax/qbus/uda.c

2009-12-16 Thread Mark Kettenis
> Date: Wed, 16 Dec 2009 02:55:20 + > From: Jacob Meuser > > I think your patches for the gnu/ stuff need to go upstream. Yes, we will not apply them to our tree since they make importing newer upstream version more difficult.

Re: spelling sys/arch/vax/qbus/uda.c

2009-12-15 Thread Jacob Meuser
On Tue, Dec 15, 2009 at 09:02:19PM -0500, Brad Tilley wrote: > # cvs diff -Nup sys/arch/vax/qbus/uda.c > Index: sys/arch/vax/qbus/uda.c > === > RCS file: /cvs/src/sys/arch/vax/qbus/uda.c,v > retrieving revision 1.6 >

spelling sys/arch/vax/qbus/uda.c

2009-12-15 Thread Brad Tilley
# cvs diff -Nup sys/arch/vax/qbus/uda.c Index: sys/arch/vax/qbus/uda.c === RCS file: /cvs/src/sys/arch/vax/qbus/uda.c,v retrieving revision 1.6 diff -N -u -p sys/arch/vax/qbus/uda.c --- sys/arch/vax/qbus/uda.c 12 Nov 2005 03:44:24