Source-Changes archive

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

NetBSD master CVS tree commits



veego
Sun Apr 13 11:42:21 PDT 1997
Update of /cvsroot/src/usr.sbin/ipf/ipf
In directory netbsd1:/var/slash-tmp/cvs-serv19715

Modified Files:
        ipfilter2netbsd 
Log Message:
ipf is build with -static and installed in /sbin


perry
Sun Apr 13 11:44:40 PDT 1997
Update of /a/cvsroot/src/sys/arch/i386/stand/biosboot
In directory netbsd1:/var/slash-tmp/cvs-serv19822/biosboot

Modified Files:
        main.c 
Log Message:
1) Make carriage return start boot immediately.
2) Make "quit" reboot machine. This works by adding a reboot assembler
   hook that calls INT 19h


perry
Sun Apr 13 11:44:42 PDT 1997
Update of /a/cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv19822/lib

Modified Files:
        Makefile libi386.h 
Log Message:
1) Make carriage return start boot immediately.
2) Make "quit" reboot machine. This works by adding a reboot assembler
   hook that calls INT 19h


perry
Sun Apr 13 11:45:38 PDT 1997
Update of /a/cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv20651

Added Files:
        biosreboot.S 
Log Message:
Provides "reboot" call, which just calles INT 19h to ask the bios to
reboot the machine.
This may be insufficient, but its enough for now.


perry
Sun Apr 13 11:49:31 PDT 1997
Update of /a/cvsroot/src/sys/arch/i386/stand/biosboot
In directory netbsd1:/var/slash-tmp/cvs-serv23124

Modified Files:
        version.c 
Log Message:
bump to 2.0Beta2; we'll keep incrementing until we release the real 2.0



Home | Main Index | Thread Index | Old Index