From owner-cvs-sys Sat Mar 16 02:01:46 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA23430 for cvs-sys-outgoing; Sat, 16 Mar 1996 02:01:46 -0800 (PST) Received: (from torstenb@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id CAA23400 Sat, 16 Mar 1996 02:01:22 -0800 (PST) From: Torsten Blum Message-Id: <199603161001.CAA23400@freefall.freebsd.org> Subject: Re: cvs commit: src/sys/sys ipc.h To: hsu@freefall.freebsd.org (Jeffrey Hsu) Date: Sat, 16 Mar 1996 02:01:21 -0800 (PST) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org, sos@freebsd.org, torstenb@tlk.com Reply-To: torstenb@tlk.com In-Reply-To: <199603110208.SAA09405@freefall.freebsd.org> from "Jeffrey Hsu" at Mar 10, 96 06:08:18 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Jeffrey Hsu wrote: > hsu 96/03/10 18:08:17 > > Modified: sys/sys ipc.h > Log: > Merge in Lite2: only update CSRG id---the one change made in Lite2 > to move the key_t typedef to types.h has already been made in a > previous commit. we should rename struct key_t in sys/i386/include/console.h and isa/syscons.{c,h} Lots of programs that include machine/console.h also include sys/types.h... -tb