Source-Changes archive

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

NetBSD master CVS tree commits



drochner
Fri Jun 13 06:22:11 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/biosboot
In directory netbsd1:/var/slash-tmp/cvs-serv17489

Modified Files:
        main.c 
Log Message:
Remove strerror() prototype, it goes into stand.h.


drochner
Fri Jun 13 06:24:14 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/dosboot
In directory netbsd1:/var/slash-tmp/cvs-serv18686

Modified Files:
        main.c 
Log Message:
Remove strerror() prototype, it goes into stand.h.


drochner
Fri Jun 13 06:25:27 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/netboot
In directory netbsd1:/var/slash-tmp/cvs-serv18728

Modified Files:
        main.c 
Log Message:
Remove strerror() prototype, it goes into stand.h.
Pass console selection to exec_netbsd().


drochner
Fri Jun 13 06:28:23 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/netboot
In directory netbsd1:/var/slash-tmp/cvs-serv18768

Modified Files:
        dev_net.c 
Log Message:
The socket descriptor can only be used by one connection at a time.
Simplify the code accordingly.




Home | Main Index | Thread Index | Old Index