summaryrefslogtreecommitdiffstats
path: root/lib/libc/xdr
Commit message (Expand)AuthorAgeFilesLines
* Add a HISTORY sectionkevlo2011-07-101-0/+5
* - Add xdr_sizeof(3) to libckevlo2011-07-094-4/+22
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-032-0/+98
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-061-12/+13
* Don't assume that there is readable data on the stream after thedfr2008-03-301-0/+6
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-2/+4
* Add each directory's symbol map file to SYM_MAPS.deischen2006-03-131-0/+2
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+45
* Fix prototypes.ru2005-11-241-2/+2
* Enable building with LIBC_SCCS defined.obrien2004-10-167-10/+7
* We use __arm__, not __arm32__.cognet2004-05-141-1/+1
* When writing/reading longs use explicit 32bit temporary values.mbr2004-01-241-3/+4
* Fix amd(8) clients, if a FreeBSD mountd(8) server is used.mbr2003-05-281-9/+2
* Add __amd64__ to the list of things that use IEEEFPpeter2003-04-301-1/+1
* Clean up some signed/unsigned issues in the XDR code.nectar2003-03-072-11/+17
* Eliminate 19 warnings in libc (at level WARNS=2) of thenectar2003-02-271-0/+1
* Reset the record lenght and received bytes once a recordmbr2003-01-271-0/+9
* Implement non-blocking tcp-connections.mbr2003-01-161-13/+178
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-13/+22
* mdoc(7) police: "The .Fn function".ru2002-12-181-0/+2
* libc_r wasn't so tied to libc for 22 months.ru2002-11-181-3/+1
* 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
OpenPOWER on IntegriCloud