gecko-dev/security/nss/cmd/modutil
wtc%netscape.com d26ae8d600 Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on
zlib.  Only some of them (modutil and signtool) need zlib and we now define
that dependency explicitly.  In shlibsign/sign.sh, escape the drive letter
if the pathname contains it and we are using Cygwin so that the pathname
does not contain any colon, which is the PATH separator in Cygwin. r=relyea
Modified Files: platlibs.mk modutil/manifest.mn shlibsign/sign.sh
	signtool/manifest.mn
2003-03-17 21:48:18 +00:00
..
config.mk
error.h
install-ds.c
install-ds.h
install.c Bugs 166734 and 166785: fixed compiler warnings reported by gcc on Linux. 2002-09-06 00:27:52 +00:00
install.h
installparse.c
installparse.h
installparse.l
installparse.y
instsec.c
lex.Pk11Install_yy.c
Makefile
manifest.mn Bug 197890: Eliminated the artificial dependency of all NSS cmd tools on 2003-03-17 21:48:18 +00:00
modutil.c Surface the Err codes if we fail to shift to FIPS mode. 2003-02-05 00:31:15 +00:00
modutil.h Surface the Err codes if we fail to shift to FIPS mode. 2003-02-05 00:31:15 +00:00
pk11.c Addresses bug 193378 modutil should print an error message, 2003-02-25 02:09:11 +00:00
pk11jar.html
README
rules.mk
specification.html

                    CRYPTOGRAPHIC MODULE UTILITY (modutil)
                                VERSION 1.0
              ===============================================

The file specification.html documentats the software.

The file pk11jar.html documents the PKCS #11 JAR format.