summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking (unfollow)
Commit message (Expand)AuthorFilesLines
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 Sherrill2-119/+20
1998-12-10Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill3-0/+24
1998-12-07Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill3-5/+12
1998-11-19Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill5-174/+220
1998-10-12Added header files per request from Chris Johns to avoid problemsJoel Sherrill1-0/+4
1998-09-29Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-3/+2
1998-09-21Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1-29/+101
1998-09-21Patch from Eric Norum and David Fiddes to put ColdFire support inJoel Sherrill1-8/+9
1998-09-11Patch from "David J. Fiddes" <D.J@fiddes.surfaid.org>:Joel Sherrill1-126/+37
1998-09-10Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to make this compileJoel Sherrill1-1/+1
1998-09-10Patch from Eric Norum <eric@skatter.usask.ca> to fix a cryptic errorJoel Sherrill1-1/+3
1998-08-31Fixed spacing. More comments from Eric Norum need to be addressed.Joel Sherrill1-7/+7
1998-08-31Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1-0/+9
1998-08-21Added i386 specific version of in_cksum.c and restructured the mainJoel Sherrill3-151/+515
1998-08-21Another missing piece. Thanks Eric.Joel Sherrill1-0/+3
1998-08-21All warnings removed.Joel Sherrill7-6/+25
1998-08-21Fixed warning about pointer/integer conversion which turned out to beJoel Sherrill1-1/+1
1998-08-20Patches from Eric NorumJoel Sherrill2-3/+19
1998-08-20Added CVS IdsJoel Sherrill64-0/+201
1998-08-20Fixed many warnings.Joel Sherrill34-82/+160
1998-08-20FreeBSD stack compiles for the first time (except libc/strsep.c).Joel Sherrill9-0/+298
1998-08-19Base filesJoel Sherrill209-0/+59313