summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
1999-02-02Added debug #define and commented it out.Joel Sherrill1-0/+1
1999-02-02Added PowerPC specific in_cksum file.Joel Sherrill1-0/+4
1999-02-02New file. Based on the i386 version.Joel Sherrill2-0/+404
1999-01-31Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill1-78/+78
1999-01-31Split psignal.c into many more files. This reduced the amount ofJoel Sherrill21-918/+1341
1999-01-31New files added to ease debugging.Joel Sherrill2-0/+96
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1-1/+4
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to set more flags inJoel Sherrill1-2/+2
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 Sherrill1-1/+1
1999-01-26Switched from printf() to puts().Joel Sherrill1-1/+1
1999-01-26Added libio_sockets.c to hold support routines for networking code.Joel Sherrill1-0/+58
1999-01-25Split most of POSIX Threads Manager into multiple files.Joel Sherrill30-957/+1347
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 Sherrill5-39/+299
1999-01-20Patch from Eric Norum <eric@skatter.usask.ca> to make m68360.h usableJoel Sherrill2-714/+732
1999-01-20More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill14-2/+42
1999-01-19Added comments for changing to a filesystemJoel Sherrill1-0/+4
1999-01-19Per bug report from Jiri Gaisler that RTEMS would no longer buildJoel Sherrill1-1/+13
1999-01-19Patch from Jiri Gaisler <jgais@ce.chalmers.se>:Joel Sherrill1-0/+2
1999-01-04Patch from D. V. Henkel-Wallace <gumby@zembu.com> to use puts and have protot...Joel Sherrill2-2/+6
1999-01-04Patch from D. V. Henkel-Wallace <gumby@zembu.com> to fix braces nesting problem.Joel Sherrill1-1/+2
1999-01-04Patch from D. V. Henkel-Wallace <gumby@zembu.com> to make macro nest properly...Joel Sherrill1-3/+5
1999-01-04Removed blank linesJoel Sherrill2-3/+0
1998-12-15Switched to use of ASM compilation conditional.Joel Sherrill1-2/+2
1998-12-15Changed reference from no_cpu to mips64orion.Joel Sherrill3-3/+3
1998-12-14Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to rename allJoel Sherrill7-0/+2964
1998-12-14Corrected prototype to confirm to POSIX 1003.1b.Joel Sherrill2-10/+4
1998-12-10Merged Eric Norum's select patch that was based on 4.0 and resolvedJoel Sherrill18-240/+187
1998-12-10Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill4-0/+31
1998-12-07Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill3-5/+12
1998-12-03Patch from Emmanuel Raguet <raguet@crf.canon.fr> to add remote debug serverJoel Sherrill8-0/+1469
1998-12-03Added imfs_fdatasync routine that gets called from both fdatasync and datasync.Jennifer Averett1-0/+26
1998-12-03Added a imfs fdatasync routine that gets called for fdatasync and datasync.Jennifer Averett1-0/+4
1998-12-03Added source for F_DUPFD.Jennifer Averett1-12/+18
1998-12-03Modifications for RTEMS_UNIX.Jennifer Averett5-1/+23
1998-12-03Moved stackchk.h to rtems subdirectory.Joel Sherrill1-1/+1
1998-12-03Corrected spacing.Joel Sherrill1-1/+1
1998-12-03Corrected ifdef on RTEMS_MULTIPROCESSING so the queue is actually closed.Joel Sherrill1-2/+4
1998-12-01Include files now installed as <rtems/*.h>.Joel Sherrill2-2/+2
1998-12-01Removed unused file.Joel Sherrill1-1/+1
1998-11-23Added base version of file system infrastructure. This includes a majorJoel Sherrill96-642/+8993
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill42-124/+547
1998-11-19Patch from Eric Norum <eric@skatter.usask.ca>:Joel Sherrill8-175/+236
1998-10-28Patch from Ian Lance Taylor <ian@airs.com>.Joel Sherrill1-11/+19
1998-10-28Merged Vista SCORE603e, Radstone PPCn_60x, and DY-4 DMV177 BSPs alongJoel Sherrill1-0/+2
1998-10-22Changed all of these to stubs.Joel Sherrill7-403/+34
1998-10-13Added rest of opendir family and made it compile.Joel Sherrill1-1/+16
1998-10-13New files.Joel Sherrill5-0/+328
1998-10-12New files.Joel Sherrill2-0/+164