Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Welcome to 1.5Z [struct ucred changes]
details: https://anonhg.NetBSD.org/src/rev/7baa2015c2dd
branches: trunk
changeset: 518397:7baa2015c2dd
user: christos <christos%NetBSD.org@localhost>
date: Thu Nov 29 21:20:36 2001 +0000
description:
Welcome to 1.5Z [struct ucred changes]
diffstat:
sys/sys/param.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r db18ba142cbd -r 7baa2015c2dd sys/sys/param.h
--- a/sys/sys/param.h Thu Nov 29 21:20:17 2001 +0000
+++ b/sys/sys/param.h Thu Nov 29 21:20:36 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: param.h,v 1.133 2001/11/21 00:58:08 enami Exp $ */
+/* $NetBSD: param.h,v 1.134 2001/11/29 21:20:36 christos Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@@ -67,7 +67,7 @@
* Don't forget to change conf/osrelease.sh too.
*/
-#define __NetBSD_Version__ 105250000 /* NetBSD 1.5Y */
+#define __NetBSD_Version__ 105260000 /* NetBSD 1.5Z */
/*
* Historical NetBSD #define
Home |
Main Index |
Thread Index |
Old Index