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

@@ -20,11 +20,11 @@
 #
 #
 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
 # Use is subject to license terms.
 #
-# ident "@(#)prototype_i386     1.92    08/03/20 SMI"
+# ident "@(#)prototype_i386     1.93    08/04/30 SMI"
 #
 # This required package information file contains a list of package contents.
 # The 'pkgmk' command uses this file to identify the contents of a package
 # and their location on the development machine when building the package.
 # Can be created via a text editor or through use of the 'pkgproto' command.

@@ -48,11 +48,13 @@
 #
 f none usr/bin/addbadsec 555 root bin
 f none usr/bin/i86/amt 555 root bin
 f none usr/bin/diskscan 555 root bin
 d none usr/bin/i86 755 root bin
+f none usr/bin/i86/decrypt 555 root bin
 f none usr/bin/i86/digest 555 root bin
+l none usr/bin/i86/encrypt=decrypt
 f none usr/bin/i86/ksh93 555 root bin
 f none usr/bin/i86/newtask 4555 root sys
 f none usr/bin/i86/nohup 555 root bin
 l none usr/bin/i86/mac=digest
 f none usr/bin/i86/prctl 555 root bin

@@ -105,11 +107,13 @@
 f none usr/sbin/i86/update_drv 555 root sys
 f none usr/sbin/i86/whodo 4555 root bin
 d none usr/bin/amd64 755 root bin
 f none usr/bin/amd64/amt 555 root bin
 f none usr/bin/amd64/crle 555 root bin
+f none usr/bin/amd64/decrypt 555 root bin
 f none usr/bin/amd64/digest 555 root bin
+l none usr/bin/amd64/encrypt=decrypt
 f none usr/bin/amd64/ksh93 555 root bin
 f none usr/bin/amd64/ls 555 root bin
 l none usr/bin/amd64/mac=digest
 f none usr/bin/amd64/moe 555 root bin
 f none usr/bin/amd64/newtask 4555 root sys