summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-02-18Readded.Joel Sherrill1-0/+14
1999-02-18Should have been removed earlier.Joel Sherrill43-5878/+0
1999-02-18Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill12-69/+60
1999-02-18./clock/Makefile.in,vJoel Sherrill68-0/+13249
1999-02-18./clock/Makefile.in,vJoel Sherrill1-0/+114
1999-02-18Should have been removed from cvs early.Joel Sherrill31-5253/+0
1999-02-18Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill6-3/+192
1999-02-18GLobal reentrancy structure is now dynamically initialized.Joel Sherrill2-2/+4
1999-02-18Added CVS Id string.Joel Sherrill1-0/+4
1999-02-18Added or corrected CVS Id strings.Joel Sherrill7-5/+11
1999-02-18MPC860 support submitted by Jay Monkman <jmonkman@frasca.com>.Joel Sherrill4-2/+256
1999-02-17Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860Joel Sherrill40-0/+8905
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill2-4/+0
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to correct _exitJoel Sherrill1-2/+1
1999-02-10changed version to 19990210Joel Sherrill1-1/+1
1999-02-10POSIX timer support.Joel Sherrill1-1/+1
1999-02-10Added this file.Joel Sherrill1-0/+8
1999-02-10Don't build spfatal since it won't run anyway.Joel Sherrill1-1/+1
1999-02-10Changed file name.Joel Sherrill1-2/+2
1999-02-10Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill2-0/+2
1999-02-10Corrected multiple places the file size was not being properly updated.Joel Sherrill3-6/+24
1999-02-10Added getcwd().Joel Sherrill3-1/+561
1999-02-10POSIX timer support modifications.Joel Sherrill3-4/+16
1999-02-10Comments fixed after problem report from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1-19/+10
1999-02-05Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill17-181/+2445
1999-02-05Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill6-15/+33
1999-02-05Corrected spacing and added some new error checks that were neededJoel Sherrill7-57/+77
1999-02-05Added optional data and instruction caching enable calls.Joel Sherrill1-0/+13
1999-02-05Added caching enable routines.Joel Sherrill1-1/+1
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 Sherrill3-0/+9
1999-02-04Modifed to reflect transition from device driver to file system.Joel Sherrill3-123/+12
1999-02-04Added debug printf()'s that are commented out. Uncommenting theseJoel Sherrill3-0/+9
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill3-102/+15
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill3-12/+183
1999-02-04Debugged and now works except for handling of minor number.Joel Sherrill3-939/+1287
1999-02-04Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill6-3/+33
1999-02-03Patch from John S Gwynne <jsg@donet.com> for malloctest. His comments:Joel Sherrill2-6/+12
1999-02-03POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill7-11/+1014
1999-02-03New test from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill1-1/+1
1999-02-03New files from Juan Zamorano Flores <jzamora@avellano.datsi.fi.upm.es>Joel Sherrill4-0/+508
1999-02-02New file.Joel Sherrill1-0/+61
1999-02-02Added debug #define and commented it out.Joel Sherrill3-0/+3
1999-02-02Added PowerPC specific in_cksum file.Joel Sherrill3-0/+12
1999-02-02New file. Based on the i386 version.Joel Sherrill3-0/+606
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-31Removed unneeded include of libio_.h.Joel Sherrill1-2/+0
1999-01-31Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill3-234/+234