Re: svn commit: r188587 - stable/7/sys/netinet

2009-02-13 Thread Luigi Rizzo
On Fri, Feb 13, 2009 at 06:54:37PM +, Robert Watson wrote: > > On Fri, 13 Feb 2009, Luigi Rizzo wrote: > > >Author: luigi > >Date: Fri Feb 13 18:09:38 2009 > >New Revision: 188587 > >URL: http://svn.freebsd.org/changeset/base/188587 > > > >Log: > > MFC - replace usage of n_* types with uint*_

Re: svn commit: r188587 - stable/7/sys/netinet

2009-02-13 Thread Robert Watson
On Fri, 13 Feb 2009, Luigi Rizzo wrote: Author: luigi Date: Fri Feb 13 18:09:38 2009 New Revision: 188587 URL: http://svn.freebsd.org/changeset/base/188587 Log: MFC - replace usage of n_* types with uint*_t , to help removing unnecessary dependencies on in_systm.h As harmless as these chan

svn commit: r188587 - stable/7/sys/netinet

2009-02-13 Thread Luigi Rizzo
Author: luigi Date: Fri Feb 13 18:09:38 2009 New Revision: 188587 URL: http://svn.freebsd.org/changeset/base/188587 Log: MFC - replace usage of n_* types with uint*_t , to help removing unnecessary dependencies on in_systm.h Modified: stable/7/sys/netinet/in_systm.h stable/7/sys/netinet/i