summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed start subdirectory and distributed contents to the appropriateJoel Sherrill1999-11-162-9/+2
* Works now.Joel Sherrill1999-11-161-19/+12
* New file.Joel Sherrill1999-11-161-0/+113
* Added.Joel Sherrill1999-11-166-3/+209
* Source and destination arguments to strncpy were swapped. This mistakeJoel Sherrill1999-11-161-1/+1
* Moved start code from lib/start to libbsp.Joel Sherrill1999-11-1614-7/+462
* Moved start code from lib/start to libbsp.Joel Sherrill1999-11-165-274/+0
* Moved start code from lib/start to libbsp.Joel Sherrill1999-11-1614-829/+22
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-167-1953/+0
* Minor changes since new Makefile.Joel Sherrill1999-11-161-4/+5
* Added start subdirectory.Joel Sherrill1999-11-161-1/+1
* Committed modifications from ITRON Task and Task Dependendent SynchronizationJoel Sherrill1999-11-1618-2098/+0
* Updated.Joel Sherrill1999-11-111-4/+15
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-092-14/+3
* Removed.Joel Sherrill1999-11-095-298/+0
* Now using libchip instead of local precursor to libchip. Untested.Joel Sherrill1999-11-0910-2274/+86
* Removed reaching "up and over" to install BSP header files.Joel Sherrill1999-11-093-6/+3
* Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill1999-11-092-1/+73
* Added #define to make this file exactly like its siblings in mpc821Joel Sherrill1999-11-091-1/+2
* Removed "up and over" into libbsp/.../include.Joel Sherrill1999-11-092-3/+1
* Moved include files to hppa1.1 subdirectory and put their sourcesJoel Sherrill1999-11-096-10/+65
* Removed runway directory and moved contents to include.Joel Sherrill1999-11-092-77/+0
* Correctly set and called handlers table for the link.Jennifer Averett1999-11-051-1/+3
* Fixed commentJennifer Averett1999-11-051-1/+1
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-052-6/+4
* New file. Added as part of adding a formal API to this object.Joel Sherrill1999-11-051-0/+54
* New file.Joel Sherrill1999-11-051-0/+38
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-058-65/+105
* Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill1999-11-054-287/+262
* Patch from Eric Valette <valette@crf.canon.fr> so this will buildJoel Sherrill1999-11-059-463/+94
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-0514-48/+29
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-0454-110/+672
* 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