Commit Graph

99591 Commits

Author SHA1 Message Date
yamt 38b935dc19 add CAVEATS. 2002-07-10 14:46:10 +00:00
yamt 673cbedc13 import CAVEATS sections from OpenBSD.
with little tweak by me.
2002-07-10 14:37:12 +00:00
thorpej 5eb3bf9182 Give core files a mention. 2002-07-10 14:29:04 +00:00
simonb dbdcffef4f Add kttcp device. 2002-07-10 13:44:02 +00:00
scw 1a4432c02e It helps to use the right register for the return value. 2002-07-10 13:21:56 +00:00
scw c7b95fdc37 Use an assembler trampoline to call the real start entrypoint, at least
until we switch to the native toolchain.
2002-07-10 13:13:47 +00:00
scw eb817bdf5a Add some missing FP support code. 2002-07-10 13:09:04 +00:00
scw 2ff17a3936 Ditch the leading underscores for bswap*() 2002-07-10 12:42:28 +00:00
scw 51f3f8ff9c More superh toolchain hacks. This time, it expects wchar_t to be a short. 2002-07-10 12:23:08 +00:00
agc cfa7090f41 Sync with reality 2002-07-10 12:03:08 +00:00
yamt 0b7632c32a change section order. (CAVEATS before BUGS)
suggested by Thomas Klausner in private mail.
2002-07-10 11:57:12 +00:00
reinoud 1ce9f1474d We dont need the gzip anymore ... it was even reported to me by Gavin that
it crashed his machine :(
2002-07-10 11:49:37 +00:00
reinoud 9ed171579f OK this is the modified bb_netbsd bootblock partion program to facilitate
larger discs. It was allways broken for these discs anyway giving negative
cylinder numbers (!!)

The critical calculation is now done in float for the extra bits we get and
then converted back to ints rounding up ...  not much i agree but it
appears to be enough.
2002-07-10 11:47:45 +00:00
scw 5754eadb38 Compensate for an over-pedantic assembler. 2002-07-10 11:45:51 +00:00
scw c7810bb6a8 Fixed a botched blink insn. 2002-07-10 11:43:16 +00:00
scw 187f1ae3a1 Some hacks which will go away when we switch to a native NetBSD toolchain.
The SuperH compiler erroneously prepends underscores to global syms...
2002-07-10 11:36:23 +00:00
reinoud 4fe0887c60 We dont use gzip anymore 2002-07-10 11:33:21 +00:00
scw 5f0c27f158 Missed some semi-colons. 2002-07-10 11:31:25 +00:00
scw 9f405d4e5c Don't include <machine/endian.h> in asm source. 2002-07-10 11:29:32 +00:00
reinoud 50bb5ad8e1 Delete the file wd0d ... it was useless for it can't be mounted even! Since
it denotes the NetBSD partion in its whole.
2002-07-10 11:15:40 +00:00
reinoud 8d73754487 Reflect the changes to the installation process on RISC OS. The
installation process has been simplified a great deal.
2002-07-10 11:12:37 +00:00
scw 2ecd583666 Fix register number botch. 2002-07-10 11:05:19 +00:00
scw 15107aacfc Remove whitespace from WEAK_ALIAS macro invocation. 2002-07-10 11:02:24 +00:00
agc 7636ce789e Sync with reality 2002-07-10 10:49:50 +00:00
agc 726008ea4b sync with reality 2002-07-10 10:44:24 +00:00
scw 0b074fa253 SH5 floating point support, based on sh3. 2002-07-10 10:38:22 +00:00
agc d9f8798ea1 Sync with reality 2002-07-10 10:35:50 +00:00
scw f616928985 Doh, missed a #endif 2002-07-10 10:30:19 +00:00
itojun bdfa549223 bark if all connection attemp fails. sync w/openbsd 2002-07-10 10:28:00 +00:00
scw ea38860915 SH5 profiling support. 2002-07-10 10:24:16 +00:00
scw c7510b3b78 Fix FP reg names 2002-07-10 10:22:43 +00:00
agc 8b57b1c85f Fix a typo 2002-07-10 10:01:46 +00:00
yamt 4a8845af69 add CAVEATS section. discussed on tech-userlevel. 2002-07-10 09:45:18 +00:00
scw 10344af629 Minor correction: s/i386/SH3/ 2002-07-10 09:17:02 +00:00
scw 2dceef3c5c SH-5 kvm glue, based on sh3 version. 2002-07-10 09:16:29 +00:00
scw 0c3e5a70d1 Use C versions of string functions for now. 2002-07-10 09:12:21 +00:00
pooka 040f1e000d Yamaha TX Wave
from Ben Collver <collver1@attbi.com> in misc/17487
2002-07-10 09:02:22 +00:00
pooka aa0d25517d add scream tracker sample magic
from Ben Collver <collver1@attbi.com> in misc/17486
2002-07-10 09:00:27 +00:00
pooka 1ca3a6d1ce move impulse tracker data files into audio 2002-07-10 08:58:38 +00:00
scw 293298968a Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00
itojun 941a391c59 sync with GENERIC 1.501. comment out devices that are not present.
(you can strip it down even more by commenting out unneeded filesystems)
2002-07-10 08:41:28 +00:00
itojun 0e727055ba whitespace 2002-07-10 08:37:40 +00:00
ichiro 83c0b66d47 add cpu id for "PXA250/210 3rd version CPUcore".
for using many PDA/xscale-core.
2002-07-10 07:00:50 +00:00
kent 6789db7962 Avoid redundant memory access. 2002-07-10 06:02:09 +00:00
kent 4d7aae1097 Avoid redundant memory access.
Fix diagnostic code for bcopy().
2002-07-10 06:01:51 +00:00
kent 9dcee9625e Line 281-304:
Use %edi instead of %edx to keep destination address because memcpy() MAY
break %edx.
2002-07-10 05:56:44 +00:00
matt 6e81c6293f Bump VM kernel buffer space from 128MB to 192MB now that we have 512MB of
KVA space.
2002-07-10 05:25:12 +00:00
itojun 51bd9285d5 correct ping6 -w result wth hostname with [A-Z]. PR 17540. sync w/kame 2002-07-10 05:05:01 +00:00
thorpej c061e6bf8b Enable the libc-provided signal trampoline. The old __sigaction14
entry point has been replaced by the new __sigaction14() which is a
wrapper around the __sigaction_sigtramp system call (which is itself
not directly exposed outside of libc).

No shared library version change is necessary; no new symbols
are exposed outside of libc.
2002-07-10 04:29:05 +00:00
thorpej 86223838f0 Also need <machine/fsr.h> and <machine/psl.h>. 2002-07-10 03:27:23 +00:00