cgd
fa0f27fb2d
put dd on install & kc disks, as requested by John Kohl in pr 472,
...
and make sure the .o's are made (e.g. after clean), as proposed by
Rafal Boni in pr 493.
1994-10-18 21:21:34 +00:00
mycroft
126cf80fd0
Deal with lines that contain only spaces, per PR 515, but implemented
...
differently.
1994-10-18 20:36:26 +00:00
mycroft
dfab95c9fe
Remove an outdated comment that is very confusing.
1994-10-18 20:16:13 +00:00
mycroft
70e27da16b
Fix up some printfs and make them consistent.
1994-10-18 18:24:35 +00:00
mycroft
5ee5940abc
Get rid of a redundant sanity check.
1994-10-18 17:02:44 +00:00
mycroft
3df08b7f25
Fix the fstype-based pruning algorithms. Partly suggested by John Kohl.
1994-10-18 16:52:56 +00:00
mycroft
b524577c42
Better patch for the previous.
1994-10-18 16:38:12 +00:00
mycroft
0e4ea99974
Don't wedge in an infinite loop if NFSSERVER is not configured.
1994-10-18 16:00:17 +00:00
mycroft
1b62a0967f
Change process titles to be less redundant.
1994-10-18 14:12:55 +00:00
mycroft
f8825bfb96
Always save both the mount flags and the file system type when crossing a
...
mount point. From John Kohl.
1994-10-18 13:54:25 +00:00
mycroft
8ae8b4ab29
Bug fixes from Rafal Boni:
...
* Set promiscuous mode flag before configuring card, so it actually works.
* Handle failed TDR commands correctly.
* Remove some apparently defunct and bogus code.
(This driver needs more work.)
1994-10-18 13:40:30 +00:00
cgd
c3071d641c
fill in sizes
1994-10-18 08:33:53 +00:00
cgd
9606d1d107
case the joint...
1994-10-18 08:28:56 +00:00
cgd
f80896d5eb
clean up adam's work.
1994-10-18 07:38:46 +00:00
glass
ada76f3209
doc update...needs wordsmithing
1994-10-18 07:17:04 +00:00
glass
a63619a01c
1 floppy drive support
1994-10-18 07:02:52 +00:00
deraadt
a99b93e354
man page bywr and I
1994-10-18 06:48:51 +00:00
cgd
4eb752cd51
make the "wait on swbuf" message SDB_IO -- it's I/O related, and it's
...
not at all anomalous (and bloody annoying!) on 4M machines.
1994-10-18 06:42:28 +00:00
cgd
90f2c4f70a
DEBUG and/or DIAGNOSTIC shouldn't cause thing to be printed for "normal"
...
cases, unless the user explicitly requests it. add variable
startinit_verbose to control init-starting messages.
1994-10-18 06:28:06 +00:00
cgd
1725b07a35
there are no flags between us (and compiling) any more.
1994-10-18 06:11:15 +00:00
andrew
464ea0c010
Use /etc/rmt as per protocol definition, to ensure interoperability
...
(thanks theo :). For NetBSD, /etc/rmt is a symlink to the real
/usr/sbin/rmt.
1994-10-18 06:04:08 +00:00
cgd
bd6d113b69
change a number
1994-10-18 04:27:30 +00:00
jtc
8c34217adb
The ns32k uses IEEE, not vax, floating point arithmetic.
...
Adjusted constants appropriately.
1994-10-18 00:25:27 +00:00
cgd
32e7357c0f
either change or update references to sigvec(), as appropriate
1994-10-17 23:49:08 +00:00
cgd
a86db53141
add list of mirrors.
1994-10-17 23:05:06 +00:00
cgd
108d435824
mentione that the install notes are part of the distribtuion.
1994-10-17 23:03:40 +00:00
cgd
5f68f7b691
modify for generic kernel contents
1994-10-17 21:53:21 +00:00
cgd
805605ce56
kill le0. *sigh*
1994-10-17 21:49:51 +00:00
cgd
ac58b5cf8c
don't install zcat (as it's now done by gzip), and excise the zcat sections
...
from the man page. add a xref to zcat(1). delete nothing, so that
people who want to avoid zcat can.
1994-10-17 21:43:15 +00:00
cgd
39619ceab9
fine, install as zcat, too, but _NOT_ as compress; man page is incorrect.
1994-10-17 21:37:28 +00:00
cgd
894d08c561
fix two typos.
1994-10-17 20:07:03 +00:00
brezak
304b4efcdf
Fix krb4 build. From Michael Graff <explorer@vorpal.com>
1994-10-17 18:36:57 +00:00
jtc
5f55f20bd4
Change GNATS_SITE from sun-lamp to netbsd.
1994-10-17 17:22:26 +00:00
glass
82be98b701
fix uses of old config style
1994-10-17 14:33:22 +00:00
glass
0e33b7356e
fix man page for lms
1994-10-17 14:23:25 +00:00
cgd
12ec973dba
use NetBSD.ORG for the mail address.
1994-10-17 03:03:32 +00:00
cgd
07ccd540e9
oops!
1994-10-17 00:11:18 +00:00
cgd
38b2ce0f54
kill it...
1994-10-17 00:10:41 +00:00
cgd
320359f8e2
change, requested by Jarle Greipsland
1994-10-17 00:08:29 +00:00
mycroft
d00c05633a
Wait on the correct bit in the lower half of kbc_get8042cmd(); and some other
...
mostly stylistic changes. Based on suggestions from John Hood.
1994-10-16 15:46:13 +00:00
mycroft
06b14c27fd
Substantially smaller and faster version, from me.
1994-10-16 15:37:41 +00:00
andrew
61043b5d11
Added mention of the retension, erase and eom options.
1994-10-16 11:46:49 +00:00
andrew
25386c8c8e
Be sure to use /usr/bin/rsh and /usr/sbin/rmt.
1994-10-16 11:34:34 +00:00
deraadt
2fb5b874a1
sbus_establish() is sun4c/sun4m specific
1994-10-15 08:57:20 +00:00
deraadt
2343dc8f90
u_int_{16,32}_t stuff
1994-10-15 07:56:51 +00:00
deraadt
63afb063a5
declare obio/sbus in the right place
...
obio/vmes/vmel support only active if requested
1994-10-15 06:01:20 +00:00
deraadt
8986364564
mapiodev takes a bustype argument now
...
attempt to configure vmel/vmes
1994-10-15 05:53:23 +00:00
deraadt
3ae3c206d7
mapiodev takes a bustype argument now
1994-10-15 05:48:47 +00:00
cgd
f501e4e128
make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.
1994-10-15 04:57:29 +00:00
mycroft
cb9a3933e4
Clean up deleted files.
1994-10-15 04:57:12 +00:00