Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Mon, 26 Aug 1996 21:00:05 -0400 (EDT)
cgd
Mon Aug 26 20:51:31 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25084
Modified Files:
pdqreg.h
Log Message:
Including user-land headers in kernel code is not allowed in NetBSD.
Therefore:
(1) define offsetof here, and
(2) implement assertion checking in terms of the libkern
assertion-checking macros.
cgd
Mon Aug 26 20:55:32 EDT 1996
Update of /a/cvsroot/doc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv25133
Modified Files:
CHANGES
Log Message:
> Add machine-independent assertion-checking macros (assert,
> KASSERT, KDASSERT). [cgd 960826]
Also, minor cleanup of a few previously-existing entries.
Home |
Main Index |
Thread Index |
Old Index