tsutsui
0750f35353
Fix printf formats in panic messages.
2000-11-03 04:52:27 +00:00
augustss
9702e75aa1
Sync with FreeBSD: Add a scanner. Fix a pasto.
2000-11-03 04:00:15 +00:00
christos
12bd7d8870
Correct stupid cast problem. Pointed out by simon burge.
2000-11-03 02:27:35 +00:00
mbw
dee5c5f3ac
fix some typos.
2000-11-03 02:18:50 +00:00
simonb
be1c09c850
Use the canonical RF_PROTECTED_SECTORS #define hack.
2000-11-03 00:30:34 +00:00
bjh21
930c4cf062
First attempt at multicast stuff. I suspect it doesn't work.
...
Use ether_ioctl -- saves 300 bytes of text.
2000-11-03 00:25:36 +00:00
mhitch
84f1b64ed1
VFB01 framebuffer is 2048 bits wide (but only displays the first 1024 bits
...
of each scan line). Fix the fi_linebytes value to get the right size.
Fixes the 'compressed' display problem with the 2100/3100 monochrome display.
2000-11-02 23:37:08 +00:00
eeh
26f192b24a
Add manpage for new line discipline stuff.
2000-11-02 23:15:10 +00:00
tron
ab161cd2e1
Add missing directories "/usr/share/locale/no@nynorsk" and
...
"/usr/share/locale/no@nynorsk/LC_MESSAGES".
2000-11-02 22:43:43 +00:00
tron
8203edc73c
Fix typo in last commit.
2000-11-02 22:33:10 +00:00
pooka
2fcad3069f
s/spase_super/sparse_super/
2000-11-02 22:31:02 +00:00
bjh21
42e564ed45
Remove unnecessary includes.
...
Add a compiled-in RCSID.
2000-11-02 21:56:46 +00:00
bjh21
13234acd0f
Convert to using ether_ioctl().
...
G/C huge swathes of unused code and outdated comments.
2000-11-02 21:42:41 +00:00
tron
dd8effead0
Adapt to the new line discipline scheme.
2000-11-02 21:40:37 +00:00
tsutsui
ae21e0d12e
Use "defined(sun3)" rather than "defined(_SUN3_) || defined(_SUN3X_)"
2000-11-02 21:24:16 +00:00
tsutsui
4ebb5f04e4
Fix typo in comment.
2000-11-02 21:18:03 +00:00
mhitch
f5f7066fc8
When a read DMA transfer is interrupted by a disconnect on the IOASIC SCSI
...
and the buffer is not 8-byte aligned, it leaves a partial transfer in the
SDRx registers. This could cause data corruption in dump(8) because the
read-ahead buffers are allocated on a non-aligned address. When the read
DMA transfer is interrupted and the current DMA position is not aligned,
call the dma_end() routine to flush the SDRx register contents to the
buffer.
2000-11-02 21:00:04 +00:00
veego
a5c364efbb
Add /usr/share/locale/{da,pt}/LC_MESSAGES used by gettext.
2000-11-02 20:49:10 +00:00
veego
1699547a1d
s/DISTDIR/DESTDIR/
2000-11-02 20:17:01 +00:00
thorpej
b2429742a5
Print out product info on attach.
2000-11-02 18:55:46 +00:00
wiz
341453a017
Remove duplicate entry for -d option, fixing misc/11414.
...
Sort options while I'm here.
2000-11-02 18:16:43 +00:00
jdolecek
9681f1c1b6
use fmtcheck(), not __fmtcheck()
...
Fixes misc/11409 by Richard Earnshaw.
2000-11-02 18:06:30 +00:00
jdolecek
33e5945c93
also install mount_ufs manpage links
...
Fixes bin/11412 by Andrew Brown.
2000-11-02 18:02:16 +00:00
matt
2f33599840
Casting lvalues is evil. Do it the right way.
2000-11-02 17:04:28 +00:00
matt
ab1d1ef33d
Add code to read the disklabel and add the beginning offset for A. Add
...
support for booting off a RAID root parition.
2000-11-02 17:01:47 +00:00
matt
fba0f63c68
Change the way we make machine-links so that only occurs when we are building
...
on VAX.
2000-11-02 17:00:24 +00:00
eeh
16bbba0a23
Fix bug w/previous.
2000-11-02 16:50:17 +00:00
mbw
4251d93aae
postinstall: add conditionals for hp300, macppc, and sparc
...
sysinst: tsubai-san says that macppc doesn't suffer from install-related
pcmcia interrupt problems. removed those for macppc
upgrade: add conditional for macppc and sparc (don't need to boot
from floppy)
2000-11-02 16:40:45 +00:00
matt
37ed1c481f
Add entries for VAX specific a.out relocs so that objdump can print them.
2000-11-02 16:34:32 +00:00
matt
d87584c459
On VAX, JMPTAB reloc use EXTERN as a type bit. However, they are always
...
EXTERN so we always need to emit them. This fixes various problem with
using JMP instruction in libc and libm.
2000-11-02 16:14:37 +00:00
eeh
746166e492
Fix sparc64 LP64 issues.
2000-11-02 16:14:05 +00:00
itojun
d36abffc92
sync with struct tty change (does it look correct?)
2000-11-02 15:51:18 +00:00
christos
3bd256e4ec
Avoid buffer overflow. Inspired by a FreeBSD BUGTRAQ security advisory.
...
It should not really matter because we don't install top setgid kmem.
2000-11-02 15:28:51 +00:00
ragge
78e81aa036
Remove unused define.
2000-11-02 14:48:51 +00:00
tsubai
2fe4478f19
Don't assume 12x22 font.
2000-11-02 14:25:51 +00:00
pk
f71476a62f
Introduce ST_Q_ERASE_NOIMM, a quirk indicating that the device rejects
...
an ERASE command with the `Immed' bit on.
Use it on the VIPER 21247 & 21531.
2000-11-02 13:34:59 +00:00
pk
e4958f1fe6
Prevent printing sense information twice.
2000-11-02 13:12:58 +00:00
msaitoh
d254039699
Add support stacktrace when a function contains "mov #n,r3; sub r3,r15"
2000-11-02 13:08:25 +00:00
itojun
c1a719c0e4
visit gettext
2000-11-02 12:32:04 +00:00
itojun
731744bcc2
avoid possible align issue
2000-11-02 12:28:45 +00:00
itojun
9b55c15642
[13]des fix for big endian machines. from: shigeru@iij.ad.jp
2000-11-02 12:25:01 +00:00
itohy
344f9b7b00
Set the default line discipline to t_linesw, rather than just NULL it.
2000-11-02 12:00:49 +00:00
itohy
486a58959c
Adapt to the new line discipline scheme.
2000-11-02 11:00:53 +00:00
itojun
c070a07602
supply _nl_msg_cat_cntr, just to make gettext.m4 happy. sync with citrus.
...
(I do not get gettext.m4's approach here)
2000-11-02 10:24:48 +00:00
mbw
25555e2770
prep: point to ZTerm as a MacOS terminal emulator
...
point out that some MacOS ftp programs default to ASCII mode
OF 2 systems reset real-base to default when booted into macos
install: add info on how to get OF to always boot
also mention that users may need to remove non-apple hardware
to get their systems to boot (in extreme cases)
2000-11-02 08:20:27 +00:00
mbw
b7479f6fa7
added macppc- and sparc-specific conditionals and included a few important
...
details about each
2000-11-02 08:14:56 +00:00
msaitoh
5bf3b4ba22
regen
2000-11-02 07:16:16 +00:00
msaitoh
24429db457
add support:
...
MELCO LPC2-TX
Telecom Device TCD-HPC100
MACNICA ME1-JEIDA
2000-11-02 07:15:43 +00:00
msaitoh
41cfcbebb0
Fix two bugs.
...
- Doesn't fail ne_pcmcia_attach() if ne_pcmcia_ax88190_set_iobase() failed.
- Check whether LIOBASE register is writable or not (dirty hack!).
Fix PR. 11285
2000-11-02 07:04:46 +00:00
enami
08810e4e74
Make this file compile again.
2000-11-02 06:57:01 +00:00