Source-Changes archive

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

NetBSD master CVS tree commits



perry
Wed Mar 12 20:05:04 PST 1997
Update of /cvsroot/src/sbin/reboot
In directory netbsd1:/var/slash-tmp/cvs-serv514

Modified Files:
        Makefile 
Removed Files:
        boot_atari.8 boot_hp300.8 boot_i386.8 boot_mac68k.8 
        boot_pmax.8 boot_sparc.8 boot_sun3.8 boot_vax.8 boot_x68k.8 
Log Message:
The boot_${ARCH}.8 man files never belonged in reboot -- they have
been moved to man8.${ARCH}/boot.8. Note that this means that the
references in the pages to boot.8 are now actually true on many
architectures instead of being a lie on all.


cgd
Wed Mar 12 20:07:47 PST 1997
Update of /cvsroot/src/sys/dev/microcode/isp
In directory netbsd1:/var/slash-tmp/cvs-serv1044/dev/microcode/isp

Modified Files:
        asm_pci.h asm_sbus.h 
Log Message:
change microcode array definitions from "unsigned short" to the more
correct u_int16_t, and remove bogus casts that the old definition 
required.


cgd
Wed Mar 12 20:07:48 PST 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1044/dev/pci

Modified Files:
        isp_pci.c 
Log Message:
change microcode array definitions from "unsigned short" to the more
correct u_int16_t, and remove bogus casts that the old definition 
required.


cgd
Wed Mar 12 20:07:49 PST 1997
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv1044/arch/sparc/dev

Modified Files:
        isp_sbus.c 
Log Message:
change microcode array definitions from "unsigned short" to the more
correct u_int16_t, and remove bogus casts that the old definition 
required.




Home | Main Index | Thread Index | Old Index