thorpej
5485bcb973
Fix a buglet in tlp_reset(): don't touch the Tulip for at least 50
...
PCI cycles after starting the reset; it won't respond. This will
cause a machine check on some Alpha core logic chipsets (e.g. 21071 APECS).
1999-09-19 20:51:09 +00:00
christos
f6b5fa06ab
Fix floppy build in the presense of weak symbols.
1999-09-19 19:51:11 +00:00
chs
fb1cb1ede1
fix a prototype that was missed in the pmap_extract() API change.
1999-09-19 19:06:19 +00:00
chs
b42715c204
fix something that was missed in the PMAP_NEW cleanup.
1999-09-19 19:05:44 +00:00
jsm
8cdc3f1b7f
Cleanup and warning fixes for phantasia/setup.c.
1999-09-19 18:14:52 +00:00
jsm
2e57752a37
Allow dm to ban games playing 11pm-midnight.
...
From OpenBSD.
1999-09-19 18:13:41 +00:00
jsm
d615d2a90e
Define variables as BOOLEAN, not bool, where the extern declarations
...
already use BOOLEAN.
1999-09-19 18:12:09 +00:00
jsm
93789c3665
Further warning fix for mkdict.
1999-09-19 18:10:48 +00:00
is
6b3625a6ad
Oops. The overflow code should not have been copied from the userland
...
version.
1999-09-19 15:58:02 +00:00
drochner
fa13e8eb92
set odd parity for the serial line
...
(done by directly setting zilog chip control bits -- there should be
a zs_set_frame() or so in z8530sc.c)
fixes PR port-alpha/8423 by Konrad Schroder <perseant@hhhh.org>
1999-09-19 14:45:47 +00:00
simonb
f9d2e41bb7
Supply an argument to -width in bulleted list definition.
1999-09-19 13:00:13 +00:00
scw
b8cb8025c3
intoa.c is now required in the standalone library.
1999-09-19 09:57:52 +00:00
takemura
99c6eadf85
Add man8.hpcmips.
1999-09-19 09:52:28 +00:00
jsm
54abf681cb
Add alternative style for commands at end of game (#ifdef NEW_STYLE).
1999-09-19 09:42:38 +00:00
tron
d8374e2e8b
Add termcap entry for "beterm" supplied by Rob Windsor in PR misc/8441.
1999-09-19 09:35:44 +00:00
ross
add81fb25a
New -s option. Arranges for the 64-bit alpha checksum to contain within it
...
an embedded 16-bit sparc checksum and 16-bit sparc magic number.
See also: rev 1.16
1999-09-19 04:54:57 +00:00
ross
9ff31ad0f5
New option: -s
...
.
Makes the 64-bit alpha checksum magically contain an embedded 16-bit
Sun (NetBSD/sparc) compatible magic number and checksum. This is the
last piece in the "boot one disk from alpha, sun, and i386" problem.
.
And for those who told me this had been done before, :-P. It turns out,
it was only done in the collective sense by multi-disk distributions.
1999-09-19 03:19:00 +00:00
ross
33630db000
Document -s: arrange for a Sun and NetBSD/sparc-compatible checksum.
1999-09-19 03:07:59 +00:00
takemura
acf6db50be
Create new directory, man8.hpcmips and add new files which relate to MAKEDEV.
1999-09-19 02:59:16 +00:00
shin
e088980de7
Bugfix: Initialize 'hz' to CLOCK_RATE.
1999-09-19 00:46:05 +00:00
ad
a74cd67dcf
Some cleanup [Fixes to follow as soon as I get a CD-ROM drive at home]
1999-09-18 21:15:23 +00:00
jsm
3e35da6e70
Warning cleanup for boggle's mkdict and mkindex.
1999-09-18 20:50:28 +00:00
jsm
20e3305006
Fix -Wsign-compare warnings.
1999-09-18 19:38:46 +00:00
ad
5118f5b2cc
Consistancy nits.
1999-09-18 18:45:39 +00:00
jsm
2dae19bfbc
Use strncpy() rather than strcpy() with fixed size buffer.
1999-09-18 16:47:11 +00:00
jsm
e4df5a936a
Add missing initialisers.
1999-09-18 16:42:29 +00:00
jsm
c15fcd0e23
Add FALLTHROUGH comment.
1999-09-18 16:41:38 +00:00
jsm
57b9dc499c
Give sensible error message in a shouldn't happen case.
1999-09-18 16:40:04 +00:00
augustss
fb7795c908
Make sure the HC deactivation is propagated.
1999-09-18 11:25:50 +00:00
scw
d1c5384e9a
Minor optimisation.
1999-09-18 09:45:05 +00:00
scw
500d9b9508
Make the sd, cd and md major numbers match reallity.
1999-09-18 09:42:46 +00:00
scw
7b5b8ca772
Fix a (mostly harmless) NULL de-reference when no boot args supplied.
1999-09-18 09:39:55 +00:00
scw
5e755998cc
Tidy up the ethernet buffer allocation code.
1999-09-18 09:37:35 +00:00
scw
af10a195af
Make sure the '167 phys_seg_list entry for offboard memory is empty.
1999-09-18 09:35:44 +00:00
scw
a96f5614ab
Make this compile again.
1999-09-18 09:26:00 +00:00
matt
9aab9d330a
Make this compile on alpha again.
1999-09-18 05:31:42 +00:00
ad
e6f3bfaa3a
N10's host interrupt register uses low nybble for interrupt cause, not the
...
entire word.
1999-09-18 01:50:24 +00:00
ad
91723eaf32
Regen.
1999-09-18 01:46:25 +00:00
ad
697eb331c5
Ammend some entries.
1999-09-18 01:46:01 +00:00
hubertf
1e7e884322
regen (mac68k, mvme68 and pmax didn't have these files before)
1999-09-18 00:31:01 +00:00
hubertf
018c7b4f42
Tidy up comments a bit, to make the manpages generated from the a bit
...
nicer. Also, add a comment on how to re-generate the manpages if the
MAKEDEV file was changed.
1999-09-18 00:23:35 +00:00
hubertf
fd0e795c41
mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
...
they have one now.
There are more ports with MAKEDEV files that don't have any subdirs
in man8 - I guess portmasters have their reason for this.
1999-09-18 00:20:16 +00:00
hubertf
b3a4c76acf
Script to automatically generate man8.*/MAKEDEV.8 manpages from
...
etc.*/MAKDEV scripts, and template files for the manpages.
1999-09-18 00:15:05 +00:00
thorpej
9002796d07
If the interface is not marked as running, abort tlp_intr() early.
1999-09-17 21:57:36 +00:00
thorpej
79f938f5f8
Fix a few buglets in the multi-port 21040 code. ZNYX ZX314 confirmed
...
working now.
1999-09-17 21:55:01 +00:00
mycroft
959acd6d47
Looks like I forgot to add this copy of isnan.c.
1999-09-17 21:32:53 +00:00
jsm
1ce2a7dce3
Make word list for hangman selectable at run time.
1999-09-17 20:45:48 +00:00
jsm
010f0ab865
Convert tetris to use <err.h> functions.
1999-09-17 20:44:51 +00:00
thorpej
0d7a86c356
- Centralize the declaration and clearing of `cold'.
...
- Call configure() after setting up proc0.
- Call initclocks() from configure(), after cpu_configure(). Once the
clocks are running, clear `cold'. Then run interrupt-driven
autoconfiguration.
1999-09-17 20:11:56 +00:00
thorpej
11cae42531
Centralize the declaration and clearing of `cold'.
1999-09-17 19:59:35 +00:00