summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking (unfollow)
Commit message (Expand)AuthorFilesLines
2000-10-182000-10-18 Chris Johns <ccj@acm.org>Joel Sherrill2-1/+5
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+789
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-4/+10
2000-09-222000-09-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-9/+24
2000-09-062000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-5/+9
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill14-38/+58
2000-09-052000-09-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
2000-09-012000-09-01 Rosimildo daSilva <rdasilva@connecttel.com>Joel Sherrill2-1/+6
2000-09-012000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill39-1847/+8718
2000-09-012000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-08-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+128
2000-08-10Adding ChangeLogs.Joel Sherrill1-0/+3
2000-08-02Patch from Eric Norum <eric@cls.usask.ca> to add optional support forJoel Sherrill1-3/+47
2000-07-26Port of RTEMS to the Texas Instruments C3x/C4x DSP families includingJoel Sherrill3-3/+3
2000-07-14Changed name of static table versions to avoid conflict.Joel Sherrill1-2/+2
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> so the web serverJoel Sherrill2-3/+12
2000-06-15Moved <sys/cdefs.h> to lib/include so non-networking applications couldJoel Sherrill1-1/+1
2000-06-14Moved <sys/cdefs.h> from libnetworking to lib/include so non-networkingJoel Sherrill1-177/+0
2000-06-14*** empty log message ***Joel Sherrill3-76/+4
2000-06-14Patch from Chris Johns <cjohns@cybertec.com.au> to enhance networkJoel Sherrill2-43/+216
2000-06-12Merge lossage. Apparently the DOS/UNIX CRLF issue got lost.Joel Sherrill1-1438/+1438
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill33-500/+314
2000-04-28New files added on 4.5 branch.Joel Sherrill2-0/+0
2000-04-13Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill17-0/+45
2000-02-08Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-4/+2
2000-02-03Patches rtems-rc-20000118-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill30-776/+936
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> at the request of JakeJoel Sherrill1-33/+56
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to remove warnings.Joel Sherrill1-4/+3
2000-01-14Added -U__STRICT_ANSI__ to remove MANY warnings since the BSD codeJoel Sherrill1-1/+1
2000-01-10Removed definition of USHRT_MAX to remove lots of redefinition warnings.Joel Sherrill1-2/+0
2000-01-03Comments added and some messages translated from Polish.Joel Sherrill2-5/+51
1999-12-21Made prototype of ChapReceiveSuccess and ChapReceiveFailure match.Joel Sherrill1-2/+2
1999-12-13Patch from Eric Norum <eric@cls.usask.ca> to make the NTP handler a littleJoel Sherrill1-1/+1
1999-12-13Correction from Eric Norum for timeout in TFTP driver following bugJoel Sherrill1-2/+3
1999-12-13Patch from Eric Norum <eric@cls.usask.ca> to provide more networkJoel Sherrill1-4/+7
1999-12-03New file.Joel Sherrill1-0/+7
1999-12-03Modem example driver for ppp by Tomasz Domin <dot@comarch.pl> of ComArch SA.Joel Sherrill6-0/+3697
1999-12-01Removed debugging printfs.Joel Sherrill1-2/+0
1999-12-01Patch from Eric Norum <eric@cls.usask.ca> to fix a spot in the tftp fileJoel Sherrill1-1/+0
1999-11-30Added missing files from PPP port.Joel Sherrill2-0/+297
1999-11-30Added port of ppp-2.3.5 from Tomasz Domin <dot@comarch.pl> of ComArch SA.Joel Sherrill43-6/+17758
1999-11-23Miscellaneous patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-13/+14
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