Re: ed remove BACKWARDS from GET_THIRD_ADDR

2018-06-15 Thread Martijn van Duren
ping On 06/02/18 15:51, Martijn van Duren wrote: > Hello tech@, > > The following patch removes the non-backwards case for GET_THIRD_ADDR. > POSIX states nothing about making it optional, and since it is our and > NetBSD's current behaviour, just leave it as is. > > I can see how for interacti

ed remove BACKWARDS from GET_THIRD_ADDR

2018-06-02 Thread Martijn van Duren
Hello tech@, The following patch removes the non-backwards case for GET_THIRD_ADDR. POSIX states nothing about making it optional, and since it is our and NetBSD's current behaviour, just leave it as is. I can see how for interactive use making the 3rd argument default to the current address co