mrg
|
514a5d2570
|
vm_page_bootstrap takes vaddr_t *'s not paddr_t *'s
|
1998-08-24 22:36:36 +00:00 |
|
hubertf
|
814a994a5e
|
Replace some homegrown string-functions with standard-<string.h>-macros.
Reported by Joseph Myers <jsm28@cam.ac.uk> in PR 6028.
|
1998-08-24 22:26:23 +00:00 |
|
hubertf
|
5f3ed2ad7d
|
Kill unused parameters, per PR 6023 by Joseph Myers <jsm28@cam.ac.uk>.
|
1998-08-24 22:07:37 +00:00 |
|
drochner
|
103b7e7b17
|
The Intel 82371MX identifies itself erroneously as a miscellaneous bridge.
(from "Johnny C. Lam" <lamj@stat.cmu.edu> per PR kern/6021)
|
1998-08-24 19:27:05 +00:00 |
|
tv
|
fe17f99289
|
Remove files obsoleted in egcs 1.1.
|
1998-08-24 19:17:11 +00:00 |
|
tv
|
8bbd864248
|
Import of egcs libstdc++ 1998-08-24 snapshot
|
1998-08-24 18:45:53 +00:00 |
|
tv
|
687193cf68
|
Resolve corn flakes.
|
1998-08-24 18:28:20 +00:00 |
|
tv
|
3fe379ca4b
|
Bugfix import of egcs 1.1, 1998-08-24 snapshot.
|
1998-08-24 18:00:40 +00:00 |
|
augustss
|
4e7c07c2b4
|
Write MIDI data from the sequencer to the device in a more sane way.
|
1998-08-24 17:59:25 +00:00 |
|
tv
|
2da237ca1f
|
Bugfix import of egcs 1.1, 1998-08-24 snapshot.
|
1998-08-24 17:55:20 +00:00 |
|
tv
|
705363981e
|
Bah; nuke "machine/" from bfd include path. This shouldn't have been part
of the commit (or part of the Makefile, for that matter).
|
1998-08-24 16:32:48 +00:00 |
|
matt
|
ea3bfd6d80
|
Fix bug in transmit logic that would transmits to stop. Boolean dyslexia
stricks again.
|
1998-08-24 14:09:15 +00:00 |
|
pk
|
c6905522d2
|
These files are no longer used.
|
1998-08-24 07:23:10 +00:00 |
|
tv
|
b3e9be0ee3
|
egcs warning fixes, clean up `register'
|
1998-08-24 02:37:16 +00:00 |
|
tv
|
54bf4389f9
|
egcs brace warning
|
1998-08-24 02:34:44 +00:00 |
|
sakamoto
|
62ed825858
|
vm_offset_t --> [pv]addr_t.
|
1998-08-24 01:40:26 +00:00 |
|
hubertf
|
13091fe5b7
|
Untakable objects are marked with NULL pointers, not empty strings,
resulting in core dumps. Fixed as per PR 6006 by Joseph Myers
<jsm28@cam.ac.uk>.
|
1998-08-24 00:25:32 +00:00 |
|
hubertf
|
2f4d86d39f
|
Propperly note place-change, as reported in PR 6008 by Joseph Samuel Myers
<jsm28@cam.ac.uk>
|
1998-08-24 00:22:45 +00:00 |
|
hubertf
|
99c239447e
|
Initialize return-value correctly as pointed out in PR 6007 by
Joseph Myers <jsm@octomino.demon.co.uk>.
|
1998-08-24 00:19:25 +00:00 |
|
pk
|
8c15879aa5
|
bitmask_snprintf() now takes a quad_t.
|
1998-08-23 22:43:27 +00:00 |
|
pk
|
9e744b8155
|
Merge Chris Torek's new `%b' bit-field format into bitmask_snprintf().
|
1998-08-23 22:42:32 +00:00 |
|
frueauf
|
781d14e780
|
Add missing \, pointed out by Frederick Bruckman <fb@enteract.com>.
|
1998-08-23 20:57:45 +00:00 |
|
eeh
|
d395d34886
|
Work on 32-bit cleanup.
|
1998-08-23 15:52:43 +00:00 |
|
eeh
|
41fb08c335
|
Added pv_syncflags() (unused) and debug stuff.
|
1998-08-23 15:51:23 +00:00 |
|
eeh
|
a579357e66
|
Remove dvma_mapin() and other cruft.
|
1998-08-23 15:49:02 +00:00 |
|
hubertf
|
476960b4dc
|
Add notes about steps to do after installation that are common to all
platforms; Thanks to Colin Wood and Simon Burge for their comments.
|
1998-08-23 12:42:16 +00:00 |
|
pk
|
66795e62e7
|
Move sparc_vme_dmamem_map() outside `#ifdef SUN4M'
|
1998-08-23 10:40:38 +00:00 |
|
tron
|
6986701b82
|
Sync manual page and usage() with reality, patches supplied by
Jim Bernard in PR pkg/6005.
|
1998-08-23 10:16:19 +00:00 |
|
pk
|
4539119e83
|
Nuke phys_map & old dvmamap.
|
1998-08-23 10:08:25 +00:00 |
|
pk
|
4fe6cdf6ca
|
Nuke obsolete prototype.
|
1998-08-23 10:07:09 +00:00 |
|
pk
|
2a6be00de5
|
Rename DVMA constants.
|
1998-08-23 10:05:53 +00:00 |
|
pk
|
666587112f
|
Use bus_dmamem_{alloc,free} instead of the old VM hack.
|
1998-08-23 10:04:56 +00:00 |
|
pk
|
e68fd96987
|
Remove DVMA address special cases in pv_changebit().
|
1998-08-23 10:01:24 +00:00 |
|
pk
|
434a2cc972
|
Nuke phys_map & old dvmamap.
|
1998-08-23 09:59:24 +00:00 |
|
pk
|
9a2b941ecb
|
Rename DVMA constants.
|
1998-08-23 09:53:03 +00:00 |
|
simonb
|
32a1e28254
|
Add missing \ to the end of a few lines.
|
1998-08-23 04:42:33 +00:00 |
|
eeh
|
5e1f92b621
|
64-bit clean cleanup of ofwboot.elf.
|
1998-08-23 02:48:28 +00:00 |
|
msaitoh
|
7734e0ef29
|
fix version string (from PC Card Standard, April 1998 (Release 6.1))
|
1998-08-22 23:41:48 +00:00 |
|
augustss
|
c7e036f6e2
|
Let opl attach to ess.
WARNING: it doesn't work yet.
|
1998-08-22 22:55:09 +00:00 |
|
augustss
|
f2ff59edc5
|
Change debug output.
|
1998-08-22 22:54:11 +00:00 |
|
augustss
|
95fac46655
|
Get opl MIDI dependecy right.
|
1998-08-22 22:53:06 +00:00 |
|
augustss
|
c29fdceff3
|
Prepare for MIDI devices.
|
1998-08-22 22:50:53 +00:00 |
|
eeh
|
edab5330c3
|
Fix typo in previous fix.
|
1998-08-22 22:45:19 +00:00 |
|
eeh
|
9f5435229a
|
64-bit-ify this. Depend on _lp64.
|
1998-08-22 22:16:01 +00:00 |
|
tv
|
62aab56659
|
Only build the egcs libgcc if the current ${CXX} is actually egcs.
|
1998-08-22 22:06:23 +00:00 |
|
tv
|
c553fa5c2e
|
Re-enable libgcc from egcs and RE-ADD the warning & libgcc rebuild at the
end of the build - it is needed for gcc 2.7->egcs bootstraps!
|
1998-08-22 22:05:00 +00:00 |
|
tv
|
28e56ccc8c
|
Pull bfd.h and -lbfd from the right place.
|
1998-08-22 21:22:16 +00:00 |
|
tv
|
370190b97b
|
Fix target naming. Needs more cleanup.
|
1998-08-22 20:43:56 +00:00 |
|
tv
|
2ddcde0613
|
Use "long long" as the 64 bit quantity to satisfy gdb.
|
1998-08-22 20:32:02 +00:00 |
|
thorpej
|
23e384954a
|
Comment the fields in the uio structure.
|
1998-08-22 20:25:02 +00:00 |
|