perry
907c7a3c43
fix the Linksys Combo EthernetCard (for carrel)
1997-12-18 22:29:29 +00:00
gwr
92cab719b3
Aw crud. Commented the wrong line.
1997-12-18 22:22:32 +00:00
gwr
ce5d046445
Well... it turns out that the ramdisk root runs out of inodes,
...
but it doesn't need the block devices nor most partitions, so
this can use a customized MAKEDEV to avoid making those.
(I'd rather not enlarge the ramdisk image right now.)
1997-12-18 22:18:43 +00:00
pk
af8bba0f42
Update files sizes and set names.
1997-12-18 22:08:42 +00:00
pk
964a147839
Clean vers.c & vers.o.
1997-12-18 21:03:58 +00:00
gwr
339bdc744d
consistent block size
1997-12-18 20:20:10 +00:00
gwr
ab374ba74c
Scripts provided in the distribution under .../sun3/install/
1997-12-18 20:17:48 +00:00
thorpej
bf32610248
Fix a typo in a comment, and simplify the .PATH directive.
1997-12-18 19:32:46 +00:00
gwr
09f783b95e
Go back to the layout use in the 1.2 release, because I don't
...
have time to make the install tools handle release.7 layout.
Restore the change mycroft made in revision 1.3 (accidently
removed in my previous commit). Update sizes again.
1997-12-18 19:32:12 +00:00
thorpej
031232e9ba
NetBSD Makefile for GNU gprof. Tested on NetBSD/alpha.
1997-12-18 19:27:58 +00:00
scw
cd2fc4079a
Installation MD files for mvme68k.
1997-12-18 19:20:10 +00:00
scw
d214328947
Add ./sbin/edlabel to list
1997-12-18 19:10:46 +00:00
ender
20edd43dc0
Add mac68k/mc.4 (MACE ethernet driver)
1997-12-18 18:30:04 +00:00
ender
7b9a6c237d
o Make mc.4
1997-12-18 18:13:31 +00:00
mycroft
61475326e0
Add delays for lame keyboard controllers, as in the keyboard driver. Do a
...
better job of flushing input in various cases.
1997-12-18 16:49:10 +00:00
fvdl
65295d9fb4
Fix typo that made label overlap check unreliable.
1997-12-18 11:54:11 +00:00
sakamoto
73a2fb9659
support simple stack trace.
1997-12-18 09:09:01 +00:00
sakamoto
e2f98dba9e
remove avail_end temporarily for compile.
1997-12-18 09:08:35 +00:00
sakamoto
15dd19ea29
use pmap.c of port-powerpc.
...
mem_regions support.
1997-12-18 09:07:58 +00:00
thorpej
afc0f998fc
NetBSD Makefile framework to build GNU binutils. Tested, works on
...
NetBSD/alpha.
1997-12-18 07:37:37 +00:00
ender
20fd84e917
o Change the list of changes into a true list
...
o Make note of changes to ADB and serial support as well
1997-12-18 07:34:18 +00:00
thorpej
c333a506de
Oops, typo.
1997-12-18 07:30:34 +00:00
mikel
f5098db92a
sync struct statfs with <sys/mount.h>
1997-12-18 07:22:58 +00:00
mikel
e0fbb13a20
document -F flag; part of PR 4030 from der Mouse
1997-12-18 07:11:48 +00:00
scottr
e43a4bda4a
Update for the NWO
1997-12-18 06:45:30 +00:00
scottr
0b62536fdf
Make these more closely resemble the old configurations.
1997-12-18 06:44:15 +00:00
mikel
1ec50600e6
add /etc/aliases.db
1997-12-18 06:32:32 +00:00
mikel
91b08a9d37
build $DESTDIR/etc/aliases.db in distribution: target
1997-12-18 06:31:33 +00:00
ender
54d86e7158
Man page for MACE ethernet (AM79C940) from David Huang <khym@bga.com>
1997-12-18 06:22:45 +00:00
mikel
30f9c7850e
make root owner of /usr/games/hide to match NetBSD.dist, fixes PR 4658
1997-12-18 06:10:31 +00:00
mikel
80d955570b
don't clobber /var/games/robots_roll on install; from
...
NAKAJIMA Yoshihiro in PR bin/4657.
1997-12-18 05:56:18 +00:00
mikel
4b71dfb1a0
fix pasto, from Rafal Boni in PR misc/4673
1997-12-18 05:43:16 +00:00
perry
f87648fb09
ld.so.conf is now supplied on all ports -- remove from here
1997-12-17 22:47:47 +00:00
perry
b1e6db6460
add an ld.so.conf for all ports
1997-12-17 22:41:05 +00:00
perry
b17d82e086
oops -- /usr/local/lib, not bin
1997-12-17 22:38:56 +00:00
perry
0baf70633d
add an ld.so.conf for all ports
1997-12-17 22:37:54 +00:00
scw
33871f53ca
mvme68k installation ramdisk config files.
1997-12-17 22:13:32 +00:00
scw
6e3fb87648
mvme68k miniroot config files
1997-12-17 22:10:30 +00:00
scw
0de0adef3f
mvme68k specific makefile for Mi miniroot
1997-12-17 21:56:56 +00:00
scw
6f0850a271
Installation set lists for port-mvme68k.
1997-12-17 21:47:21 +00:00
scw
3adf82c90e
Grok boot partition argument delimited by a colon. Force RB_ASKNAME
...
when partition argument is present.
1997-12-17 21:33:10 +00:00
scw
c0ba23773d
Always write primary bootstrap code to raw partition, even when the
...
secondary bootstrap is on partition >= b.
1997-12-17 21:30:23 +00:00
scw
ea634df03a
Workaround for bug in 147Bug PROM (my version, 2.2, at least) which
...
prevents booting from tape in the obvious way.
1997-12-17 21:28:02 +00:00
scw
4b78217d87
Conf file suitable for the ramdisk installation kernel.
1997-12-17 21:24:11 +00:00
scw
f7b8b2dc36
Add file-system KERNFS for the benefit of miniroot install.
1997-12-17 21:20:06 +00:00
scw
d38afea725
Need 768 blocks for ramdisk root entry: rdroot.
1997-12-17 21:18:23 +00:00
scw
bcd0d46dcd
Add mvme68k to list of architectures to compile edlabel for.
1997-12-17 21:16:54 +00:00
mellon
851bf413cd
Only turn off the O_NONBLOCK flag if DC flag is set.
1997-12-17 17:09:33 +00:00
mellon
e0a22c4659
Turn off the O_NONBLOCK flag after CLOCAL is set.
1997-12-17 16:56:30 +00:00
jeremy
070bd37c1b
Pad out table manager structures so that all the members in the contiguous
...
table manager array allocated in pmap_startup() are properly aligned for
faster bus access.
1997-12-17 16:20:33 +00:00