Updated copyright notice.

This commit is contained in:
Joel Sherrill
1999-11-17 17:51:34 +00:00
parent 20f54e96e3
commit 08311cc3a9
2933 changed files with 2939 additions and 5856 deletions

View File

@@ -1,9 +1,8 @@
/* /*
* Libio Internal Information * Libio Internal Information
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,9 +2,8 @@
* *
* This file describes the Clock Driver for all boards. * This file describes the Clock Driver for all boards.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* This file describes the Console Device Driver for all boards. * This file describes the Console Device Driver for all boards.
* This driver provides support for the standard C Library. * This driver provides support for the standard C Library.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,8 +1,7 @@
/* iosupp.h /* iosupp.h
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -7,9 +7,8 @@
* Format taken partly from RTEMS code and mostly from Motorola IDP user's * Format taken partly from RTEMS code and mostly from Motorola IDP user's
* manual. RTEMS copyright information below. * manual. RTEMS copyright information below.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* This include file contains the information regarding the * This include file contains the information regarding the
* RTEMS specific support for the standard C library. * RTEMS specific support for the standard C library.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -6,9 +6,8 @@
* IO to devices but has since been enhanced to support networking * IO to devices but has since been enhanced to support networking
* and support for mounted file systems. * and support for mounted file systems.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Libio Internal Information * Libio Internal Information
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* POSIX termios implementation for RTEMS console device driver. * POSIX termios implementation for RTEMS console device driver.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,9 +2,8 @@
* *
* This file describes the Timer Driver for all boards. * This file describes the Timer Driver for all boards.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -5,9 +5,8 @@
* which should be provided by all BSPs for VMEbus Single Board * which should be provided by all BSPs for VMEbus Single Board
* Computers but currently only a few do so. * Computers but currently only a few do so.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,9 +10,8 @@
* NOTE: This file shares as much as possible with the include * NOTE: This file shares as much as possible with the include
* file for the Z8536 via z8x36.h. * file for the Z8536 via z8x36.h.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -7,9 +7,8 @@
* *
* Output parameters: NONE * Output parameters: NONE
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -10,9 +10,8 @@
* NOTE: This file shares as much as possible with the include * NOTE: This file shares as much as possible with the include
* file for the Z8036 via z8x36.h. * file for the Z8036 via z8x36.h.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* *
* NOTE: sbrk() is provided by each BSP. * NOTE: sbrk() is provided by each BSP.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* gettimeofday() - SVR4 and BSD4.3 extension required by Newlib * gettimeofday() - SVR4 and BSD4.3 extension required by Newlib
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* *
* NOTE: sbrk is provided by the BSP. * NOTE: sbrk is provided by the BSP.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* times() - POSIX 1003.1b 4.5.2 - Get Process Times * times() - POSIX 1003.1b 4.5.2 - Get Process Times
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* access() - POSIX 1003.1b 5.6.3 - File Accessibility * access() - POSIX 1003.1b 5.6.3 - File Accessibility
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Base file system initialization * Base file system initialization
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* cfgetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions * cfgetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* cfgetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions * cfgetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* cfsetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions * cfsetispeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* cfsetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions * cfsetospeed() - POSIX 1003.1b 7.1.3 - Baud Rate Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* chdir() - POSIX 1003.1b - 5.2.1 - Change Current Working Directory * chdir() - POSIX 1003.1b - 5.2.1 - Change Current Working Directory
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* chmod() - POSIX 1003.1b 5.6.4 - Change File Modes * chmod() - POSIX 1003.1b 5.6.4 - Change File Modes
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* chown() - POSIX 1003.1b 5.6.5 - Change Owner and Group of a File * chown() - POSIX 1003.1b 5.6.5 - Change Owner and Group of a File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* close() - POSIX 1003.1b 6.3.1 - Close a File * close() - POSIX 1003.1b 6.3.1 - Close a File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* ctermid() - POSIX 1003.1b 4.7.1 - Generate Terminal Pathname * ctermid() - POSIX 1003.1b 4.7.1 - Generate Terminal Pathname
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* dup() - POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor * dup() - POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* dup2() - POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor * dup2() - POSIX 1003.1b 6.2.1 Duplicate an Open File Descriptor
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* *
* Routine to seed the evaluate path routine. * Routine to seed the evaluate path routine.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* fchmod() - POSIX 1003.1b 5.6.4 - Change File Modes * fchmod() - POSIX 1003.1b 5.6.4 - Change File Modes
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* fcntl() - POSIX 1003.1b 6.5.2 - File Control * fcntl() - POSIX 1003.1b 6.5.2 - File Control
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* fdatasync() - POSIX 1003.1b 6.6.2 - Synchronize the Data of a File * fdatasync() - POSIX 1003.1b 6.6.2 - Synchronize the Data of a File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* fpathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables * fpathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Null Filesystem Operations Tables * Null Filesystem Operations Tables
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* fstat() - POSIX 1003.1b 5.6.2 - Get File Status * fstat() - POSIX 1003.1b 5.6.2 - Get File Status
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* fsync() - POSIX 1003.1b 6.6.1 - Synchronize the State of a File * fsync() - POSIX 1003.1b 6.6.1 - Synchronize the State of a File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* ftruncate() - Truncate a File to the Specified Length * ftruncate() - Truncate a File to the Specified Length
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -7,9 +7,8 @@
* the current directory position index. These entries will be placed in * the current directory position index. These entries will be placed in
* character array pointed to by -dd_buf- * character array pointed to by -dd_buf-
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Routines to access a host errno * Routines to access a host errno
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -4,9 +4,8 @@
* This routine is not defined in the POSIX 1003.1b standard but is * This routine is not defined in the POSIX 1003.1b standard but is
* commonly supported on most UNIX and POSIX systems. * commonly supported on most UNIX and POSIX systems.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* table of integer style file descriptors used by the low level * table of integer style file descriptors used by the low level
* POSIX system calls like open(), read, fstat(), etc. * POSIX system calls like open(), read, fstat(), etc.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,9 +2,8 @@
* This file contains the support infrastructure used to manage the * This file contains the support infrastructure used to manage the
* table of integer style file descriptors used by the socket calls. * table of integer style file descriptors used by the socket calls.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* link() - POSIX 1003.1b - 5.3.4 - Create a new link * link() - POSIX 1003.1b - 5.3.4 - Create a new link
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* lseek() - POSIX 1003.1b 6.5.3 - Reposition Read/Write File Offset * lseek() - POSIX 1003.1b 6.5.3 - Reposition Read/Write File Offset
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* lstat() - BSD 4.3 and SVR4 - Get File Status * lstat() - BSD 4.3 and SVR4 - Get File Status
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,9 +2,8 @@
* RTEMS Malloc Family Implementation * RTEMS Malloc Family Implementation
* *
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* mkdir() - POSIX 1003.1b 5.4.1 - Make a Directory * mkdir() - POSIX 1003.1b 5.4.1 - Make a Directory
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* mkfifo() - POSIX 1003.1b 5.4.1 - Make a FIFO Special File * mkfifo() - POSIX 1003.1b 5.4.1 - Make a FIFO Special File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -5,9 +5,8 @@
* commonly supported on most UNIX and POSIX systems. It is the * commonly supported on most UNIX and POSIX systems. It is the
* foundation for creating file system objects. * foundation for creating file system objects.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -7,9 +7,8 @@
* XXX make sure no optional ops you are using are NULL * XXX make sure no optional ops you are using are NULL
* XXX unmount should be required. * XXX unmount should be required.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,9 +2,8 @@
* This file contains stubs for the reentrancy hooks when * This file contains stubs for the reentrancy hooks when
* an unknown C library is used. * an unknown C library is used.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* open() - POSIX 1003.1 5.3.1 - Open a File * open() - POSIX 1003.1 5.3.1 - Open a File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* pathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables * pathconf() - POSIX 1003.1b - 5.7.1 - Configurable Pathname Varables
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* pipe() - POSIX 1003.1b 6.1.1 Create an Inter-Process Channel * pipe() - POSIX 1003.1b 6.1.1 Create an Inter-Process Channel
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* read() - POSIX 1003.1b 6.4.1 - Read From a File * read() - POSIX 1003.1b 6.4.1 - Read From a File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* readlink() - POSIX 1003.1b - X.X.X - XXX * readlink() - POSIX 1003.1b - X.X.X - XXX
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* rewinddir() - POSIX 1003.1b - XXX * rewinddir() - POSIX 1003.1b - XXX
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* rmdir() - POSIX 1003.1b - 5.2.2 - Remove a Directory * rmdir() - POSIX 1003.1b - 5.2.2 - Remove a Directory
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* seekdir() - POSIX 1003.1b - XXX * seekdir() - POSIX 1003.1b - XXX
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* *
* Reused from lstat(). * Reused from lstat().
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* symlink() - POSIX 1003.1b - X.X.X - XXX * symlink() - POSIX 1003.1b - X.X.X - XXX
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcdrain() - POSIX 1003.1b 7.2.2 - Line Control Functions * tcdrain() - POSIX 1003.1b 7.2.2 - Line Control Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcflow() - POSIX 1003.1b 7.2.2 - Line Control Functions * tcflow() - POSIX 1003.1b 7.2.2 - Line Control Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcflush() - POSIX 1003.1b 7.2.2 - Line Control Functions * tcflush() - POSIX 1003.1b 7.2.2 - Line Control Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcgetattr() - POSIX 1003.1b 7.2.1 - Get and Set State * tcgetattr() - POSIX 1003.1b 7.2.1 - Get and Set State
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcgetprgrp() - POSIX 1003.1b 7.2.3 - Get Foreground Process Group ID * tcgetprgrp() - POSIX 1003.1b 7.2.3 - Get Foreground Process Group ID
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcsendbreak() - POSIX 1003.1b 7.2.2 - Line Control Functions * tcsendbreak() - POSIX 1003.1b 7.2.2 - Line Control Functions
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcsetattr() - POSIX 1003.1b 7.2.1 - Get and Set State * tcsetattr() - POSIX 1003.1b 7.2.1 - Get and Set State
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* tcsetprgrp() - POSIX 1003.1b 7.2.4 - Set Foreground Process Group ID * tcsetprgrp() - POSIX 1003.1b 7.2.4 - Set Foreground Process Group ID
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* telldir() - XXX * telldir() - XXX
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -5,9 +5,8 @@
* commonly supported on most UNIX and POSIX systems. It is provided * commonly supported on most UNIX and POSIX systems. It is provided
* for compatibility. * for compatibility.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* umask() - POSIX 1003.1b 5.3.3 - Set File Creation Mask * umask() - POSIX 1003.1b 5.3.3 - Set File Creation Mask
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,9 +2,8 @@
* $Id$ * $Id$
* UNIX Port C Library Support * UNIX Port C Library Support
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* unlink() - POSIX 1003.1b - 5.5.1 - Remove an existing link * unlink() - POSIX 1003.1b - 5.5.1 - Remove an existing link
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -6,9 +6,8 @@
* routine is necessary to mount instantiations of a file system * routine is necessary to mount instantiations of a file system
* into the file system name space. * into the file system name space.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* utime() - POSIX 1003.1b 5.5.6 - Set File Access and Modification Times * utime() - POSIX 1003.1b 5.5.6 - Set File Access and Modification Times
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* write() - POSIX 1003.1b 6.4.2 - Write to a File * write() - POSIX 1003.1b 6.4.2 - Write to a File
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -4,9 +4,8 @@
* This file contains the set of handlers used to map operations on * This file contains the set of handlers used to map operations on
* IMFS device nodes onto calls to the RTEMS Classic API IO Manager. * IMFS device nodes onto calls to the RTEMS Classic API IO Manager.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Header file for the In-Memory File System * Header file for the In-Memory File System
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -4,9 +4,8 @@
* This routine is the implementation of the chown() system * This routine is the implementation of the chown() system
* call for the IMFS. * call for the IMFS.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* *
* Routine to create a new in memory file system node. * Routine to create a new in memory file system node.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* IMFS debug support routines * IMFS debug support routines
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* XXX * XXX
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Evaluation IMFS Node Support Routines * Evaluation IMFS Node Support Routines
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* IMFS file change mode routine. * IMFS file change mode routine.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* *
* The following routine does a fcntl on an IMFS node. * The following routine does a fcntl on an IMFS node.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -5,9 +5,8 @@
* File System is always in sync, therefore this routine always returns * File System is always in sync, therefore this routine always returns
* pass. * pass.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -2,9 +2,8 @@
* Free IMFS Node Support Routines * Free IMFS Node Support Routines
* *
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* IMFS Initialization * IMFS Initialization
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -3,9 +3,8 @@
* *
* This routine returns the child name in the given directory. * This routine returns the child name in the given directory.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -4,9 +4,8 @@
* Routine to get a token (name or separator) from the path * Routine to get a token (name or separator) from the path
* the length of the token is returned in token_len. * the length of the token is returned in token_len.
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Device Operations Table for the IMFS * Device Operations Table for the IMFS
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Operations Table for Directories for the IMFS * Operations Table for Directories for the IMFS
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Link Operations Table for the IMFS * Link Operations Table for the IMFS
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* Memfile Operations Tables for the IMFS * Memfile Operations Tables for the IMFS
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* IMFS Initialization * IMFS Initialization
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

View File

@@ -1,9 +1,8 @@
/* /*
* IMFS Initialization * IMFS Initialization
* *
* COPYRIGHT (c) 1989-1998. * COPYRIGHT (c) 1989-1999.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at * found in the file LICENSE in this distribution or at

Some files were not shown because too many files have changed in this diff Show More