Re: CVS commit: src/sys

2015-11-04 Thread Christos Zoulas
In article <20151105001048.45ad...@cvs.netbsd.org>, Paul Goyette wrote: >Now that SYSVSHM is modularized, reattach the linkages from uvm so that >we can correctly clean up on process exit or fork. > >Without this, firefox attaches to a shared memory segment but doesn't >detach before exit. Thus

Re: CVS commit: src/lib/libc/net

2015-11-04 Thread Robert Elz
Date:Wed, 04 Nov 2015 14:02:12 +0100 (CET) From:Havard Eidnes Message-ID: <20151104.140212.184674982...@uninett.no> | 952, referred to from 1123. That's just fine if your intent is to put a host name in HOSTS.TXT That's all 952 applies to. If that is your intent,

Re: CVS commit: src/lib/libc/net

2015-11-04 Thread Steffen Nurpmeso
Robert Elz wrote: |Which standard? RFC 1035 2.3.1 defines hostnames. |ps: do go read section 11 of rfc2181 while you're pondering all of this. I think RFC 6895 would then be for the better: 3.3.1. Label Types At the present time, there are two categories of label types: data labels a

Re: CVS commit: src/lib/libc/net

2015-11-04 Thread Havard Eidnes
> | So, what did we do by default: allow "_" in hostnames when that's > | explicitly against standard, or not? > > Which standard? 952, referred to from 1123. > There's RFC952 that specifies the format of HOSTS.TXT (from 1985). > (The update in Hosts Requirements isn't material, one way or th

Re: CVS commit: src/sys/arch

2015-11-04 Thread Jared McNeill
Typo in awin_reg.h? -#define AWIN_DEBE_MODCTL_OUT_SEL_LCD 0 +#define AWIN_DEBE_MODCTL_OUT_SEL_LCD0 0 +#define AWIN_DEBE_MODCTL_OUT_SEL_LCD1 0 On Tue, 3 Nov 2015, Manuel Bouyer wrote: Module Name:src Committed By: bouyer Date: Tue Nov 3 18:38:03 UTC 2015 Modified Files: