Subject: This week's NetBSD/amiga changes
To: None <amiga-dev@NetBSD.ORG>
From: Operator <root@endicor.com>
List: amiga-dev
Date: 01/27/1995 12:00:37
Below is a summary of changes that were committed in the last week.
This is an automated message. Please send any comments to
tsarna@endicor.com
---------------------------------
briggs
Fri Jan 20 16:12:01 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/mac68k
Modified Files:
machdep.c
Log Message:
Fixup for COMPAT_SUNOS. sun_ -> sunos_ and much from amiga folks.
briggs
Fri Jan 20 16:13:00 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/mac68k
Modified Files:
trap.c
Log Message:
%s/sun_/sunos_/g and grab a few comments from amiga trap.c.
briggs
Fri Jan 20 16:14:14 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/conf
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/fresh/sys/arch/mac68k/conf
Modified Files:
files.mac68k.newconf
Log Message:
sunos_sysent.c -> sunos_init_sysent.c and add a few tabs for
readability.
---------------------------------
cgd
Tue Jan 24 20:45:42 PST 1995
Update of /b/source/CVS/src/sys/dev
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/dev
Modified Files:
vnd.c vndioctl.h
Removed Files:
vn.c vnioctl.h
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:46:32 PST 1995
Update of /b/source/CVS/src/sys/dev
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/dev
Modified Files:
vndioctl.h
Log Message:
kill _PATH_VNTAB; it's no longer used by anything.
cgd
Tue Jan 24 20:48:10 PST 1995
Update of /b/source/CVS/src/sys/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/conf
Modified Files:
files files.newconf
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:12 PST 1995
Update of /b/source/CVS/src/sys/arch/amiga/amiga
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/amiga/amiga
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:13 PST 1995
Update of /b/source/CVS/src/sys/arch/da30/da30
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/da30/da30
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:15 PST 1995
Update of /b/source/CVS/src/sys/arch/hp300/hp300
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/hp300/hp300
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:18 PST 1995
Update of /b/source/CVS/src/sys/arch/i386/i386
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/i386/i386
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:20 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/mac68k
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/mac68k/mac68k
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:22 PST 1995
Update of /b/source/CVS/src/sys/arch/pc532/pc532
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/pc532/pc532
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:24 PST 1995
Update of /b/source/CVS/src/sys/arch/pmax/pmax
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/pmax/pmax
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:26 PST 1995
Update of /b/source/CVS/src/sys/arch/sparc/sparc
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/sparc/sparc
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
cgd
Tue Jan 24 20:48:28 PST 1995
Update of /b/source/CVS/src/sys/arch/sun3/sun3
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/sun3/sun3
Modified Files:
conf.c
Log Message:
vn -> vnd renaming, for consistency
---------------------------------
cgd
Wed Jan 25 12:44:45 PST 1995
Update of /b/source/CVS/src/usr.sbin/config.new
In directory sun-lamp.cs.berkeley.edu:/usr/src/usr.sbin/config.new
Modified Files:
config.h gram.y main.c scan.l sem.c
Log Message:
fix config.new's hardcoded partition number problems (read maxpartitions
in from a required keyword, and use it everywhere that's necessary), and
also (slightly) clean up the MACHINE_ARCH config file's inclusion.
cgd
Wed Jan 25 12:45:36 PST 1995
Update of /b/source/CVS/src/sys/arch/amiga/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/amiga/conf
Modified Files:
files.amiga.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:45:46 PST 1995
Update of /b/source/CVS/src/sys/arch/da30/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/da30/conf
Modified Files:
files.da30.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:45:47 PST 1995
Update of /b/source/CVS/src/sys/arch/i386/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/i386/conf
Modified Files:
files.i386.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:45:50 PST 1995
Update of /b/source/CVS/src/sys/arch/mac68k/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/mac68k/conf
Modified Files:
files.mac68k.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:45:52 PST 1995
Update of /b/source/CVS/src/sys/arch/pc532/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/pc532/conf
Modified Files:
files.pc532.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:45:54 PST 1995
Update of /b/source/CVS/src/sys/arch/sparc/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/sparc/conf
Modified Files:
files.sparc.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:45:57 PST 1995
Update of /b/source/CVS/src/sys/arch/sun3/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/sun3/conf
Modified Files:
files.sun3.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:45:59 PST 1995
Update of /b/source/CVS/src/sys/arch/vax/conf
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sys/arch/vax/conf
Modified Files:
files.vax.newconf
Log Message:
add 'maxpartitions' keyword as first 'intesting' thing in the file, to
facilitate the solution of config.new's hardcoded partition number
problems.
cgd
Wed Jan 25 12:48:43 PST 1995
Update of /b/source/CVS/doc
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/doc
Modified Files:
CHANGES
Log Message:
config.new MAXPARTITIONS.
---------------------------------
chopps
Thu Jan 26 04:30:21 PST 1995
Update of /b/source/CVS/src/sys/arch/amiga/dev
In directory sun-lamp.cs.berkeley.edu:/f/users/chopps/trees/src/sys/arch/amiga/dev
Modified Files:
sbic.c
Log Message:
apply patch to fix some renagade drives. from Eduardo E. Horvath (eeh@btr.com)
also enable sync by default.
---------------------------------
mycroft
Thu Jan 26 07:56:32 PST 1995
Update of /b/source/CVS/src/gnu/usr.bin/gdb/gdb/arch/m68k
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/gnu/usr.bin/gdb/gdb/arch/m68k
Modified Files:
m68k-nat.c tm-m68k.h tm.h
Log Message:
Use PT_GET*REGS and PT_SET*REGS.
---------------------------------
mycroft
Thu Jan 26 08:29:04 PST 1995
Update of /b/source/CVS/src/gnu/usr.bin/gdb/gdb/arch/m68k
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/gnu/usr.bin/gdb/gdb/arch/m68k
Modified Files:
m68k-nat.c tm-m68k.h
Log Message:
Rearrange slightly to avoid needing to change any generic code.
---------------------------------
mycroft
Thu Jan 26 10:26:02 PST 1995
Update of /b/source/CVS/src/sys/arch/m68k/include
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/m68k/include
Modified Files:
reg.h
Log Message:
Rearrange struct reg to match what the rest of the world expects.
mycroft
Thu Jan 26 10:27:40 PST 1995
Update of /b/source/CVS/src/gnu/usr.bin/gdb/gdb/arch/m68k
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/gnu/usr.bin/gdb/gdb/arch/m68k
Modified Files:
m68k-nat.c
Log Message:
Shorten register coping code.
---------------------------------
mycroft
Thu Jan 26 11:46:18 PST 1995
Update of /b/source/CVS/src/sys/arch/m68k/m68k
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/m68k/m68k
Modified Files:
process_machdep.c
Log Message:
Add process_{read,write}_fpregs().
mycroft
Thu Jan 26 11:47:10 PST 1995
Update of /b/source/CVS/src/sys/arch/m68k/include
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/m68k/include
Modified Files:
ptrace.h
Log Message:
Add PT_[GS]ETFPREGS.
mycroft
Thu Jan 26 11:48:50 PST 1995
Update of /b/source/CVS/src/sys/arch/m68k/include
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/m68k/include
Modified Files:
reg.h
Log Message:
Add struct fpreg.
---------------------------------