Commit Graph

39379 Commits

Author SHA1 Message Date
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
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