summaryrefslogtreecommitdiffstats
path: root/lib/libc/xdr
Commit message (Collapse)AuthorAgeFilesLines
...
* Resolve conflicts.wpaul1997-05-289-11/+10
|
* This commit was generated by cvs2svn to compensate for changes in r26216,wpaul1997-05-281-0/+163
| | | | which included commits to RCS files with non-trunk default branches.
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+6
| | | | | | | | | | so that all these makefiles can be used to build libc_r too. Added .if ${LIB} == "c" tests to restrict man page builds to libc to avoid needlessly building them with libc_r too. Split libc Makefile into Makefile and Makefile.inc to allow the libc_r Makefile to include Makefile.inc too.
* Revert $FreeBSD$ to $Id$peter1997-02-228-8/+8
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-148-8/+8
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* - Missing prototypes, including pointers to functionspeter1996-12-307-150/+375
| | | | | | | | - 64 bit long type safe (wire protocols specified in explicit sized types) - Support systems that don't do unaligned accesses - Support for explicit int16 and int32 sizes in xdr Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code.
* xdr manpage linkspeter1996-12-301-0/+33
| | | | Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code.
* delete doubled words, e.g.: "the the" -> "the"wosch1996-10-051-1/+3
|
* Minor cleanup of the rpc man pages to silence manck.mpp1996-02-121-2/+2
|
* minor cleanup, #includes.phk1995-10-225-6/+11
|
* Confirmed to work by: rcarter@geli.com (Russell Carter)bde1995-07-221-4/+1
| | | | | Enable xdr_float.c. I believe it works on i386's although it isn't portable enough to be in a machine-independent directory.
* Remove trailing whitespace.rgrimes1995-05-308-62/+62
|
* More directory cleanup after YP merge.wollman1994-08-072-7/+4
|
* Moving RPC stuff into libc, part 2.wollman1994-08-079-0/+2947
OpenPOWER on IntegriCloud