/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* 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
* See the License for the specific language governing permissions
* and limitations under the License.
*
* When distributing Covered Code, include this CDDL HEADER in each
* file and include the License file at usr/src/OPENSOLARIS.LICENSE.
* If applicable, add the following below this CDDL HEADER, with the
* fields enclosed by brackets "[]" replaced with your own identifying
* information: Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*/
/*
* Copyright 2009 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
/* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
/* All Rights Reserved */
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include <stdlib.h>
#include <unistd.h>
#include <time.h>
#include "pkgstrct.h"
#include "pkglocale.h"
void
{
char *pt;
return;
case 'f':
break;
case 'd':
break;
case 'x':
break;
case 'v':
break;
case 'e':
break;
case 'p':
break;
case 'i':
break;
case 'c':
case 'b':
pkg_gt("character"));
else
else
break;
case 'l':
(char *)pkg_gt("(unknown)"));
break;
case 's':
(char *)pkg_gt("(unknown)"));
break;
default:
break;
}
"?");
else
}
pkg_gt("Expected file size (bytes): %llu\n"),
pkg_gt("Expected sum(1) of contents: %ld\n"),
pkg_gt("Expected last modification: %b %d %X %Y\n"),
timep);
} else
pkg_gt("Expected last modification: ?\n"));
}
return;
}
pkg_gt("Referenced by the following packages:\n\t"));
while (pinfo) {
/*
* Check for partially installed object. Need
* to explicitly check for '!', because objects
* that are provided by a server will have a
* different status character.
*/
status++;
if ((++count % 5) == 0) {
count = 0;
}
}
}
pkg_gt("installed"));
}