From owner-freebsd-ia64 Sun Jan 12 16: 0:43 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D56437B401 for ; Sun, 12 Jan 2003 16:00:42 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60D543F18 for ; Sun, 12 Jan 2003 16:00:41 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id C4A4E66B3A for ; Sun, 12 Jan 2003 16:00:37 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id EC42E935; Sun, 12 Jan 2003 16:00:36 -0800 (PST) Date: Sun, 12 Jan 2003 16:00:36 -0800 From: Kris Kennaway To: ia64@FreeBSD.org Subject: ld error in ucd-snmp build Message-ID: <20030113000036.GA20935@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline http://bento.freebsd.org/errorlogs/ia64-5-latest/ucd-snmp-4.2.5_2.log ld -Bshareable -soname libsnmp.so.4 -o libsnmp.so snmp_client.o mib.o parse.o snmp_api.o snmp.o snmp_auth.o asn1.o md5.o snmp_parse_args.o system.o vacm.o int64.o read_config.o snmp_debug.o tools.o snmp_logging.o snmpv3.o snmpusm.o lcd_time.o keytools.o scapi.o callback.o default_store.o snmp_alarm.o mt_support.o snprintf.o strtol.o strtoul.o ld: parse.o: @gprel relocation against dynamic symbol tree_head ld: parse.o: @gprel relocation against dynamic symbol mibLine ld: parse.o: @gprel relocation against dynamic symbol File ld: parse.o: @gprel relocation against dynamic symbol mibLine ld: parse.o: @gprel relocation against dynamic symbol File ld: parse.o: @gprel relocation against dynamic symbol mibLine ld: parse.o: @gprel relocation against dynamic symbol File ld: parse.o: @gprel relocation against dynamic symbol File ld: parse.o: @gprel relocation against dynamic symbol mibLin ... Kris --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+IgGkWry0BWjoQKURAjL7AKCsDXxt+VpBWdL9d0Hyjh5YDO6oqQCg4SQ+ HQQLKwv7ESbKb1+Ou+J+Ayk= =aC3f -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Sun Jan 12 17:30:12 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01E2137B401; Sun, 12 Jan 2003 17:30:10 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A0C43F6B; Sun, 12 Jan 2003 17:30:08 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0D1U32G038597; Sun, 12 Jan 2003 17:30:03 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0D1UACv001762; Sun, 12 Jan 2003 17:30:10 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0D1U9vR001761; Sun, 12 Jan 2003 17:30:09 -0800 (PST) (envelope-from marcel) Date: Sun, 12 Jan 2003 17:30:08 -0800 From: Marcel Moolenaar To: Kris Kennaway Cc: ia64@FreeBSD.ORG, kuriyama@FreeBSD.ORG Subject: Re: ld error in ucd-snmp build Message-ID: <20030113013008.GA1613@dhcp01.pn.xcllnt.net> References: <20030113000036.GA20935@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030113000036.GA20935@rot13.obsecurity.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 12, 2003 at 04:00:36PM -0800, Kris Kennaway wrote: > http://bento.freebsd.org/errorlogs/ia64-5-latest/ucd-snmp-4.2.5_2.log > > ld -Bshareable -soname libsnmp.so.4 -o libsnmp.so snmp_client.o mib.o parse.o snmp_api.o snmp.o snmp_auth.o asn1.o md5.o snmp_parse_args.o system.o vacm.o int64.o read_config.o snmp_debug.o tools.o snmp_logging.o snmpv3.o snmpusm.o lcd_time.o keytools.o scapi.o callback.o default_store.o snmp_alarm.o mt_support.o snprintf.o strtol.o strtoul.o > ld: parse.o: @gprel relocation against dynamic symbol tree_head > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLin > ... > This appears to be a bug in the port. It creates a shared library under .libs first with the PIC objects and then creates a shared library in the current directory with the non-PIC object. The latter obviously can not work in the general case. I cc'd kuriyama (maintainer). Details of the failure follows: Data objects with a size less than 8 bytes (by default) are placed in the short data section. The short data can be accessed by using a relative address calculation based on GP (hence the @gprel). The sequence looks like (for an int; ia64 syntax): add symaddr=@gprel(symbol),GP ;; ld4 symval=[symaddr] This sequence is not relocatable and therefore unsuitable for use in shared libraries. The non-relocatable property is caused by having a compile/link time fixed offset from GP. The obvious solution is to compile with -fpic. The non-obvious solution is to disable the short data section. In both cases, the access sequence will contain a linkage table load, as in: add tblofs=@ltoff(symbol),GP ;; ld8 symaddr=[tblofs] ;; ld4 symval=[symaddr] The is fully runtime relocatable, but is less efficient. The port compiles both PIC and non-PIC object files, but ends up trying to use the non-PIC object files to build a shared library. This fails. The fix is to prevent the creation of the shared library a second time (the one with the wrong object files), or to have it use the right object files (ie the PIC versions). Beware the creation of the archive library. Two versions are created: One with non-PIC code for use in executables (shared or static), and one with the PIC code for use in shared libraries (ie the shared library is created by linking in (parts of) the archive library. HTH, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Sun Jan 12 21:51:41 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1785737B401 for ; Sun, 12 Jan 2003 21:51:40 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0937F43F43 for ; Sun, 12 Jan 2003 21:51:39 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id D368D2A89E; Sun, 12 Jan 2003 21:51:35 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Kris Kennaway Cc: ia64@FreeBSD.org Subject: Re: ld error in ucd-snmp build In-Reply-To: <20030113000036.GA20935@rot13.obsecurity.org> Date: Sun, 12 Jan 2003 21:51:35 -0800 From: Peter Wemm Message-Id: <20030113055135.D368D2A89E@canning.wemm.org> Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway wrote: > http://bento.freebsd.org/errorlogs/ia64-5-latest/ucd-snmp-4.2.5_2.log > > ld -Bshareable -soname libsnmp.so.4 -o libsnmp.so snmp_client.o mib.o parse. o snmp_api.o snmp.o snmp_auth.o asn1.o md5.o snmp_parse_ar gs.o system.o vacm.o int64.o read_config.o snmp_debug.o tools.o snmp_logging.o snmpv3.o snmpu sm.o lcd_time.o keytools.o scapi.o callback.o default_store.o snm p_alarm.o mt_support.o snprintf.o strtol.o strtoul.o > ld: parse.o: @gprel relocation against dynamic symbol tree_head > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLine > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol File > ld: parse.o: @gprel relocation against dynamic symbol mibLin > ... I've noticed several of these. It is trying to bogusly make a .so file out of .o files that were not compiled with -fpic. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Mon Jan 13 19:42:43 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B47E37B401; Mon, 13 Jan 2003 19:42:42 -0800 (PST) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 406B543F9F; Mon, 13 Jan 2003 19:42:40 -0800 (PST) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id A029324DEA; Tue, 14 Jan 2003 12:42:38 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 9AB3824DE8; Tue, 14 Jan 2003 12:42:36 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id DE5371E4816; Tue, 14 Jan 2003 12:42:33 +0900 (JST) Date: Tue, 14 Jan 2003 12:42:33 +0900 Message-ID: <7m7kd8o0ra.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Marcel Moolenaar Cc: Kris Kennaway , ia64@FreeBSD.ORG, kuriyama@FreeBSD.ORG Subject: Re: ld error in ucd-snmp build In-Reply-To: <20030113013008.GA1613@dhcp01.pn.xcllnt.net> References: <20030113000036.GA20935@rot13.obsecurity.org> <20030113013008.GA1613@dhcp01.pn.xcllnt.net> User-Agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.4 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org At Sun, 12 Jan 2003 17:30:08 -0800, Marcel Moolenaar wrote: > This appears to be a bug in the port. It creates a shared library under > .libs first with the PIC objects and then creates a shared library in > the current directory with the non-PIC object. The latter obviously can > not work in the general case. Hmm, what about net/net-snmp (5.0.6) port? -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Mon Jan 13 19:48:40 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D64FB37B401; Mon, 13 Jan 2003 19:48:38 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30FF543F3F; Mon, 13 Jan 2003 19:48:38 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 874B566E3A; Mon, 13 Jan 2003 19:48:36 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 70733F81; Mon, 13 Jan 2003 19:48:36 -0800 (PST) Date: Mon, 13 Jan 2003 19:48:36 -0800 From: Kris Kennaway To: Jun Kuriyama Cc: Marcel Moolenaar , Kris Kennaway , ia64@FreeBSD.ORG, kuriyama@FreeBSD.ORG Subject: Re: ld error in ucd-snmp build Message-ID: <20030114034836.GA37437@rot13.obsecurity.org> References: <20030113000036.GA20935@rot13.obsecurity.org> <20030113013008.GA1613@dhcp01.pn.xcllnt.net> <7m7kd8o0ra.wl@black.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <7m7kd8o0ra.wl@black.imgsrc.co.jp> User-Agent: Mutt/1.4i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 14, 2003 at 12:42:33PM +0900, Jun Kuriyama wrote: > At Sun, 12 Jan 2003 17:30:08 -0800, > Marcel Moolenaar wrote: > > This appears to be a bug in the port. It creates a shared library under > > .libs first with the PIC objects and then creates a shared library in > > the current directory with the non-PIC object. The latter obviously can > > not work in the general case. >=20 > Hmm, what about net/net-snmp (5.0.6) port? Check on bento. Kris --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+I4iTWry0BWjoQKURAk+KAJ9PhWf92D7z4jB8ejalkKRMTQG4XQCfR1Sd 7dlNghTRM0VEJw1TasX50bo= =uu1D -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Tue Jan 14 20:37:30 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1380237B401; Tue, 14 Jan 2003 20:37:29 -0800 (PST) Received: from mckinley.corp.yahoo.com (mckinley.corp.yahoo.com [216.145.62.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id C573B43F18; Tue, 14 Jan 2003 20:37:28 -0800 (PST) (envelope-from peter@freebsd.org) Received: from mckinley.corp.yahoo.com (localhost [127.0.0.1]) by mckinley.corp.yahoo.com (8.12.6/8.12.5) with ESMTP id h0F4bS7a085296; Tue, 14 Jan 2003 20:37:28 -0800 (PST) (envelope-from peter@freebsd.org) Received: (from root@localhost) by mckinley.corp.yahoo.com (8.12.6/8.12.5/Submit) id h0F4bSSD085295; Tue, 14 Jan 2003 20:37:28 -0800 (PST) Message-Id: <200301150437.h0F4bSSD085295@mckinley.corp.yahoo.com> From: Peter Wemm Date: Tue, 14 Jan 2003 20:37:27 -0800 (PST) Subject: ia64 tinderbox failure To: current@freebsd.org, ia64@freebsd.org Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- >>> stage 1: bootstrap tools -------------------------------------------------------------- >>> stage 2: cleaning up the object tree -------------------------------------------------------------- >>> stage 2: rebuilding the object tree -------------------------------------------------------------- >>> stage 2: build tools -------------------------------------------------------------- >>> stage 3: cross tools -------------------------------------------------------------- >>> stage 4: populating /home/tinderbox/ia64/obj/home/tinderbox/ia64/src/ia64/usr/include -------------------------------------------------------------- >>> stage 4: building libraries -------------------------------------------------------------- >>> stage 4: make dependencies -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- ===> lib/libc make: don't know how to make mac_prepare.3. Stop *** Error code 2 Stop in /home/tinderbox/ia64/src/lib. *** Error code 1 Stop in /home/tinderbox/ia64/src. *** Error code 1 Stop in /home/tinderbox/ia64/src. *** Error code 1 Stop in /home/tinderbox/ia64/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 10:52:48 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF9FA37B405 for ; Wed, 15 Jan 2003 10:52:46 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D805C43ED8 for ; Wed, 15 Jan 2003 10:52:41 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h0FIqaf27998 for ; Wed, 15 Jan 2003 16:52:36 -0200 Message-ID: <3E25ADF4.70101@tcoip.com.br> Date: Wed, 15 Jan 2003 16:52:36 -0200 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021212 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: ia64@freebsd.org Subject: loader(8) Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Greetings, ia64 people. In the hopes of providing .4th files to loader that people (other than me) can actually modify, I have been considering a regex parser, so we could introduce something like what exists in perl, sed, awk, etc. After long consideration, I came to the conclusion that the best way of providing such a thing would be importing regex into libstand. This would keep the rather complex regex code in C and avoid introducing a buggy regex implementation. Though it would be available at any point in loader, the regex interface is only done on FICL, so no FICL, no regex. The biggest drawback, by far, is the size by which it would increase loader. On i386, it's about 32 Kb. As I had to copy the regex files over to libstand, it might well be possible to further reduce this size by removing the more unlikelier options, or trading speed for space. Now, I'd like to know how the loader space constraints are looking like in the ia64 architecture, and by how much this patch increase loader's size. The patch is at: http://people.freebsd.org/~dcs/regex.diff -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net There was a young monk of Dundee Who complained that it hurt him to pee, He said, "Pax vobiscum, Now why won't the piss come? I'm afraid I've the c-l-a-p." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 11:21: 6 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFCE637B401 for ; Wed, 15 Jan 2003 11:21:04 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F82343E4A for ; Wed, 15 Jan 2003 11:21:03 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FJL12G054649; Wed, 15 Jan 2003 11:21:01 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FJLB2E045936; Wed, 15 Jan 2003 11:21:11 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0FJLB0S045935; Wed, 15 Jan 2003 11:21:11 -0800 (PST) (envelope-from marcel) Date: Wed, 15 Jan 2003 11:21:10 -0800 From: Marcel Moolenaar To: "Daniel C. Sobral" Cc: ia64@FreeBSD.ORG Subject: Re: loader(8) Message-ID: <20030115192110.GA19079@dhcp01.pn.xcllnt.net> References: <3E25ADF4.70101@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E25ADF4.70101@tcoip.com.br> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 04:52:36PM -0200, Daniel C. Sobral wrote: > > Now, I'd like to know how the loader space constraints are looking like > in the ia64 architecture, and by how much this patch increase loader's > size. The correctness constraints are higher than the space constraints: cc -O -pipe -ffreestanding -Wformat -I/nfs/freebsd/5.x/src/lib/libstand -I. -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/nfs/freebsd/5.x/src/lib/libstand/../libz -I/nfs/freebsd/5.x/src/lib/libstand/../libc/regex -c /nfs/freebsd/5.x/src/lib/libstand/regcomp.c -o regcomp.o /nfs/freebsd/5.x/src/lib/libstand/regcomp.c: In function `allocset': /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1197: warning: cast to pointer from integer of different size /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1202: warning: cast to pointer from integer of different size /nfs/freebsd/5.x/src/lib/libstand/regcomp.c: In function `mcadd': /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1342: warning: assignment makes pointer from integer without a cast Even though the EFI loader runs in physical address mode, the loader may easily be loaded above 4GB. These need to be fixed... As for space, we don't really have special space constraints. We shouldn't bloat unnecessary of course. This applies to both on- disk and in-core space: loader old size new size ---------- ---------- ---------- loader.efi 498745 578843 skiload(*) 420928 498904 (*) My version of skiload is slightly larger (~5KB) than the "official" version because I added PAL, SAL, ACPI and EFI stubs in it to to allow mostly non-modified kernels to boot under ski and have support for SMP (given a modified ski of course). I haven't tried the regex code... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 11:35:28 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 130B737B401 for ; Wed, 15 Jan 2003 11:35:24 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BFAB43F5B for ; Wed, 15 Jan 2003 11:35:17 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h0FJYqf29312; Wed, 15 Jan 2003 17:34:52 -0200 Message-ID: <3E25B7DC.2050503@tcoip.com.br> Date: Wed, 15 Jan 2003 17:34:52 -0200 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021212 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Marcel Moolenaar Cc: ia64@FreeBSD.ORG Subject: Re: loader(8) References: <3E25ADF4.70101@tcoip.com.br> <20030115192110.GA19079@dhcp01.pn.xcllnt.net> In-Reply-To: <3E25ADF4.70101@tcoip.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Looks like a missing prototype. I updated regex.diff, if you would care to try again. I'll modify my own test code so that it can be easily used and post it's url later. Marcel Moolenaar wrote: > On Wed, Jan 15, 2003 at 04:52:36PM -0200, Daniel C. Sobral wrote: > > >Now, I'd like to know how the loader space constraints are looking like > >in the ia64 architecture, and by how much this patch increase loader's > >size. > > > The correctness constraints are higher than the space constraints: > > cc -O -pipe -ffreestanding -Wformat > -I/nfs/freebsd/5.x/src/lib/libstand -I. -DBZ_NO_STDIO -DBZ_NO_COMPRESS > -DHAVE_MEMCPY -I/nfs/freebsd/5.x/src/lib/libstand/../libz > -I/nfs/freebsd/5.x/src/lib/libstand/../libc/regex -c > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c -o regcomp.o > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c: In function `allocset': > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1197: warning: cast to > pointer from integer of different size > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1202: warning: cast to > pointer from integer of different size > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c: In function `mcadd': > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1342: warning: assignment > makes pointer from integer without a cast > > Even though the EFI loader runs in physical address mode, the loader > may easily be loaded above 4GB. These need to be fixed... > > As for space, we don't really have special space constraints. We > shouldn't bloat unnecessary of course. This applies to both on- > disk and in-core space: > > loader old size new size > ---------- ---------- ---------- > loader.efi 498745 578843 > skiload(*) 420928 498904 > > (*) My version of skiload is slightly larger (~5KB) than the > "official" version because I added PAL, SAL, ACPI and EFI stubs > in it to to allow mostly non-modified kernels to boot under ski > and have support for SMP (given a modified ski of course). > > I haven't tried the regex code... > -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Opium is very cheap considering you don't feel like eating for the next six days. -- Taylor Mead, famous transvestite To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 12: 7:39 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CAA937B401 for ; Wed, 15 Jan 2003 12:07:37 -0800 (PST) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id F280C43EB2 for ; Wed, 15 Jan 2003 12:07:36 -0800 (PST) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id DBC492A8A0; Wed, 15 Jan 2003 12:07:36 -0800 (PST) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Daniel C. Sobral" Cc: Marcel Moolenaar , ia64@FreeBSD.ORG Subject: Re: loader(8) In-Reply-To: <3E25B7DC.2050503@tcoip.com.br> Date: Wed, 15 Jan 2003 12:07:36 -0800 From: Peter Wemm Message-Id: <20030115200736.DBC492A8A0@canning.wemm.org> Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "Daniel C. Sobral" wrote: > Looks like a missing prototype. I updated regex.diff, if you would care > to try again. I'll modify my own test code so that it can be easily used > and post it's url later. Just in case it wasn't clear from Marcel's reply, there are effectively no space constraints. Loader.efi lives in a FAT32 file system, that is generally between 10MB to 200+MB in size. It probably should be less than 4GB in code size though :-). > Marcel Moolenaar wrote: > > > On Wed, Jan 15, 2003 at 04:52:36PM -0200, Daniel C. Sobral wrote: > > > > >Now, I'd like to know how the loader space constraints are looking like > > >in the ia64 architecture, and by how much this patch increase loader's > > >size. > > > > > > The correctness constraints are higher than the space constraints: > > > > cc -O -pipe -ffreestanding -Wformat > > -I/nfs/freebsd/5.x/src/lib/libstand -I. -DBZ_NO_STDIO -DBZ_NO_COMPRESS > > -DHAVE_MEMCPY -I/nfs/freebsd/5.x/src/lib/libstand/../libz > > -I/nfs/freebsd/5.x/src/lib/libstand/../libc/regex -c > > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c -o regcomp.o > > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c: In function `allocset': > > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1197: warning: cast to > > pointer from integer of different size > > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1202: warning: cast to > > pointer from integer of different size > > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c: In function `mcadd': > > /nfs/freebsd/5.x/src/lib/libstand/regcomp.c:1342: warning: assignment > > makes pointer from integer without a cast > > > > Even though the EFI loader runs in physical address mode, the loader > > may easily be loaded above 4GB. These need to be fixed... > > > > As for space, we don't really have special space constraints. We > > shouldn't bloat unnecessary of course. This applies to both on- > > disk and in-core space: > > > > loader old size new size > > ---------- ---------- ---------- > > loader.efi 498745 578843 > > skiload(*) 420928 498904 > > > > (*) My version of skiload is slightly larger (~5KB) than the > > "official" version because I added PAL, SAL, ACPI and EFI stubs > > in it to to allow mostly non-modified kernels to boot under ski > > and have support for SMP (given a modified ski of course). > > > > I haven't tried the regex code... > > > > > -- > Daniel C. Sobral (8-DCS) > Gerencia de Operacoes > Divisao de Comunicacao de Dados > Coordenacao de Seguranca > TCO > Fones: 55-61-313-7654/Cel: 55-61-9618-0904 > E-mail: Daniel.Capo@tco.net.br > Daniel.Sobral@tcoip.com.br > dcs@tcoip.com.br > > Outros: > dcs@newsguy.com > dcs@freebsd.org > capo@notorious.bsdconspiracy.net > > Opium is very cheap considering you don't > feel like eating for the next six days. > -- Taylor Mead, famous transvestite > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ia64" in the body of the message > Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 12:36:54 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 134B437B401 for ; Wed, 15 Jan 2003 12:36:53 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2DC343E4A for ; Wed, 15 Jan 2003 12:36:45 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h0FKaFf31170; Wed, 15 Jan 2003 18:36:16 -0200 Message-ID: <3E25C63F.8030004@tcoip.com.br> Date: Wed, 15 Jan 2003 18:36:15 -0200 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021212 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Marcel Moolenaar Cc: ia64@FreeBSD.ORG Subject: Re: loader(8) References: <3E25ADF4.70101@tcoip.com.br> <20030115192110.GA19079@dhcp01.pn.xcllnt.net> In-Reply-To: <3E25ADF4.70101@tcoip.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org http://people.freebsd.org/~dcs/loader_re.4th Just put it on /boot, interrupt autoboot and "include /boot/loader_re.4th" it. I thought about bringing the regression tests. I probably should do it, but this here will catch the most obvious bugs. Marcel Moolenaar wrote: > On Wed, Jan 15, 2003 at 04:52:36PM -0200, Daniel C. Sobral wrote: > > >Now, I'd like to know how the loader space constraints are looking like > >in the ia64 architecture, and by how much this patch increase loader's > >size. > [...] > > I haven't tried the regex code... > -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Never speak ill of yourself, your friends will always say enough on that subject. -- Charles-Maurice De Talleyrand To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 12:45:34 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8178637B401 for ; Wed, 15 Jan 2003 12:45:33 -0800 (PST) Received: from cus.org.uk (host213-106-240-81.no-dns-yet.ntli.net [213.106.240.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41EC043ED8 for ; Wed, 15 Jan 2003 12:45:27 -0800 (PST) (envelope-from dom@cus.org.uk) Received: from cus.org.uk (localhost.cus.org.uk [127.0.0.1]) by cus.org.uk (8.12.6/8.11.3) with ESMTP id h0FKjPMs003813; Wed, 15 Jan 2003 20:45:25 GMT (envelope-from dom@cus.org.uk) Received: (from dom@localhost) by cus.org.uk (8.12.6/8.12.6/Submit) id h0FKjPKc003812; Wed, 15 Jan 2003 20:45:25 GMT Date: Wed, 15 Jan 2003 20:45:25 +0000 From: Dominic Marks To: freebsd-ia64@freebsd.org Cc: solar@openwall.com Subject: Request for performance measurement of john the ripper on ia64 Message-ID: <20030115204525.GA3746@cus.org.uk> References: <20030115054607.GB4457@openwall.com> <20030115195445.GA6527@openwall.com> <20030115200902.GA3078@cus.org.uk> <20030115203545.GA6881@openwall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030115203545.GA6881@openwall.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 15/01/2003 23:35, Solar Designer wrote: > On Wed, Jan 15, 2003 at 08:09:02PM +0000, Dominic Marks wrote: > > Good, I was already using the generic target for john on Itanium, I'll > > switch this for sparc64 too. > > I'd appreciate it if you could e-mail me benchmarks ("john -test") for > Itanium. Would anyone like to measure the performance of security/john ? The port should build fine. > -- > /sd Thanks, -- Dominic To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 12:57:59 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 285C637B401 for ; Wed, 15 Jan 2003 12:57:58 -0800 (PST) Received: from president.dataforce.net (president.dataforce.net [195.42.160.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 389B343EB2 for ; Wed, 15 Jan 2003 12:57:56 -0800 (PST) (envelope-from solar@openwall.com) Received: (qmail 22577 invoked from network); 15 Jan 2003 20:57:48 -0000 Received: from localhost (HELO openwall.com) (127.0.0.1) by localhost with SMTP; 15 Jan 2003 20:57:48 -0000 Received: by openwall.com (Postfix, from userid 503) id 6DB5D299E1; Thu, 16 Jan 2003 00:01:04 +0300 (MSK) Date: Thu, 16 Jan 2003 00:01:04 +0300 From: Solar Designer To: Dominic Marks Cc: freebsd-ia64@freebsd.org Subject: Re: Request for performance measurement of john the ripper on ia64 Message-ID: <20030115210104.GA7052@openwall.com> References: <20030115054607.GB4457@openwall.com> <20030115195445.GA6527@openwall.com> <20030115200902.GA3078@cus.org.uk> <20030115203545.GA6881@openwall.com> <20030115204525.GA3746@cus.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030115204525.GA3746@cus.org.uk> User-Agent: Mutt/1.4i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 08:45:25PM +0000, Dominic Marks wrote: > On 15/01/2003 23:35, Solar Designer wrote: > > On Wed, Jan 15, 2003 at 08:09:02PM +0000, Dominic Marks wrote: > > > Good, I was already using the generic target for john on Itanium, I'll > > > switch this for sparc64 too. > > > > I'd appreciate it if you could e-mail me benchmarks ("john -test") for > > Itanium. > > Would anyone like to measure the performance of security/john ? > > The port should build fine. Of course, I'm most interested in the current development versions (should build with "make generic" too), which should be quite a bit faster than the 1.6 that's still in FreeBSD ports. Available at: http://www.openwall.com/john/ Thanks! -- /sd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 13:23:34 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CEEE37B401 for ; Wed, 15 Jan 2003 13:23:32 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CE3543F1E for ; Wed, 15 Jan 2003 13:23:29 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FLN72G055161; Wed, 15 Jan 2003 13:23:08 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FLN7ig000680; Wed, 15 Jan 2003 13:23:07 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0FLN77B000679; Wed, 15 Jan 2003 13:23:07 -0800 (PST) (envelope-from marcel) Date: Wed, 15 Jan 2003 13:23:07 -0800 From: Marcel Moolenaar To: Solar Designer Cc: Dominic Marks , freebsd-ia64@FreeBSD.ORG Subject: Re: Request for performance measurement of john the ripper on ia64 Message-ID: <20030115212307.GA585@athlon.pn.xcllnt.net> References: <20030115054607.GB4457@openwall.com> <20030115195445.GA6527@openwall.com> <20030115200902.GA3078@cus.org.uk> <20030115203545.GA6881@openwall.com> <20030115204525.GA3746@cus.org.uk> <20030115210104.GA7052@openwall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030115210104.GA7052@openwall.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 16, 2003 at 12:01:04AM +0300, Solar Designer wrote: > On Wed, Jan 15, 2003 at 08:45:25PM +0000, Dominic Marks wrote: > > On 15/01/2003 23:35, Solar Designer wrote: > > > On Wed, Jan 15, 2003 at 08:09:02PM +0000, Dominic Marks wrote: > > > > Good, I was already using the generic target for john on Itanium, I'll > > > > switch this for sparc64 too. > > > > > > I'd appreciate it if you could e-mail me benchmarks ("john -test") for > > > Itanium. > > > > Would anyone like to measure the performance of security/john ? > > > > The port should build fine. > > Of course, I'm most interested in the current development versions > (should build with "make generic" too), which should be quite a bit > faster than the 1.6 that's still in FreeBSD ports. Available at: > > http://www.openwall.com/john/ Machine: HP rx2600 CPU: McKinley 900MHz (SMP machine with UP kernel) Version: 1.6 (port) Perf. compile options: -O -fomit-frame-pointer -funroll-loops Benchmarking: Standard DES [64/64 BS]... DONE Many salts: 181609 c/s real, 182349 c/s virtual Only one salt: 161309 c/s real, 161698 c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS]... DONE Many salts: 6294 c/s real, 6313 c/s virtual Only one salt: 6192 c/s real, 6220 c/s virtual Benchmarking: FreeBSD MD5 [32/64]... DONE Raw: 1045 c/s real, 1049 c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/64]... DONE Raw: 100 c/s real, 101 c/s virtual Benchmarking: Kerberos AFS DES [48/64 128K]... DONE Short: 62222 c/s real, 62396 c/s virtual Long: 139051 c/s real, 139776 c/s virtual Benchmarking: NT LM DES [48/64 128K]... DONE Raw: 572348 c/s real, 574184 c/s virtual Version: 1.6.32 (development) Perf. compile options: -O2 -fomit-frame-pointer -funroll-loops Benchmarking: Traditional DES [64/64 BS]... DONE Many salts: 410439 c/s real, 412330 c/s virtual Only one salt: 335115 c/s real, 336375 c/s virtual Benchmarking: BSDI DES (x725) [64/64 BS]... DONE Many salts: 13281 c/s real, 13344 c/s virtual Only one salt: 12932 c/s real, 13013 c/s virtual Benchmarking: FreeBSD MD5 [32/64 X2]... DONE Raw: 2179 c/s real, 2186 c/s virtual Benchmarking: OpenBSD Blowfish (x32) [32/64]... DONE Raw: 172 c/s real, 173 c/s virtual Benchmarking: Kerberos AFS DES [48/64 4K]... DONE Short: 119169 c/s real, 119594 c/s virtual Long: 240288 c/s real, 241369 c/s virtual Benchmarking: NT LM DES [64/64 BS]... DONE Raw: 2045214 c/s real, 2051074 c/s virtual FYI, -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 13:33:32 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB9437B401 for ; Wed, 15 Jan 2003 13:33:30 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8AF643ED8 for ; Wed, 15 Jan 2003 13:33:29 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FLXT2G055215; Wed, 15 Jan 2003 13:33:29 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FLXTig000716; Wed, 15 Jan 2003 13:33:29 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0FLXTin000715; Wed, 15 Jan 2003 13:33:29 -0800 (PST) (envelope-from marcel) Date: Wed, 15 Jan 2003 13:33:29 -0800 From: Marcel Moolenaar To: "Daniel C. Sobral" Cc: ia64@FreeBSD.ORG Subject: Re: loader(8) Message-ID: <20030115213329.GB585@athlon.pn.xcllnt.net> References: <3E25ADF4.70101@tcoip.com.br> <20030115192110.GA19079@dhcp01.pn.xcllnt.net> <3E25C63F.8030004@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E25C63F.8030004@tcoip.com.br> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 06:36:15PM -0200, Daniel C. Sobral wrote: > http://people.freebsd.org/~dcs/loader_re.4th > > Just put it on /boot, interrupt autoboot and "include > /boot/loader_re.4th" it. This seriously fries the machine: \begin{log} Starting: Netboot Console: EFI console FreeBSD/ia64 EFI boot, Revision 1.1 (marcel@mckinley.pn.xcllnt.net, Wed Dec 18 19:29:09 PST 2002) net_open: server addr: 192.168.4.1 net_open: server path: /nfs/netboot/ia64 Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0x56e440+0x55cd0 syms=[0x8+0x48c78+0x8+0x3c764] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel] in 6 seconds... Type '?' for a list of commands, 'help' for more detailed help. OK include /boot/loader_re.4th REG_EXTENDED not found 7 0 0x00006B 0x0000000000000018 unexpected trap 7 0 0x000066 0x0000000000000018 trap taken, number in ext PE 7 0 0x00003C 0x0000000000005400 trap taken, offset in ext PE \end{log} The last 3 lines are emitted by the firmware. A power-cycle is all that's left. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 13:34:14 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB25A37B401 for ; Wed, 15 Jan 2003 13:34:12 -0800 (PST) Received: from president.dataforce.net (president.dataforce.net [195.42.160.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 58A2443F1E for ; Wed, 15 Jan 2003 13:34:11 -0800 (PST) (envelope-from solar@openwall.com) Received: (qmail 22994 invoked from network); 15 Jan 2003 21:34:08 -0000 Received: from localhost (HELO openwall.com) (127.0.0.1) by localhost with SMTP; 15 Jan 2003 21:34:08 -0000 Received: by openwall.com (Postfix, from userid 503) id 9EB00299E1; Thu, 16 Jan 2003 00:37:00 +0300 (MSK) Date: Thu, 16 Jan 2003 00:37:00 +0300 From: Solar Designer To: Marcel Moolenaar Cc: Dominic Marks , freebsd-ia64@FreeBSD.ORG Subject: Re: Request for performance measurement of john the ripper on ia64 Message-ID: <20030115213700.GA10813@openwall.com> References: <20030115054607.GB4457@openwall.com> <20030115195445.GA6527@openwall.com> <20030115200902.GA3078@cus.org.uk> <20030115203545.GA6881@openwall.com> <20030115204525.GA3746@cus.org.uk> <20030115210104.GA7052@openwall.com> <20030115212307.GA585@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030115212307.GA585@athlon.pn.xcllnt.net> User-Agent: Mutt/1.4i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 01:23:07PM -0800, Marcel Moolenaar wrote: > Machine: HP rx2600 > CPU: McKinley 900MHz (SMP machine with UP kernel) Thank you! > Version: 1.6 (port) > Perf. compile options: -O -fomit-frame-pointer -funroll-loops > > Benchmarking: Standard DES [64/64 BS]... DONE > Many salts: 181609 c/s real, 182349 c/s virtual > Only one salt: 161309 c/s real, 161698 c/s virtual > Version: 1.6.32 (development) > Perf. compile options: -O2 -fomit-frame-pointer -funroll-loops > > Benchmarking: Traditional DES [64/64 BS]... DONE > Many salts: 410439 c/s real, 412330 c/s virtual > Only one salt: 335115 c/s real, 336375 c/s virtual I think that some of the difference is due to -O vs. -O2. I'd expect a 20% difference for this benchmark between the versions of John on IA64. If you're interested and have the time, one other thing to try is setting DES_BS_VECTOR to a value greater than 1 (2, 3, 4), -- this might let John use more instruction-level parallelism. -- /sd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 13:50:28 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9437C37B405 for ; Wed, 15 Jan 2003 13:50:26 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 608EA43F18 for ; Wed, 15 Jan 2003 13:50:25 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FLoP2G055309; Wed, 15 Jan 2003 13:50:25 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0FLoOig000759; Wed, 15 Jan 2003 13:50:24 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0FLoO3M000758; Wed, 15 Jan 2003 13:50:24 -0800 (PST) (envelope-from marcel) Date: Wed, 15 Jan 2003 13:50:24 -0800 From: Marcel Moolenaar To: "Daniel C. Sobral" Cc: ia64@FreeBSD.ORG Subject: Re: loader(8) Message-ID: <20030115215024.GC585@athlon.pn.xcllnt.net> References: <3E25ADF4.70101@tcoip.com.br> <20030115192110.GA19079@dhcp01.pn.xcllnt.net> <3E25C63F.8030004@tcoip.com.br> <20030115213329.GB585@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030115213329.GB585@athlon.pn.xcllnt.net> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 01:33:29PM -0800, Marcel Moolenaar wrote: > On Wed, Jan 15, 2003 at 06:36:15PM -0200, Daniel C. Sobral wrote: > > http://people.freebsd.org/~dcs/loader_re.4th > > > > Just put it on /boot, interrupt autoboot and "include > > /boot/loader_re.4th" it. > > This seriously fries the machine: > > \begin{log} > Starting: Netboot > Console: EFI console > > FreeBSD/ia64 EFI boot, Revision 1.1 > (marcel@mckinley.pn.xcllnt.net, Wed Dec 18 19:29:09 PST 2002) > net_open: server addr: 192.168.4.1 > net_open: server path: /nfs/netboot/ia64 > Loading /boot/defaults/loader.conf > /boot/kernel/kernel data=0x56e440+0x55cd0 syms=[0x8+0x48c78+0x8+0x3c764] > > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel] in 6 seconds... > > Type '?' for a list of commands, 'help' for more detailed help. > OK include /boot/loader_re.4th > REG_EXTENDED not found > 7 0 0x00006B 0x0000000000000018 unexpected trap > 7 0 0x000066 0x0000000000000018 trap taken, number in ext PE > 7 0 0x00003C 0x0000000000005400 trap taken, offset in ext PE > \end{log} > > The last 3 lines are emitted by the firmware. A power-cycle is > all that's left. To elaborate: offset 0x5400 is the general exception vector, which is shared by a couple of faults, among which the (IR) unimplemented data address fault(s) and the illegal operation fault. This may be the int->ptr conversion wrecking havoc. Strangely enough reallocf is prototyped in "stand.h" so I don't know why the compiler complains... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 16: 4:19 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CB3137B401; Wed, 15 Jan 2003 16:04:17 -0800 (PST) Received: from mckinley.corp.yahoo.com (mckinley.corp.yahoo.com [216.145.62.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347F343F13; Wed, 15 Jan 2003 16:04:17 -0800 (PST) (envelope-from peter@freebsd.org) Received: from mckinley.corp.yahoo.com (localhost [127.0.0.1]) by mckinley.corp.yahoo.com (8.12.6/8.12.5) with ESMTP id h0G04G7a012998; Wed, 15 Jan 2003 16:04:16 -0800 (PST) (envelope-from peter@freebsd.org) Received: (from root@localhost) by mckinley.corp.yahoo.com (8.12.6/8.12.5/Submit) id h0G04GwX012997; Wed, 15 Jan 2003 16:04:16 -0800 (PST) Message-Id: <200301160004.h0G04GwX012997@mckinley.corp.yahoo.com> From: Peter Wemm Date: Wed, 15 Jan 2003 16:04:16 -0800 (PST) Subject: ia64 tinderbox failure To: current@freebsd.org, ia64@freebsd.org Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- >>> stage 1: bootstrap tools -------------------------------------------------------------- >>> stage 2: cleaning up the object tree -------------------------------------------------------------- >>> stage 2: rebuilding the object tree -------------------------------------------------------------- >>> stage 2: build tools -------------------------------------------------------------- >>> stage 3: cross tools -------------------------------------------------------------- >>> stage 4: populating /home/tinderbox/ia64/obj/home/tinderbox/ia64/src/ia64/usr/include -------------------------------------------------------------- >>> stage 4: building libraries -------------------------------------------------------------- >>> stage 4: make dependencies -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- ===> usr.sbin/wicontrol /home/tinderbox/ia64/src/usr.sbin/wicontrol/wicontrol.c: In function `wi_dumpstations': /home/tinderbox/ia64/src/usr.sbin/wicontrol/wicontrol.c:870: `IEEE80211_CAPINFO_BITS' undeclared (first use in this function) /home/tinderbox/ia64/src/usr.sbin/wicontrol/wicontrol.c:870: (Each undeclared identifier is reported only once /home/tinderbox/ia64/src/usr.sbin/wicontrol/wicontrol.c:870: for each function it appears in.) *** Error code 1 Stop in /home/tinderbox/ia64/src/usr.sbin/wicontrol. *** Error code 1 Stop in /home/tinderbox/ia64/src/usr.sbin. *** Error code 1 Stop in /home/tinderbox/ia64/src. *** Error code 1 Stop in /home/tinderbox/ia64/src. *** Error code 1 Stop in /home/tinderbox/ia64/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 17:28:35 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B3C437B401; Wed, 15 Jan 2003 17:28:34 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-179.dsl.lsan03.pacbell.net [64.169.106.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1464B43F13; Wed, 15 Jan 2003 17:28:30 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 1390666B3A; Wed, 15 Jan 2003 17:28:29 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 1C42EFD6; Wed, 15 Jan 2003 17:28:29 -0800 (PST) Date: Wed, 15 Jan 2003 17:28:29 -0800 From: Kris Kennaway To: ia64@FreeBSD.org, anholt@FreeBSD.org Subject: XFree86-libraries fails on ia64 Message-ID: <20030116012828.GA27790@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline http://bento.freebsd.org/errorlogs/ia64-5-latest/XFree86-libraries-4.2.1_5.log This prevents 3074 package builds from being attempted :-) Kris --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Jgq8Wry0BWjoQKURAs67AJ98d5w3GFCC/Kqx35QP5cdj0T4DTwCgrZjb gXrpSD9jroFyhCG2XqnUn/I= =ybEj -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 17:48:47 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1791F37B401; Wed, 15 Jan 2003 17:48:46 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54BC843EB2; Wed, 15 Jan 2003 17:48:45 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0G1mi2G056246; Wed, 15 Jan 2003 17:48:45 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0G1mt2E022077; Wed, 15 Jan 2003 17:48:55 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0G1msOO022076; Wed, 15 Jan 2003 17:48:54 -0800 (PST) (envelope-from marcel) Date: Wed, 15 Jan 2003 17:48:54 -0800 From: Marcel Moolenaar To: Kris Kennaway Cc: ia64@FreeBSD.ORG, anholt@FreeBSD.ORG Subject: Re: XFree86-libraries fails on ia64 Message-ID: <20030116014854.GA22020@dhcp01.pn.xcllnt.net> References: <20030116012828.GA27790@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030116012828.GA27790@rot13.obsecurity.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 05:28:29PM -0800, Kris Kennaway wrote: > http://bento.freebsd.org/errorlogs/ia64-5-latest/XFree86-libraries-4.2.1_5.log > > This prevents 3074 package builds from being attempted :-) I sent patches for this before we even branched (IIRC). The issue is known for say 2 months now. These were the patches I sent to the maintainer (you were cc'd) some moons back. Both fix the problem, but they do it differently, so only one is to be committed: Alternative 1: --- extras/FreeType/lib/ttcalc.c.orig Sat Feb 12 21:03:51 2000 +++ extras/FreeType/lib/ttcalc.c Mon Dec 2 00:39:32 2002 @@ -84,7 +84,7 @@ while ( z ) { - z = (unsigned INT64)z >> 1; + z = (unsigned long long)z >> 1; j++; } return j - 1; Alternative 2: --- extras/FreeType/lib/ttcalc.c.orig Sat Feb 12 21:03:51 2000 +++ extras/FreeType/lib/ttcalc.c Thu Dec 5 17:56:25 2002 @@ -84,7 +84,11 @@ while ( z ) { +#if defined(__ia64__) + z = (unsigned long)z >> 1; +#else z = (unsigned INT64)z >> 1; +#endif j++; } return j - 1; -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 17:57: 1 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CEDA37B401 for ; Wed, 15 Jan 2003 17:57:00 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D8D43ED8 for ; Wed, 15 Jan 2003 17:56:59 -0800 (PST) (envelope-from anholt@freebsd.org) Received: from [192.168.0.3] (12-224-152-126.client.attbi.com[12.224.152.126]) by sccrmhc02.attbi.com (sccrmhc02) with SMTP id <2003011601565800200mn7oee>; Thu, 16 Jan 2003 01:56:58 +0000 Subject: Re: XFree86-libraries fails on ia64 From: Eric Anholt To: Marcel Moolenaar Cc: Kris Kennaway , ia64@FreeBSD.ORG In-Reply-To: <20030116014854.GA22020@dhcp01.pn.xcllnt.net> References: <20030116012828.GA27790@rot13.obsecurity.org> <20030116014854.GA22020@dhcp01.pn.xcllnt.net> Content-Type: text/plain Organization: Message-Id: <1042682296.617.171.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 15 Jan 2003 17:58:16 -0800 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, 2003-01-15 at 17:48, Marcel Moolenaar wrote: > On Wed, Jan 15, 2003 at 05:28:29PM -0800, Kris Kennaway wrote: > > http://bento.freebsd.org/errorlogs/ia64-5-latest/XFree86-libraries-4.2.1_5.log > > > > This prevents 3074 package builds from being attempted :-) > > I sent patches for this before we even branched (IIRC). The issue > is known for say 2 months now. These were the patches I sent to > the maintainer (you were cc'd) some moons back. Both fix the > problem, but they do it differently, so only one is to be committed: Sorry for dropping this one on the floor. In the future, a PR assigned to me will help. I'm about to commit the patch from X CVS for this. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Wed Jan 15 19:15:46 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C038437B401; Wed, 15 Jan 2003 19:15:45 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE30843F3F; Wed, 15 Jan 2003 19:15:44 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0G3Fi2G056593; Wed, 15 Jan 2003 19:15:44 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0G3Fs2E022311; Wed, 15 Jan 2003 19:15:54 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0G3FsxV022310; Wed, 15 Jan 2003 19:15:54 -0800 (PST) (envelope-from marcel) Date: Wed, 15 Jan 2003 19:15:54 -0800 From: Marcel Moolenaar To: Eric Anholt Cc: Kris Kennaway , ia64@freebsd.org Subject: Re: XFree86-libraries fails on ia64 Message-ID: <20030116031554.GA22296@dhcp01.pn.xcllnt.net> References: <20030116012828.GA27790@rot13.obsecurity.org> <20030116014854.GA22020@dhcp01.pn.xcllnt.net> <1042682296.617.171.camel@leguin> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1042682296.617.171.camel@leguin> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 05:58:16PM -0800, Eric Anholt wrote: > On Wed, 2003-01-15 at 17:48, Marcel Moolenaar wrote: > > On Wed, Jan 15, 2003 at 05:28:29PM -0800, Kris Kennaway wrote: > > > http://bento.freebsd.org/errorlogs/ia64-5-latest/XFree86-libraries-4.2.1_5.log > > > > > > This prevents 3074 package builds from being attempted :-) > > > > I sent patches for this before we even branched (IIRC). The issue > > is known for say 2 months now. These were the patches I sent to > > the maintainer (you were cc'd) some moons back. Both fix the > > problem, but they do it differently, so only one is to be committed: > > Sorry for dropping this one on the floor. In the future, a PR assigned > to me will help. I'm about to commit the patch from X CVS for this. Thanks... and don't worry about it. I obviously forgot about it too. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Thu Jan 16 3:42: 3 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2450637B401 for ; Thu, 16 Jan 2003 03:42:02 -0800 (PST) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CF8743F6B for ; Thu, 16 Jan 2003 03:41:59 -0800 (PST) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h0GBfmf21325; Thu, 16 Jan 2003 09:41:49 -0200 Message-ID: <3E269A7C.80206@tcoip.com.br> Date: Thu, 16 Jan 2003 09:41:48 -0200 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021212 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Marcel Moolenaar Cc: ia64@FreeBSD.ORG Subject: Re: loader(8) References: <3E25ADF4.70101@tcoip.com.br> <20030115192110.GA19079@dhcp01.pn.xcllnt.net> <3E25C63F.8030004@tcoip.com.br> <20030115213329.GB585@athlon.pn.xcllnt.net> <20030115215024.GC585@athlon.pn.xcllnt.net> In-Reply-To: <3E25ADF4.70101@tcoip.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Marcel Moolenaar wrote: > > To elaborate: > > offset 0x5400 is the general exception vector, which is shared by > a couple of faults, among which the (IR) unimplemented data address > fault(s) and the illegal operation fault. This may be the int->ptr > conversion wrecking havoc. > > Strangely enough reallocf is prototyped in "stand.h" so I don't > know why the compiler complains... Is it _still_ giving you troble??? There was a missing prototype (for Reallocf, which is macro-linked to reallocf) on that first version. I have updated the patch on freefall after your first message and, on a world patched against _that_ new version, the regex stuff should compile cleanly. If that's not the case, please inform me so I can chase down the bug. -- Daniel C. Sobral (8-DCS) Gerencia de Operacoes Divisao de Comunicacao de Dados Coordenacao de Seguranca TCO Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br Outros: dcs@newsguy.com dcs@freebsd.org capo@notorious.bsdconspiracy.net Fortune's Great Moments in History: #3 August 27, 1949: A Hall of Fame opened to honor outstanding members of the Women's Air Corp. It was a WAC's Museum. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Thu Jan 16 14: 9:21 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FFA637B401 for ; Thu, 16 Jan 2003 14:09:20 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 667F343E4A for ; Thu, 16 Jan 2003 14:09:19 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0GM9I2G061151; Thu, 16 Jan 2003 14:09:19 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0GM9IXe000651; Thu, 16 Jan 2003 14:09:18 -0800 (PST) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0GM9HY8000650; Thu, 16 Jan 2003 14:09:17 -0800 (PST) (envelope-from marcel) Date: Thu, 16 Jan 2003 14:09:17 -0800 From: Marcel Moolenaar To: "Daniel C. Sobral" Cc: ia64@FreeBSD.ORG Subject: Re: loader(8) Message-ID: <20030116220917.GA630@athlon.pn.xcllnt.net> References: <3E25ADF4.70101@tcoip.com.br> <20030115192110.GA19079@dhcp01.pn.xcllnt.net> <3E25C63F.8030004@tcoip.com.br> <20030115213329.GB585@athlon.pn.xcllnt.net> <20030115215024.GC585@athlon.pn.xcllnt.net> <3E269A7C.80206@tcoip.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E269A7C.80206@tcoip.com.br> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 16, 2003 at 09:41:48AM -0200, Daniel C. Sobral wrote: > Marcel Moolenaar wrote: > > >Strangely enough reallocf is prototyped in "stand.h" so I don't > >know why the compiler complains... > > Is it _still_ giving you troble??? There was a missing prototype (for > Reallocf, which is macro-linked to reallocf) on that first version. Ah... I see what's broken. We have a perfectly good prototype for reallocf and then fsck it up by defining a reallocf macro. I didn't see the macro. Ok, I'll add a prototype for Reallocf and try again... > I > have updated the patch on freefall after your first message and, on a > world patched against _that_ new version, the regex stuff should compile > cleanly. If that's not the case, please inform me so I can chase down > the bug. I didn't download it, because it's much easier for me to simply fix this thing than to revert the first patch and reapply the whole thing again... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Fri Jan 17 13:33: 0 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7942337B401 for ; Fri, 17 Jan 2003 13:32:59 -0800 (PST) Received: from caduceus.sc.intel.com (fmr04.intel.com [143.183.121.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF94C43F13 for ; Fri, 17 Jan 2003 13:32:55 -0800 (PST) (envelope-from adsharma@unix-os.sc.intel.com) Received: from talaria.sc.intel.com (talaria.sc.intel.com [10.3.253.5]) by caduceus.sc.intel.com (8.11.6/8.11.6/d: outer.mc,v 1.51 2002/09/23 20:43:23 dmccart Exp $) with ESMTP id h0HLVrv12738 for ; Fri, 17 Jan 2003 21:31:53 GMT Received: from unix-os.sc.intel.com (unix-os.sc.intel.com [143.183.96.244]) by talaria.sc.intel.com (8.11.6/8.11.6/d: inner.mc,v 1.28 2003/01/13 19:44:39 dmccart Exp $) with ESMTP id h0HLT3211399 for ; Fri, 17 Jan 2003 21:29:03 GMT Received: from unix-os.sc.intel.com.intel.com (adsharma-mobl3.sc.intel.com [143.183.130.150]) by unix-os.sc.intel.com (8.11.6/8.11.2) with ESMTP id h0HLWnr15362 for ; Fri, 17 Jan 2003 13:32:50 -0800 Date: Fri, 17 Jan 2003 13:32:49 -0800 Message-Id: <200301172132.h0HLWnr15362@unix-os.sc.intel.com> To: freebsd-ia64@freebsd.org Subject: Page not present in softclock() From: Arun Sharma Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org When I tried to do a buildworld this morning, my bigsur running a SMP kernel panic'ed. trap vector = 0x14 (Page not present) cr.iip = 0xe0000000007520d0 (ei = 1) cr.ifa = 0x10000002c pid = 14, comm = swi6: tty:sio clock 0xe0000000007520c1 : nop.f 0x0 0xe0000000007520c2 : nop.b 0x0 0xe0000000007520d0 : [MMI] adds r14=16,r16;; 0xe0000000007520d1 : ld4 r14=[r14] <-- panic 0xe0000000007520d2 : nop.i 0x0;; 0xe0000000007520e0 : [MFB] cmp4.eq p6,p7=r36,r14 kern/kern_timeout.c: 156 c = TAILQ_FIRST(bucket); 157 while (c) { 158 if (c->c_time != curticks) { <-- panic 159 c = TAILQ_NEXT(c, c_links.tqe); 160 ++steps; Looks like the queue got corrupted somehow. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Sat Jan 18 13:56:42 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B6CF37B401; Sat, 18 Jan 2003 13:56:41 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D91443ED8; Sat, 18 Jan 2003 13:56:40 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id h0ILueIx076816; Sat, 18 Jan 2003 13:56:40 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id h0ILtO4p076769; Sat, 18 Jan 2003 13:55:24 -0800 (PST) Date: Sat, 18 Jan 2003 13:55:24 -0800 From: "David O'Brien" To: Marcel Moolenaar Cc: Kris Kennaway , ia64@FreeBSD.ORG, anholt@FreeBSD.ORG Subject: Re: XFree86-libraries fails on ia64 Message-ID: <20030118215524.GF70151@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20030116012828.GA27790@rot13.obsecurity.org> <20030116014854.GA22020@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030116014854.GA22020@dhcp01.pn.xcllnt.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Jan 15, 2003 at 05:48:54PM -0800, Marcel Moolenaar wrote: > Alternative 1: > --- extras/FreeType/lib/ttcalc.c.orig Sat Feb 12 21:03:51 2000 > +++ extras/FreeType/lib/ttcalc.c Mon Dec 2 00:39:32 2002 > @@ -84,7 +84,7 @@ > - z = (unsigned INT64)z >> 1; > + z = (unsigned long long)z >> 1; > Alternative 2: > --- extras/FreeType/lib/ttcalc.c.orig Sat Feb 12 21:03:51 2000 > +++ extras/FreeType/lib/ttcalc.c Thu Dec 5 17:56:25 2002 > @@ -84,7 +84,11 @@ > +#if defined(__ia64__) > + z = (unsigned long)z >> 1; > +#else > z = (unsigned INT64)z >> 1; > +#endif This looks like a total hack (at first glance). Why isn't INT64 usable? Is there a missing ia64 case in the definition of it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Sat Jan 18 14:35:17 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D4CC37B401; Sat, 18 Jan 2003 14:35:16 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6874043ED8; Sat, 18 Jan 2003 14:35:15 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0IMZ9MW007624; Sat, 18 Jan 2003 14:35:09 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h0IMZDti000629; Sat, 18 Jan 2003 14:35:13 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h0IMZCEn000628; Sat, 18 Jan 2003 14:35:12 -0800 (PST) (envelope-from marcel) Date: Sat, 18 Jan 2003 14:35:12 -0800 From: Marcel Moolenaar To: "David O'Brien" Cc: Kris Kennaway , ia64@FreeBSD.ORG, anholt@FreeBSD.ORG Subject: Re: XFree86-libraries fails on ia64 Message-ID: <20030118223512.GA590@dhcp01.pn.xcllnt.net> References: <20030116012828.GA27790@rot13.obsecurity.org> <20030116014854.GA22020@dhcp01.pn.xcllnt.net> <20030118215524.GF70151@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030118215524.GF70151@dragon.nuxi.com> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Jan 18, 2003 at 01:55:24PM -0800, David O'Brien wrote: > On Wed, Jan 15, 2003 at 05:48:54PM -0800, Marcel Moolenaar wrote: > > Alternative 1: > > --- extras/FreeType/lib/ttcalc.c.orig Sat Feb 12 21:03:51 2000 > > +++ extras/FreeType/lib/ttcalc.c Mon Dec 2 00:39:32 2002 > > @@ -84,7 +84,7 @@ > > - z = (unsigned INT64)z >> 1; > > + z = (unsigned long long)z >> 1; > > > Alternative 2: > > --- extras/FreeType/lib/ttcalc.c.orig Sat Feb 12 21:03:51 2000 > > +++ extras/FreeType/lib/ttcalc.c Thu Dec 5 17:56:25 2002 > > @@ -84,7 +84,11 @@ > > +#if defined(__ia64__) > > + z = (unsigned long)z >> 1; > > +#else > > z = (unsigned INT64)z >> 1; > > +#endif > > > This looks like a total hack (at first glance). Why isn't INT64 usable? > Is there a missing ia64 case in the definition of it? The problem is that gcc doesn't allow modifying typedefs in casts. INT64 does exist, but unsigned INT64 is not accepted as a valid cast. Try: typedef long long LL; int main() { LL s = 2; unsigned long long u = (unsigned LL)s; return 0; } -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message From owner-freebsd-ia64 Sat Jan 18 16:23:20 2003 Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C465437B401 for ; Sat, 18 Jan 2003 16:23:02 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD3C43F18 for ; Sat, 18 Jan 2003 16:23:01 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id h0J0MtIx081772 for ; Sat, 18 Jan 2003 16:22:55 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id h0J0LeAk081711 for freebsd-ia64@freebsd.org; Sat, 18 Jan 2003 16:21:40 -0800 (PST) Date: Sat, 18 Jan 2003 16:21:39 -0800 From: "David O'Brien" To: freebsd-ia64@freebsd.org Subject: patch to test Message-ID: <20030119002139.GA81674@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-ia64@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Can anyone try this patch and let me know if it is OK to commit? thanks. Index: lib/libc/ia64/gen/__divdf3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__divdf3.S,v retrieving revision 1.1 diff -u -r1.1 __divdf3.S --- lib/libc/ia64/gen/__divdf3.S 20 Oct 2001 15:17:31 -0000 1.1 +++ lib/libc/ia64/gen/__divdf3.S 23 Mar 2002 02:25:48 -0000 @@ -1,5 +1,3 @@ -// $FreeBSD: src/lib/libc/ia64/gen/__divdf3.S,v 1.1 2001/10/20 15:17:31 dfr Exp $ - // // Copyright (c) 2000, Intel Corporation // All rights reserved. @@ -28,6 +26,7 @@ // #include +__FBSDID("$FreeBSD$"); .section .text Index: lib/libc/ia64/gen/__divdi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__divdi3.S,v retrieving revision 1.1 diff -u -r1.1 __divdi3.S --- lib/libc/ia64/gen/__divdi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__divdi3.S 23 Mar 2002 02:26:03 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__divdi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__divdi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text .proc __divdi3# Index: lib/libc/ia64/gen/__divsf3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__divsf3.S,v retrieving revision 1.1 diff -u -r1.1 __divsf3.S --- lib/libc/ia64/gen/__divsf3.S 20 Oct 2001 15:17:31 -0000 1.1 +++ lib/libc/ia64/gen/__divsf3.S 23 Mar 2002 02:26:23 -0000 @@ -1,5 +1,3 @@ -// $FreeBSD: src/lib/libc/ia64/gen/__divsf3.S,v 1.1 2001/10/20 15:17:31 dfr Exp $ - // // Copyright (c) 2000, Intel Corporation // All rights reserved. @@ -28,6 +26,7 @@ // #include +__FBSDID("$FreeBSD$"); ENTRY(__divsf3, 0) { .mfi Index: lib/libc/ia64/gen/__divsi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__divsi3.S,v retrieving revision 1.1 diff -u -r1.1 __divsi3.S --- lib/libc/ia64/gen/__divsi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__divsi3.S 23 Mar 2002 02:26:32 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__divsi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__divsi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text Index: lib/libc/ia64/gen/__moddi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__moddi3.S,v retrieving revision 1.1 diff -u -r1.1 __moddi3.S --- lib/libc/ia64/gen/__moddi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__moddi3.S 23 Mar 2002 02:26:37 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__moddi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__moddi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text Index: lib/libc/ia64/gen/__modsi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__modsi3.S,v retrieving revision 1.1 diff -u -r1.1 __modsi3.S --- lib/libc/ia64/gen/__modsi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__modsi3.S 23 Mar 2002 02:26:44 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__modsi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__modsi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text Index: lib/libc/ia64/gen/__udivdi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__udivdi3.S,v retrieving revision 1.1 diff -u -r1.1 __udivdi3.S --- lib/libc/ia64/gen/__udivdi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__udivdi3.S 23 Mar 2002 02:26:50 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__udivdi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__udivdi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text .proc __udivdi3# Index: lib/libc/ia64/gen/__udivsi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__udivsi3.S,v retrieving revision 1.1 diff -u -r1.1 __udivsi3.S --- lib/libc/ia64/gen/__udivsi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__udivsi3.S 23 Mar 2002 02:26:59 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__udivsi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__udivsi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text Index: lib/libc/ia64/gen/__umoddi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__umoddi3.S,v retrieving revision 1.1 diff -u -r1.1 __umoddi3.S --- lib/libc/ia64/gen/__umoddi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__umoddi3.S 23 Mar 2002 02:27:04 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__umoddi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__umoddi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text Index: lib/libc/ia64/gen/__umodsi3.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/__umodsi3.S,v retrieving revision 1.1 diff -u -r1.1 __umodsi3.S --- lib/libc/ia64/gen/__umodsi3.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/__umodsi3.S 23 Mar 2002 02:27:09 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/gen/__umodsi3.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ .file "__umodsi3.s" // @@ -27,6 +26,9 @@ // problem reports or change requests be submitted to it directly at // http://developer.intel.com/opensource. // + +#include +__FBSDID("$FreeBSD$"); .section .text Index: lib/libc/ia64/gen/_setjmp.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/_setjmp.S,v retrieving revision 1.8 diff -u -r1.8 _setjmp.S --- lib/libc/ia64/gen/_setjmp.S 14 Nov 2002 06:40:23 -0000 1.8 +++ lib/libc/ia64/gen/_setjmp.S 19 Jan 2003 00:19:41 -0000 @@ -1,4 +1,3 @@ -// $FreeBSD: src/lib/libc/ia64/gen/_setjmp.S,v 1.8 2002/11/14 06:40:23 marcel Exp $ // // Copyright (c) 1999, 2000 // Intel Corporation. @@ -51,8 +50,10 @@ .file "setjmp.s" +#include +__FBSDID("$FreeBSD$"); + #define LOCORE -#include #include // int _setjmp(struct jmp_buffer *) Index: lib/libc/ia64/gen/fabs.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/fabs.S,v retrieving revision 1.1 diff -u -r1.1 fabs.S --- lib/libc/ia64/gen/fabs.S 14 Oct 2000 17:01:11 -0000 1.1 +++ lib/libc/ia64/gen/fabs.S 23 Mar 2002 02:27:31 -0000 @@ -22,11 +22,10 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD: src/lib/libc/ia64/gen/fabs.S,v 1.1 2000/10/14 17:01:11 dfr Exp $ */ #include +__FBSDID("$FreeBSD$"); ENTRY(fabs, 1) fabs fret0=farg0 Index: lib/libc/ia64/gen/setjmp.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/setjmp.S,v retrieving revision 1.8 diff -u -r1.8 setjmp.S --- lib/libc/ia64/gen/setjmp.S 11 Nov 2002 08:11:44 -0000 1.8 +++ lib/libc/ia64/gen/setjmp.S 18 Jan 2003 23:26:58 -0000 @@ -1,5 +1,4 @@ /* $NetBSD: setjmp.S,v 1.3 1997/12/05 02:06:27 thorpej Exp $ */ -/* $FreeBSD: src/lib/libc/ia64/gen/setjmp.S,v 1.8 2002/11/11 08:11:44 marcel Exp $ */ /* * Copyright (c) 1994, 1995 Carnegie-Mellon University. @@ -28,8 +27,10 @@ * rights to redistribute these changes. */ +#include +__FBSDID("$FreeBSD$"); + #define LOCORE -#include #include /* Index: lib/libc/ia64/gen/sigsetjmp.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/gen/sigsetjmp.S,v retrieving revision 1.6 diff -u -r1.6 sigsetjmp.S --- lib/libc/ia64/gen/sigsetjmp.S 11 Nov 2002 08:11:44 -0000 1.6 +++ lib/libc/ia64/gen/sigsetjmp.S 19 Jan 2003 00:20:12 -0000 @@ -1,5 +1,4 @@ /* $NetBSD: sigsetjmp.S,v 1.2 1996/10/17 03:08:07 cgd Exp $ */ -/* $FreeBSD: src/lib/libc/ia64/gen/sigsetjmp.S,v 1.6 2002/11/11 08:11:44 marcel Exp $ */ /* * Copyright (c) 1994, 1995 Carnegie-Mellon University. @@ -28,8 +27,10 @@ * rights to redistribute these changes. */ -#define LOCORE #include +__FBSDID("$FreeBSD$"); + +#define LOCORE #include /* Index: lib/libc/ia64/net/byte_swap_2.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/net/byte_swap_2.S,v retrieving revision 1.4 diff -u -r1.4 byte_swap_2.S --- lib/libc/ia64/net/byte_swap_2.S 18 Feb 2002 20:35:17 -0000 1.4 +++ lib/libc/ia64/net/byte_swap_2.S 23 Mar 2002 02:27:53 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/net/byte_swap_2.S,v 1.4 2002/02/18 20:35:17 mike Exp $ */ /* $NetBSD: byte_swap_2.S,v 1.2 1996/10/17 03:08:08 cgd Exp $ */ /* @@ -29,6 +28,7 @@ */ #include +__FBSDID("$FreeBSD$"); #if !defined(ALIAS) || !defined(NAME) #error ALIAS or NAME not defined Index: lib/libc/ia64/net/byte_swap_4.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/net/byte_swap_4.S,v retrieving revision 1.4 diff -u -r1.4 byte_swap_4.S --- lib/libc/ia64/net/byte_swap_4.S 18 Feb 2002 20:35:17 -0000 1.4 +++ lib/libc/ia64/net/byte_swap_4.S 23 Mar 2002 02:27:58 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/net/byte_swap_4.S,v 1.4 2002/02/18 20:35:17 mike Exp $ */ /* $NetBSD: byte_swap_4.S,v 1.2 1996/10/17 03:08:09 cgd Exp $ */ /* @@ -29,6 +28,7 @@ */ #include +__FBSDID("$FreeBSD$"); #if !defined(ALIAS) || !defined(NAME) #error ALIAS or NAME not defined Index: lib/libc/ia64/net/htonl.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/net/htonl.S,v retrieving revision 1.3 diff -u -r1.3 htonl.S --- lib/libc/ia64/net/htonl.S 18 Feb 2002 20:35:17 -0000 1.3 +++ lib/libc/ia64/net/htonl.S 23 Mar 2002 02:28:03 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/net/htonl.S,v 1.3 2002/02/18 20:35:17 mike Exp $ */ /* $NetBSD: htonl.S,v 1.1 1996/04/17 22:36:52 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #define ALIAS htonl #define NAME __htonl Index: lib/libc/ia64/net/htons.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/net/htons.S,v retrieving revision 1.3 diff -u -r1.3 htons.S --- lib/libc/ia64/net/htons.S 18 Feb 2002 20:35:17 -0000 1.3 +++ lib/libc/ia64/net/htons.S 23 Mar 2002 02:28:08 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/net/htons.S,v 1.3 2002/02/18 20:35:17 mike Exp $ */ /* $NetBSD: htons.S,v 1.1 1996/04/17 22:36:54 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #define ALIAS htons #define NAME __htons Index: lib/libc/ia64/net/ntohl.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/net/ntohl.S,v retrieving revision 1.3 diff -u -r1.3 ntohl.S --- lib/libc/ia64/net/ntohl.S 18 Feb 2002 20:35:17 -0000 1.3 +++ lib/libc/ia64/net/ntohl.S 23 Mar 2002 02:28:26 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/net/ntohl.S,v 1.3 2002/02/18 20:35:17 mike Exp $ */ /* $NetBSD: ntohl.S,v 1.1 1996/04/17 22:36:57 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #define ALIAS ntohl #define NAME __ntohl Index: lib/libc/ia64/net/ntohs.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/net/ntohs.S,v retrieving revision 1.3 diff -u -r1.3 ntohs.S --- lib/libc/ia64/net/ntohs.S 18 Feb 2002 20:35:17 -0000 1.3 +++ lib/libc/ia64/net/ntohs.S 23 Mar 2002 02:28:31 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/net/ntohs.S,v 1.3 2002/02/18 20:35:17 mike Exp $ */ /* $NetBSD: ntohs.S,v 1.1 1996/04/17 22:37:02 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #define ALIAS ntohs #define NAME __ntohs Index: lib/libc/ia64/string/bcopy.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/string/bcopy.S,v retrieving revision 1.1 diff -u -r1.1 bcopy.S --- lib/libc/ia64/string/bcopy.S 14 Oct 2000 17:01:12 -0000 1.1 +++ lib/libc/ia64/string/bcopy.S 23 Mar 2002 02:28:36 -0000 @@ -27,6 +27,7 @@ */ #include +__FBSDID("$FreeBSD$"); /* * Not the fastest bcopy in the world. Index: lib/libc/ia64/string/bzero.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/string/bzero.S,v retrieving revision 1.4 diff -u -r1.4 bzero.S --- lib/libc/ia64/string/bzero.S 22 Oct 2001 08:48:11 -0000 1.4 +++ lib/libc/ia64/string/bzero.S 23 Mar 2002 02:28:40 -0000 @@ -27,6 +27,7 @@ */ #include +__FBSDID("$FreeBSD$"); ENTRY(bzero, 2) Index: lib/libc/ia64/string/ffs.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/string/ffs.S,v retrieving revision 1.2 diff -u -r1.2 ffs.S --- lib/libc/ia64/string/ffs.S 5 Oct 2001 18:52:40 -0000 1.2 +++ lib/libc/ia64/string/ffs.S 23 Mar 2002 02:29:19 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/string/ffs.S,v 1.2 2001/10/05 18:52:40 dfr Exp $ */ /* $NetBSD: ffs.S,v 1.3 1996/10/17 03:08:13 cgd Exp $ */ /* @@ -33,6 +32,7 @@ */ #include +__FBSDID("$FreeBSD$"); ENTRY(ffs, 1) sxt4 r14=in0 ;; Index: lib/libc/ia64/string/memcpy.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/string/memcpy.S,v retrieving revision 1.1 diff -u -r1.1 memcpy.S --- lib/libc/ia64/string/memcpy.S 14 Oct 2000 17:01:12 -0000 1.1 +++ lib/libc/ia64/string/memcpy.S 23 Mar 2002 02:29:26 -0000 @@ -22,11 +22,10 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD: src/lib/libc/ia64/string/memcpy.S,v 1.1 2000/10/14 17:01:12 dfr Exp $ */ #include +__FBSDID("$FreeBSD$"); ENTRY(memcpy,3) Index: lib/libc/ia64/string/memmove.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/string/memmove.S,v retrieving revision 1.1 diff -u -r1.1 memmove.S --- lib/libc/ia64/string/memmove.S 14 Oct 2000 17:01:12 -0000 1.1 +++ lib/libc/ia64/string/memmove.S 23 Mar 2002 02:29:31 -0000 @@ -22,11 +22,10 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD: src/lib/libc/ia64/string/memmove.S,v 1.1 2000/10/14 17:01:12 dfr Exp $ */ #include +__FBSDID("$FreeBSD$"); ENTRY(memmove,3) Index: lib/libc/ia64/sys/Ovfork.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/Ovfork.S,v retrieving revision 1.4 diff -u -r1.4 Ovfork.S --- lib/libc/ia64/sys/Ovfork.S 22 Oct 2001 09:17:14 -0000 1.4 +++ lib/libc/ia64/sys/Ovfork.S 23 Mar 2002 02:29:40 -0000 @@ -22,9 +22,11 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD: src/lib/libc/ia64/sys/Ovfork.S,v 1.4 2001/10/22 09:17:14 peter Exp $ */ + +#include +__FBSDID("$FreeBSD$"); + #include "SYS.h" SYSCALL(vfork) Index: lib/libc/ia64/sys/brk.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/brk.S,v retrieving revision 1.2 diff -u -r1.2 brk.S --- lib/libc/ia64/sys/brk.S 10 Oct 2001 10:35:01 -0000 1.2 +++ lib/libc/ia64/sys/brk.S 23 Mar 2002 02:30:48 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/sys/brk.S,v 1.2 2001/10/10 10:35:01 dfr Exp $ */ /* $NetBSD: brk.S,v 1.4 1996/10/17 03:08:15 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #include "SYS.h" Index: lib/libc/ia64/sys/cerror.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/cerror.S,v retrieving revision 1.1 diff -u -r1.1 cerror.S --- lib/libc/ia64/sys/cerror.S 14 Oct 2000 17:01:12 -0000 1.1 +++ lib/libc/ia64/sys/cerror.S 23 Mar 2002 02:30:54 -0000 @@ -22,11 +22,10 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD: src/lib/libc/ia64/sys/cerror.S,v 1.1 2000/10/14 17:01:12 dfr Exp $ */ #include +__FBSDID("$FreeBSD$"); ENTRY(.cerror, 0) Index: lib/libc/ia64/sys/exect.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/exect.S,v retrieving revision 1.1 diff -u -r1.1 exect.S --- lib/libc/ia64/sys/exect.S 14 Oct 2000 17:01:12 -0000 1.1 +++ lib/libc/ia64/sys/exect.S 23 Mar 2002 02:30:58 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/sys/exect.S,v 1.1 2000/10/14 17:01:12 dfr Exp $ */ /* $NetBSD: exect.S,v 1.2 1996/10/17 03:08:18 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #include "SYS.h" Index: lib/libc/ia64/sys/fork.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/fork.S,v retrieving revision 1.4 diff -u -r1.4 fork.S --- lib/libc/ia64/sys/fork.S 5 Oct 2001 18:52:42 -0000 1.4 +++ lib/libc/ia64/sys/fork.S 23 Mar 2002 02:31:08 -0000 @@ -22,9 +22,11 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD: src/lib/libc/ia64/sys/fork.S,v 1.4 2001/10/05 18:52:42 dfr Exp $ */ + +#include +__FBSDID("$FreeBSD$"); + #include "SYS.h" SYSCALL(fork) Index: lib/libc/ia64/sys/pipe.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/pipe.S,v retrieving revision 1.2 diff -u -r1.2 pipe.S --- lib/libc/ia64/sys/pipe.S 29 Jan 2001 03:23:43 -0000 1.2 +++ lib/libc/ia64/sys/pipe.S 23 Mar 2002 02:31:19 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/sys/pipe.S,v 1.2 2001/01/29 03:23:43 deischen Exp $ */ /* $NetBSD: pipe.S,v 1.1 1995/02/10 17:50:35 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #include "SYS.h" Index: lib/libc/ia64/sys/ptrace.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/ptrace.S,v retrieving revision 1.2 diff -u -r1.2 ptrace.S --- lib/libc/ia64/sys/ptrace.S 10 Oct 2001 10:35:01 -0000 1.2 +++ lib/libc/ia64/sys/ptrace.S 23 Mar 2002 02:31:23 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/sys/ptrace.S,v 1.2 2001/10/10 10:35:01 dfr Exp $ */ /* $NetBSD: ptrace.S,v 1.4 1996/11/08 00:51:24 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #include "SYS.h" Index: lib/libc/ia64/sys/sbrk.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/sbrk.S,v retrieving revision 1.3 diff -u -r1.3 sbrk.S --- lib/libc/ia64/sys/sbrk.S 23 Aug 2002 03:47:50 -0000 1.3 +++ lib/libc/ia64/sys/sbrk.S 19 Jan 2003 00:20:54 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/sys/sbrk.S,v 1.3 2002/08/23 03:47:50 marcel Exp $ */ /* $NetBSD: sbrk.S,v 1.4 1996/10/17 03:08:20 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #include "SYS.h" Index: lib/libc/ia64/sys/setlogin.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/setlogin.S,v retrieving revision 1.2 diff -u -r1.2 setlogin.S --- lib/libc/ia64/sys/setlogin.S 10 Oct 2001 10:35:01 -0000 1.2 +++ lib/libc/ia64/sys/setlogin.S 23 Mar 2002 02:31:43 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/sys/setlogin.S,v 1.2 2001/10/10 10:35:01 dfr Exp $ */ /* $NetBSD: setlogin.S,v 1.1 1995/02/10 17:50:39 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #include "SYS.h" Index: lib/libc/ia64/sys/sigreturn.S =================================================================== RCS file: /home/ncvs/src/lib/libc/ia64/sys/sigreturn.S,v retrieving revision 1.2 diff -u -r1.2 sigreturn.S --- lib/libc/ia64/sys/sigreturn.S 29 Jan 2001 03:23:43 -0000 1.2 +++ lib/libc/ia64/sys/sigreturn.S 23 Mar 2002 02:31:54 -0000 @@ -1,4 +1,3 @@ -/* $FreeBSD: src/lib/libc/ia64/sys/sigreturn.S,v 1.2 2001/01/29 03:23:43 deischen Exp $ */ /* $NetBSD: sigreturn.S,v 1.1 1995/02/10 17:50:42 cgd Exp $ */ /* @@ -27,6 +26,9 @@ * any improvements or extensions that they make and grant Carnegie the * rights to redistribute these changes. */ + +#include +__FBSDID("$FreeBSD$"); #include "SYS.h" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ia64" in the body of the message