Changeset 98e4ebf in rtems for c/src/lib/libbsp/shmdr
- Timestamp:
- Oct 8, 1997, 3:45:54 PM (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6fd3979
- Parents:
- a2016b99
- Location:
- c/src/lib/libbsp/shmdr
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/shmdr/addlq.c
ra2016b99 r98e4ebf 13 13 * Copyright assigned to U.S. Government, 1994. 14 14 * 15 * The license and distribution terms for this file may in16 * the file LICENSE in this distribution or at15 * The license and distribution terms for this file may be 16 * found in the file LICENSE in this distribution or at 17 17 * http://www.OARcorp.com/rtems/license.html. 18 18 * -
c/src/lib/libbsp/shmdr/cnvpkt.c
ra2016b99 r98e4ebf 18 18 * Copyright assigned to U.S. Government, 1994. 19 19 * 20 * The license and distribution terms for this file may in21 * the file LICENSE in this distribution or at20 * The license and distribution terms for this file may be 21 * found in the file LICENSE in this distribution or at 22 22 * http://www.OARcorp.com/rtems/license.html. 23 23 * -
c/src/lib/libbsp/shmdr/dump.c
ra2016b99 r98e4ebf 11 11 * Copyright assigned to U.S. Government, 1994. 12 12 * 13 * The license and distribution terms for this file may in14 * the file LICENSE in this distribution or at13 * The license and distribution terms for this file may be 14 * found in the file LICENSE in this distribution or at 15 15 * http://www.OARcorp.com/rtems/license.html. 16 16 * -
c/src/lib/libbsp/shmdr/fatal.c
ra2016b99 r98e4ebf 12 12 * Copyright assigned to U.S. Government, 1994. 13 13 * 14 * The license and distribution terms for this file may in15 * the file LICENSE in this distribution or at14 * The license and distribution terms for this file may be 15 * found in the file LICENSE in this distribution or at 16 16 * http://www.OARcorp.com/rtems/license.html. 17 17 * -
c/src/lib/libbsp/shmdr/getlq.c
ra2016b99 r98e4ebf 15 15 * Copyright assigned to U.S. Government, 1994. 16 16 * 17 * The license and distribution terms for this file may in18 * the file LICENSE in this distribution or at17 * The license and distribution terms for this file may be 18 * found in the file LICENSE in this distribution or at 19 19 * http://www.OARcorp.com/rtems/license.html. 20 20 * -
c/src/lib/libbsp/shmdr/getpkt.c
ra2016b99 r98e4ebf 14 14 * Copyright assigned to U.S. Government, 1994. 15 15 * 16 * The license and distribution terms for this file may in17 * the file LICENSE in this distribution or at16 * The license and distribution terms for this file may be 17 * found in the file LICENSE in this distribution or at 18 18 * http://www.OARcorp.com/rtems/license.html. 19 19 * -
c/src/lib/libbsp/shmdr/init.c
ra2016b99 r98e4ebf 12 12 * Copyright assigned to U.S. Government, 1994. 13 13 * 14 * The license and distribution terms for this file may in15 * the file LICENSE in this distribution or at14 * The license and distribution terms for this file may be 15 * found in the file LICENSE in this distribution or at 16 16 * http://www.OARcorp.com/rtems/license.html. 17 17 * -
c/src/lib/libbsp/shmdr/initlq.c
ra2016b99 r98e4ebf 14 14 * Copyright assigned to U.S. Government, 1994. 15 15 * 16 * The license and distribution terms for this file may in17 * the file LICENSE in this distribution or at16 * The license and distribution terms for this file may be 17 * found in the file LICENSE in this distribution or at 18 18 * http://www.OARcorp.com/rtems/license.html. 19 19 * -
c/src/lib/libbsp/shmdr/intr.c
ra2016b99 r98e4ebf 17 17 * Copyright assigned to U.S. Government, 1994. 18 18 * 19 * The license and distribution terms for this file may in20 * the file LICENSE in this distribution or at19 * The license and distribution terms for this file may be 20 * found in the file LICENSE in this distribution or at 21 21 * http://www.OARcorp.com/rtems/license.html. 22 22 * -
c/src/lib/libbsp/shmdr/mpci.h
ra2016b99 r98e4ebf 9 9 * Copyright assigned to U.S. Government, 1994. 10 10 * 11 * The license and distribution terms for this file may in12 * the file LICENSE in this distribution or at11 * The license and distribution terms for this file may be 12 * found in the file LICENSE in this distribution or at 13 13 * http://www.OARcorp.com/rtems/license.html. 14 14 * -
c/src/lib/libbsp/shmdr/mpisr.c
ra2016b99 r98e4ebf 5 5 * Copyright assigned to U.S. Government, 1994. 6 6 * 7 * The license and distribution terms for this file may in8 * the file LICENSE in this distribution or at7 * The license and distribution terms for this file may be 8 * found in the file LICENSE in this distribution or at 9 9 * http://www.OARcorp.com/rtems/license.html. 10 10 * -
c/src/lib/libbsp/shmdr/poll.c
ra2016b99 r98e4ebf 13 13 * Copyright assigned to U.S. Government, 1994. 14 14 * 15 * The license and distribution terms for this file may in16 * the file LICENSE in this distribution or at15 * The license and distribution terms for this file may be 16 * found in the file LICENSE in this distribution or at 17 17 * http://www.OARcorp.com/rtems/license.html. 18 18 * -
c/src/lib/libbsp/shmdr/receive.c
ra2016b99 r98e4ebf 16 16 * Copyright assigned to U.S. Government, 1994. 17 17 * 18 * The license and distribution terms for this file may in19 * the file LICENSE in this distribution or at18 * The license and distribution terms for this file may be 19 * found in the file LICENSE in this distribution or at 20 20 * http://www.OARcorp.com/rtems/license.html. 21 21 * -
c/src/lib/libbsp/shmdr/retpkt.c
ra2016b99 r98e4ebf 14 14 * Copyright assigned to U.S. Government, 1994. 15 15 * 16 * The license and distribution terms for this file may in17 * the file LICENSE in this distribution or at16 * The license and distribution terms for this file may be 17 * found in the file LICENSE in this distribution or at 18 18 * http://www.OARcorp.com/rtems/license.html. 19 19 * -
c/src/lib/libbsp/shmdr/send.c
ra2016b99 r98e4ebf 16 16 * Copyright assigned to U.S. Government, 1994. 17 17 * 18 * The license and distribution terms for this file may in19 * the file LICENSE in this distribution or at18 * The license and distribution terms for this file may be 19 * found in the file LICENSE in this distribution or at 20 20 * http://www.OARcorp.com/rtems/license.html. 21 21 * -
c/src/lib/libbsp/shmdr/setckvec.c
ra2016b99 r98e4ebf 12 12 * Copyright assigned to U.S. Government, 1994. 13 13 * 14 * The license and distribution terms for this file may in15 * the file LICENSE in this distribution or at14 * The license and distribution terms for this file may be 15 * found in the file LICENSE in this distribution or at 16 16 * http://www.OARcorp.com/rtems/license.html. 17 17 * -
c/src/lib/libbsp/shmdr/shm.h
ra2016b99 r98e4ebf 11 11 * Copyright assigned to U.S. Government, 1994. 12 12 * 13 * The license and distribution terms for this file may in14 * the file LICENSE in this distribution or at13 * The license and distribution terms for this file may be 14 * found in the file LICENSE in this distribution or at 15 15 * http://www.OARcorp.com/rtems/license.html. 16 16 * -
c/src/lib/libbsp/shmdr/shm_driver.h
ra2016b99 r98e4ebf 11 11 * Copyright assigned to U.S. Government, 1994. 12 12 * 13 * The license and distribution terms for this file may in14 * the file LICENSE in this distribution or at13 * The license and distribution terms for this file may be 14 * found in the file LICENSE in this distribution or at 15 15 * http://www.OARcorp.com/rtems/license.html. 16 16 *
Note: See TracChangeset
for help on using the changeset viewer.