leo
7b7df70d77
Fix typo in neew config changes.
1996-03-20 08:17:48 +00:00
scottr
0b59005d3d
Fix a long-standing bug uncovered by the new device attachment
...
model. Thanks to Jason Thorpe for the fix (fixed PR 2235).
1996-03-20 05:10:54 +00:00
tls
9f01fb5000
apply Thorsten's patch to add gettytab support to telnetd.
1996-03-20 04:25:53 +00:00
jonathan
69a70ec129
Merge in changes from the Pica port.
...
Still needs more thought for single-stepping and process_write_regs().
1996-03-20 01:30:49 +00:00
jonathan
5d4883f9ed
Add "mips" to the machine line, to make config create a link
...
compile/XXXX/mips -> mips/include, and to use mips/conf/files.mips.
1996-03-20 01:17:06 +00:00
thorpej
c761c7d3ca
Shut up whining compiler so this will build on a SPARC again (-Wall).
1996-03-20 00:45:40 +00:00
jtc
d6055d74fc
sync with tzdata96e
1996-03-19 23:19:54 +00:00
thorpej
5c98887b14
Fix typo.
1996-03-19 22:56:53 +00:00
jonathan
e3bc270a69
Change "XXX_pmax" to "XXX_mips" in preparation for merging with
...
Pica reloc.h.
1996-03-19 22:18:45 +00:00
jtc
f9ccbe7d72
sync with tzdata96d
1996-03-19 18:50:55 +00:00
jonathan
f8342fcf97
Remove #ifdef LANGUAGE_C - protected definition of "struct reg".
...
(It was a duplicate of the real definition reg.h and was never used.)
1996-03-19 15:20:39 +00:00
leo
414369f5c6
Use the right cd-names.
1996-03-19 13:16:47 +00:00
leo
38432e7448
Debugger() prototype is in systm.h, don't define Debugger() here.
1996-03-19 13:15:34 +00:00
is
f6ff8b93d4
Add clobber lists at the appropriate places. The MMU initialization would
...
brake with gcc272 -O2.
1996-03-19 11:12:10 +00:00
jonathan
4758b69e7b
Replace ansi.h with a version that just does #include <mips/ansi.h>.
1996-03-19 11:00:16 +00:00
jonathan
53143b46f1
more merged pmax/mips header files: types.h
...
Replace header files from src/sys/arch/pmax/include/ with versions that
include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).
1996-03-19 05:18:26 +00:00
scottr
6dcb4fba8c
XXX !! Hack to make config.old-based ports generate an audio.h file.
...
Works around the problem reported in PR 2228.
1996-03-19 04:40:54 +00:00
jonathan
e1373a1fbf
Replace the following additional header files from src/sys/arch/pmax/include/
...
with versions that include equivalent files from <mips/include>,
after merging changes from the pmax and pica ports into the
src/sys/arch/mips/include tree.
ptrace.h cdefs.h pmap.h signal.h kdbparam.h
1996-03-19 04:39:01 +00:00
jonathan
d2c42783a3
Add trap definitions added for the r4000 port.
...
Note: T_USER is different in the pmax and pica ports!
1996-03-19 04:34:57 +00:00
paulus
21727fd08d
Change tty.4 to mention PPPDISC, as suggested in PR#1855.
1996-03-19 04:26:01 +00:00
jonathan
ac7c6304db
Add eight 32-bit (XXX) words of reserved space to struct sigcontext,
...
for binary compatibilty with the pica port.
1996-03-19 04:22:04 +00:00
jonathan
ad4d94c4f3
Change "pmax_xxx" macros to "mips_xxx" macros, in preparation
...
for moving to src/sys/arch/mips/include/pmap.h.
1996-03-19 04:15:15 +00:00
mycroft
78de5226a1
lto3b -> _lto3b
1996-03-19 03:28:45 +00:00
jonathan
648169b854
Kernel config file for source code shared by mips-based NetBSD ports.
1996-03-19 03:26:29 +00:00
jtc
62bdd99390
Sync with 4.4lite2
1996-03-19 03:21:27 +00:00
jonathan
ed6c35ae96
Replace the following header files from src/sys/arch/pmax/include/
...
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).
bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h
profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h
1996-03-19 03:06:28 +00:00
jonathan
23e6b87149
Replace the following header files from src/sys/arch/pmax/include/
...
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).
[bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h]
[profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h]
plus (missed one:)
ecoff.h
1996-03-19 03:06:27 +00:00
jonathan
234b085111
Replace the following header files from src/sys/arch/pmax/include/
...
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).
bsd-aout.h elf.h endian.h exec.h float.h ieeefp.h limit.h pcb.h proc.h
profile.h reg.h regdef.h setjmp.h stdarg.h vmparam.h
1996-03-19 03:06:27 +00:00
mycroft
e819063285
Define a full set of [234][bl]tol() and lto[234][bl]() conversion functions,
...
inlined.
Use sized types in protocol structures.
Make the definition of scsi_sense_data less ugly.
1996-03-19 03:05:15 +00:00
jtc
8707bd0e20
Added -I. and -I${.CURDIR} to CFLAGS.
1996-03-19 03:03:04 +00:00
jonathan
dcb272ef6e
Remove pmax-specific CLK_TICK to prepare for moving to sys/arch/mips.
1996-03-19 02:45:48 +00:00
jonathan
b495cef581
Add additional mips CPU and FPU ids from Pica port:
...
IDT r3081 family, r4600, MIPS-IV architecture, others.
1996-03-19 02:42:28 +00:00
jonathan
1cc17fc971
Change "pmax" -> "mips" before moving to sys/arch/mips/include.
1996-03-19 02:12:05 +00:00
jtc
e758ad3dac
imported from 44lite2
1996-03-19 02:06:46 +00:00
jtc
8f3d20ea80
Added `extern "C"' to getenv() declaration when compiling with C++.
1996-03-19 01:59:27 +00:00
paulus
fa78064f7c
Make inclusion of the PPP BSD-Compress and Deflate compressors
...
dependent on the PPP_BSDCOMP and PPP_DEFLATE kernel configuration
options, respectively.
1996-03-19 01:00:49 +00:00
jtc
e6ec329595
Fix typo. From Masanobu Saitoh in PR #2197 .
1996-03-18 23:16:57 +00:00
gwr
79eb9fbf61
Deal with devices that are slow to get off the bus.
1996-03-18 23:09:02 +00:00
fvdl
6c53a8d22f
Remove previously introduced bug: always make sure mappings of a removed
...
file don't stick around.
1996-03-18 23:06:08 +00:00
gwr
4e6633ab9a
Fix two bugs pointed out by Leo Weppelman:
...
(1) Did not initialize cs->cs_rr0 anywhere
(2) Have to read rr1 before the data it applies to
1996-03-18 23:06:02 +00:00
thorpej
280bbabcaa
RCS id police.
1996-03-18 22:48:34 +00:00
jonathan
c29eb3ea76
NetBSD's ieee FP definitions for the pmax are valid for other mips cpus;
...
change preprocessor XXX_PMAX_YYY #defines to XXX_MIPS_YYY.
1996-03-18 22:40:21 +00:00
thorpej
346e67f879
RCS id police.
1996-03-18 22:33:07 +00:00
christos
3c3a955cf2
Avoid unused label warning.
1996-03-18 21:48:19 +00:00
mark
11e435f55e
Declaration of Debugger() now matches the prototype in systm.h
1996-03-18 21:33:05 +00:00
mark
8ac78e8698
RCS Id police.
1996-03-18 21:23:09 +00:00
leo
08b137da1d
Omit kd_live argument to kvm_dump_mkheader().
1996-03-18 21:16:05 +00:00
leo
be74d305c7
Nuke the kd_live argument to kvm_dump_mkheader(). it's not needed anymore...
1996-03-18 21:14:44 +00:00
leo
c458aad2bf
Add a manual page for the kvm_dump_* functions.
1996-03-18 21:11:10 +00:00
leo
39a234873d
Build the 'stand' directory.
1996-03-18 21:08:36 +00:00