Changeset 4e89a12 in rtems
- Timestamp:
- 09/04/03 18:56:25 (20 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7c4a626
- Parents:
- dd687d97
- Location:
- c/src
- Files:
-
- 34 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/shmdr/addlq.c
rdd687d97 r4e89a12 14 14 * The license and distribution terms for this file may be 15 15 * found in the file LICENSE in this distribution or at 16 * http://www. OARcorp.com/rtems/license.html.16 * http://www.rtems.com/license/LICENSE. 17 17 * 18 18 * $Id$ -
c/src/lib/libbsp/shmdr/cnvpkt.c
rdd687d97 r4e89a12 19 19 * The license and distribution terms for this file may be 20 20 * found in the file LICENSE in this distribution or at 21 * http://www. OARcorp.com/rtems/license.html.21 * http://www.rtems.com/license/LICENSE. 22 22 * 23 23 * $Id$ -
c/src/lib/libbsp/shmdr/dump.c
rdd687d97 r4e89a12 12 12 * The license and distribution terms for this file may be 13 13 * found in the file LICENSE in this distribution or at 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * $Id$ -
c/src/lib/libbsp/shmdr/fatal.c
rdd687d97 r4e89a12 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/shmdr/getlq.c
rdd687d97 r4e89a12 16 16 * The license and distribution terms for this file may be 17 17 * found in the file LICENSE in this distribution or at 18 * http://www. OARcorp.com/rtems/license.html.18 * http://www.rtems.com/license/LICENSE. 19 19 * 20 20 * $Id$ -
c/src/lib/libbsp/shmdr/getpkt.c
rdd687d97 r4e89a12 15 15 * The license and distribution terms for this file may be 16 16 * found in the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/lib/libbsp/shmdr/init.c
rdd687d97 r4e89a12 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/shmdr/initlq.c
rdd687d97 r4e89a12 15 15 * The license and distribution terms for this file may be 16 16 * found in the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/lib/libbsp/shmdr/intr.c
rdd687d97 r4e89a12 18 18 * The license and distribution terms for this file may be 19 19 * found in the file LICENSE in this distribution or at 20 * http://www. OARcorp.com/rtems/license.html.20 * http://www.rtems.com/license/LICENSE. 21 21 * 22 22 * $Id$ -
c/src/lib/libbsp/shmdr/mpci.h
rdd687d97 r4e89a12 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/lib/libbsp/shmdr/mpisr.c
rdd687d97 r4e89a12 6 6 * The license and distribution terms for this file may be 7 7 * found in the file LICENSE in this distribution or at 8 * http://www. OARcorp.com/rtems/license.html.8 * http://www.rtems.com/license/LICENSE. 9 9 * 10 10 * $Id$ -
c/src/lib/libbsp/shmdr/poll.c
rdd687d97 r4e89a12 14 14 * The license and distribution terms for this file may be 15 15 * found in the file LICENSE in this distribution or at 16 * http://www. OARcorp.com/rtems/license.html.16 * http://www.rtems.com/license/LICENSE. 17 17 * 18 18 * $Id$ -
c/src/lib/libbsp/shmdr/receive.c
rdd687d97 r4e89a12 17 17 * The license and distribution terms for this file may be 18 18 * found in the file LICENSE in this distribution or at 19 * http://www. OARcorp.com/rtems/license.html.19 * http://www.rtems.com/license/LICENSE. 20 20 * 21 21 * $Id$ -
c/src/lib/libbsp/shmdr/retpkt.c
rdd687d97 r4e89a12 15 15 * The license and distribution terms for this file may be 16 16 * found in the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/lib/libbsp/shmdr/send.c
rdd687d97 r4e89a12 17 17 * The license and distribution terms for this file may be 18 18 * found in the file LICENSE in this distribution or at 19 * http://www. OARcorp.com/rtems/license.html.19 * http://www.rtems.com/license/LICENSE. 20 20 * 21 21 * $Id$ -
c/src/lib/libbsp/shmdr/setckvec.c
rdd687d97 r4e89a12 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/lib/libbsp/shmdr/shm_driver.h
rdd687d97 r4e89a12 12 12 * The license and distribution terms for this file may be 13 13 * found in the file LICENSE in this distribution or at 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * $Id$ -
c/src/libchip/shmdr/addlq.c
rdd687d97 r4e89a12 14 14 * The license and distribution terms for this file may be 15 15 * found in the file LICENSE in this distribution or at 16 * http://www. OARcorp.com/rtems/license.html.16 * http://www.rtems.com/license/LICENSE. 17 17 * 18 18 * $Id$ -
c/src/libchip/shmdr/cnvpkt.c
rdd687d97 r4e89a12 19 19 * The license and distribution terms for this file may be 20 20 * found in the file LICENSE in this distribution or at 21 * http://www. OARcorp.com/rtems/license.html.21 * http://www.rtems.com/license/LICENSE. 22 22 * 23 23 * $Id$ -
c/src/libchip/shmdr/dump.c
rdd687d97 r4e89a12 12 12 * The license and distribution terms for this file may be 13 13 * found in the file LICENSE in this distribution or at 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * $Id$ -
c/src/libchip/shmdr/fatal.c
rdd687d97 r4e89a12 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/libchip/shmdr/getlq.c
rdd687d97 r4e89a12 16 16 * The license and distribution terms for this file may be 17 17 * found in the file LICENSE in this distribution or at 18 * http://www. OARcorp.com/rtems/license.html.18 * http://www.rtems.com/license/LICENSE. 19 19 * 20 20 * $Id$ -
c/src/libchip/shmdr/getpkt.c
rdd687d97 r4e89a12 15 15 * The license and distribution terms for this file may be 16 16 * found in the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/libchip/shmdr/init.c
rdd687d97 r4e89a12 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/libchip/shmdr/initlq.c
rdd687d97 r4e89a12 15 15 * The license and distribution terms for this file may be 16 16 * found in the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/libchip/shmdr/intr.c
rdd687d97 r4e89a12 18 18 * The license and distribution terms for this file may be 19 19 * found in the file LICENSE in this distribution or at 20 * http://www. OARcorp.com/rtems/license.html.20 * http://www.rtems.com/license/LICENSE. 21 21 * 22 22 * $Id$ -
c/src/libchip/shmdr/mpci.h
rdd687d97 r4e89a12 10 10 * The license and distribution terms for this file may be 11 11 * found in the file LICENSE in this distribution or at 12 * http://www. OARcorp.com/rtems/license.html.12 * http://www.rtems.com/license/LICENSE. 13 13 * 14 14 * $Id$ -
c/src/libchip/shmdr/mpisr.c
rdd687d97 r4e89a12 6 6 * The license and distribution terms for this file may be 7 7 * found in the file LICENSE in this distribution or at 8 * http://www. OARcorp.com/rtems/license.html.8 * http://www.rtems.com/license/LICENSE. 9 9 * 10 10 * $Id$ -
c/src/libchip/shmdr/poll.c
rdd687d97 r4e89a12 14 14 * The license and distribution terms for this file may be 15 15 * found in the file LICENSE in this distribution or at 16 * http://www. OARcorp.com/rtems/license.html.16 * http://www.rtems.com/license/LICENSE. 17 17 * 18 18 * $Id$ -
c/src/libchip/shmdr/receive.c
rdd687d97 r4e89a12 17 17 * The license and distribution terms for this file may be 18 18 * found in the file LICENSE in this distribution or at 19 * http://www. OARcorp.com/rtems/license.html.19 * http://www.rtems.com/license/LICENSE. 20 20 * 21 21 * $Id$ -
c/src/libchip/shmdr/retpkt.c
rdd687d97 r4e89a12 15 15 * The license and distribution terms for this file may be 16 16 * found in the file LICENSE in this distribution or at 17 * http://www. OARcorp.com/rtems/license.html.17 * http://www.rtems.com/license/LICENSE. 18 18 * 19 19 * $Id$ -
c/src/libchip/shmdr/send.c
rdd687d97 r4e89a12 17 17 * The license and distribution terms for this file may be 18 18 * found in the file LICENSE in this distribution or at 19 * http://www. OARcorp.com/rtems/license.html.19 * http://www.rtems.com/license/LICENSE. 20 20 * 21 21 * $Id$ -
c/src/libchip/shmdr/setckvec.c
rdd687d97 r4e89a12 13 13 * The license and distribution terms for this file may be 14 14 * found in the file LICENSE in this distribution or at 15 * http://www. OARcorp.com/rtems/license.html.15 * http://www.rtems.com/license/LICENSE. 16 16 * 17 17 * $Id$ -
c/src/libchip/shmdr/shm_driver.h
rdd687d97 r4e89a12 12 12 * The license and distribution terms for this file may be 13 13 * found in the file LICENSE in this distribution or at 14 * http://www. OARcorp.com/rtems/license.html.14 * http://www.rtems.com/license/LICENSE. 15 15 * 16 16 * $Id$
Note: See TracChangeset
for help on using the changeset viewer.