From ddcb637016537d200651b05908187af72d7babd3 Mon Sep 17 00:00:00 2001 From: Dan OpenSolaris Anderson Date: Fri, 8 Jan 2010 13:30:02 -0800 Subject: 6862532 "cryptoadm: failed to parse configuration" error 6353443 domestic (crypt) source build leaves stuff it shouldn't 6818180 mac(1) printed "invalid key" error message when user input an invalid passphrase --- usr/src/lib/libgss/README.spi | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'usr/src/lib/libgss') diff --git a/usr/src/lib/libgss/README.spi b/usr/src/lib/libgss/README.spi index a6fa349229..be425bd8d1 100644 --- a/usr/src/lib/libgss/README.spi +++ b/usr/src/lib/libgss/README.spi @@ -2,9 +2,8 @@ CDDL HEADER START The contents of this file are subject to the terms of the - Common Development and Distribution License, Version 1.0 only - (the "License"). You may not use this file except in compliance - with the License. + Common Development and Distribution License (the "License"). + You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. @@ -19,17 +18,13 @@ CDDL HEADER END - Copyright 2005 Sun Microsystems, Inc. All rights reserved. + Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. -#ident "%Z%%M% %I% %E% SMI" - The Service Provider Interface for libgss and its Mechanisms ------------------------------------------------------------ -/* CRYPT DELETE START */ - 1. The libgss SPI upto 11/2004 Prior to PSARC 2004/810 the libgss SPI consisted of a function @@ -115,5 +110,3 @@ mechanism provider's mechanism OIDs. - libgss will dlsym() each mechanism provider SPI method. - -/* CRYPT DELETE END */ -- cgit v1.2.3