Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/27/1996 20:40:02
gwr
Sun Oct 27 12:30:53 PST 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv27084
Modified Files:
subr_prf.c
Log Message:
The hack-ish tricks to make the ANSI-style va_start macro work in
non-ANSI mode were not quite complete. This makes non-ANSI work.
Perhaps it would be better to eliminate this hack altogether...
gwr
Sun Oct 27 12:31:49 PST 1996
Update of /cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv27249
Modified Files:
vm_glue.c
Log Message:
The hack-ish tricks to make the ANSI-style va_start macro work in
non-ANSI mode were not quite complete. This makes non-ANSI work.
Perhaps it would be better to eliminate this hack altogether...