Commit Graph

39303 Commits

Author SHA1 Message Date
thorpej
fb9726fe91 Add a few files related to the Digital Personal Workstation. 1998-05-13 21:59:32 +00:00
thorpej
49aa171ab9 Add support for chaining DMA windows together, for falling back on
SGMAPs if a direct-mapped window fails.
1998-05-13 21:21:16 +00:00
pk
35c73afeee Document `dladdr()'. 1998-05-13 19:33:01 +00:00
tv
58d9481691 y.tab.h is now called grammar.h (and there's an implied .y.h rule now too)
Noticed by veego.
1998-05-13 19:21:37 +00:00
ross
8cc228c742 The previous rev deletes the three crunchgen(1) output files on error. 1998-05-13 19:13:06 +00:00
ross
f1e5d2be9f Note that a ./MAKEDEV all is needed, document the install script
functions, briefly describe a manual install, fix section cross
references, and other misc edits.
1998-05-13 19:07:46 +00:00
augustss
6c0386cefa Regen. 1998-05-13 15:51:36 +00:00
augustss
364c6cf250 Add OPTi OHCI USB host controller. 1998-05-13 15:50:58 +00:00
lukem
a48b942484 document PPP_BSDCOMP and PPP_DEFLATE 1998-05-13 14:20:47 +00:00
simonb
6126819df6 Fix typo (s/OBJECT_FMAT/OBJECT_FMT/) 1998-05-13 13:58:00 +00:00
thorpej
b012e4e39b Normalize gbus configuration somewhat, and add support for configuring
the Zilog DUARTs.
1998-05-13 02:50:29 +00:00
is
db6e62f6ec pcb_ustp went away long ago. 1998-05-12 23:48:34 +00:00
kml
dd5ed34b88 Changed initialization of peermss to ensure that it didn't have
the TCP and IP options lengths removed from it -- the IP options can
change over the course of a connection...
1998-05-12 21:45:51 +00:00
pk
191c543b95 Add `dladdr()' stub. 1998-05-12 21:25:44 +00:00
pk
5de570e329 Include <dlfcn.h> before <link.h> 1998-05-12 21:25:18 +00:00
pk
d123bc84d4 Implement `dladdr()': find nearest symbol given an address. 1998-05-12 21:22:28 +00:00
pk
79bd77e1cc Add `dladdr()' rtld entry point. 1998-05-12 21:21:21 +00:00
pk
c68cbc9073 Add dladdr() and `Dl_info' structure; interface cloned from Solaris 2. 1998-05-12 21:17:09 +00:00
leo
560995dea3 Forgotten with last UVM check-in. 1998-05-12 21:09:23 +00:00
thorpej
6172f5a0ac Use flags instead of a bunch of booleans. Add a "use bwx" flag. 1998-05-12 19:07:21 +00:00
thorpej
0b64ea0879 Gah, typo. 1998-05-12 18:45:04 +00:00
thorpej
86ee1b1000 Oops, and the writes, too. 1998-05-12 18:44:32 +00:00
thorpej
cc45d00d3c Clean up the code that puts the PCI controller into config mode 1; no
functional difference.
1998-05-12 18:40:44 +00:00
thorpej
c014502ab3 Much closer to reality. 1998-05-12 04:09:46 +00:00
thorpej
487beb2373 bump libutil version 1998-05-12 04:02:30 +00:00
thorpej
d52217f4db libtermlib_pic.a is installed. 1998-05-12 04:00:57 +00:00
thorpej
5a90cbeb4d Fix libkvm shlib version 1998-05-12 03:57:36 +00:00
thorpej
eaebd24370 libamu_pic is no longer installed 1998-05-12 03:57:01 +00:00
thorpej
854e13935b Fix libamu shlib version 1998-05-12 03:55:18 +00:00
thorpej
ba88668f59 Add rcslog 1998-05-12 03:52:01 +00:00
thorpej
6d1c6510d0 Fix some TC-related clock headers. 1998-05-12 03:50:59 +00:00
thorpej
91e1c4ab1c Delete bsd.port*.mk 1998-05-12 03:48:22 +00:00
thorpej
246b83555d Build the appropriate libgcc, so that build-to-destdir works. 1998-05-12 01:59:54 +00:00
thorpej
51e30a086a Quote confFOO, pointed out by enami@netbsd.org 1998-05-12 01:23:49 +00:00
thorpej
a23636d506 oops, typo 1998-05-12 00:43:08 +00:00
enami
06a7912b58 Don't actually set attributes of directory if -N flag is given. 1998-05-12 00:42:48 +00:00
thorpej
59c3272ca2 Add temporary mailer configuration for babylon.netbsd.org 1998-05-12 00:42:35 +00:00
ross
8cb8f7b2b1 Correct spelling in */upgrade. More general editing in alpha/install. 1998-05-12 00:00:18 +00:00
thorpej
34bbe5cd80 Rework ALCOR/ALCOR2/Pyxis recognition Yet Again. (Actually, just the
way it's displayed, and mask off the revision once we've determined
which chip we're talking to.)
1998-05-11 23:56:16 +00:00
cgd
3ad93320db add md alpha security set files 1998-05-11 23:41:42 +00:00
thorpej
0624060713 Rework PCI interrupt mapping on the EB164 systype. Rather than computing
interrupt routing directly, use the interrupt routing information provided
in the PCI "line" register.  The previous scheme did not work properly on
AlphaPC 164SXs.  Also, be silent about the fact that 0/8/x does not
have its interrupt mapped; this is to be expected on the 164SX (this is
the Cypress PCI-ISA bridge, which has IDE wired to compat mode on functions
1 and 2; the 164SX does _not_ have PCI IDE on device 11 like other AlphaPCs).
1998-05-11 23:36:46 +00:00
thorpej
c5fc2e9acd Back out previous. This problem was already fixed in a different way. 1998-05-11 23:13:40 +00:00
matt
53b04a8d3c Let usr.sbin/tcpdump build again. 1998-05-11 23:09:35 +00:00
thorpej
bcaf433561 If DESTDIR is set, tell lint to use "-d ${DESTDIR}/usr/include" (the equiv.
of "-nostdinc -idirafter ${DESTDIR}/usr/include".  Fixes PR #5399.
1998-05-11 22:12:59 +00:00
fair
ef37583d98 adjust to more accurately reflect the use of the -t option, per PR#5443 1998-05-11 21:45:44 +00:00
thorpej
49573284f5 Make sure a timer is marked "disarmed" once it has expired. 1998-05-11 20:52:18 +00:00
thomas
5575e380dd Let et4000 work with other RAMDAC than STG1703 1998-05-11 20:43:43 +00:00
ender
51b1fcd02d Make note of CD-ROM based install 1998-05-11 20:43:37 +00:00
ross
fe6275bedb Getting closer. 1998-05-11 20:04:47 +00:00
thorpej
1f300b3cdd Goodbye tuba_table.h 1998-05-11 20:02:51 +00:00