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