From 25e8c5aa2b496d9026e958ac731a610167574f59 Mon Sep 17 00:00:00 2001 From: vikram Date: Thu, 9 Aug 2007 21:43:47 -0700 Subject: PSARC 2007/290 Retire Agent for I/O Devices 6464720 Deliver a FMA I/O retire agent --HG-- rename : usr/src/cmd/fm/modules/common/io-retire/ior_main.c => deleted_files/usr/src/cmd/fm/modules/common/io-retire/ior_main.c --- usr/src/cmd/ctwatch/ctwatch.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'usr/src/cmd/ctwatch') diff --git a/usr/src/cmd/ctwatch/ctwatch.c b/usr/src/cmd/ctwatch/ctwatch.c index 6247ccaf34..a42d109983 100644 --- a/usr/src/cmd/ctwatch/ctwatch.c +++ b/usr/src/cmd/ctwatch/ctwatch.c @@ -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. @@ -20,7 +19,7 @@ * CDDL HEADER END */ /* - * Copyright 2004 Sun Microsystems, Inc. All rights reserved. + * Copyright 2007 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -54,6 +53,7 @@ struct { int found; } types[] = { { "process", 0 }, + { "device", 0 }, { NULL } }; -- cgit v1.2.3