summaryrefslogtreecommitdiffstats
path: root/tcpip
Commit message (Collapse)AuthorAgeFilesLines
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-142-3/+4
| | | | | | | | Various socket syscalls receive a length argument that should be a socklen_t rsp. a ptr to a socklen_t but instead int rsp. ptr to int were being passed. While in theory this was a bug it's harmless as dangerously large values would not be used but the issue manifested itself in a significant number of compilation warnings.
* Convert to autoconf 2.59. Delete junk from past centuries.Ralf Baechle2007-01-221-287/+398
|
* testCraig Small2003-02-221-1/+1
|
* added remaining sys/time.h includes for ppcCraig Small2002-06-193-457/+2
|
* removed some stuff that shouldnt be thereCraig Small2002-03-041-1/+1
|
* last checking for 0.0.8ax25-tools-0.0.8Craig Small2001-05-161-15/+51
|
* added cvsignore to tcpip directoryCraig Small2001-05-031-0/+4
|
* fixed sockaddr problem and moved b* to mem* functionsCraig Small2001-05-035-36/+498
|
* Import ax25-tools 0.0.6 from tarballax25-tools-0.0.6Ralf Baechle2001-04-119-14/+24
|
* Import ax25-tools 0.0.4 from tarballax25-tools-0.0.4Ralf Baechle1999-08-101-4/+1
|
* Import ax25-tools 0.0.3 from tarballax25-tools-0.0.3Ralf Baechle1999-07-084-25/+129
|
* Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2Ralf Baechle1999-06-073-2/+19
|
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-2113-0/+2041