From owner-cvs-all Sat Sep 8 16:45:51 2001 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 9C2A537B408; Sat, 8 Sep 2001 16:45:44 -0700 (PDT) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.11.4/8.11.4) with ESMTP id f88Njif42965; Sat, 8 Sep 2001 16:45:44 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.11.6/8.11.3) id f88NjrM06636; Sat, 8 Sep 2001 16:45:53 -0700 (PDT) (envelope-from marcel) Date: Sat, 8 Sep 2001 16:45:52 -0700 From: Marcel Moolenaar To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf files.i386 files.pc98 Message-ID: <20010908164552.C6363@dhcp01.pn.xcllnt.net> References: <200109082326.f88NQew67543@freefall.freebsd.org> <20010908233531.8F257380A@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010908233531.8F257380A@overcee.netplex.com.au> User-Agent: Mutt/1.3.21i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Sep 08, 2001 at 04:35:31PM -0700, Peter Wemm wrote: > Marcel Moolenaar wrote: > > marcel 2001/09/08 16:26:40 PDT > > > > Modified files: > > sys/conf files.i386 files.pc98 > > Log: > > Correct intended fix to my foul-up. > > > > linux_uid16.c is in sys/compat/linux not in sys/i386/linux. > > My apologies. No problem. I completely forgot about it... > The part that threw me was the #ifdef i386 in linux/Makefile. > I presume this means it is not needed for alpha? Yes. It applies only to 32-bit architectures. To us it means i386, but I thought that putting the 16-bit uid_t and gid_t syscalls in compat would better reflect its more generic use and also prevent future repo copying if we ever get more 32-bit ports of the Linuxulator. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message