Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Tue May 19 12:00:11 PDT 1998
Update of /cvsroot/src/sys/vm
In directory nb00:/tmp/cvs-serv26550/vm

Modified Files:
        pmap.h 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:13 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/alpha
In directory nb00:/tmp/cvs-serv26550/arch/alpha/alpha

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:13 PDT 1998
Update of /cvsroot/src/sys/arch/amiga/amiga
In directory nb00:/tmp/cvs-serv26550/arch/amiga/amiga

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:14 PDT 1998
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory nb00:/tmp/cvs-serv26550/arch/arm32/arm32

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:14 PDT 1998
Update of /cvsroot/src/sys/arch/atari/atari
In directory nb00:/tmp/cvs-serv26550/arch/atari/atari

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:15 PDT 1998
Update of /cvsroot/src/sys/arch/bebox/bebox
In directory nb00:/tmp/cvs-serv26550/arch/bebox/bebox

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:15 PDT 1998
Update of /cvsroot/src/sys/arch/hp300/hp300
In directory nb00:/tmp/cvs-serv26550/arch/hp300/hp300

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:16 PDT 1998
Update of /cvsroot/src/sys/arch/i386/i386
In directory nb00:/tmp/cvs-serv26550/arch/i386/i386

Modified Files:
        pmap.c pmap.new.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:16 PDT 1998
Update of /cvsroot/src/sys/arch/mac68k/mac68k
In directory nb00:/tmp/cvs-serv26550/arch/mac68k/mac68k

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:16 PDT 1998
Update of /cvsroot/src/sys/arch/mips/mips
In directory nb00:/tmp/cvs-serv26550/arch/mips/mips

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:16 PDT 1998
Update of /cvsroot/src/sys/arch/mvme68k/mvme68k
In directory nb00:/tmp/cvs-serv26550/arch/mvme68k/mvme68k

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:17 PDT 1998
Update of /cvsroot/src/sys/arch/pc532/pc532
In directory nb00:/tmp/cvs-serv26550/arch/pc532/pc532

Modified Files:
        pmap.c pmap.new.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:17 PDT 1998
Update of /cvsroot/src/sys/arch/pica/pica
In directory nb00:/tmp/cvs-serv26550/arch/pica/pica

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:17 PDT 1998
Update of /cvsroot/src/sys/arch/powerpc/powerpc
In directory nb00:/tmp/cvs-serv26550/arch/powerpc/powerpc

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:18 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/sparc
In directory nb00:/tmp/cvs-serv26550/arch/sparc/sparc

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:18 PDT 1998
Update of /cvsroot/src/sys/arch/sun3/sun3
In directory nb00:/tmp/cvs-serv26550/arch/sun3/sun3

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:19 PDT 1998
Update of /cvsroot/src/sys/arch/sun3/sun3x
In directory nb00:/tmp/cvs-serv26550/arch/sun3/sun3x

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:19 PDT 1998
Update of /cvsroot/src/sys/arch/vax/vax
In directory nb00:/tmp/cvs-serv26550/arch/vax/vax

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


thorpej
Tue May 19 12:00:19 PDT 1998
Update of /cvsroot/src/sys/arch/x68k/x68k
In directory nb00:/tmp/cvs-serv26550/arch/x68k/x68k

Modified Files:
        pmap.c 
Log Message:
It is no longer necessary for pmap_pinit() and pmap_release() to be
pmap interface functions, as NetBSD no longer uses statically allocated
pmaps (except for the kernel pmap, which is special-cased anyhow).


tv
Tue May 19 12:09:31 PDT 1998
Update of /cvsroot/src/gnu/usr.bin
In directory nb00:/tmp/cvs-serv26831

Modified Files:
        Makefile 
Log Message:
Add support for building gas from the GNU binutils (2.8.1 at the moment)
'dist' tree for NetBSD/arm32.  Other ports can follow as support is added
for each port.


tv
Tue May 19 12:09:32 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/gas.new
In directory nb00:/tmp/cvs-serv26831/gas.new

Added Files:
        Makefile config.h 
Log Message:
Add support for building gas from the GNU binutils (2.8.1 at the moment)
'dist' tree for NetBSD/arm32.  Other ports can follow as support is added
for each port.


tv
Tue May 19 12:09:33 PDT 1998
Update of /cvsroot/src/gnu/usr.bin/gas.new/arch/arm32
In directory nb00:/tmp/cvs-serv26831/gas.new/arch/arm32

Added Files:
        Makefile.inc itbl-cpu.h obj-format.h targ-cpu.h targ-env.h 
Log Message:
Add support for building gas from the GNU binutils (2.8.1 at the moment)
'dist' tree for NetBSD/arm32.  Other ports can follow as support is added
for each port.




Home | Main Index | Thread Index | Old Index