summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added rtems_filesystem_freenode() macro and added calls at appropriateJoel Sherrill1999-10-1252-280/+209
| | | | | places to make sure memory allocated for filesystem specifif nodes gets freed.
* Fixed spacing.Joel Sherrill1999-10-124-4/+4
|
* Corrected mistakes in the IMFS file handlers table and added the missingJoel Sherrill1999-10-1213-31/+428
| | | | routine imfs_fcntl.c
* Added call to freenod to let each filesystem free its own internalJoel Sherrill1999-10-1246-208/+697
| | | | node used to manage file access.
* Changed bcopy to strncpy to stick to ANSI/ISO routines.Joel Sherrill1999-10-123-3/+3
|
* Fixed random cut and paste problem.Joel Sherrill1999-10-111-23/+23
|
* Added files generated by index process to clean stanza.Joel Sherrill1999-10-113-1/+5
|
* Changed link for bad PDF files to BAD.html.Joel Sherrill1999-10-111-2/+2
|
* Changed version information.Joel Sherrill1999-10-112-2/+2
|
* Changed release information.Joel Sherrill1999-10-111-5/+5
|
* New files.Joel Sherrill1999-10-114-0/+0
|
* New file.Joel Sherrill1999-10-111-0/+22
|
* Corrected spacing.Joel Sherrill1999-10-111-1/+0
|
* Added support for @appendix and @preface.Joel Sherrill1999-10-111-0/+12
|
* Corrected bullet with @bullet.Joel Sherrill1999-10-111-1/+1
|
* Generated concept and function index entries.Joel Sherrill1999-10-1119-1171/+2626
|
* Added descriptions.Joel Sherrill1999-10-112-61/+88
|
* Updated to incldue descriptions and reformatted to wrap lines better.Joel Sherrill1999-10-111-93/+396
|
* Added descriptions of routines to section headings.Joel Sherrill1999-10-113-80/+80
|
* Added descriptions.Joel Sherrill1999-10-113-38/+66
|
* More cleanup.Joel Sherrill1999-10-118-63/+65
|
* Enabled index generation.Joel Sherrill1999-10-111-4/+4
|
* Cleaned up to install dvi, use native texi2dvi, etc..Joel Sherrill1999-10-1124-107/+117
|
* Added filesystem design guide and scaling directives for the images.Joel Sherrill1999-10-111-72/+144
|
* Added filesystem design guide.Joel Sherrill1999-10-111-1/+1
|
* Install all of the gif's in the common directory.Joel Sherrill1999-10-111-0/+1
|
* Changed install point and cleaned up.Joel Sherrill1999-10-111-11/+2
|
* Now build.Joel Sherrill1999-10-113-175/+489
|
* Added enough to let script find that this does not have descriptions.Joel Sherrill1999-10-111-10/+10
|
* changed version to 19991011Joel Sherrill1999-10-110-0/+0
|
* Make sure directories are made before installing and install html,Joel Sherrill1999-10-111-3/+4
| | | | pdf, ps, and dvi into the html directory so they all can be browsed.
* changed version to 19991011Joel Sherrill1999-10-111-1/+1
|
* Turned on concept and function name indexing.Joel Sherrill1999-10-1123-154/+771
|
* Fixed variable reference for RTEMS-RELEASE.Joel Sherrill1999-10-111-1/+1
|
* Moved RTEMS error and association from libmisc to libc support toJoel Sherrill1999-10-118-14/+14
| | | | | avoid cyclic dependencies generated when moving packages to the top level.
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-1114-1428/+0
| | | | | | | | | | | | | | and not likely to become so. Comments on each configuration are below. + Force CPU386 - This BSP was developed as part of the initial port of RTEMS to the i386. This board has been unavailable for a long time now. + GO32 - This BSP and some CPU code supported djgpp v1.x. This version is now quite old. No one has stepped forward to update the code to v2.x which may be technically impossible anyway. More importantly, go32 has been superceded by the pc386 BSP.
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-10-116-34/+18
| | | | | | | | Removed all go32 configuration tests. This patch also comments out some special treatment for Cygwin from *.m4 macros. According to reports from David Fiddes. these should not be necessary anymore.
* Added as part of moving librdbg to its own top level package. This wasJoel Sherrill1999-10-116-0/+141
| | | | done as part of a patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbgJoel Sherrill1999-10-1114-137/+1083
| | | | to its own top level package.
* Switched to the C++ front end to gcc to link. This still did notJoel Sherrill1999-10-111-1/+1
| | | | work.
* Now compiles for coff and elf.Joel Sherrill1999-10-111-65/+185
|
* Added file system guide.Joel Sherrill1999-10-111-45/+163
| | | | Corrected link to supplements.
* Cleanup.Joel Sherrill1999-10-114-109/+140
|
* First cut at complete document under CVS and texinfo.Joel Sherrill1999-10-112-1/+9
|
* New files.Joel Sherrill1999-10-112-0/+2968
|
* Added filesystem implementation notes chapter.Joel Sherrill1999-10-082-1/+8
|
* Added lifecycle chapter.Joel Sherrill1999-10-083-3/+45
|
* First cut at merging.Joel Sherrill1999-10-081-26/+42
|
* Another couple of chapters formatting under texinfo.Joel Sherrill1999-10-082-31/+65
|
* Added initial version of 3 other chapters.Joel Sherrill1999-10-084-32/+49
|