Source-Changes archive

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

NetBSD master CVS tree commits



briggs
Sun May  5 02:16:18 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13720/conf

Modified Files:
        GENERIC Makefile.mac68k OCELOT PUMA RAMDISK SPOT files.mac68k 
        std.mac68k 
Log Message:
Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
Also change the device probing scheme to use something a bit more rational.
A current side-effect is that nubus cards are double-mapped.  I expect
to fix that shortly.
Also change splclock() to block everything but serial hardware interrupts.

briggs
Sun May  5 02:17:27 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13720/dev

Modified Files:
        adb.c adbsys.c adbvar.h asc.c grf.c grf_iv.c grf_mv.c grfvar.h 
        if_ae.c ite.c mac68k5380.c ncr5380.c ncr5380reg.h nubus.c 
        nubus.h rd_root.c sbc.c scsi.c scsi96.c ser.c 
Added Files:
        ascvar.h itevar.h ncr5380var.h obio.c 
Log Message:
Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
Also change the device probing scheme to use something a bit more rational.
A current side-effect is that nubus cards are double-mapped.  I expect
to fix that shortly.
Also change splclock() to block everything but serial hardware interrupts.

briggs
Sun May  5 02:18:10 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13720/include

Modified Files:
        adbsys.h cdefs.h cpu.h disklabel.h exec.h float.h frame.h 
        param.h pcb.h pmap.h profile.h psl.h pte.h reg.h scsi96reg.h 
        types.h viareg.h 
Added Files:
        autoconf.h 
Log Message:
Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
Also change the device probing scheme to use something a bit more rational.
A current side-effect is that nubus cards are double-mapped.  I expect
to fix that shortly.
Also change splclock() to block everything but serial hardware interrupts.

briggs
Sun May  5 02:19:11 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/mac68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13720/mac68k

Modified Files:
        autoconf.c clock.c conf.c disksubr.c fpu.c genassym.c 
        machdep.c macrom.c macrom.h mem.c pmap.c pmap_bootstrap.c 
        pram.h swapgeneric.c sys_machdep.c trap.c via.c vm_machdep.c 
Log Message:
Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
Also change the device probing scheme to use something a bit more rational.
A current side-effect is that nubus cards are double-mapped.  I expect
to fix that shortly.
Also change splclock() to block everything but serial hardware interrupts.



Home | Main Index | Thread Index | Old Index