Print this page
6418676 encrypt(1) and decrypt(1) could benefit from being 64-bit programs

Split Close
Expand all
Collapse all
          --- old/usr/src/pkgdefs/SUNWcsu/prototype_com
          +++ new/usr/src/pkgdefs/SUNWcsu/prototype_com
↓ open down ↓ 14 lines elided ↑ open up ↑
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  19   19  # CDDL HEADER END
  20   20  #
  21   21  #
  22   22  # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
  23   23  # Use is subject to license terms.
  24   24  #
  25      -# ident "@(#)prototype_com      1.570   08/03/26 SMI"
       25 +# ident "@(#)prototype_com      1.571   08/04/30 SMI"
  26   26  #
  27   27  # This required package information file contains a list of package contents.
  28   28  # The 'pkgmk' command uses this file to identify the contents of a package
  29   29  # and their location on the development machine when building the package.
  30   30  # Can be created via a text editor or through use of the 'pkgproto' command.
  31   31  
  32   32  
  33   33  #!search <pathname pathname ...>        # where to find pkg objects
  34   34  #!include <filename>                    # include another 'prototype' file
  35   35  #!default <mode> <owner> <group>        # default used if not specified on entry
↓ open down ↓ 50 lines elided ↑ open up ↑
  86   86  f none usr/bin/crle 555 root bin
  87   87  f none usr/bin/crontab 4555 root bin
  88   88  f none usr/bin/crypt 555 root bin
  89   89  f none usr/bin/csh 555 root bin
  90   90  f none usr/bin/ctrun 555 root bin
  91   91  f none usr/bin/ctstat 555 root bin
  92   92  f none usr/bin/ctwatch 555 root bin
  93   93  f none usr/bin/cut 555 root bin
  94   94  f none usr/bin/date 555 root bin
  95   95  f none usr/bin/dd 555 root bin
  96      -f none usr/bin/decrypt 555 root bin
       96 +l none usr/bin/decrypt=../../usr/lib/isaexec
  97   97  f none usr/bin/devattr 555 root bin
  98   98  f none usr/bin/devfree 555 root bin
  99   99  f none usr/bin/devreserv 555 root bin
 100  100  s none usr/bin/df=../sbin/df
 101  101  l none usr/bin/digest=../../usr/lib/isaexec
 102  102  f none usr/bin/dirname 555 root bin
 103  103  l none usr/bin/dispgid=../../usr/bin/ckgid
 104  104  l none usr/bin/dispuid=../../usr/bin/ckuid
 105  105  f none usr/bin/domainname 555 root bin
 106  106  f none usr/bin/du 555 root bin
 107  107  f none usr/bin/dumpcs 555 root bin
 108  108  f none usr/bin/dumpkeys 555 root bin
 109  109  f none usr/bin/echo 555 root bin
 110  110  f none usr/bin/ed 555 root bin
 111  111  f none usr/bin/edit 555 root bin
 112  112  f none usr/bin/egrep 555 root bin
 113  113  f none usr/bin/eject 555 root bin
 114      -l none usr/bin/encrypt=../../usr/bin/decrypt
      114 +l none usr/bin/encrypt=../../usr/lib/isaexec
 115  115  f none usr/bin/env 555 root bin
 116  116  l none usr/bin/ex=../../usr/bin/edit
 117  117  f none usr/bin/expr 555 root bin
 118  118  f none usr/bin/false 555 root bin
 119  119  l none usr/bin/fc=../../usr/bin/alias
 120  120  f none usr/bin/fdetach 555 root bin
 121  121  f none usr/bin/fdformat 4555 root bin
 122  122  l none usr/bin/fg=../../usr/bin/alias
 123  123  f none usr/bin/fgrep 555 root bin
 124  124  f none usr/bin/file 555 root bin
↓ open down ↓ 1522 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX