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
thorpej
5596fe2614
Nuke TUBA per my note to tech-net; there's no reason to keep it around.
1998-05-11 19:57:23 +00:00
mhitch
e8c1659e9a
${DESTDIR} isn't needed - which isn't what the example in
...
/usr/share/mk/bsd.README seems to indicate.
1998-05-11 19:30:15 +00:00
fair
048c02b861
no changes in previous rev, as documented; goof! (sorry). Once again - document that "domainname" is about YP/NIS, not Internet, per PR#5442
1998-05-11 19:01:13 +00:00
fair
db9db0284d
more clearly document that "domainname" is about NIS/YP, not Internet, per PR#5442
1998-05-11 18:59:23 +00:00
fair
85da386c0f
add PIM plus URL to protocols per PR#5438
1998-05-11 18:55:13 +00:00
drochner
2d422e9c9e
add missing backslash
1998-05-11 15:49:15 +00:00
kleink
ff08122ed4
Reorganize name space protection.
1998-05-11 12:00:27 +00:00
kleink
fbfd5f44f3
Fix comment typo in previous.
1998-05-11 11:06:23 +00:00
leo
e63efc87df
Add UVM option.
1998-05-11 07:46:15 +00:00
thorpej
d5157b2b05
Sync w/ reality
1998-05-11 00:34:24 +00:00
kleink
892884f299
* Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327.
...
* Complete the "kill -l [exitstatus]" syntax.
* Sync with the documentation and no longer permit the use of full signal
names in the "kill [-sig] pid" syntax, e.g. -SIGHUP.
1998-05-10 18:32:46 +00:00
kleink
ca01c95791
* Remove the inclusion of <sys/param.h>; the most common use for this was
...
the MAXHOSTNAMELEN constant whose semantics are not intended for network
database lookup operations, and which pollutes name space.
* Per XSH98, provide symbols from <inttypes.h>.
* Add various bits of name space protection.
1998-05-10 17:32:39 +00:00
kleink
c903851a7e
Reorganize name space protection.
1998-05-10 16:57:51 +00:00
mhitch
cf000ad823
SCSI drives at target 5 and 6 (and 7 for the DS3100) are now included
...
in the standard configuration, so build the rz* devices for them.
1998-05-10 16:52:14 +00:00
mycroft
3a609af5ba
Make all the sum files.
1998-05-10 16:48:44 +00:00
kleink
bfdeed0774
Set NONOLINT on sparc.
1998-05-10 14:58:09 +00:00
kleink
9874eaca73
Reorganize name space protection. Also, provide SEEK_* definitions for
...
advisory lock specifications.
1998-05-10 14:22:02 +00:00
kleink
18a7b5ac3a
SYNOPSIS referred to the wrong header file.
1998-05-10 12:55:10 +00:00
mrg
6b11eea5b2
reject attempts to map an immutable or append-only file, shared with
...
write protection. this stops data corruption where it was possible
to change the in-memory copy of an append-only file (but not the on-disk
copy). this is documented in NetBSD security advisory 1998-003. thanks
to darrenr, lukem, cgd, mycroft and mrg for this.
1998-05-10 12:35:58 +00:00
mycroft
ff93d40dbb
Make sure system includes are installed before descending into gnu.
1998-05-10 10:37:59 +00:00
briggs
5369da240e
Get both SCSI busses operational on the Q900 and Q950.
1998-05-09 22:47:53 +00:00
kleink
1550a56403
Delint last.
1998-05-09 20:59:29 +00:00
scw
b014edcabc
Delete "./sbin/ldconfig" entry; it's in "mi".
1998-05-09 17:28:10 +00:00
kleink
37bede84a4
Use strerror(3) instead of sys_errlist and sys_nerr.
1998-05-09 17:22:07 +00:00
kleink
6fa43ba824
Minor KNF.
1998-05-09 15:05:50 +00:00
kleink
afeaa5bb57
Use size_t to pass the length of the memory region to operate on to chgkprot(),
...
kernacc(), useracc(), vslock() and vsunlock(); (unsigned) ints are not
adequate on all platforms.
1998-05-09 15:04:39 +00:00
kleink
a04dace856
Spelling error.
1998-05-09 14:24:31 +00:00
augustss
7ccd275655
Fix typo.
1998-05-09 12:41:16 +00:00
augustss
9f5ffe60bb
Add some more explanatory text.
1998-05-09 12:37:42 +00:00
augustss
fbb394da51
Cross reference audioctl(1) and mixerctl(1).
1998-05-09 12:10:31 +00:00
veego
443684836c
Remove the comment about a know problem with the Ariadne ethernet card,
...
because the problem is fixed.
1998-05-09 10:06:52 +00:00
mycroft
558715553b
Undo version 1.5, which only accomplished inserting gratuitous [] pairs.
1998-05-09 07:18:17 +00:00
mycroft
18aa33cce5
Disable the change to check wdp_ataversion, since it's unreliable with old
...
devices. (Yuck.)
1998-05-09 05:20:35 +00:00
cgd
66086e3be0
add .so's for all of the shared libs (just symlinks). These are only
...
used when compiling (or should only be used then), so putting them into
xcomp is good even though putting them into xbase wouldn't cost too
much space.
1998-05-09 04:17:46 +00:00
cgd
4cb5c4741a
add .so.M and .so.M.m for all of the shared libs, and
...
X11R6/lib/X11/xdm/libXdmGreet.so*. (the latter gets .so, .so.M, and
.so.M.m because i'm not sure which it really needs, can't easily test it,
and don't want to fail to include something which is necessary. In all
likelyhood, the .so.M and .so.M.m forms simply shouldn't be built for
objects only used with dlopen(), like this one.)
1998-05-09 04:13:46 +00:00
cgd
1df707facd
add X and XalphaNetBSD
1998-05-09 04:09:05 +00:00
ross
74839eb5d0
s-/usr/mdec/install-&boot-
1998-05-09 04:02:07 +00:00
ross
bffbd61da4
Untangle the first paragraph in the upgrade notes that were copied
...
from i386/upgrade.
1998-05-09 03:49:30 +00:00