wiz
1393b6699e
Merge 3.1.3 to HEAD.
2003-10-06 16:33:57 +00:00
scw
2ba7642346
MD i2c glue for the 405GP's onboard IIC controller.
...
Bit-bang only for now.
2003-10-06 16:15:46 +00:00
thorpej
2c0d381bd7
New generic I2C framework. Supports bit-bang and "intelligent" I2C
...
interface controllers (of varying intelligence levels).
Contributed by Wasabi Systems, Inc. Primarily written by Steve Woodford,
with some modification by me.
(NOTE: "cvs ci" was missed on this directory during the initial checkin
of the new I2C code.)
2003-10-06 16:11:19 +00:00
thorpej
2af80d899e
New generic I2C framework. Supports bit-bang and "intelligent" I2C
...
interface controllers (of varying intelligence levels).
Contributed by Wasabi Systems, Inc. Primarily written by Steve Woodford,
with some modification by me.
(NOTE: "cvs add" was missed on this file during the initial checkin
of the new I2C code.)
2003-10-06 16:08:42 +00:00
matt
fd1caff7c2
Update to new reality. XXX _rtld_bind still needs to be written.
2003-10-06 16:08:35 +00:00
thorpej
d322684f55
Add support for the i80312 and i80321 I2C controllers.
2003-10-06 16:06:05 +00:00
scw
bd61b1e9b3
Rename dsrtc to avoid clashing with the MI i2c ds1307 driver.
2003-10-06 16:04:15 +00:00
wiz
06c09073b3
Initial import of gawk-3.1.3.
...
Seven releases since the last import, so the ChangeLog is quite big;
please refer to the NEWS file included in the import for details.
Among others, this also addresses PR 23054.
2003-10-06 15:55:26 +00:00
wiz
b83f0ec829
Initial import of gawk-3.1.3.
...
Seven releases since the last import, so the ChangeLog is quite big;
please refer to the NEWS file included in the import for details.
Among others, this also addresses PR 23054.
2003-10-06 15:43:45 +00:00
thorpej
df011fda1d
Make sure to pass mod/ref seeds with PMAP_WIRED.
2003-10-06 15:43:35 +00:00
wiz
1df948824f
Initial import of gawk-3.1.3.
...
Seven releases since the last import, so the ChangeLog is quite big;
please refer to the NEWS file included in the import for details.
Among others, this also addresses PR 23054.
2003-10-06 15:41:38 +00:00
lukem
f41de51799
be consistent about "MS-DOS"
2003-10-06 12:02:52 +00:00
itojun
fdd3180d27
minor KNFs
2003-10-06 09:43:27 +00:00
itojun
e45e8f9d58
use bouded string op as much as possible
2003-10-06 09:18:41 +00:00
he
c50a79523e
Include <string.h> for memset and memcmp prototypes.
2003-10-06 08:44:39 +00:00
pk
3de506eaf1
No need for SVR4/SunOS5 FPE_* codes as these are compatible with ours.
2003-10-06 07:10:41 +00:00
he
557593445b
Include libkern.h to get definitions for strcpy, strlen, and memset.
2003-10-06 06:41:45 +00:00
matt
ed9d433616
Update to new assmbler needs. Add getcontext.S stub.
2003-10-06 05:30:21 +00:00
matt
3e272c0b2a
Deal with the new toolchain.
2003-10-06 05:28:05 +00:00
matt
0c7bac0672
Change headers to comply with the new toolchain changes.
2003-10-06 05:27:19 +00:00
lukem
420f3b76ba
Replace BP_* with I386_BP_FLAGS_*, for consistency with other stuff in
...
<sys/bootblock.h>
(CONSDEV_ should be converted as well, but that's more intrusive...)
2003-10-06 05:24:54 +00:00
matt
7744cd370c
HPPA toolchain is now in-tree.
2003-10-06 05:19:32 +00:00
matt
39caecb211
Add in-tree toolchain support for HPPA.
2003-10-06 05:10:13 +00:00
matt
6aa94d2054
Don't use ';' as the separator. Use '\n' instead.
2003-10-06 04:55:37 +00:00
itojun
d8db5e11b1
sprintf -> snprintf. hints from Thorsten Glaser
2003-10-06 04:19:41 +00:00
christos
07ceba4419
Catch up with chuck's stack changes. Don't map the linux stuff executable
...
and avoid mapping segments that have 0 size.
2003-10-06 03:45:40 +00:00
mycroft
ecc092a6f3
Sync with .so additions.
2003-10-06 02:56:54 +00:00
simonb
ba957518fe
Whitespace nits.
2003-10-06 02:53:33 +00:00
lukem
b5589158f0
spelo in comment
2003-10-06 02:39:04 +00:00
lukem
1ab040b9ee
Consistently use "bsBPB" as the struct member for the BIOS parameter block.
2003-10-06 02:21:47 +00:00
grant
d5f2632867
minor style nit
2003-10-06 00:44:15 +00:00
thorpej
388386eef7
Make sure to pass mod/ref seeds with PMAP_WIRED.
2003-10-06 00:40:36 +00:00
he
a665876c87
Remove argument list from #undef of divrnd macro; fall-out from gcc3?
2003-10-06 00:04:55 +00:00
mycroft
a0ca611f94
Minor tweaks to the color framebuffer code -- still don't know what the deal
...
with the interrupt is.
2003-10-05 22:00:25 +00:00
pk
a9b14e04b8
sparc kernel support for SA_SIGINFO.
2003-10-05 21:13:23 +00:00
bouyer
85050e8b77
More licence fixes, pointed out by Thomas Klausner.
2003-10-05 20:54:45 +00:00
matt
f3198687d6
Add SA_SIGINFO support for ARM.
2003-10-05 19:48:39 +00:00
matt
73ca535921
Add SA_SIGINFO support for ARM (from Chris Gilbert).
2003-10-05 19:44:58 +00:00
bouyer
7b066791c8
Remove references to University of California from my copyright notices.
2003-10-05 17:48:49 +00:00
tsutsui
61b40c3946
Update comment to follow the previous R4000 ID addtion.
2003-10-05 17:31:09 +00:00
jdolecek
91b453f2db
fix NULL pointer pointer dereference in fileerror() when ino is NULL
...
problem reported and fix provided in PR kern/23065 by Gary Duzan, only
slightly adjusted to only do the VTOI() when needed
2003-10-05 17:11:23 +00:00
tsutsui
779268c4cf
Define ELF2ECOFF here for native build.
...
(BTW, objcopy with OMAGIC kernel won't work on old pmax and sgimips machines?)
2003-10-05 16:53:15 +00:00
tsutsui
d1a36ee086
Include opt_mips_cache.h for options MIPS3_L2CACHE_ABSENT and
...
MIPS3_NO_PV_UNCACHED.
2003-10-05 16:38:03 +00:00
tsutsui
800933ed42
No need to include opt_mips_cache.h here.
2003-10-05 16:34:51 +00:00
bouyer
83953e7963
Fix ponctuation in copyright.
2003-10-05 16:32:13 +00:00
bouyer
36b4e768d5
Fix copyright.
2003-10-05 16:30:22 +00:00
tsutsui
3073d901c4
Fix and sort an entry of gdb-5.3 import.
2003-10-05 16:14:14 +00:00
tsutsui
ccc9d1bb37
Note addition of mips r10k cache ops and fixes of O2 support on sgimips.
2003-10-05 16:02:23 +00:00
tsutsui
086016d756
Add pcn at pci, tl at pci and tlphy, which I've confirmed working on O2.
2003-10-05 15:44:36 +00:00
tsutsui
b0cd3c8093
Apply a bunch of patches written by Christopher SEKIYA
...
(with several cosmetic changes by me) which fixes O2 (IP32) support.
Now my R5000 O2 works fine in multiuser with on-board AIC7880 SCSIs
and several PCI network cards (but only on serial console yet).
L2 cache on R5000/Rm5200 is still disabled for now, but it will be
fixed later, hopefully.
See recent discussion on port-sgimips for details.
2003-10-05 15:38:08 +00:00