Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/arch/macppc/macppc Pull up rev 1.25.
details: https://anonhg.NetBSD.org/src/rev/f2a8425db3ba
branches: netbsd-1-5
changeset: 488989:f2a8425db3ba
user: tsubai <tsubai%NetBSD.org@localhost>
date: Wed Aug 09 10:05:46 2000 +0000
description:
Pull up rev 1.25.
Remove duplicated entry (index 22) in chrtoblk table.
diffstat:
sys/arch/macppc/macppc/conf.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 164b79d0d671 -r f2a8425db3ba sys/arch/macppc/macppc/conf.c
--- a/sys/arch/macppc/macppc/conf.c Wed Aug 09 08:27:48 2000 +0000
+++ b/sys/arch/macppc/macppc/conf.c Wed Aug 09 10:05:46 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: conf.c,v 1.21.2.1 2000/07/24 22:49:43 wrstuden Exp $ */
+/* $NetBSD: conf.c,v 1.21.2.2 2000/08/09 10:05:46 tsubai Exp $ */
/*
* Copyright (C) 1995, 1996 Wolfgang Solfrank.
@@ -265,7 +265,6 @@
/* 20 */ NODEV,
/* 21 */ NODEV,
/* 22 */ NODEV,
- /* 22 */ NODEV,
/* 23 */ NODEV,
/* 24 */ NODEV,
/* 25 */ 2,
Home |
Main Index |
Thread Index |
Old Index