Date: Wed, 06 May 1998 20:26:57 +0100 From: Brian Somers <brian@Awfulhak.org> To: "Justin T. Gibbs" <gibbs@plutotech.com> Cc: Bruce Evans <bde@zeta.org.au>, cvs-all@freebsd.org, cvs-committers@freebsd.org, cvs-sys@freebsd.org, jb@freebsd.org Subject: Re: cvs commit: src/sys/sys termios.h Message-ID: <199805061926.UAA19850@awfulhak.org> In-Reply-To: Your message of "Wed, 06 May 1998 09:18:40 MDT." <199805061522.JAA03326@pluto.plutotech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> >> Modified files: > >> sys/sys termios.h > >> Log: > >> Change a couple of long types to int to match NetBSD so that termios > >> works on alpha without any modifications. > > > >Unsigned long was correct (*). Unsigned int is incorrect because ints > >may be 16-bit. NetBSD should be more concerned about this than us. > > I believe that NetBSD decided that ints would be >= 32bits on all platforms > some time ago. Same with the OpenBSD crowd. > -- > Justin > > -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805061926.UAA19850>