Commit Graph

39358 Commits

Author SHA1 Message Date
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
mrg f23ec91e29 oops, forgot it add this earlier (pr#5425) 1998-05-09 03:48:37 +00:00
ross e937bf2ed5 Modify ./contents + ./install;
* no more binary toolchain tarball
	* source toolchain tarball still present
	* some english
	* add bs=18k on the floppy dd(1) example, just to be safe on systems
	  that don't like to cross cylinder boundaries (and it's faster)
Modify ./upgrade:
	* untangle the first pp
1998-05-09 03:42:00 +00:00
mrg f3ca264c1e uvm_swapout is a static function, not exported. does not belong in uvm.9 1998-05-09 00:48:20 +00:00
mycroft 434bd12422 Move tun to major number 93. 1998-05-09 00:13:57 +00:00
mark 82d14dbeb2 Add MACHINE_NEW_NONCONTIG option. 1998-05-08 23:40:20 +00:00
mark f7eafd6679 Remove the standard option MACHINE_NONCONTIG. 1998-05-08 23:36:47 +00:00
mark a76affde1d Add MACHINE_NEW_NONCONTIG support. 1998-05-08 23:36:08 +00:00