Source-Changes archive

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

NetBSD master CVS tree commits



cgd
Tue Feb 17 18:05:33 PST 1998
Update of /cvsroot/src/sys/arch/amiga/include
In directory nb00:/tmp/cvs-serv25309/arch/amiga/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:33 PST 1998
Update of /cvsroot/src/sys/arch/arm32/include
In directory nb00:/tmp/cvs-serv25309/arch/arm32/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:33 PST 1998
Update of /cvsroot/src/sys/arch/atari/include
In directory nb00:/tmp/cvs-serv25309/arch/atari/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:34 PST 1998
Update of /cvsroot/src/sys/arch/hp300/include
In directory nb00:/tmp/cvs-serv25309/arch/hp300/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:34 PST 1998
Update of /cvsroot/src/sys/arch/i386/include
In directory nb00:/tmp/cvs-serv25309/arch/i386/include

Modified Files:
        pmap.h pmap.new.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:34 PST 1998
Update of /cvsroot/src/sys/arch/mac68k/include
In directory nb00:/tmp/cvs-serv25309/arch/mac68k/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:35 PST 1998
Update of /cvsroot/src/sys/arch/mvme68k/include
In directory nb00:/tmp/cvs-serv25309/arch/mvme68k/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:35 PST 1998
Update of /cvsroot/src/sys/arch/pc532/include
In directory nb00:/tmp/cvs-serv25309/arch/pc532/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:35 PST 1998
Update of /cvsroot/src/sys/arch/sun3/include
In directory nb00:/tmp/cvs-serv25309/arch/sun3/include

Modified Files:
        pmap3.h pmap3x.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:35 PST 1998
Update of /cvsroot/src/sys/arch/vax/include
In directory nb00:/tmp/cvs-serv25309/arch/vax/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:36 PST 1998
Update of /cvsroot/src/sys/arch/x68k/include
In directory nb00:/tmp/cvs-serv25309/arch/x68k/include

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)


cgd
Tue Feb 17 18:05:36 PST 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv25309/vm

Modified Files:
        pmap.h 
Log Message:
Move pmap_map() function definition to MD headers, as appropriate.  It's
an internal function, and the VM system shouldn't try to prototype it.
(Note that some ports _don't_ prototype it.)




Home | Main Index | Thread Index | Old Index