summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/svc_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-487/+0
* Submitted by: Ian Dowse <iedowse@maths.tcd.ie>, David Cross <dec@freebsd.org>dec2001-03-081-0/+1
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-10/+12
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),jasone2000-01-271-7/+7
* Add three-tier symbol naming in support of POSIX thread cancellationjasone2000-01-121-7/+7
* For the TCP transport, put the listening socket in non-blockingjdp1999-11-181-0/+18
* Fix a bug in the hack that protects against FTP bounce attacks.jdp1999-11-171-3/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Improve DoS avoidance in RPC stream oriented transports. The TCP transportwpaul1998-05-181-17/+35
* Patch RPC library to avoid possible denial of service attacks as describedwpaul1998-05-151-1/+2
* Resolve conflicts.wpaul1997-05-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* - prototypes now in include filepeter1996-12-301-26/+48
* clear various struct sockaddr_in's on stack, set sin_len.peter1996-08-121-1/+2
* Code cleanup:jraynard1996-06-101-4/+4
* Code cleanup (part one):jraynard1996-06-081-1/+4
* Fixed type mismatches.bde1995-12-071-3/+3
* Well, cvs commit core'ed on me, I belive I have got all the locks out,phk1995-10-221-3/+4
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Moving Sun RPC code into libc, part 1. Based on work done by a number ofwollman1994-08-071-0/+421
OpenPOWER on IntegriCloud