wiz
feb5cd7b0b
Remove trailing space from comment line.
2001-04-02 18:27:13 +00:00
wiz
6b5ab77765
fo -> for
2001-04-02 18:25:34 +00:00
wiz
7d378dde0d
It's vs. Its.
2001-04-02 17:28:29 +00:00
tshiozak
f9458068d2
UTF-2 rune module is also obsolete. see PR 12502.
2001-04-02 16:49:42 +00:00
onoe
740970e20e
ignore trailing newline which is included in the message from mail.local.
2001-04-02 14:57:37 +00:00
hpeyerl
bda486229f
This machine hasn't existed for some time.
2001-04-02 14:46:48 +00:00
ichiro
8102caac9d
add PLANEX USB-RS232 URS-03
2001-04-02 14:17:45 +00:00
ichiro
dbbff52c3d
support USB-serial PLANEX USB-RS232 URS-03
...
reported by sakamoto@splhack.org (Kazuki Sakamoto)
2001-04-02 13:38:14 +00:00
augustss
8086f5e0ec
Print portno when attaching.
2001-04-02 13:18:31 +00:00
msaitoh
d816600fbf
add libbfd.a
2001-04-02 12:46:34 +00:00
reinoud
4b9911dfd2
Finally implement the BREAK key in the wskbd ! :)
...
The BREAK key is a wierd one that gives an extra prelude.
2001-04-02 12:34:34 +00:00
soda
4a69865e90
Remove the paragraph which describes
...
"... we may remove PCIBIOS_INTR_FIXUP_FORCE option in the future...",
because this option is found useful on CASIO CASSIOPEIA FIVA MPC-206,
reported by oki@netbsd.org in japanese netbsd mailing list @ soum,
(article number 06480, 06499 and 06502).
Mmm, broken BIOS...
2001-04-02 12:03:56 +00:00
fvdl
ecca88089a
Override NFS read and write size to default to 32k for the i386 here
...
(can be overridden from a config file).
2001-04-02 11:48:18 +00:00
fvdl
8ec4ee98dd
Set default NFS read and write sizes back to 8k, because a lot of
...
(old) hardware can't handle more.
2001-04-02 11:47:23 +00:00
itojun
08f224c184
postfix 20010228-pl01
2001-04-02 10:55:13 +00:00
wdk
dacfad3be3
Clear interrupt latch after interrupts are processed, not before.
2001-04-02 09:54:16 +00:00
mrg
af0b236278
note bumped CHILD_MAX.
2001-04-02 09:33:30 +00:00
pk
3c425b682f
Cast `field-width' arguments to type `int'.
2001-04-02 07:16:05 +00:00
dbj
6c04c75c6c
No longer clobber the DMACSR_SETENABLE bit in the dma interrupt
...
Add the ability to handle unexpected dma shutdowns
2001-04-02 05:29:43 +00:00
dbj
a5523b0bfd
remove unused ifmedia fields
2001-04-02 05:29:42 +00:00
dbj
dff3edd66d
removed unused mediachange routines
...
changed ethernet receive to handle unexpected dma shutdowns
2001-04-02 05:29:42 +00:00
dbj
235c2b2545
reenabled flushcount diagnostic check.
...
tweaked formatting on hex dump debugging routine
2001-04-02 05:29:42 +00:00
dbj
403a09df61
resync with mvme68k
2001-04-02 05:28:38 +00:00
lukem
315c0a92f9
if debugging (i.e, -v), use options.level instead of SYSLOG_LEVEL_INFO
...
to the first call to log_init(), otherwise debug messages from config
file parsing won't appear. (this seems to have been broken in recent
versions of openssh)
2001-04-02 03:53:36 +00:00
chs
10e361a3bf
in the 386 case of copyout(), reload "len" from the stack after verifying
...
write permission since pcb_onfault will clobber %eax if we fault.
2001-04-01 23:54:14 +00:00
itojun
94cdb4e17c
copy config hint docs to /usr/share.
2001-04-01 23:47:45 +00:00
jdolecek
8a08e12c86
slighly adjust comment
2001-04-01 23:14:02 +00:00
aidan
979f8b880b
add 'noreturn' attribute to ftp_loop, to fix a cc warning.
2001-04-01 23:11:55 +00:00
aidan
7f74ad2bfd
As threatened, handle OOB commands from within ftpcmd.y.
...
This involved changing the yacc syntax to be line-oriented, rather than
having it run against the entire input at once, and adding a flag to
struct tab, to indicate if or not it's acceptable for a command to occur
OOB.
2001-04-01 23:04:30 +00:00
bjh21
7b7d57c2da
Add some definitions for the 80C04A, thanks to Reinoud, who found me a data
...
sheet for it.
2001-04-01 21:15:15 +00:00
nathanw
547003457e
Grammar police.
2001-04-01 20:27:50 +00:00
nathanw
de6224d7d3
"Notebooks" -> "laptop and notebook systems".
2001-04-01 20:19:20 +00:00
nathanw
3d034b594c
Say "audio device driver" instead of merely "support".
2001-04-01 20:17:03 +00:00
reinoud
12f7f9e0de
Make it compile again ... removed an unused variable
2001-04-01 20:16:25 +00:00
reinoud
321ff3e0db
Remove the VIDC start video programming from the Vsync to when its moved; this
...
also solves problems with the interrupts being disabled in ddb resulting in no
scrolling :(
2001-04-01 20:08:18 +00:00
augustss
9d6dabe88a
Regen.
2001-04-01 19:24:28 +00:00
augustss
557561727e
Add more Keyspan adapters.
2001-04-01 19:24:06 +00:00
ragge
b98dc685a3
Be sure that all kernel stack pages are valid after swapin. Fixes PR#12520.
2001-04-01 19:18:42 +00:00
augustss
95af1455f2
The ZiO! MMC adapter doesn't have a flex geometry page.
2001-04-01 19:05:44 +00:00
augustss
d265e74a94
Make the ZiO! MMC adapter work.
2001-04-01 19:04:52 +00:00
augustss
c1dfafc4de
Regen.
2001-04-01 18:25:14 +00:00
augustss
39ccfa3beb
Add some new devices.
2001-04-01 18:24:49 +00:00
tshiozak
9d67eaba15
Remove UTF-2. UTF-2 is superceded by UTF-8.
2001-04-01 17:45:39 +00:00
tshiozak
0c95c16c79
Remove UTF-2. UTF-2 is superceded by UTF-8.
...
see also:
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0000.html
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0001.html
http://mail-index.netbsd.org/tech-userlevel/2001/03/30/0002.html
2001-04-01 17:43:07 +00:00
reinoud
4b7f5e2feb
Add hardware scrolling to the RiscPC wscons implementation.
...
There are still some minor oddities esp. at startup but after that it
functions OK.
The scrolling speed is increased *dramatically* and allmost even faster
compared to the old vidcconsole code; *NOT* tested yet on non-VRAM machines.
2001-04-01 16:58:05 +00:00
reinoud
29cf89ce1a
Bump BtNetBSD version number to 0.95 ... forgot that
2001-04-01 16:50:24 +00:00
chs
088989a557
undo the part of a previous commit which turned a check for faulting
...
on an "intrsafe" map into a KASSERT. this situation can be caused by
an application accessing /dev/kmem.
2001-04-01 16:45:53 +00:00
chs
702fa72b16
in bwrite(), when deciding whether to convert sync writes into delayed writes,
...
examine the filesystem contained in a block device rather than the filesystem
containing the block device vnode. fixes PR 12484.
2001-04-01 16:16:56 +00:00
tsubai
85dc2162fb
Correct vBufA offset. (currenly not used)
2001-04-01 15:14:36 +00:00
ad
f85c698f44
Link against libcrypt in order to make MD5 passwords work.
2001-04-01 15:11:05 +00:00