From owner-cvs-sys Sun Mar 10 22:10:21 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA03646 for cvs-sys-outgoing; Sun, 10 Mar 1996 22:10:21 -0800 (PST) Received: (from hsu@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id WAA03626 Sun, 10 Mar 1996 22:10:13 -0800 (PST) Date: Sun, 10 Mar 1996 22:10:13 -0800 (PST) From: Jeffrey Hsu Message-Id: <199603110610.WAA03626@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/sys proc.h Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk hsu 96/03/10 22:10:13 Modified: sys/sys proc.h Log: Merge in Lite2: LIST changes stylistic changes to function prototypes Note: sizeof(struct proc) is now exactly 256 bytes, no room to spare. Revision Changes Path 1.22 +46 -28 src/sys/sys/proc.h