NetBSD 1.5H: struct ifnet changed.

This commit is contained in:
thorpej 2000-10-11 16:55:11 +00:00
parent fabbb33a60
commit 339724bb6f
2 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# $NetBSD: osrelease.sh,v 1.53 2000/09/28 19:05:08 eeh Exp $
# $NetBSD: osrelease.sh,v 1.54 2000/10/11 16:55:12 thorpej Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@ -39,8 +39,7 @@
# Release number to use
# Also check __NetBSD_Version__ in sys/sys/param.h if you change this!
release=1.5G
release=1.5H
case $1 in
-s)

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.107 2000/09/28 19:05:07 eeh Exp $ */
/* $NetBSD: param.h,v 1.108 2000/10/11 16:55:11 thorpej Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -65,7 +65,7 @@
*
*/
#define __NetBSD_Version__ 105070000 /* NetBSD 1.5G */
#define __NetBSD_Version__ 105080000 /* NetBSD 1.5H */
/*
* Historical NetBSD #define