Re: _exit(2) should mention truncation of status

Valery Ushakov <[email protected]> Tue, 18 Oct 2022 15:16:09 +0300
Newsgroups gmane.os.netbsd.documentation
Message-ID <[email protected]>
On Mon, Oct 17, 2022 at 22:32:46 -0400, Jan Schaumann wrote:

> > (btw when posting diffs please use diff -u or at least diff -c)
> 
> Hah, it's been so long since I've regularly used cvs
> that I lost that my muscle memory!  Sorry, will
> relearn that. :-)

Or just:

  $ cat ~/.cvsrc 
  diff -up

:)

-uwe