Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mycroft
Mon Apr 28 11:30:23 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv19846/dev/isa
Modified Files:
if_iy.c
Log Message:
Oops; forgot to GC the last mbuf allocated when out of clusters.
Also, remove the internal mbuf queue, which is not needed by this driver.
mycroft
Mon Apr 28 11:33:01 PDT 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv20401/dev/ofw
Modified Files:
ofnet.c
Log Message:
Oops; forgot to GC the last mbuf allocated when out of clusters.
Also, DTRT if OF_read() returns 0 when no data is available..
mycroft
Mon Apr 28 11:34:00 PDT 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv20600
Modified Files:
ofcons.c
Log Message:
DTRT if OF_read() returns 0 when no data is available.
mycroft
Mon Apr 28 11:36:38 PDT 1997
Update of /cvsroot/src/sys/arch/powerpc/stand/ofwboot
In directory netbsd1:/var/slash-tmp/cvs-serv21127
Modified Files:
Locore.c netif_of.c
Log Message:
DTRT if OF_read() returns 0 when no data is available.
Home |
Main Index |
Thread Index |
Old Index