Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Thu, 12 Oct 1995 01:50:20 -0400
jtc
Thu Oct 12 01:42:15 EDT 1995
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv16508
Revision/Branch: netbsd-1-1
Modified Files:
param.h
Log Message:
Updated for NetBSD for NetBSD 1.1.
Note that NetBSD constant was changed from the form YYYYMMR (where R
is release) to YYYYMM. This makes it consistant with the convention
used by BSD, _POSIX_VERSION, _XOPEN_VERSION, etc. -- other constants
provided for similar purposes.
This change will break any code that uses the NetBSD constant in the
correct manner (ie ``#if NetBSD > 1994100''). However, software that
uses this constant is rare and can be easily fixed if it is effected
by this change.
Home |
Main Index |
Thread Index |
Old Index