Commit Graph
3210 Commits
Author SHA1 Message Date
Joel Sherrill d71fcabaa6 Added call to freenod to let each filesystem free its own internal
node used to manage file access.
1999-10-12 18:44:40 +00:00
Joel Sherrill cb5056b387 Changed bcopy to strncpy to stick to ANSI/ISO routines. 1999-10-12 18:44:05 +00:00
Joel Sherrill 2b9f1f5d9a Fixed random cut and paste problem. 1999-10-11 21:47:19 +00:00
Joel Sherrill 2ec1156373 Added files generated by index process to clean stanza. 1999-10-11 21:33:42 +00:00
Joel Sherrill 7ff8051558 Changed link for bad PDF files to BAD.html. 1999-10-11 21:30:43 +00:00
Joel Sherrill 039c2c7cea Changed version information. 1999-10-11 21:30:08 +00:00
Joel Sherrill fffdecae07 Changed release information. 1999-10-11 21:29:56 +00:00
Joel Sherrill 681e7d5492 New files. 1999-10-11 21:29:44 +00:00
Joel Sherrill 7345b9037f New file. 1999-10-11 21:29:17 +00:00
Joel Sherrill 92abaa00ce Corrected spacing. 1999-10-11 21:25:42 +00:00
Joel Sherrill 09d378103e Added support for @appendix and @preface. 1999-10-11 21:25:21 +00:00
Joel Sherrill 387ebcef03 Corrected bullet with @bullet. 1999-10-11 21:25:07 +00:00
Joel Sherrill 7479042a59 Generated concept and function index entries. 1999-10-11 21:24:38 +00:00
Joel Sherrill 94bc52c36c Added descriptions. 1999-10-11 21:08:33 +00:00
Joel Sherrill 652991d7aa Updated to incldue descriptions and reformatted to wrap lines better. 1999-10-11 20:58:54 +00:00
Joel Sherrill a7a33cc38e Added descriptions of routines to section headings. 1999-10-11 20:45:18 +00:00
Joel Sherrill a518cc11e1 Added descriptions. 1999-10-11 20:24:37 +00:00
Joel Sherrill ffce9b39ea More cleanup. 1999-10-11 20:10:03 +00:00
Joel Sherrill c021a74cff Enabled index generation. 1999-10-11 20:09:34 +00:00
Joel Sherrill f96d62caff Cleaned up to install dvi, use native texi2dvi, etc.. 1999-10-11 20:00:09 +00:00
Joel Sherrill 4f1afc4620 Added filesystem design guide and scaling directives for the images. 1999-10-11 19:57:16 +00:00
Joel Sherrill a24aed4236 Added filesystem design guide. 1999-10-11 19:56:50 +00:00
Joel Sherrill 1e28cc90ae Install all of the gif's in the common directory. 1999-10-11 19:56:31 +00:00
Joel Sherrill ea7e861817 Changed install point and cleaned up. 1999-10-11 19:56:12 +00:00
Joel Sherrill 3d7e924068 Now build. 1999-10-11 19:51:56 +00:00
Joel Sherrill d4e2e54b7a Added enough to let script find that this does not have descriptions. 1999-10-11 19:45:41 +00:00
Joel Sherrill 24dab099c7 changed version to 19991011 1999-10-11 19:16:47 +00:00
Joel Sherrill e10b88b026 Make sure directories are made before installing and install html,
pdf, ps, and dvi into the html directory so they all can be browsed.
1999-10-11 19:12:04 +00:00
Joel Sherrill af31f3a50b changed version to 19991011 1999-10-11 19:04:19 +00:00
Joel Sherrill 169502ea55 Turned on concept and function name indexing. 1999-10-11 19:03:05 +00:00
Joel Sherrill 0de83594a6 Fixed variable reference for RTEMS-RELEASE. 1999-10-11 18:42:09 +00:00
Joel Sherrill c1b12e6a41 Moved RTEMS error and association from libmisc to libc support to
avoid cyclic dependencies generated when moving packages to the
top level.
1999-10-11 18:31:48 +00:00
Joel Sherrill aba4025032 Removed targets and configurations that are no longer functional
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.
1999-10-11 16:12:05 +00:00
Joel Sherrill 78ffe896ec Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
1999-10-11 15:50:20 +00:00
Joel Sherrill 87fad5c200 Added as part of moving librdbg to its own top level package. This was
done as part of a patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
1999-10-11 15:39:24 +00:00
Joel Sherrill 45269dc902 Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbg
to its own top level package.
1999-10-11 15:34:26 +00:00
Joel Sherrill 8ab864601e Switched to the C++ front end to gcc to link. This still did not
work.
1999-10-11 15:30:49 +00:00
Joel Sherrill f58f0b45fc Now compiles for coff and elf. 1999-10-11 15:28:04 +00:00
Joel Sherrill 3fd73d16ee Added file system guide.
Corrected link to supplements.
1999-10-11 15:23:42 +00:00
Joel Sherrill 37fb1c8160 Cleanup. 1999-10-11 14:53:30 +00:00
Joel Sherrill 196b3c901a First cut at complete document under CVS and texinfo. 1999-10-11 13:50:27 +00:00
Joel Sherrill daf1622edd New files. 1999-10-11 13:50:13 +00:00
Joel Sherrill 44e43e7628 Added filesystem implementation notes chapter. 1999-10-08 19:37:01 +00:00
Joel Sherrill 29ed4d593f Added lifecycle chapter. 1999-10-08 18:59:37 +00:00
Joel Sherrill ee6284c7f3 First cut at merging. 1999-10-08 18:53:20 +00:00
Joel Sherrill 7779ace4bf Another couple of chapters formatting under texinfo. 1999-10-08 18:36:08 +00:00
Joel Sherrill 4d77134923 Added initial version of 3 other chapters. 1999-10-08 18:26:28 +00:00
Joel Sherrill 0486ca5fac Renamed path_eval to patheval 1999-10-08 18:25:04 +00:00
Joel Sherrill 9bc1e52a88 Base versions cut from old document. 1999-10-08 18:11:53 +00:00
Joel Sherrill 0fa66f2af6 Finished initial conversion to texinfo. 1999-10-08 18:11:31 +00:00