summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking (unfollow)
Commit message (Expand)AuthorFilesLines
1999-07-12Patch from Eric Norum <eric@cls.usask.ca>:Joel Sherrill1-20/+15
1999-06-15After comments D. V. Henkel-Wallace <gumby@zembu.com>, the interface toJoel Sherrill1-1/+1
1999-06-11Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill4-2/+64
1999-06-11Patch from Eric Norum <eric@cls.usask.ca> to fix bug reported byJoel Sherrill1-0/+2
1999-05-28Changes from Eric Norum to add a loop and limit on the length of timeJoel Sherrill1-22/+32
1999-05-28Alignment corrected per Eric Norum's suggestion.Joel Sherrill1-1/+2
1999-05-27Patch from Eric Norum <eric@pollux.usask.ca> to eliminate a panic when theJoel Sherrill3-147/+88
1999-05-20Removed all post 4.0 changes.Joel Sherrill1-81/+78
1999-05-17Patch from D. V. Henkel-Wallace <gumby@zembu.com> to remove compilerJoel Sherrill3-4/+4
1999-05-14Enabled compilation of rtems_servers at request of Jake JanovetzJoel Sherrill4-6/+8
1999-05-07Error reporting fixed by Jennifer.Joel Sherrill1-15/+15
1999-04-27Patch from Eric Norum <eric@cls.usask.ca> to corrent a miscount in lengthJoel Sherrill1-1/+1
1999-04-19Changed ioctl() prototype to be more like Linux/POSIX than BSD to easeJoel Sherrill2-2/+2
1999-04-19After discussion with Eric Norum <eric@skatter.usask.ca>,Joel Sherrill2-2/+23
1999-04-19Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill11-11/+11
1999-04-02Patch from Emmanuel Rauget (raguet@crf.canon.fr) to add a htons on theJoel Sherrill2-212/+233
1999-04-01Moved sparc specific version of in_cksum_hdr to an inline routine likeJoel Sherrill2-31/+43
1999-03-31Patch from Eric Norum <eric@skatter.usask.ca> which changed the exitJoel Sherrill1-2/+1
1999-03-30Removed warning for `#ifdef' argument starts with punctuation.Joel Sherrill1-1/+1
1999-03-30Patch to add shutdown() routine from Tony R. Ambardar <tonya@ece.ubc.ca>.Joel Sherrill1-0/+25
1999-03-23SPARC optimized version of IP checksum header routine. SubmittedJoel Sherrill1-0/+32
1999-03-23Patch from Eric Norum <eric@skatter.usask.ca> to improve parsing ofJoel Sherrill2-0/+45
1999-03-19Towards automake XI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill11-33/+131
1999-03-19Patch from Eric Norum <eric@skatter.usask.ca> that adds externalJoel Sherrill1-4/+30
1999-03-17Temporarily took rtems_servers directory out of the build tree since thereJoel Sherrill3-7/+5
1999-03-16Added ftpd server from Jake Janovetz <janovetz@tempest.ece.uiuc.edu>.Joel Sherrill3-0/+1146
1999-03-16Added rtems_servers directory.Joel Sherrill1-1/+1
1999-03-01Patch from Eric Norum <eric@skatter.usask.ca> to eliminate externalJoel Sherrill4-23/+35
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill10-9/+29
1999-02-05Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill2-5/+11
1999-02-04Added printf()'s that can be uncommented to trace MBUF operations. ThisJoel Sherrill1-0/+3
1999-02-04Modifed to reflect transition from device driver to file system.Joel Sherrill1-41/+4
1999-02-04Added debug printf()'s that are commented out. Uncommenting theseJoel Sherrill1-0/+3
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill1-34/+5
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill1-4/+61
1999-02-04Debugged and now works except for handling of minor number.Joel Sherrill1-313/+429
1999-02-04Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill2-1/+11
1999-02-02Added debug #define and commented it out.Joel Sherrill1-0/+1
1999-02-02Added PowerPC specific in_cksum file.Joel Sherrill1-0/+4
1999-02-02New file. Based on the i386 version.Joel Sherrill1-0/+202
1999-01-31Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill1-78/+78
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1-1/+4
1999-01-26Changed prototype of rtems_bsdnet_makeFdForSocket to (void *) pointerJoel Sherrill1-1/+1
1999-01-26Switched from printf() to puts().Joel Sherrill1-1/+1
1999-01-21Made to compile after hacking tftp driver into beginnings of a mini-filesystem.Joel Sherrill5-39/+299
1999-01-19Added comments for changing to a filesystemJoel Sherrill1-0/+4
1999-01-04Patch from D. V. Henkel-Wallace <gumby@zembu.com> to use puts and have protot...Joel Sherrill1-1/+3
1999-01-04Patch from D. V. Henkel-Wallace <gumby@zembu.com> to fix braces nesting problem.Joel Sherrill1-1/+2
1999-01-04Patch from D. V. Henkel-Wallace <gumby@zembu.com> to make macro nest properly...Joel Sherrill1-3/+5
1998-12-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill4-123/+23