Really weird behavior with terminals/sessions in past couple weeks

2017-05-13 Thread Ngie Cooper (yaneurabeya)
Hi, I’ve been noticing some really weird behavior with terminal input after updating my kernel/userland — in particular, if I do `arc diff —create` (which opens vi/vim), and try to do edits/use ^c, it will terminate the running process for `arc diff —create`. Similarly, I was seeing real

Re: Really weird behavior with terminals/sessions in past couple weeks

2017-05-13 Thread Ngie Cooper (yaneurabeya)
> On May 13, 2017, at 11:01, Ngie Cooper (yaneurabeya) > wrote: > > Hi, > I’ve been noticing some really weird behavior with terminal input after > updating my kernel/userland — in particular, if I do `arc diff —create` > (which opens vi/vim), and try to do edits/use ^c, it will termina

Re: Really weird behavior with terminals/sessions in past couple weeks

2017-05-13 Thread Ngie Cooper (yaneurabeya)
> On May 13, 2017, at 11:05, Ngie Cooper (yaneurabeya) > wrote: > > >> On May 13, 2017, at 11:01, Ngie Cooper (yaneurabeya) >> wrote: >> >> Hi, >> I’ve been noticing some really weird behavior with terminal input after >> updating my kernel/userland — in particular, if I do `arc diff

Re: Really weird behavior with terminals/sessions in past couple weeks

2017-05-13 Thread Bruce Evans
On Sat, 13 May 2017, Ngie Cooper (yaneurabeya) wrote: On May 13, 2017, at 11:05, Ngie Cooper (yaneurabeya) wrote: On May 13, 2017, at 11:01, Ngie Cooper (yaneurabeya) wrote: Hi, I???ve been noticing some really weird behavior with terminal input after updating my kernel/userland

Re: more default uid/gid for NFS in mountd

2017-05-13 Thread Rick Macklem
Slawa Olhovchenkov wrote: >Rick Macklem wrote: >> Hi, >> >> Five years ago (yea, it slipped through a crack;-), Slawa reported that files >> created by root would end up owned by uid 2**32-2 (-2 as uint32_t). >> This happens if there is no "-maproot=" in the /etc/exports line. >> >> The cause is ob