summaryrefslogtreecommitdiffstats
path: root/c/src/exec (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-171-0/+1300
* Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill1999-02-151-2/+0
* changed version to 19990210Joel Sherrill1999-02-101-1/+1
* POSIX timer support.Joel Sherrill1999-02-101-1/+1
* Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1999-02-101-0/+1
* Corrected multiple places the file size was not being properly updated.Joel Sherrill1999-02-101-2/+8
* Added getcwd().Joel Sherrill1999-02-101-0/+280
* 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
* Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill1999-02-052-5/+11
* Corrected spacing and added some new error checks that were neededJoel Sherrill1999-02-053-24/+34
* Added caching enable routines.Joel Sherrill1999-02-051-1/+1
* Added printf()'s that can be uncommented to trace MBUF operations. ThisJoel Sherrill1999-02-041-0/+3
* Modifed to reflect transition from device driver to file system.Joel Sherrill1999-02-041-41/+4
* Added debug printf()'s that are commented out. Uncommenting theseJoel Sherrill1999-02-041-0/+3
* Added PowerPC specific header checksum code.Joel Sherrill1999-02-041-34/+5
* Added PowerPC specific header checksum code.Joel Sherrill1999-02-041-4/+61
* Debugged and now works except for handling of minor number.Joel Sherrill1999-02-041-313/+429
* Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill1999-02-042-1/+11
* POSIX Timers submitted by Juan Zamorano FloresJoel Sherrill1999-02-037-11/+1014
* New file.Joel Sherrill1999-02-021-0/+61
* Added debug #define and commented it out.Joel Sherrill1999-02-021-0/+1
* Added PowerPC specific in_cksum file.Joel Sherrill1999-02-021-0/+4
* New file. Based on the i386 version.Joel Sherrill1999-02-021-0/+202
* Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill1999-01-311-78/+78
* Split psignal.c into many more files. This reduced the amount ofJoel Sherrill1999-01-3122-919/+1350
* Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1999-01-281-1/+4
* Patch from Eric Norum <eric@skatter.usask.ca> to set more flags inJoel Sherrill1999-01-281-2/+2
* Added include of <rtems/posix/priority.h> so a macro would expandJoel Sherrill1999-01-261-0/+1
* Changed prototype of rtems_bsdnet_makeFdForSocket to (void *) pointerJoel Sherrill1999-01-261-1/+1
* Switched from printf() to puts().Joel Sherrill1999-01-261-1/+1
* Added libio_sockets.c to hold support routines for networking code.Joel Sherrill1999-01-261-0/+58
* Split most of POSIX Threads Manager into multiple files.Joel Sherrill1999-01-2531-958/+1362
* Added enough prototypes to allow most of POSIX Threads Manager to beJoel Sherrill1999-01-251-0/+26
* Made to compile after hacking tftp driver into beginnings of a mini-filesystem.Joel Sherrill1999-01-215-39/+299
* Patch from Eric Norum <eric@skatter.usask.ca> to make m68360.h usableJoel Sherrill1999-01-201-357/+366
* More general fix based on bug report and patch from Ian Lance TaylorJoel Sherrill1999-01-2014-2/+42
* Added comments for changing to a filesystemJoel Sherrill1999-01-191-0/+4
* Per bug report from Jiri Gaisler that RTEMS would no longer buildJoel Sherrill1999-01-191-1/+13
* Removed duplicate lines in file.Joel Sherrill1999-01-191-14/+0
* Patch from Jiri Gaisler <jgais@ce.chalmers.se>:Joel Sherrill1999-01-192-2/+4
* Moved sys/ioctl.h to libc supportJoel Sherrill1999-01-192-18/+1
* Bug report from Jiri Gaisler <jgais@ws.estec.esa.nl>:Joel Sherrill1999-01-131-1/+1
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to use puts and have protot...Joel Sherrill1999-01-041-1/+3
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to fix braces nesting problem.Joel Sherrill1999-01-041-1/+2
* Patch from D. V. Henkel-Wallace <gumby@zembu.com> to make macro nest properly...Joel Sherrill1999-01-041-3/+5
* Removed blank linesJoel Sherrill1999-01-042-3/+0
* changed version to 19981217Joel Sherrill1998-12-171-1/+1
* New file added in automake reorg.Joel Sherrill1998-12-171-0/+30