1da2e3ebdSchin# 2da2e3ebdSchin# CDDL HEADER START 3da2e3ebdSchin# 4da2e3ebdSchin# The contents of this file are subject to the terms of the 5da2e3ebdSchin# Common Development and Distribution License (the "License"). 6da2e3ebdSchin# You may not use this file except in compliance with the License. 7da2e3ebdSchin# 8da2e3ebdSchin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9da2e3ebdSchin# or http://www.opensolaris.org/os/licensing. 10da2e3ebdSchin# See the License for the specific language governing permissions 11da2e3ebdSchin# and limitations under the License. 12da2e3ebdSchin# 13da2e3ebdSchin# When distributing Covered Code, include this CDDL HEADER in each 14da2e3ebdSchin# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15da2e3ebdSchin# If applicable, add the following below this CDDL HEADER, with the 16da2e3ebdSchin# fields enclosed by brackets "[]" replaced with your own identifying 17da2e3ebdSchin# information: Portions Copyright [yyyy] [name of copyright owner] 18da2e3ebdSchin# 19da2e3ebdSchin# CDDL HEADER END 20da2e3ebdSchin# 21*7c2fbfb3SApril Chin 22da2e3ebdSchin# 23*7c2fbfb3SApril Chin# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 24*7c2fbfb3SApril Chin# Use is subject to license terms. 25da2e3ebdSchin# 26da2e3ebdSchin 27da2e3ebdSchin# 28da2e3ebdSchin# usr/src/lib/libshell/misc/filelist.txt 29da2e3ebdSchin# List deleted/moved/etc. files between AT& AST and OS/Net source repositories 30da2e3ebdSchin# 31da2e3ebdSchin# Format is <keyword> <filename> 32da2e3ebdSchin# 33da2e3ebdSchin# Currently know keywords are: 34da2e3ebdSchin# ON_DELETED = upstream file removed from OS/Net workspace 35da2e3ebdSchin# 36da2e3ebdSchinON_DELETED usr/src/cmd/ast/msgcc/Mamfile 37da2e3ebdSchinON_DELETED usr/src/lib/libast/amd64/src/lib/libast/ast.req 38da2e3ebdSchinON_DELETED usr/src/lib/libast/amd64/src/lib/libast/conf 39da2e3ebdSchinON_DELETED usr/src/lib/libast/amd64/src/lib/libast/conflim.h 40da2e3ebdSchinON_DELETED usr/src/lib/libast/common/Makefile 41da2e3ebdSchinON_DELETED usr/src/lib/libast/common/Mamfile 42da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/README 43da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/align.h 44da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/ast.h 45da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/astwinsize.c 46da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/ccode.h 47da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/lclib.h 48da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/sig.h 49da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/strmatch.c 50da2e3ebdSchinON_DELETED usr/src/lib/libast/common/astsa/times.h 51da2e3ebdSchinON_DELETED usr/src/lib/libast/common/comp/fakelink.h 52da2e3ebdSchinON_DELETED usr/src/lib/libast/common/comp/fmtmsg.h 53da2e3ebdSchinON_DELETED usr/src/lib/libast/common/comp/gross_sgi.h 54da2e3ebdSchinON_DELETED usr/src/lib/libast/common/comp/syslog.h 55da2e3ebdSchinON_DELETED usr/src/lib/libast/common/comp/sysloglib.h 56da2e3ebdSchinON_DELETED usr/src/lib/libast/common/dir/dirstd.h 57da2e3ebdSchinON_DELETED usr/src/lib/libast/common/misc/magic.tab 58da2e3ebdSchinON_DELETED usr/src/lib/libast/common/port/atmain.C 59da2e3ebdSchinON_DELETED usr/src/lib/libast/common/uwin/mathimpl.h 60da2e3ebdSchinON_DELETED usr/src/lib/libast/common/uwin/mini.sym 61da2e3ebdSchinON_DELETED usr/src/lib/libast/common/uwin/rlib.h 62da2e3ebdSchinON_DELETED usr/src/lib/libast/i386/src/lib/libast/ast.req 63da2e3ebdSchinON_DELETED usr/src/lib/libast/i386/src/lib/libast/conf 64da2e3ebdSchinON_DELETED usr/src/lib/libast/i386/src/lib/libast/conflim.h 65da2e3ebdSchinON_DELETED usr/src/lib/libast/sparc/src/lib/libast/ast.req 66da2e3ebdSchinON_DELETED usr/src/lib/libast/sparc/src/lib/libast/conf 67da2e3ebdSchinON_DELETED usr/src/lib/libast/sparc/src/lib/libast/conflim.h 68da2e3ebdSchinON_DELETED usr/src/lib/libast/sparcv9/src/lib/libast/ast.req 69da2e3ebdSchinON_DELETED usr/src/lib/libast/sparcv9/src/lib/libast/conf 70da2e3ebdSchinON_DELETED usr/src/lib/libast/sparcv9/src/lib/libast/conflim.h 71da2e3ebdSchinON_DELETED usr/src/lib/libcmd/common/Makefile 72da2e3ebdSchinON_DELETED usr/src/lib/libcmd/common/Mamfile 73da2e3ebdSchinON_DELETED usr/src/lib/libdll/common/Makefile 74da2e3ebdSchinON_DELETED usr/src/lib/libdll/common/Mamfile 75da2e3ebdSchinON_DELETED usr/src/lib/libpp/common/Makefile 76da2e3ebdSchinON_DELETED usr/src/lib/libpp/common/Mamfile 77da2e3ebdSchinON_DELETED usr/src/lib/libpp/common/probe.win32 78da2e3ebdSchinON_DELETED usr/src/lib/libpp/i386/gentab 79da2e3ebdSchinON_DELETED usr/src/lib/libpp/i386/ppkey.yacc 80da2e3ebdSchinON_DELETED usr/src/lib/libpp/i386/probe 81da2e3ebdSchinON_DELETED usr/src/lib/libpp/i386/probe.sh 82da2e3ebdSchinON_DELETED usr/src/lib/libpp/sparc/gentab 83da2e3ebdSchinON_DELETED usr/src/lib/libpp/sparc/ppkey.yacc 84da2e3ebdSchinON_DELETED usr/src/lib/libpp/sparc/probe 85da2e3ebdSchinON_DELETED usr/src/lib/libpp/sparc/probe.sh 86da2e3ebdSchinON_DELETED usr/src/lib/libshell/common/Makefile 87da2e3ebdSchinON_DELETED usr/src/lib/libshell/common/Mamfile 88da2e3ebdSchinON_DELETED usr/src/lib/libshell/common/mamexec 89da2e3ebdSchinON_DELETED usr/src/lib/libshell/common/mamstate.c 90da2e3ebdSchinON_DELETED usr/src/lib/libshell/common/shopen.mk 91da2e3ebdSchin# EOF. 92