1 4873 as145665 #!/bin/sh 2 4873 as145665 # 3 4873 as145665 # CDDL HEADER START 4 4873 as145665 # 5 4873 as145665 # The contents of this file are subject to the terms of the 6 4873 as145665 # Common Development and Distribution License (the "License"). 7 4873 as145665 # You may not use this file except in compliance with the License. 8 4873 as145665 # 9 4873 as145665 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10 4873 as145665 # or http://www.opensolaris.org/os/licensing. 11 4873 as145665 # See the License for the specific language governing permissions 12 4873 as145665 # and limitations under the License. 13 4873 as145665 # 14 4873 as145665 # When distributing Covered Code, include this CDDL HEADER in each 15 4873 as145665 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16 4873 as145665 # If applicable, add the following below this CDDL HEADER, with the 17 4873 as145665 # fields enclosed by brackets "[]" replaced with your own identifying 18 4873 as145665 # information: Portions Copyright [yyyy] [name of copyright owner] 19 4873 as145665 # 20 4873 as145665 # CDDL HEADER END 21 4873 as145665 # 22 4873 as145665 # 23 4873 as145665 # Copyright 2007 Sun Microsystems, Inc. All rights reserved. 24 4873 as145665 # Use is subject to license terms. 25 4873 as145665 # 26 4873 as145665 #ident "%Z%%M% %I% %E% SMI" 27 4873 as145665 28 4873 as145665 echo_file usr/src/common/util/getresponse.c 29 4873 as145665 echo_file usr/src/common/util/getresponse.h 30