mrg
65e7d88ab1
cast realloc() calls to shutup c++ warnings
1996-03-25 00:36:18 +00:00
mycroft
3ab38e9ad4
Display the right sync period for fast devices.
1996-03-25 00:18:09 +00:00
fvdl
fa29f1090f
Return earlier on error in nfs_statfs. Should fix problem reported by
...
both mrg and cgd.
1996-03-24 23:58:10 +00:00
mycroft
dac7f9a885
Fix up a couple of printf()s.
1996-03-24 22:23:56 +00:00
mycroft
e2f1ed6ef2
Various, including:
...
* Display as much revision info as we can get.
* Fix a race condition that could cause interrupts to be lost.
* Handle `out of mailbox' conditions (much) more gracefully.
* Schedule timeouts more safely.
* Add diagnostic code to (correctly) detect if a CCB times out before its
outgoing mailbox is emptied.
1996-03-24 22:20:41 +00:00
jtk
d03349ad69
sync up with domestic fixes
1996-03-24 22:03:48 +00:00
jtk
c241e89a6f
grr, I forgot to add the #include <machine/spkr.h> and /dev/speaker
...
lines at the synopsis section.
1996-03-24 21:18:34 +00:00
jtk
be40704188
fix synopsis to match new attachment config line.
1996-03-24 21:15:50 +00:00
briggs
2422f1bc4e
Get rid of a compiler warning about Debugger();
1996-03-24 16:58:46 +00:00
jonathan
29aa0d22ca
Replace pica and pmax include/trap.h with versions that #include <mips/cpu.h>,
...
after merging the definition of T_USER in the pmax port, and moving
the result to mips/cpu.h.
1996-03-24 08:17:04 +00:00
jonathan
71b212b66a
Change pmax T_USER bit (software only) to be 0x20, the same as the
...
Pica port. (The r4000 CPU used in the pica has more hardware execption types.)
1996-03-24 08:12:53 +00:00
jonathan
c5f3b155a3
Replace pica and pmax include/cpu.h with versions that #include <mips/cpu.h>,
...
and add port-specific and r3k vs. r4k definitions.
1996-03-24 07:54:42 +00:00
mycroft
caeb897758
Fix trivial oversight in last.
1996-03-24 07:36:11 +00:00
mhitch
e1d4601b24
Fix for SCSI mode sense disk_pages structure change, and use the _lto3b()
...
conversion function.
1996-03-24 04:12:27 +00:00
mrg
2c329c900b
%d -> %ld in a few places...
1996-03-24 01:26:57 +00:00
pk
2dd9317452
Remove reference to sense code "internals".
1996-03-23 21:09:04 +00:00
jonathan
893a0b508b
fix case typo: CLKF_BASEPRI_R4k to _R4K
1996-03-23 20:28:19 +00:00
jonathan
cd58cb9caa
Factor out r3000 versus r4000 differences (CLKF_USERMODE() and CLKF_BASEPRI()),
...
provide r3k and r4k versions of each, and move to sys/arch/mips/include.
Note in comments where each mips-based port should provide
definitions in its own cpu.h after including this file.
1996-03-23 20:21:49 +00:00
jonathan
cc54da72aa
Just include the merged pica/pmax r2000/r4000 mips_opcode.h from
...
mips/include/mips_opcode.h.
1996-03-23 19:10:06 +00:00
jonathan
78aac1c7b9
Merge in additions of missing MIPS-I opcodes, and r4000-in-32-bit mode
...
opcodes from the Pica port. Per Fogelstrom claims the latter are all
supposedly MIPS-II (r6000) instructions, rather than MIPS-III (R4000),
but we haven't checked to be sure. Are LL/SC really in MIPS-II?
CVS:: ----------------------------------------------------------------------
1996-03-23 18:49:29 +00:00
is
ad32891e83
State explicitly that the install kernel needs the root and swap
...
partition on the same disk.
1996-03-23 15:21:39 +00:00
is
a6a8779b4e
It looks like the sense_data structure lost the extended_ prefix in the
...
name of some of its members. Adapt sbic.c to this. (Fixes PR 2245)
1996-03-23 15:09:54 +00:00
scottr
ecd20bc823
Add PPP compression options
1996-03-23 06:12:11 +00:00
scottr
6bd0c1ff9b
In link_down(), give a second arg to the close function. Fixes
...
a SEGV when pppd closes the link.
1996-03-23 05:43:11 +00:00
jonathan
bfb10e5bdf
Rename "pmax_elf_makecmds()" to "mips_elf_makecmds()".x
1996-03-23 04:59:00 +00:00
jonathan
8fb3add520
* Change setregs() to copy the initial entry point to $t9, to support PIC
...
code following the MIPS ELF abi.
* Move the kn01 interrupt handler outside of #ifdef DS5000, to support
3100-only kernels.
* Add #ifdef DS3100 around kn01_enable_intr() to allow configuring
turbochannel-only kernels.
Configuration-time support for specific models of DECstation still needs
more thought/work.
1996-03-23 04:35:03 +00:00
jonathan
1ca217b445
Replace the following header files from src/sys/arch/pica/include/
...
with versions that include equivalent files from <mips/include>.
(cvs magic copied the previous revisions, with history, to
src/sys/arch/mips/include).
ansi.h bsd-aout.h cdefs.h ecoff.h elf.h endian.h exec.h float.h ieeefp.h
kdbparam.h limits.h pcb.h pmap.h proc.h profile.h ptrace.h reg.h regdef.h
regnum.h reloc.h setjmp.h signal.h stdarg.h types.h varargs.h vmparam.h
NB: Some files (e.g., limits.h reloc.h pmap.h) add pica-specific #defines
to the generic mips support.
1996-03-23 03:42:25 +00:00
mrg
e5e3e0877a
add a SIGTERM handler to unmount the portal fs when killed. also put the
...
right PID in the mount table. from pr#893 <kstailey@leidecker.gsfc.nasa.gov>
1996-03-23 02:37:48 +00:00
jtc
be21c16fa0
hack to limit termcap strings to 1024 characters
1996-03-22 23:25:30 +00:00
gwr
daef0ae82a
The ramdisk is now a pseudo-device.
1996-03-22 23:02:02 +00:00
leo
634f5ade49
Correct #ifdef that survived the after-debug cleanup (Thanks Chris).
1996-03-22 09:07:03 +00:00
thorpej
44dcfee5ea
Move an #ifdef FIFO so this compiles on a SPARC (-Wall) if FIFO is not
...
defined.
1996-03-22 06:51:04 +00:00
scottr
f699270742
Overwrite existing snapshot kernel files when gzip'ing.
1996-03-22 05:14:27 +00:00
cgd
caf3bddd6f
make this a little bit closer to the pcivar.h header; no reason to
...
be gratuitously different in some places. (just cosmetic changes.)
1996-03-22 03:31:33 +00:00
mrg
59b7f344f3
add note about why we use /usr/sbin/sendmail.
1996-03-22 03:20:53 +00:00
cgd
780657a591
don't export eisa_cd. Drivers shouldn't need it, and, indeed, if they
...
do, they're probably doing thing the Wrong Way.
1996-03-22 02:43:54 +00:00
jtc
e522ca37ad
Changed _catopen() to always return ((nl_catd) -1) on error, and
...
changed _catgets() and _catclose() to special case catd's == -1.
This change fixes PR#2190, and brings _cat*() closer to XPG4.2
compliance.
1996-03-22 01:11:49 +00:00
mrg
014cccd163
now that sendmail supports SIGHUP, call sendmail with full path.
1996-03-22 00:44:59 +00:00
gwr
ac302c84e6
Correct type of the nofault pointer.
1996-03-21 23:03:49 +00:00
gwr
edf28f2285
Catch-up with cf_driver/cf_attach changes.
1996-03-21 23:01:21 +00:00
gwr
3143afbd6a
Fix typo
1996-03-21 22:37:26 +00:00
is
2ecf0a7b85
Interupts must be disabled and cleared before the PROM is read, as the int
...
line is shared with one of the PROMs address lines.
From PR #1478 by Jukka Marin.
1996-03-21 21:00:21 +00:00
is
381d40e063
Fix (critical) typos in installation document.
...
Closes PR 2230 by Thorsten Fruehauf.
1996-03-21 20:25:26 +00:00
jtc
ffdb8fb7c8
nsquery and nstest are no longer part of bind (or NetBSD)
1996-03-21 19:52:40 +00:00
jtc
04b0ab5344
Be pedantic, main() returns int in Standard C.
1996-03-21 18:30:19 +00:00
jtc
cac62b2d65
Be pedantic, main() returns int in C.
1996-03-21 17:56:15 +00:00
scottr
32a38f24e7
DEBUG -> SBC_DEBUG, and fix comment regarding sbc_options
1996-03-21 04:49:20 +00:00
scottr
3166ff9f2f
Add a SDEV_NOLUNS quirk for the Epson OMD-5010 removable MO cartridge drive.
1996-03-21 03:29:40 +00:00
jtc
fd08cf75d8
Handle null string in re_comp.
...
From Kazushi Jam Marukawa <kazusi-m@is.aist-nara.ac.jp> in PR 2196.
1996-03-21 03:11:13 +00:00
jtc
5f1b7809e2
fix damage caused by sccs (long ago)
1996-03-21 01:36:28 +00:00