summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
1999-01-31Added bump buffer.Joel Sherrill2-2/+4
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-31Split psignal.c into many more files. This reduced the amount ofJoel Sherrill22-919/+1350
1999-01-31New files added to ease debugging.Joel Sherrill6-0/+302
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill3-3/+12
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to set more flags inJoel Sherrill2-4/+4
1999-01-26Added include of <rtems/posix/priority.h> so a macro would expandJoel Sherrill1-0/+1
1999-01-26Changed prototype of rtems_bsdnet_makeFdForSocket to (void *) pointerJoel Sherrill3-3/+3
1999-01-26Switched from printf() to puts().Joel Sherrill3-3/+3
1999-01-26Added libio_sockets.c to hold support routines for networking code.Joel Sherrill3-1/+117
1999-01-26Added prototype information about the SONIC driver.Joel Sherrill1-0/+9
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill31-958/+1362
1999-01-25Added enough prototypes to allow most of POSIX Threads Manager to beJoel Sherrill1-0/+26