NetBSD/lib
deraadt 8db326f5d7 The xdr_float() and xdr_double routines from the xdr/rpc library were
not ported to the '386 (xdr_float.c was excluded in the makefile).
Since the '386, like the 68k and sparc, uses IEEE floating point, all
that was needed was to take word ordering into account for
xdr_double().

patch from J.T. Conklin <conklin@talisman.kaleida.com>
hacked to use BYTE_ORDER macros from machine/endian.h
1993-05-11 23:56:10 +00:00
..
csu/i386 added some support new err(3) shit needs 1993-04-30 23:09:06 +00:00
libc Prototype now matches declaration. 1993-05-11 17:08:08 +00:00
libcompat Changed Makefile to include the new regex.c package 1993-03-23 19:20:18 +00:00
libcrypt made libcrypt, so exportable vs. non-exportable packages can be 1993-04-26 12:45:00 +00:00
libcurses Make tabs actually work. 1993-04-23 03:42:45 +00:00
libkvm fix problem where kvm_getprocs(), ..., kvm_freeprocs(), kvm_getprocs() 1993-05-11 06:44:54 +00:00
libm after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
libresolv initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
librpc The xdr_float() and xdr_double routines from the xdr/rpc library were 1993-05-11 23:56:10 +00:00
libtelnet initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
libterm Don't build profiling libs if NOPROFILE (from 386BSD patch 138). 1993-04-22 03:38:45 +00:00
libutil fix problem where kvm_getprocs(), ..., kvm_freeprocs(), kvm_getprocs() 1993-05-11 06:44:54 +00:00
liby initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00
Makefile moved libg++ into /usr/gnulib 1993-04-29 11:40:16 +00:00