Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys bump to 1.6ZH. add b_prio to struct buf.
details: https://anonhg.NetBSD.org/src/rev/4d98161e9483
branches: trunk
changeset: 557495:4d98161e9483
user: yamt <yamt%NetBSD.org@localhost>
date: Sat Jan 10 14:46:24 2004 +0000
description:
bump to 1.6ZH. add b_prio to struct buf.
diffstat:
sys/sys/param.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b401ac80294d -r 4d98161e9483 sys/sys/param.h
--- a/sys/sys/param.h Sat Jan 10 14:44:18 2004 +0000
+++ b/sys/sys/param.h Sat Jan 10 14:46:24 2004 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: param.h,v 1.183 2003/12/04 19:39:57 atatat Exp $ */
+/* $NetBSD: param.h,v 1.184 2004/01/10 14:46:24 yamt Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@@ -67,7 +67,7 @@
* needs to be updated and the changes sent back to the groff maintainers.
*/
-#define __NetBSD_Version__ 106330000 /* NetBSD 1.6ZG */
+#define __NetBSD_Version__ 106340000 /* NetBSD 1.6ZH */
/*
* Historical NetBSD #define
Home |
Main Index |
Thread Index |
Old Index