summaryrefslogtreecommitdiffstats
path: root/lib/libc/xdr
Commit message (Expand)AuthorAgeFilesLines
* Removed duplicated MLINKS which make(1) recently started warning about.bde2002-08-151-2/+0
* The fix applied to the XDR decoder in revision 1.11 was incorrect.nectar2002-08-011-1/+1
* Sort headers to reduce diffs between branches.nectar2002-07-311-1/+1
* some dolt forgot to add in an include for <limits.h>darrenr2002-07-311-0/+1
* Patch to fix bounds checking/overflow.darrenr2002-07-311-3/+4
* Spell void * as void * rather than caddr_t. This is complicated by thedes2002-04-282-9/+7
* Fix the style of the SCM ID's.obrien2002-03-228-25/+29
* Remove __P() usage.obrien2002-03-213-37/+37
* Add ifdefs for sparc64.jake2002-02-231-1/+1
* o Move NTOHL() and associated macros into <sys/param.h>. These aremike2002-02-181-0/+1
* Fixed various type errors in synopsis.bde2001-10-031-7/+7
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
* Fix a comment within a comment warning due to a missing "*/".deischen2001-04-101-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-1910-406/+646
* Use ieee floats on ia64.dfr2001-03-061-1/+1
* mdoc(7) police: print #ifdef/#endif literally,ru2001-02-081-3/+3
* Fixed errors in prototypes. Many were hiding under mdoc errors.bde2001-02-051-0/+4
* man(7) -> mdoc(7).ru2001-01-181-583/+475
* Do proper byte swapping in 64bit routines.sheldonh2000-04-121-14/+23
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-021-12/+24
* Close PR#16028. Make the sanity check saner. The condition that wewpaul2000-01-191-1/+1
* $Id$ -> $FreeBSD$peter1999-08-289-9/+9
* Add support for the RPC 64-bit integer type ``hyper''.obrien1998-09-081-1/+57
* Change the sanity test here. It's not correct to assume that the recordwpaul1998-05-201-3/+7
* Patch RPC library to avoid possible denial of service attacks as describedwpaul1998-05-151-1/+7
* Cast a pointer to a long, not an int and make the arg passed to the functionjb1998-05-111-2/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. Theybde1997-10-151-3/+2
* Restore Id.wpaul1997-05-281-0/+1
* Resolve conflicts.wpaul1997-05-289-11/+10
* This commit was generated by cvs2svn to compensate for changes in r26216,wpaul1997-05-281-0/+163
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+6
* Revert $FreeBSD$ to $Id$peter1997-02-228-8/+8
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-148-8/+8
* - Missing prototypes, including pointers to functionspeter1996-12-307-150/+375
* xdr manpage linkspeter1996-12-301-0/+33
* 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
* 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