From owner-cvs-sys Fri Dec 6 00:01:27 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA04635 for cvs-sys-outgoing; Fri, 6 Dec 1996 00:01:27 -0800 (PST) Received: (from jkh@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA04616; Fri, 6 Dec 1996 00:01:24 -0800 (PST) Date: Fri, 6 Dec 1996 00:01:24 -0800 (PST) From: "Jordan K. Hubbard" Message-Id: <199612060801.AAA04616@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys user.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 96/12/06 00:01:21 Modified: sys/sys user.h Log: Drop the e_spare[] array to 3 elements so that padding of the eproc structure remains the same despite bumping MAXLOGNAME. Revision Changes Path 1.9 +2 -2 src/sys/sys/user.h