kleink
1a2a0445fa
Implement XCU5 prompt mode (-p).
1999-12-22 14:41:00 +00:00
kleink
4ce1b28f8c
Initialize locale on startup.
1999-12-22 14:39:18 +00:00
kleink
718fb4e493
RCS Id police (again!).
1999-12-22 14:38:12 +00:00
tsubai
1bc5465424
Remove unnecessary debugging code. (not intended to commit)
1999-12-22 08:16:45 +00:00
itojun
8c1a324e1e
wording fixes. sync with reality.
...
(sync with kame tree)
1999-12-22 06:51:15 +00:00
tsubai
70289b0f99
First cut of news5000 support.
...
Mostly from SHIMIZU Ryo <dejiko@di.gi.charat.org>.
1999-12-22 05:55:24 +00:00
tsubai
c594e4d0a3
news5000 support.
1999-12-22 05:54:41 +00:00
tsubai
ea69e534d2
* news5000 support.
...
* mips3_VCE[DI] now support L2CacheLSize != 32.
1999-12-22 05:54:18 +00:00
tsubai
efaa549162
First cut of news5000 support.
...
Mostly from SHIMIZU Ryo <dejiko@di.gi.charat.org>.
1999-12-22 05:53:21 +00:00
jun
2db6d32929
FIX:
...
port-mips/9016 [serious/medium]:
MIPS FPU emulator points wrong epc on exception case
Responsible: port-mips-maintainer (NetBSD/mips Portmasters)
State: open
Class: sw-bug
Originator: Shuichiro URATA
Release: current 12/11/1999
Arrival-Date: Fri Dec 17 10:18:00 1999
commit patch
http://www.a-r.org/~ur/softfloat1211.diff.gz
by Shuichiro URATA (ur@a-r.org )
1999-12-22 04:54:14 +00:00
itojun
dc0f1c0435
drop IPv6 packets with v4 mapped address on src/dst. they are illegal
...
and may be used to fool IPv6 implementations (by using ::ffff:127.0.0.1 as
source you may be able to pretend the packet is from local node)
1999-12-22 04:03:01 +00:00
itojun
a51908ee11
fix compilation on sun3x.
...
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
1999-12-22 03:58:12 +00:00
msaitoh
8427734872
move sysctl definitions into ${MACHINE}/include/cpu.h
1999-12-21 22:19:16 +00:00
msaitoh
1e7bb23911
add some register definitions
1999-12-21 22:06:04 +00:00
msaitoh
5517154d15
check _STANDALONE
1999-12-21 21:48:19 +00:00
msaitoh
67f8a5ca5b
fix the usage of .align 2
1999-12-21 21:41:56 +00:00
pk
f037f3be7e
Shuffle some code around to allow two PHYs to attach. Only one PHY can
...
be used at a time, but it's now possible to select one by using ifconfig(8)'s
`instance' parameter.
1999-12-21 21:07:42 +00:00
frueauf
60332c17b5
As per Chris G. Demetriou <cgd@netbsd.org> don't install
...
loadfile_machdep.h into /usr/include/hp300/, instead create a
link for machine and hp300 in ${.OBJDIR} like
sys/arch/alpha/stand/Makefile.buildboot does for alpha.
1999-12-21 21:06:26 +00:00
tron
7ff4a3bbe2
Replace HTML tag by correct character. Problem reported by SAKAI, Atsushi
...
in PR bin/9036.
1999-12-21 18:45:52 +00:00
msaitoh
79f94c37ab
G.C.
1999-12-21 18:21:53 +00:00
msaitoh
4f62c264c8
".align 2" for mova instruction
1999-12-21 17:46:54 +00:00
drochner
d2f02dc8e3
remove a leftover debug message
1999-12-21 16:54:16 +00:00
drochner
a4cab38506
add rcsid + copyright
...
one more include file
1999-12-21 16:06:31 +00:00
drochner
5d8a0c0ddd
add a function which prints out the memory descriptors (for debugging)
1999-12-21 14:22:54 +00:00
itojun
320dc0884c
s/.Os KAME/.Os/
...
From: Klaus Klein <kleink@ira.uka.de>
1999-12-21 14:17:18 +00:00
lukem
80b66e48af
change references from draft-ietf-ipngwg-url-literal-01.txt to RFC 2732
1999-12-21 13:00:18 +00:00
lukem
019b95b641
crank version
1999-12-21 12:57:45 +00:00
lukem
5c024702df
* add support for optional groupglob in ftpuser entry. the syntax is now:
...
userglob[:groupglob][@host] [directive [class]]
* append ``(class: CLASSNAME, type: TYPE)'' to the syslogged login messages
1999-12-21 12:56:15 +00:00
lukem
80ca00b8cd
trivial simplification
1999-12-21 12:52:18 +00:00
drochner
b7b6c4bb4f
machdep.c is becoming an unmaintainable mess
...
put console initialisation into a separate file
1999-12-21 12:34:11 +00:00
drochner
caaf1beab2
change decoding function to return multiple symbols per keypress
...
(through the "internal" structure), derive a METAESC flag from the
layout variant and translate ALT-<key> into ESC <key> if the flag is set
1999-12-21 12:02:04 +00:00
drochner
54e8bcd294
add a symbol for keyboard variant bits which are not handled by the
...
mapping code
1999-12-21 11:59:13 +00:00
drochner
fc4003355e
introduce a METAESC keyboard variant bit
1999-12-21 11:57:59 +00:00
drochner
503713f39e
update: new maps and options, sort differently to avoid duplication,
...
add example for map setting
1999-12-21 11:31:07 +00:00
drochner
5ae50a30a1
update: more keyboard types, translation issues
1999-12-21 11:29:21 +00:00
drochner
297be23733
some updates:
...
-APM v1.2 now
-APM_NO_V12, APM_NO_STANDBY options
-kill notes about startup process which are not true anymore
1999-12-21 11:27:55 +00:00
drochner
97cb2fa397
put mi ISA, PCI and TC configurations into an own group, mention DEPCA
...
and isapnp support, remove a "10Mb/s" (there are 100Mb/s chips too)
1999-12-21 11:17:14 +00:00
drochner
b95651b752
set carrier early if used as console or kgdb line, fixes PR kern/6547
...
by Andreas Gustafsson, gson@iengines.com
1999-12-21 11:04:36 +00:00
pk
03c8221ad0
Use BMSR to test for `negotiation complete'; the alternative bit in the
...
LXT vendor register 20 is latching high and resets to low on read causing
subsequent status request to return `IFM_NONE'.
1999-12-21 10:47:00 +00:00
fair
0ce579a4d0
add gencat(1)
1999-12-21 09:27:43 +00:00
fair
37d4a35950
A gencat(1) manual page, which satisfies PR 4749
1999-12-21 09:25:43 +00:00
tsutsui
386f0ea7b6
Typo.
1999-12-21 08:37:36 +00:00
fair
dff1f241b0
le.4 is now MI
1999-12-21 08:09:43 +00:00
fair
f9cf214985
Merged le.4 with MI le.4
1999-12-21 07:49:50 +00:00
fair
928c8b9d54
Merged le.4 man pages from amiga, hp300, i386, pmax, sparc, and sun3.
...
This solves PR 7142
Added configuration information from other GENERIC kernels, including
news68k, newsmips, atari, alpha, and vax.
Added text explaining "dropping chained buffer" diagnostic in more detail;
this solves PR 6230 and partially deals with PR 6475
1999-12-21 07:48:11 +00:00
fair
84c3f9b4b8
merged le.4 with MI le.4
1999-12-21 06:33:00 +00:00
fair
8e92ba6587
merged le.4 with MI le.4
1999-12-21 06:15:15 +00:00
fair
1ad9ae90df
merged le.4 with MI le.4
1999-12-21 06:01:19 +00:00
fair
cdd237cc17
merged le.4 with MI le.4
1999-12-21 05:32:02 +00:00
fair
ec4d5af3b9
le.4 moved up to MI
1999-12-21 05:22:59 +00:00