Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
drochner
Tue Jul 28 13:10:55 PDT 1998
Update of /cvsroot/src/sys/arch/i386/stand/installboot
In directory nb00:/tmp/cvs-serv27064
Modified Files:
Makefile bootblks.c getmount.c installboot.c installboot.h
Log Message:
Use the new mkdtemp() instead of mktemp();mkdir().
Various cleanups (and typecasts) to get lint quiet.
Add remaining prototypes, enable -Wmissing-prototypes -Wstrict-prototypes.
drochner
Tue Jul 28 13:18:37 PDT 1998
Update of /cvsroot/src/sys/dev/pckbc
In directory nb00:/tmp/cvs-serv28159
Modified Files:
psm.c
Log Message:
Reset the mouse in attach(); Bog knows what other drivers did to it
in their probe()s.
Clean up some "pms" vs. "psm" naming confusion.
Home |
Main Index |
Thread Index |
Old Index