summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Part of automake VI Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-02-181-0/+3
* Part of the targopts.h change in generation patch from Ralf CorsepiusJoel Sherrill1999-02-181-2/+6
* Corrected.Joel Sherrill1999-02-181-36/+0
* Readded.Joel Sherrill1999-02-181-0/+14
* Should have been removed earlier.Joel Sherrill1999-02-1843-5878/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-02-1812-69/+60
* ./clock/Makefile.in,vJoel Sherrill1999-02-1868-0/+13249
* ./clock/Makefile.in,vJoel Sherrill1999-02-181-0/+114
* Should have been removed from cvs early.Joel Sherrill1999-02-1831-5253/+0
* Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill1999-02-186-3/+192
* GLobal reentrancy structure is now dynamically initialized.Joel Sherrill1999-02-182-2/+4
* Added CVS Id string.Joel Sherrill1999-02-181-0/+4
* Added or corrected CVS Id strings.Joel Sherrill1999-02-187-5/+11
* MPC860 support submitted by Jay Monkman <jmonkman@frasca.com>.Joel Sherrill1999-02-184-2/+256
* Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860Joel Sherrill1999-02-1740-0/+8905
* Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill1999-02-152-4/+0
* Patch from Eric Valette <valette@crf.canon.fr> to correct _exitJoel Sherrill1999-02-151-2/+1
* changed version to 19990210Joel Sherrill1999-02-101-1/+1
* POSIX timer support.Joel Sherrill1999-02-101-1/+1
* Added this file.Joel Sherrill1999-02-101-0/+8
* Don't build spfatal since it won't run anyway.Joel Sherrill1999-02-101-1/+1
* Changed file name.Joel Sherrill1999-02-101-2/+2
* Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1999-02-102-0/+2
* Corrected multiple places the file size was not being properly updated.Joel Sherrill1999-02-103-6/+24
* Added getcwd().Joel Sherrill1999-02-103-1/+561
* POSIX timer support modifications.Joel Sherrill1999-02-103-4/+16
* Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1999-02-101-19/+10
* Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill1999-02-0517-181/+2445
* Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill1999-02-056-15/+33
* Corrected spacing and added some new error checks that were neededJoel Sherrill1999-02-057-57/+77
* Added optional data and instruction caching enable calls.Joel Sherrill1999-02-051-0/+13
* Added caching enable routines.Joel Sherrill1999-02-051-1/+1
* 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-043-0/+9
* Modifed to reflect transition from device driver to file system.Joel Sherrill1999-02-043-123/+12
* Added debug printf()'s that are commented out. Uncommenting theseJoel Sherrill1999-02-043-0/+9
* Added PowerPC specific header checksum code.Joel Sherrill1999-02-043-102/+15
* Added PowerPC specific header checksum code.Joel Sherrill1999-02-043-12/+183
* Debugged and now works except for handling of minor number.Joel Sherrill1999-02-043-939/+1287
* Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill1999-02-046-3/+33
* Patch from John S Gwynne <jsg@donet.com> for malloctest. His comments:Joel Sherrill1999-02-032-6/+12
* POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1999-02-037-11/+1014
* New test from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill1999-02-031-1/+1
* New files from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill1999-02-034-0/+508
* New file.Joel Sherrill1999-02-021-0/+61
* Added debug #define and commented it out.Joel Sherrill1999-02-023-0/+3
* Added PowerPC specific in_cksum file.Joel Sherrill1999-02-023-0/+12
* New file. Based on the i386 version.Joel Sherrill1999-02-023-0/+606
* Added debug print routines for TX and RX descriptors.Joel Sherrill1999-02-021-65/+89