Source-Changes archive

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

NetBSD master CVS tree commits



christos
Thu Oct 10 15:52:11 EDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv27984

Modified Files:
        cy_pci.c 
Log Message:
- printf -> kprintf, sprintf -> ksprintf
- remove unused variables.
- fix cleanup code in case of probe failure.


christos
Thu Oct 10 15:53:04 EDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv28124

Modified Files:
        bha_pci.c 
Log Message:
- printf -> kprintf, sprintf -> ksprintf
- include systm.h


christos
Thu Oct 10 15:54:15 EDT 1996
Update of /a/cvsroot/src/sys/dev/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv27839

Modified Files:
        ahb.c ahc_eisa.c bha_eisa.c eisa.c if_ep_eisa.c if_fea.c 
        uha_eisa.c 
Log Message:
printf -> kprintf, sprintf -> ksprintf


christos
Thu Oct 10 15:55:49 EDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv28418

Modified Files:
        ahc_pci.c 
Log Message:
- move a variable declaration that is unused under NetBSD into the ifdef
  for FreeBSD
- printf -> kprintf, sprintf -> ksprintf


christos
Thu Oct 10 15:58:28 EDT 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv28583

Modified Files:
        if_de.c if_en_pci.c if_ep_pci.c if_fpa.c if_le_pci.c ncr.c 
        pci.c pci_subr.c ppb.c 
Log Message:
printf -> kprintf, sprintf -> ksprintf


gwr
Thu Oct 10 12:58:35 PDT 1996
Update of /cvsroot/src/distrib/miniroot
In directory netbsd1:/var/slash-tmp/cvs-serv28728

Modified Files:
        Makefile install.sh install.sub 
Log Message:
Merge the netbsd-1-2 branch back into the mainline.


christos
Thu Oct 10 15:59:18 EDT 1996
Update of /a/cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv28868

Modified Files:
        uha.c 
Log Message:
- printf -> kprintf, sprintf -> ksprintf
- include <systm.h>




Home | Main Index | Thread Index | Old Index