briggs
53c52257e1
Comiskey Park was the host of the Disco Demolition in 1979. Home of the
...
Chicago White Sox for 81 seasons: 1910-1990.
2002-07-12 13:42:06 +00:00
scw
1664941b2c
Blah, missed a comma.
2002-07-12 13:37:32 +00:00
itojun
24ef72afbf
print connect failure on debugging mode. sync w/openbsd
2002-07-12 13:28:36 +00:00
rafal
fa5c0332f8
Fix PR port-sgimips/17568: the PROM on early Indigo2 machines did not like
...
the ECOFF version of boot produced by `objcopy'. Using elf2ecoff make it
work, so use that instead. Also, don't bother stripping the bootblocks on
install (as that confuses strip, at least for the ECOFF one, and since the
build already strips them).
2002-07-12 13:04:03 +00:00
scw
2675306718
Add IEEE FP mode control functions and definitions for SH5.
2002-07-12 12:20:24 +00:00
scw
67ea1085eb
Add MD procfs stub for SH5.
2002-07-12 11:20:12 +00:00
scw
270555326f
More SH5 toolchain hacks: Don't define _BSD_WCHAR_T if compiling C++.
2002-07-12 11:19:08 +00:00
matt
bbab86c27b
Enable COMPAT_LINUX
2002-07-12 05:30:24 +00:00
tshiozak
bbf8234bfe
add Slovak (sk_SK) locale support.
2002-07-12 05:20:46 +00:00
thorpej
b13f958c53
Match the BCM5421, found on the Apple Xserve. From Matt Thomas.
2002-07-12 04:00:10 +00:00
itojun
374ba6170a
strdup -> xstrdup (handle malloc error right)
2002-07-12 03:05:13 +00:00
thorpej
3eface1664
Make release building work again.
2002-07-12 02:24:23 +00:00
simonb
0e084cea1c
Add a comment; fix white-space niggle.
2002-07-12 00:40:00 +00:00
simonb
bb0c5d7d98
Don't need to include <sys/malloc.h>, <machine/locore.h> or
...
<uvm/uvm_extern.h> here.
2002-07-12 00:27:18 +00:00
simonb
85c8470e73
Fix a typo in a comment.
2002-07-12 00:23:04 +00:00
scw
f0643885eb
Fix a mem_region botch:
...
physmemr and availmemr both need to be arrays, where the last element
has `size' set to zero to act as a terminator.
2002-07-11 21:50:22 +00:00
scw
4c8e482124
Add SH5 support. (Missed these during the last sweep of my local tree)
2002-07-11 21:46:21 +00:00
augustss
ca8d36994e
Add a quirk for Trumpion device (extracted from OpenBSD).
2002-07-11 21:42:23 +00:00
augustss
8db4c51ebe
Regen.
2002-07-11 21:41:32 +00:00
augustss
5128e283d3
Add Trumpion device (from OpenBSD).
2002-07-11 21:41:12 +00:00
yamt
43b3a8007f
don't access freed memory.
2002-07-11 21:37:51 +00:00
scw
60fb656ee5
Validate the branch target registers and saved PC using the
...
appropriate macro.
2002-07-11 21:23:30 +00:00
scw
14013f679d
Add a macro which verifies that a 64-bit value is a valid effective
...
address as defined by the cpu's Implemented Effective Address bits.
2002-07-11 21:21:58 +00:00
yamt
c56faa76d8
don't access freed memory.
2002-07-11 21:21:53 +00:00
scw
d08670adc8
Sync with reality.
2002-07-11 21:20:23 +00:00
augustss
86650920c9
Get rid of trailing white space.
2002-07-11 21:14:24 +00:00
perseant
8f30dc2c9b
Remove lying comment on SEGM_PROT seglock.
2002-07-11 21:09:00 +00:00
scw
4036c57dcb
Work-around an internal compiler error on the SuperH sh5 toolchain.
2002-07-11 20:07:07 +00:00
junyoung
2570d0b9f2
Move 'for' to the right position.
2002-07-11 19:52:25 +00:00
scw
046bb1fbbc
Work-around an internal compiler error on the SuperH sh5 toolchain.
2002-07-11 19:47:17 +00:00
jdolecek
e7b5e675e6
sync with reality, couple whitespace fixes
2002-07-11 19:44:26 +00:00
jdolecek
474110ee92
add walnut-specific includes (uncovered by checkflist)
2002-07-11 19:40:02 +00:00
matt
b35e786de2
Add a linux_syscall_intern entry (appropriately ifdef'ed COMPAT_LINUX).
...
When/if PPC ever supports LKMs, this should be moved to a separate file.
2002-07-11 19:32:43 +00:00
scw
05774dcd91
Define NLIST_ELF32 and Define NLIST_ELF64 for SH5.
2002-07-11 19:15:54 +00:00
jdolecek
adaf086af4
do not install apbus.h, apcall.h, romcall.h
2002-07-11 19:04:19 +00:00
jdolecek
bb11cfcbd1
add bus.h (uncovered by checkflist)
2002-07-11 19:01:12 +00:00
scw
caf50cac16
SH5 lint target params.
2002-07-11 18:55:13 +00:00
thorpej
17c22b6599
List some additional DP83820-based cards.
2002-07-11 18:21:02 +00:00
thorpej
37422dde7e
Add 64-bit quirk for the Accton EN1407-T/Planex GN-1000TE. IDs provided
...
by SAITOH Masanobu <msaitoh@netbsd.org>.
2002-07-11 18:07:56 +00:00
mycroft
ade1f1e303
Oops; add scsibus too.
2002-07-11 18:07:22 +00:00
mycroft
8c81ec0a3c
Enable the SCSI driver.
2002-07-11 17:56:31 +00:00
thorpej
ad4531774a
Need <machine/psl.h> and <machine/signal.h>. Problem pointed out
...
by Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>.
2002-07-11 17:47:11 +00:00
scw
11c9d0366e
Fix a tryping error.
2002-07-11 17:41:40 +00:00
matt
79d770a01a
Add wchan to a panic (must have NOWAIT).
2002-07-11 17:18:48 +00:00
christos
f12f20db6c
Apply patches from Christian Limpach:
...
- NeXT label reading support
- SCSI dma fixes
- media support for if_xe.c
Some of these need more cleanup, but at least make SCSI support usable on
the NeXT.
2002-07-11 16:03:09 +00:00
scw
876ec719f0
MD etc files for evbsh5.
...
(copied from evbsh3)
2002-07-11 15:45:10 +00:00
scw
cad6d3b034
Add MKBFD=no for SH5.
2002-07-11 15:30:03 +00:00
wiz
7b1f0f9426
Remove duplicate 'to'. From Ryo HAYASAKA in bin/17562.
2002-07-11 15:06:04 +00:00
scw
8debe49965
SH5 Makefile Magic.
2002-07-11 15:00:57 +00:00
scw
0d0a6374ef
Some cleanups for the MACHINE_ARCH endian suffix change.
2002-07-11 14:42:55 +00:00