Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/18/1997 17:40:02
is
Fri Apr 18 10:32:06 PDT 1997
Update of /cvsroot/src/lib/libc/time
In directory netbsd1:/var/slash-tmp/cvs-serv11278

Modified Files:
	ctime.3 
Log Message:
The protoypes for ctime() and tzset() are in <time.h>. Move #include <time.h>
to the start of the SYNOPSIS so that people won't need to search them.


scottr
Fri Apr 18 10:38:09 PDT 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv11413

Modified Files:
	sbc.c 
Log Message:
For small writes, use PIO rather than PDMA; this increases the reliability
of the driver (considerably, on some systems/targets).