The head is now NetBSD 1.3A -- update NetBSD and NetBSD1_2->NetBSD1_3
This commit is contained in:
parent
37e4eea4a4
commit
5381a8a29a
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: param.h,v 1.39 1997/10/04 17:33:42 veego Exp $ */
|
||||
/* $NetBSD: param.h,v 1.40 1997/10/21 05:24:42 perry Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1982, 1986, 1989, 1993
|
||||
@ -47,8 +47,8 @@
|
||||
#define BSD4_3 1
|
||||
#define BSD4_4 1
|
||||
|
||||
#define NetBSD 199706 /* NetBSD version (year & month). */
|
||||
#define NetBSD1_2 8 /* NetBSD 1.2F */
|
||||
#define NetBSD 199801 /* NetBSD version (year & month). */
|
||||
#define NetBSD1_3 2 /* NetBSD 1.3A */
|
||||
|
||||
#ifndef NULL
|
||||
#define NULL 0
|
||||
|
Loading…
Reference in New Issue
Block a user