aboutsummaryrefslogtreecommitdiff
path: root/pfinet/linux-inet/tcp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fri Aug 8 11:47:08 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-84/+85
| | | | | | * linux-inet/tcp.c (tcp_check): Move to end of file so it isn't inlined and can be profiled easily. * linux-inet/udp.c (udp_check): Likewise.
* (tcp_conn_request):Miles Bader1997-08-191-2/+2
| | | | SK->err holds errno values, not linux negative errno return vals.
* entered into RCSMichael I. Bushnell1995-11-081-1/+4
|
* Formerly tcp.c.~6~Michael I. Bushnell1995-10-311-0/+2
|
* Formerly tcp.c.~5~Michael I. Bushnell1995-08-161-0/+10
|
* Formerly tcp.c.~4~Michael I. Bushnell1995-08-101-0/+4
|
* Formerly tcp.c.~3~Michael I. Bushnell1995-08-081-1/+1
|
* Formerly tcp.c.~2~Michael I. Bushnell1995-08-041-1/+2
|
* Initial revisionMichael I. Bushnell1995-07-121-0/+5100