Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Sun Dec  7 08:06:23 PST 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv24039

Modified Files:
        spkr.c 
Log Message:
Use malloc()/free() for the temporary buffer, not geteblk()/brelse().


thorpej
Sun Dec  7 08:07:23 PST 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv24424

Modified Files:
      Tag: netbsd-1-3
        spkr.c 
Log Message:
Pull up from trunk: use malloc()/free(), not geteblk()/brelse().


thorpej
Sun Dec  7 08:09:39 PST 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv24508

Modified Files:
        lpt.c lptvar.h 
Log Message:
Use malloc()/free(), not geteblk()/brelse(), for the device buffer.




Home | Main Index | Thread Index | Old Index