summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-17Conditionally take out the offensive pragma pack when on RTEMS in additionJoel Sherrill1-2/+2
1999-11-16Web server uses the POSIX API. Therefor, it must be disabled when theJoel Sherrill3-2/+21
1999-11-10Patch from Eric Norum <eric@cls.usask.ca> which includes:Joel Sherrill4-9/+164
1999-11-09Patch from Eric Norum <eric@cls.usask.ca> to add NTP BOOTP support becauseJoel Sherrill3-1/+48
1999-10-28Added include of <sys/select.h> in attempt to remove compilation warning.Joel Sherrill1-0/+4
1999-10-28Added use of __rtems__ rather than LINUX for RTEMS configuration.Joel Sherrill3-7/+7
1999-10-27Warnings removed. Still don't know what to do about the pragmaJoel Sherrill3-10/+16
1999-10-27Patch from Emmanuel Raguet <raguet@crf.canon.fr> and Eric ValetteJoel Sherrill35-2/+12132
1999-10-25Patch from Eric Norum <eric@cls.usask.ca> to address the following problemJoel Sherrill1-1/+1
1999-10-06Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1-897/+0
1999-10-06Removed configure generated from configure.inJoel Sherrill1-2406/+0
1999-10-06Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill3-3/+3
1999-10-05Regenerated.Joel Sherrill2-303/+448
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1-3/+3
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make libnetworkingJoel Sherrill2-4/+4
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-2/+0
1999-10-04Removed Makefile.in generated from Makefile.amJoel Sherrill1-403/+0
1999-10-04Patch from Eric Norum <eric@cls.usask.ca>. Comments follow:Joel Sherrill2-3/+5
1999-10-04Regenerated.Joel Sherrill3-53/+57
1999-09-09Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill2-0/+3155
1999-09-07Applied patch rtems-rc-19990820-6.diff.gz fromJoel Sherrill13-32/+481
1999-08-26Comment cleanup from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1-5/+0
1999-08-23Removed need for use of separate include/networking directory.Joel Sherrill1-15/+15
1999-08-23Patch from Eric Norum <eric@cls.usask.ca> to readd the behavior whereJoel Sherrill1-30/+6
1999-07-30 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-10/+10
1999-07-26Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill11-11/+11
1999-07-26This is part of a major patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill11-238/+240
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