Commit Graph

78732 Commits

Author SHA1 Message Date
wiz
f49721c0c6 This driver has been replaced by ai(4), ef(4), and ix(4) a long time ago
(February 1998), so we don't need the man page anymore.
Noted by Rafal Boni.
2001-04-05 12:30:21 +00:00
leo
1324cab42e And commit the generated files. 2001-04-05 12:25:15 +00:00
leo
6b22a0776c Forgot this in previous commit. 2001-04-05 12:22:10 +00:00
jdolecek
08beeb78a7 change the attach message to contain slot number and product name 2001-04-05 12:22:05 +00:00
leo
fb0acfc293 Major overhaul in the config files. The idea is to have the major part of
the generic options in GENERIC instead of duplicated all over the place.
To generate a config file, run 'makeconf'. This script uses cpp to combine
a '.in' file and GENERIC to a real config file.
2001-04-05 12:21:30 +00:00
jdolecek
c0ecf03bc0 convert to table-based product lookup
change the attach message to conform to other MCA drivers - print slot
	number and product name
2001-04-05 12:20:26 +00:00
wiz
6e20d67676 Add sections to xrefs. Whitespace fixes. 2001-04-05 11:53:46 +00:00
wiz
57feeb4802 Xref ntpd(8), not NTP. Whitespace fixes. 2001-04-05 11:53:11 +00:00
wiz
96078f3a14 tcpdump(8), not (1), and syslogd(8), not syslog(1). Whitespace fixes. 2001-04-05 11:52:18 +00:00
wiz
f1eb267290 uucico(8), not (1). Whitespace fixes. 2001-04-05 11:50:48 +00:00
wiz
837f3243f8 moptrace(1), not (8). Whitespace fixes. 2001-04-05 11:50:06 +00:00
wiz
2ff26b9838 Improve markup, and add sections to xrefs, as well as the obligatory
whitespace fixes.
2001-04-05 11:49:14 +00:00
wiz
01140dad65 dhclient.conf lives in 5, not 8. Whitespace fixes. 2001-04-05 11:47:17 +00:00
wiz
0c27bead4e Replace Xr by Ic in one place. 2001-04-05 11:46:29 +00:00
sato
5531835e99 add MobilePro770 cmdmap. 2001-04-05 11:37:18 +00:00
tsubai
b01df63489 Assume USB keyboard when `usb-kbd-ihandles is not found. 2001-04-05 10:10:26 +00:00
tsubai
eb4f61df19 Regenerate this file from cvs repository in order to get back original
copyright.
2001-04-05 09:58:05 +00:00
dbj
4db02d75fa initialize zsaddr to intio address space in zs_attach
addresses pr 6770
in the future, zs should be upgraded to use NEXT68k_INTIO_BUS_SPACE
instead of using IIOV directly.
2001-04-05 05:35:12 +00:00
dbj
0c6af3e769 comment out M68030, since we do not yet support NeXT 68030 computers 2001-04-05 04:42:42 +00:00
thorpej
23a3a54650 libkern.h now has the ctype routines. 2001-04-05 04:39:02 +00:00
thorpej
db5854a62c Build strtoul.c 2001-04-05 04:38:33 +00:00
thorpej
554aa34ee7 Add ctype routines. 2001-04-05 04:38:06 +00:00
dbj
14688b4513 check for a 68040 MMU before using the TBIA instruction
addresses PR 10409
code grabbed from mvme68k locore.s
2001-04-05 04:37:43 +00:00
dbj
1e812ee6cf remove unused cache operations, we now use shared m68k/cacheops.c 2001-04-05 04:23:56 +00:00
oster
856e0a920e A value of 1 for tracks/cylinder in the disklabel is apparently sub-optimal.
Thus we choose "4 * number_of_columns" as a more reasonable
value (until someone comes up with something better).
This pretends to properly address PR#11989.
2001-04-05 02:48:51 +00:00
mjacob
5dafac6e18 Add a few opcodes for target mode. Define firmware attributes (for FC f/w). 2001-04-05 02:28:53 +00:00
mjacob
ad454c818c Keep up with the Joneses: sync with common core target mode code. Eventually
we'll do something with it here.
2001-04-05 02:28:17 +00:00
mjacob
6c28def28f Change how SCSI defaults are latched if we're supporting Target Mode.
Make sure we pick up the channel for dual bus cards when enabling target
mode. Catch a silly null pointer dereference.
2001-04-05 02:27:33 +00:00
simonb
7ae902c2b2 Fix a DoS attach (and possibly, but not confirmed, a root exploit) in
ntpd.

Fix from Poul-Henning Kamp and Dima Ruban from the FreeBSD tree, with
changes from Jason Thorpe to not overrun the end of the static buffer
and with syslog()ing the bad packets disabled so as not to DoS syslog.
2001-04-05 02:08:01 +00:00
reinoud
d2b84b36d2 Removing an old unused include 2001-04-04 21:40:20 +00:00
reinoud
8008708109 Hmm... these were just plain wrong ... it should be more sane now 2001-04-04 21:11:07 +00:00
is
3a27b85296 This only works with data registers. 2001-04-04 19:53:05 +00:00
ross
3bbe93edd6 new syscalls 2001-04-04 19:52:18 +00:00
ross
cf6a3cc49d prototypes and comments 2001-04-04 19:41:00 +00:00
thorpej
d545f30495 Merge April 4, 2001 racoon/libipsec. 2001-04-04 19:36:39 +00:00
thorpej
089a40db4b Import racoon/libipsec as of April 4, 2001. 2001-04-04 19:33:00 +00:00
reinoud
9d0e339af2 Fix a big memory allocation bug in the bootloader; i underdementioned
a piece
2001-04-04 17:13:28 +00:00
manu
4678df7c23 Cosmetic change 2001-04-04 17:08:07 +00:00
bjh21
bf63c86560 English grammar fixups. Mostly adding articles (definite and indefinite),
with occasional corrections of number and suchlike.  This shouldn't introduce
any semantic changes.
2001-04-04 16:57:53 +00:00
tsutsui
41e535a424 Remove an unused variable which was caused on KERN_* error code removal. 2001-04-04 16:43:04 +00:00
simonb
d8655509d6 Pull in rev 1.11 from the Cygnus binutils CVS repo:
* ppc-opc.c (insert_mbe): Shift mask initializer as long.

Fixes cross-assembly problems when compiling for a ppc target on an
alpha.
2001-04-04 16:23:14 +00:00
pk
0929f3662e * Missing PROM_OPENFIRM: case in getdevtype() and prom_getether().
* In getdevtype(), use prom_instance_to_package() to get to the device node.

From Valeriy E. Ushakov on port-sparc@netbsd.org.
2001-04-04 15:41:46 +00:00
wiz
d32bb1a0e2 One entry for news68k is enough. 2001-04-04 14:26:44 +00:00
augustss
dc702d43a6 Remove any mention of moused until I've actually written the program. 2001-04-04 14:16:07 +00:00
wiz
487a5a5ba1 We don't need man/{cat,man}3/atari anymore, since libahdi is gone (and
has been for over a year), and nobody else installs anything there.
Remove them.
2001-04-04 13:13:59 +00:00
wiz
e0c891c14a Comment out colldef xref. 2001-04-04 12:07:04 +00:00
wiz
247329bfd3 Remove references to rune(3), mbrune(3), and utf2(4).
Fix some markup, and remove a sentence.
OK'd by soda.
2001-04-04 11:51:43 +00:00
wiz
4982acfa1c mdoc'ify. 2001-04-04 11:41:01 +00:00
wiz
5885978f76 Add section to xref. 2001-04-04 11:39:40 +00:00
wiz
9f4a1a9112 Xref uvm(9), not UVM(9).
XXX: perhaps we should have a link to UVM(9), too?
2001-04-04 11:39:17 +00:00