Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2001 22:59:57 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/sys param.h user.h
Message-ID:  <20010810225339.D23050-100000@besplex.bde.org>
In-Reply-To: <20010810223211.B22925-100000@besplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 10 Aug 2001, I wrote:

> On Thu, 9 Aug 2001, John Baldwin wrote:
>
> > jhb         2001/08/09 22:34:49 PDT
> >
> >   Modified files:
> >     sys/sys              param.h user.h
> >   Log:
> >   Bump MAXCOMLEN from 16 to 19 to take advantage of 32-bit alignment.
> >
> >   Approved by:	peter, jasone
>
> This breaks binary compatibility of struct user.  Please back this out.

Perhaps more importantly, it breaks binary compatibility of `struct
prpsinfo', which gets put in elf core dumps.  See <sys/procfs.h>.

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010810225339.D23050-100000>