summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1999-02-18./clock/Makefile.in,vJoel Sherrill68-0/+13249
1999-02-18./clock/Makefile.in,vJoel Sherrill1-0/+114
1999-02-18Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill5-2/+183
1999-02-18GLobal reentrancy structure is now dynamically initialized.Joel Sherrill1-1/+2
1999-02-18Added CVS Id string.Joel Sherrill1-0/+4
1999-02-18Added or corrected CVS Id strings.Joel Sherrill7-5/+11
1999-02-17Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860Joel Sherrill39-0/+7605
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill1-2/+0
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to correct _exitJoel Sherrill1-2/+1
1999-02-10Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1-0/+1
1999-02-10Corrected multiple places the file size was not being properly updated.Joel Sherrill1-2/+8
1999-02-10Added getcwd().Joel Sherrill2-1/+281
1999-02-05Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill11-181/+305
1999-02-05Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill2-5/+11
1999-02-05Corrected spacing and added some new error checks that were neededJoel Sherrill3-24/+34
1999-02-05Added optional data and instruction caching enable calls.Joel Sherrill1-0/+13
1999-02-04Reorganized into libchip style but not yet split out into multiple filesJoel Sherrill1-152/+206
1999-02-04Works great now.Joel Sherrill1-10/+27
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-02-02Added debug print routines for TX and RX descriptors.Joel Sherrill1-65/+89
1999-02-02Converted from DOS text file.Joel Sherrill1-373/+373
1999-01-31Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill1-78/+78
1999-01-31Added bump buffer.Joel Sherrill1-1/+2
1999-01-31Added dump buffer.Joel Sherrill1-1/+1
1999-01-31Can send and receive packets but fails when TDA wraps. There appearsJoel Sherrill2-45/+113
1999-01-31New files added to ease debugging.Joel Sherrill3-0/+151
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1-1/+4
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to set more flags inJoel Sherrill1-2/+2
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-26Added libio_sockets.c to hold support routines for networking code.Joel Sherrill2-1/+59
1999-01-26Added prototype information about the SONIC driver.Joel Sherrill1-0/+9
1999-01-21Made to compile after hacking tftp driver into beginnings of a mini-filesystem.Joel Sherrill5-39/+299
1999-01-20Changed call to __rtems_close() to close().Joel Sherrill2-6/+6
1999-01-20Update of network driver from Erik Ivanenko <erik.ivanenko@utoronto.ca>.Joel Sherrill6-165/+399
1999-01-20More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill14-2/+42
1999-01-19Removed referencing to network driver since it has not been merged yet.Joel Sherrill2-6/+6
1999-01-19Added comments for changing to a filesystemJoel Sherrill1-0/+4
1999-01-19Per bug report from Jiri Gaisler that RTEMS would no longer buildJoel Sherrill1-1/+13
1999-01-19Patch from Jiri Gaisler <jgais@ce.chalmers.se>:Joel Sherrill4-15/+49
1999-01-19Moved sys/ioctl.h to libc supportJoel Sherrill1-1/+1