Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/ccdconfig Sync with rev. 1.19 of vnconfig.c.
details: https://anonhg.NetBSD.org/src/rev/c7deb898f0d4
branches: trunk
changeset: 487589:c7deb898f0d4
user: enami <enami%NetBSD.org@localhost>
date: Fri Jun 09 15:06:31 2000 +0000
description:
Sync with rev. 1.19 of vnconfig.c.
diffstat:
sbin/ccdconfig/ccdconfig.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r faab911d2dc3 -r c7deb898f0d4 sbin/ccdconfig/ccdconfig.c
--- a/sbin/ccdconfig/ccdconfig.c Fri Jun 09 15:03:34 2000 +0000
+++ b/sbin/ccdconfig/ccdconfig.c Fri Jun 09 15:06:31 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ccdconfig.c,v 1.29 2000/02/16 06:52:32 enami Exp $ */
+/* $NetBSD: ccdconfig.c,v 1.30 2000/06/09 15:06:31 enami Exp $ */
/*-
* Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
@@ -41,11 +41,9 @@
__COPYRIGHT(
"@(#) Copyright (c) 1996, 1997\
The NetBSD Foundation, Inc. All rights reserved.");
-__RCSID("$NetBSD: ccdconfig.c,v 1.29 2000/02/16 06:52:32 enami Exp $");
+__RCSID("$NetBSD: ccdconfig.c,v 1.30 2000/06/09 15:06:31 enami Exp $");
#endif
-#define __POOL_EXPOSE /* dev/ccdvar.h uses struct pool */
-
#include <sys/param.h>
#include <sys/ioctl.h>
#include <sys/disklabel.h>
Home |
Main Index |
Thread Index |
Old Index