aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/xdr
Commit message (Expand)AuthorAgeFilesLines
* Add a HISTORY sectionKevin Lo2011-07-101-0/+5
* - Add xdr_sizeof(3) to libcKevin Lo2011-07-094-4/+22
* Implement support for RPCSEC_GSS authentication to both the NFS clientDoug Rabson2008-11-032-0/+98
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson2008-08-061-12/+13
* Don't assume that there is readable data on the stream after theDoug Rabson2008-03-301-0/+6
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-2/+4
* Add each directory's symbol map file to SYM_MAPS.Daniel Eischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+45
* Fix prototypes.Ruslan Ermilov2005-11-241-2/+2
* Enable building with LIBC_SCCS defined.David E. O'Brien2004-10-167-10/+7
* We use __arm__, not __arm32__.Olivier Houchard2004-05-141-1/+1
* When writing/reading longs use explicit 32bit temporary values.Martin Blapp2004-01-241-3/+4
* Fix amd(8) clients, if a FreeBSD mountd(8) server is used.Martin Blapp2003-05-281-9/+2
* Add __amd64__ to the list of things that use IEEEFPPeter Wemm2003-04-301-1/+1
* Clean up some signed/unsigned issues in the XDR code.Jacques Vidrine2003-03-072-11/+17
* Eliminate 19 warnings in libc (at level WARNS=2) of theJacques Vidrine2003-02-271-0/+1
* Reset the record lenght and received bytes once a recordMartin Blapp2003-01-271-0/+9
* Implement non-blocking tcp-connections.Martin Blapp2003-01-161-13/+178
* mdoc(7) police: "The .Fa argument.".Ruslan Ermilov2002-12-191-13/+22
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+2
* libc_r wasn't so tied to libc for 22 months.Ruslan Ermilov2002-11-181-3/+1
* Removed duplicated MLINKS which make(1) recently started warning about.Bruce Evans2002-08-151-2/+0
* The fix applied to the XDR decoder in revision 1.11 was incorrect.Jacques Vidrine2002-08-011-1/+1
* Sort headers to reduce diffs between branches.Jacques Vidrine2002-07-311-1/+1
* some dolt forgot to add in an include for <limits.h>Darren Reed2002-07-311-0/+1
* Patch to fix bounds checking/overflow.Darren Reed2002-07-311-3/+4
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-282-9/+7
* Fix the style of the SCM ID's.David E. O'Brien2002-03-228-25/+29
* Remove __P() usage.David E. O'Brien2002-03-213-37/+37
* Add ifdefs for sparc64.Jake Burkholder2002-02-231-1/+1
* o Move NTOHL() and associated macros into <sys/param.h>. These areMike Barcroft2002-02-181-0/+1
* Fixed various type errors in synopsis.Bruce Evans2001-10-031-7/+7
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* Fix a comment within a comment warning due to a missing "*/".Daniel Eischen2001-04-101-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-1910-406/+646
* Use ieee floats on ia64.Doug Rabson2001-03-061-1/+1
* mdoc(7) police: print #ifdef/#endif literally,Ruslan Ermilov2001-02-081-3/+3
* Fixed errors in prototypes. Many were hiding under mdoc errors.Bruce Evans2001-02-051-0/+4
* man(7) -> mdoc(7).Ruslan Ermilov2001-01-181-583/+475
* Do proper byte swapping in 64bit routines.Sheldon Hearn2000-04-121-14/+23
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-12/+24
* Close PR#16028. Make the sanity check saner. The condition that weBill Paul2000-01-191-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-289-9/+9
* Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien1998-09-081-1/+57
* Change the sanity test here. It's not correct to assume that the recordBill Paul1998-05-201-3/+7
* Patch RPC library to avoid possible denial of service attacks as describedBill Paul1998-05-151-1/+7
* Cast a pointer to a long, not an int and make the arg passed to the functionJohn Birrell1998-05-111-2/+2
* Removed the subdirectory paths from the definitions of MAN[1-9]. TheyBruce Evans1997-10-151-3/+2
* Restore Id.Bill Paul1997-05-281-0/+1