summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libnetworking (follow)
Commit message (Expand)AuthorAgeFilesLines
* Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill1999-02-052-5/+11
* Added printf()'s that can be uncommented to trace MBUF operations. ThisJoel Sherrill1999-02-041-0/+3
* Modifed to reflect transition from device driver to file system.Joel Sherrill1999-02-041-41/+4
* Added debug printf()'s that are commented out. Uncommenting theseJoel Sherrill1999-02-041-0/+3
* Added PowerPC specific header checksum code.Joel Sherrill1999-02-041-34/+5
* Added PowerPC specific header checksum code.Joel Sherrill1999-02-041-4/+61
* Debugged and now works except for handling of minor number.Joel Sherrill1999-02-041-313/+429
* Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill1999-02-042-1/+11
* Added debug #define and commented it out.Joel Sherrill1999-02-021-0/+1
* Added PowerPC specific in_cksum file.Joel Sherrill1999-02-021-0/+4
* New file. Based on the i386 version.Joel Sherrill1999-02-021-0/+202
* Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill1999-01-311-78/+78
* Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1999-01-281-1/+4
* Changed prototype of rtems_bsdnet_makeFdForSocket to (void *) pointerJoel Sherrill1999-01-261-1/+1
* Switched from printf() to puts().Joel Sherrill1999-01-261-1/+1
* Made to compile after hacking tftp driver into beginnings of a mini-filesystem.Joel Sherrill1999-01-215-39/+299
* Added comments for changing to a filesystemJoel Sherrill1999-01-191-0/+4
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to use puts and have protot...Joel Sherrill1999-01-041-1/+3
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to fix braces nesting problem.Joel Sherrill1999-01-041-1/+2
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to make macro nest properly...Joel Sherrill1999-01-041-3/+5
* Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill1998-12-102-119/+20
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-103-0/+24
* Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1998-12-073-5/+12
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-11-195-174/+220
* Added header files per request from Chris Johns to avoid problemsJoel Sherrill1998-10-121-0/+4
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-09-291-3/+2
* Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill1998-09-211-29/+101
* Patch from Eric Norum and David Fiddes to put ColdFire support inJoel Sherrill1998-09-211-8/+9
* Patch from "David J. Fiddes" <D.J@fiddes.surfaid.org>:Joel Sherrill1998-09-111-126/+37
* Patch from David Fiddes <D.J.Fiddes@hw.ac.uk> to make this compileJoel Sherrill1998-09-101-1/+1
* Patch from Eric Norum <eric@skatter.usask.ca> to fix a cryptic errorJoel Sherrill1998-09-101-1/+3
* Fixed spacing. More comments from Eric Norum need to be addressed.Joel Sherrill1998-08-311-7/+7
* Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1998-08-311-0/+9
* Added i386 specific version of in_cksum.c and restructured the mainJoel Sherrill1998-08-213-151/+515
* Another missing piece. Thanks Eric.Joel Sherrill1998-08-211-0/+3
* All warnings removed.Joel Sherrill1998-08-217-6/+25
* Fixed warning about pointer/integer conversion which turned out to beJoel Sherrill1998-08-211-1/+1
* Patches from Eric NorumJoel Sherrill1998-08-202-3/+19
* Added CVS IdsJoel Sherrill1998-08-2064-0/+201
* Fixed many warnings.Joel Sherrill1998-08-2034-82/+160
* FreeBSD stack compiles for the first time (except libc/strsep.c).Joel Sherrill1998-08-209-0/+298
* Base filesJoel Sherrill1998-08-19209-0/+59313