forked from Imagelibrary/rtems
2001-01-17 Joel Sherrill <joel@OARcorp.com>
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# COPYRIGHT (c) 1988-1998.
|
||||
# COPYRIGHT (c) 1988-2002.
|
||||
# On-Line Applications Research Corporation (OAR).
|
||||
# All rights reserved.
|
||||
#
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* This include file contains the information required to manipulate
|
||||
* physical addresses.
|
||||
*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* This include file contains the bodies of the routines
|
||||
* about addresses which are inlined.
|
||||
*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
* + previous of the first node
|
||||
* + next of the last node
|
||||
*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* Chain Handler
|
||||
*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* This include file contains all the constants and structures associated
|
||||
* with the Doubly Linked Chain Handler.
|
||||
*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* This include file contains the bodies of the routines which are
|
||||
* associated with doubly linked chains and inlined.
|
||||
*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* COPYRIGHT (c) 1988-1999.
|
||||
* COPYRIGHT (c) 1988-2002.
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
* All rights reserved.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# COPYRIGHT (c) 1996-1997.
|
||||
# COPYRIGHT (c) 1996-2000.
|
||||
# On-Line Applications Research Corporation (OAR).
|
||||
# All rights reserved.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# COPYRIGHT (c) 1988-1998.
|
||||
# COPYRIGHT (c) 1988-2002.
|
||||
# On-Line Applications Research Corporation (OAR).
|
||||
# All rights reserved.
|
||||
#
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# COPYRIGHT (c) 1988-1998.
|
||||
# COPYRIGHT (c) 1988-2002.
|
||||
# On-Line Applications Research Corporation (OAR).
|
||||
# All rights reserved.
|
||||
#
|
||||
|
||||
@@ -1179,6 +1179,7 @@ sub initialize_tables
|
||||
'page', 1,
|
||||
'paragraphindent', 1,
|
||||
'setchapternewpage', 1,
|
||||
'setcontentsaftertitlepage', 1,
|
||||
'setfilename', 1,
|
||||
'shortcontents', 1,
|
||||
'shorttitlepage', 1,
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
@comment %**start of header
|
||||
@setfilename texi2www
|
||||
@settitle texi2www user's guide
|
||||
@setcontentsaftertitlepage
|
||||
@comment %**end of header
|
||||
|
||||
@finalout
|
||||
|
||||
Reference in New Issue
Block a user