Re: [9fans] Object Icon, drawterm, riox

2020-09-01 Thread Leonardo
On Tuesday, 1 September 2020, at 8:21 AM, Ethan Gardener wrote: > Is there any reason one process group cann't have multiple windows? By design, each window must have your own private namespace with your own /dev/* files and although these files have same names when a window write to one of them,

Re: [9fans] Plan 9 in Brazil

2020-09-01 Thread Ethan Gardener
On Tue, Sep 1, 2020, at 1:10 PM, hiro wrote: > > developing new, non-unix operating systems > > which? Google's Fuschia, Huawei's Harmony. Besides, hobbyist interest in operating systems seems as alive as ever. -- 9fans: 9fans Permalink: https://9fans.to

Re: [9fans] Plan 9 in Brazil

2020-09-01 Thread hiro
> developing new, non-unix operating systems which? On 9/1/20, Ethan Gardener wrote: > On Sat, Aug 29, 2020, at 10:30 PM, o...@eigenstate.org wrote: >> > I really don't understand why Plan 9 has not been adopted. Legacy base? >> >> Porting software is expensive and time consuming. Unix >> mostly

Re: [9fans] Plan 9 in Brazil

2020-09-01 Thread Ethan Gardener
On Sat, Aug 29, 2020, at 10:30 PM, o...@eigenstate.org wrote: > > I really don't understand why Plan 9 has not been adopted. Legacy base? > > Porting software is expensive and time consuming. Unix > mostly works. On top of that, Unix has many features. > Bolted on in ways that don't fit, but featu

Re: [9fans] Object Icon, drawterm, riox

2020-09-01 Thread Ethan Gardener
On Fri, Aug 28, 2020, at 7:04 PM, Leonardo wrote: > I can see the need for a window have an owner and stay on the screen only if > your owner stays, I'm not sure I'm thinking clearly today, but don't we have this? A single window normally requires at least 3 procs, (keyboard, mouse, output,) so,

Re: [9fans] IP routing problems on GCP

2020-09-01 Thread Kyohei Kadota
> ip-ipconfig-mask.diff What intentions were these changes added? Though I'm not sure why that was added, I've noticed that DHCP of the VPC sends two Classless Static Route options. (DHCP option number: 121) 1. ip=0.0.0.0 mask=/0 remote=17.xx.0.1 2. ip=17.xx.0.1 mask=/32 remote=0.0.0.0 In my

Re: [9fans] Git client

2020-09-01 Thread Kyohei Kadota
I'm currently using /n/sources/contrib/andrey/make-3.81.tgz My latest instructions are: (download fix-cc branch of github.com/lufia/git) % cd git % ./remove-bitfields.sh % SHELL_PATH=/bin/ape/psh % gmake 'prefix=' 'gitexecdir=bin/git-core' 'sysconfdir=sys/lib/git' 'template_dir=sys/lib/git/templa