freebsd-dev/lib
Bill Paul 0e276383fa Now that rpcgen is squared away, arrange to have all the NIS XDR routines
rpcgen-erated on the fly (just like librpcsvc).

Makefile: Add rule for generating yp_xdr.c and yp.h.

xdryp.c: gut everything except the special ypresp_all XDR function
         needed to to handle yp_all() (this one can't be created on
         the fly), and xdr_datum(), which isn't used internally by
         libc, but which as documented as being there in yp_prot.h,
         so what the hell. We now get everything else from yp_xdr.c.

yplib.c: change a few structure member names to match those found in
         yp.h instead of those declared in yp_prot.h.
1995-12-14 05:16:45 +00:00
..
csu/i386 Remove my locale hack. Sigh. 1995-11-02 12:42:42 +00:00
libc Now that rpcgen is squared away, arrange to have all the NIS XDR routines 1995-12-14 05:16:45 +00:00
libcom_err
libcompat Add cfree.3 1995-11-29 21:39:57 +00:00
libcrypt
libcurses
libdisk Update the -current sources from the 2.1 branch. 1995-12-07 10:34:59 +00:00
libedit Fix PR#858, /bin/sh corruption caused by non-zeroed malloc() in libedit 1995-12-02 09:43:43 +00:00
libf2c
libF77
libforms
libftp
libI77
libipx
libkvm phkmalloc strikes again! :-) Another use of un-cleared returns from 1995-12-09 04:45:50 +00:00
libm
libmd Add a structure definition to the MD* Contexts, so that cvs can use 1995-12-11 02:18:22 +00:00
libmytinfo
libncurses
libpam/modules
libpcap
libresolv
librpc
librpcsvc
libscsi
libskey
libss
libtelnet
libterm
libtermcap
libutil
libxpg4 Add more stuff moved out from XPG3 1995-11-03 09:03:00 +00:00
liby
msun
ncurses/ncurses
rpcsvc
Makefile Removed reference to missing libmp in a comment. We have GNU MP now. 1995-11-12 19:32:24 +00:00
Makefile.inc