summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Typo fixed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-11-031-1/+1
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-0211-129/+228
* Fixed F_SETFL to properly convert between internalJoel Sherrill1999-11-021-2/+3
* Added support for configuring base filesystem. First attempt atJoel Sherrill1999-11-021-17/+41
* Install imfs.h so base filesystem can be configured or IMFS mountedJoel Sherrill1999-11-021-1/+1
* Check for NULL being passed in.Joel Sherrill1999-11-024-2/+17
* Fixed typo where memfile_handlers set twice and directory_handlersJoel Sherrill1999-11-021-3/+3
* Properly initialize location variable.Joel Sherrill1999-11-021-0/+8
* Split console_reserve_resources into its own file to reduce dependencies.Joel Sherrill1999-11-023-10/+30
* Corrected wildcard to pickup CPU model dependent library pieces.Joel Sherrill1999-11-011-4/+2
* Removed all references to shared memory driver as it is not supportedJoel Sherrill1999-11-011-5/+0
* Removed shmsupp directory as it is not really implemented.Joel Sherrill1999-11-011-6/+1
* MVME2307 does not really include MP support.Joel Sherrill1999-11-015-311/+0
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-297-16/+26
* Joel added a table of mount entry requests to be processed duringJennifer Averett1999-10-292-0/+28
* Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1999-10-284-4/+35
* Notes on what to do when merging a BSP.Joel Sherrill1999-10-281-0/+73
* Patch from Aleksey (Quality Quorum <qqi@world.std.com>) toJoel Sherrill1999-10-272-19/+36
* Added $(EXEEXT) in attempt to help Cygwin install process.Joel Sherrill1999-10-271-2/+2
* Last cleanup to attempt to link.Joel Sherrill1999-10-272-1/+3
* rxgen960 now compiles -- may not link.Joel Sherrill1999-10-2711-42/+32
* Added CVS Ids and a basic header. More header cleanup needed.Joel Sherrill1999-10-2742-9/+174
* Removed systbl.S save_systbl.c. They were unnecessary.Joel Sherrill1999-10-273-523/+2
* Removed sctns.S. This file was obviously the output of the compiler.Joel Sherrill1999-10-272-336/+1
* Replaced Makefile.in's with modified copies of cvme961 to getJoel Sherrill1999-10-279-152/+242
* Moved timerisr.s to timerisr.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved systbl.s to systbl.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved sctns.s to sctns.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved rxgen_romld.s to rxgen_romld.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved ihandler.s to ihandler.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved asmstub.s to asmstub.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved asmfault.s to asmfault.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-2771-0/+6584
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-263-0/+111
* Added include of libio.h so this would compile when posix is disabled.Joel Sherrill1999-10-262-0/+2
* Split console_reserve_resources to separate file to reduceJoel Sherrill1999-10-263-7/+42
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-2613-334/+233
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> to fix a small bug whereJoel Sherrill1999-10-261-1/+1
* idir=/opt/tmp/opt/rtemsJoel Sherrill1999-10-262-11/+1
* cat /tmp/j | while read fJoel Sherrill1999-10-2654-7836/+0
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to moveJoel Sherrill1999-10-262-3/+1
* cat /tmp/j | while read fJoel Sherrill1999-10-2642-5982/+0
* Modifications from Erik Ivanenko <erik.ivanenko@utoronto.ca> to addJoel Sherrill1999-10-262-5/+17
* Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to fix someJoel Sherrill1999-10-261-28/+68
* tch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-252-72/+72
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-251-7/+8
* Added code to correctly free any allocated space during the evaluationJennifer Averett1999-10-252-72/+74
* Changed leading spaces to periods to ease comparing test output.Joel Sherrill1999-10-251-1/+1
* Modified to produce correct output with new version of sis.Joel Sherrill1999-10-251-1/+6
* Spacing.Joel Sherrill1999-10-121-0/+1