From owner-freebsd-hackers Sat Jul 22 09:16:49 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id JAA01623 for hackers-outgoing; Sat, 22 Jul 1995 09:16:49 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id JAA01616 for ; Sat, 22 Jul 1995 09:16:40 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id CAA12978; Sun, 23 Jul 1995 02:14:55 +1000 Date: Sun, 23 Jul 1995 02:14:55 +1000 From: Bruce Evans Message-Id: <199507221614.CAA12978@godzilla.zeta.org.au> To: hackers@freebsd.org, rpt@miles.sso.loral.com Subject: Re: missing xdr routines ?? Sender: hackers-owner@freebsd.org Precedence: bulk >I seem to be missing 2 xdr routines. These are xdr_float and xdr_double. >... >What is the status on these? Known problem, oversight, feature? They weren't in 4.4lite for some reason, and no one has investigated. I think there are no problems except possibly byte order. Bruce