Print this page
make: remove SCCS ident stuff


   9 $ The contents of this file are subject to the terms of the
  10 $ Common Development and Distribution License (the "License").
  11 $ You may not use this file except in compliance with the License.
  12 $
  13 $ You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  14 $ or http://www.opensolaris.org/os/licensing.
  15 $ See the License for the specific language governing permissions
  16 $ and limitations under the License.
  17 $
  18 $ When distributing Covered Code, include this CDDL HEADER in each
  19 $ file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  20 $ If applicable, add the following below this CDDL HEADER, with the
  21 $ fields enclosed by brackets "[]" replaced with your own identifying
  22 $ information: Portions Copyright [yyyy] [name of copyright owner]
  23 $
  24 $ CDDL HEADER END
  25 $
  26 $ Copyright 1996 Sun Microsystems, Inc. All rights reserved.
  27 $ Use is subject to license terms.
  28 $
  29 $ @(#)libmksh.msg 1.2 06/12/12
  30 $
  31 89      "ulimit() failed: %s"
  32 90      "Couldn't open standard out temp file `%s': %s"
  33 91      "Couldn't open standard error temp file `%s': %s"
  34 92      "Could not load `/usr/bin/nice': %s"
  35 93      "Could not load Shell from `%s': %s"
  36 94      "fork failed: %s"
  37 95      "Command `%s' has more than %d arguments"
  38 96      "Cannot load command `%s': %s"
  39 97      "fork failed: %s"
  40 98      "wait() failed: %s"
  41 99      "Could not open filter file for -X"
  42 100     "Could not stat filter file for -X"
  43 101     "\n**** Error: Directory %s Target %s:\n%s\n"
  44 102     "**** Error: Directory %s Target %s\n"
  45 103     "*** Error code %d"
  46 104     "*** Error code %d"
  47 105     "*** Signal %d"
  48 106     "*** Signal %d"
  49 107     " - core dumped"




   9 $ The contents of this file are subject to the terms of the
  10 $ Common Development and Distribution License (the "License").
  11 $ You may not use this file except in compliance with the License.
  12 $
  13 $ You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  14 $ or http://www.opensolaris.org/os/licensing.
  15 $ See the License for the specific language governing permissions
  16 $ and limitations under the License.
  17 $
  18 $ When distributing Covered Code, include this CDDL HEADER in each
  19 $ file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  20 $ If applicable, add the following below this CDDL HEADER, with the
  21 $ fields enclosed by brackets "[]" replaced with your own identifying
  22 $ information: Portions Copyright [yyyy] [name of copyright owner]
  23 $
  24 $ CDDL HEADER END
  25 $
  26 $ Copyright 1996 Sun Microsystems, Inc. All rights reserved.
  27 $ Use is subject to license terms.
  28 $

  29 $
  30 89      "ulimit() failed: %s"
  31 90      "Couldn't open standard out temp file `%s': %s"
  32 91      "Couldn't open standard error temp file `%s': %s"
  33 92      "Could not load `/usr/bin/nice': %s"
  34 93      "Could not load Shell from `%s': %s"
  35 94      "fork failed: %s"
  36 95      "Command `%s' has more than %d arguments"
  37 96      "Cannot load command `%s': %s"
  38 97      "fork failed: %s"
  39 98      "wait() failed: %s"
  40 99      "Could not open filter file for -X"
  41 100     "Could not stat filter file for -X"
  42 101     "\n**** Error: Directory %s Target %s:\n%s\n"
  43 102     "**** Error: Directory %s Target %s\n"
  44 103     "*** Error code %d"
  45 104     "*** Error code %d"
  46 105     "*** Signal %d"
  47 106     "*** Signal %d"
  48 107     " - core dumped"