summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
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
1999-01-21Made to compile after hacking tftp driver into beginnings of a mini-filesystem.Joel Sherrill15-117/+897
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-20Patch from Eric Norum <eric@skatter.usask.ca> to make m68360.h usableJoel Sherrill1-357/+366
1999-01-20More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill28-4/+84
1999-01-19Removed referencing to network driver since it has not been merged yet.Joel Sherrill2-6/+6
1999-01-19Changed definition of ASMFLAGS since as does not recognize -B optionJoel Sherrill1-1/+1
1999-01-19Added comments for changing to a filesystemJoel Sherrill3-0/+12
1999-01-19Per bug report from Jiri Gaisler that RTEMS would no longer buildJoel Sherrill2-2/+26
1999-01-19Removed duplicate lines in file.Joel Sherrill1-14/+0
1999-01-19Patch from Jiri Gaisler <jgais@ce.chalmers.se>:Joel Sherrill6-17/+53
1999-01-19Moved sys/ioctl.h to libc supportJoel Sherrill3-19/+2
1999-01-13Bug report from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill2-2/+2
1999-01-05Patch from Chris Johns <ccj@acm.org> to get around a C++ problem with psim.Joel Sherrill1-13/+13