Re: [9fans] ape sockets and plan9

2010-12-25 Thread Steve Simon
I think this is an artifact of 9vx (not 100% sure though), try running 9fx as root on your unix box - though that would more likely solve problems if the port number was < 1024. -Steve

Re: [9fans] ape sockets and plan9

2010-12-25 Thread Bakul Shah
On Sat, 25 Dec 2010 17:04:01 GMT "Steve Simon" wrote: > I think this is an artifact of 9vx (not 100% sure though), Indeed. Programs under 9vx can make outgoing connections but can't accept incoming ones because it doesn't really create a virtual machine -- 9vx makes the connections on behalf of

Re: [9fans] simh old computer simulator

2010-12-25 Thread blstuart
> I have ported simh 3.8-1 to plan9. > It currently has the following issues Cool! So my Christmas day has already invovled booting up RT-11 and PDP-1 LISP. Thanks for doing the port. BLS