Source-Changes archive

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

NetBSD master CVS tree commits



drochner
Wed Sep 17 11:02:12 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv9601

Modified Files:
        exec.c exec_fromdos.c 
Log Message:
Use the "bootinfo" defined structures to collect information about boot
device/file and console setting, remove the old, limited, "xbootinfo".
Fix a printf() format warning in debug code.


drochner
Wed Sep 17 11:04:21 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv9841

Modified Files:
        libi386.h 
Log Message:
Add now common menu / parsing functions.
Adapt to new console I/O functionality.
Update exec() arguments.


drochner
Wed Sep 17 11:08:14 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv10136

Modified Files:
        biosdisk.c 
Log Message:
Do the vararg stuff cleanly.
Collect disk information in a "bootinfo" structure.


drochner
Wed Sep 17 11:09:05 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv10198

Modified Files:
        dosfile.c 
Log Message:
Convert DOS error numbers into UNIX errno values.




Home | Main Index | Thread Index | Old Index