Commit Graph

2636 Commits

Author SHA1 Message Date
cjs
e4d280c038 Update minor version of libc so that those installing a snapshot actually
get a libc with it. (Someone's been naughty!)
2000-03-09 23:32:03 +00:00
cjs
727677837e Include bsd.own.mk so we use /etc/mk.conf. 2000-03-08 21:58:10 +00:00
cjs
81999926fe Include bsd.obj.mk so we can have RELEASEDIR in /etc/mk.conf. 2000-03-08 15:39:48 +00:00
cjs
365f78431b Fix typo. 2000-03-08 14:28:54 +00:00
cjs
a195a52b81 Include bsd.own.mk so we use /etc/mk.conf, which may well have RELEASEDIR
in it.
2000-03-08 13:34:58 +00:00
hubertf
9aea0d6d08 Make setting of pcic_isa_intr_alloc_mask via DDB a bit clearer.
Suggested in PR 9568 by sanpei@sanpei.org
2000-03-08 13:09:00 +00:00
cjs
3ec9dae179 1800k is not big enough, so make it 1920k. (Though I'm not sure that making
this larger is the solution we're looking for.) And make it actually work
with a larger size, rather not using the extra space we've allocated due
to not changing the geometry we disklabel it with. Do we even need to give
this a disk-like geometry, especially if it's a `floppy' with more tracks
than a real floppy has?
2000-03-08 06:08:37 +00:00
veego
70b32a2849 Remove unused libahdi.
It will be replaced in the future with a more generic libdisklabel.
2000-03-07 20:54:57 +00:00
jun
d26f8fbcde Warner Losh reports to port-hpcmips,port-hpcmips-ja@jp.netbsd.org
Everex A-10
	    main memory 4M  too tight for living
	    main memory20M  live in peace
2000-03-07 14:24:59 +00:00
pk
20bea9cdbc Bump image size by 1MB. 2000-03-07 08:41:35 +00:00
imp
64d1b1dbe8 Add Everex Freestyle A-10 to the supported list. Mine now boots. 2000-03-07 03:03:29 +00:00
is
cb9a71b69b Make sure the miniroot distribution directory exists.
Compute the checksums.
2000-03-06 21:43:36 +00:00
kleink
8f7fc2b56a Add some more. 2000-03-06 18:41:59 +00:00
hubertf
312d50585a This product includes software developed by Hubert Feyrer for
the NetBSD Project.
2000-03-06 04:55:33 +00:00
tsubai
2b584a4f04 newsmips install floppy. 2000-03-04 19:27:01 +00:00
ragge
7676251b2f Update to reality, from Todd Whitesel. 2000-03-04 16:32:11 +00:00
ragge
2f460bfad3 Patches to update to reality, from Todd Whitesel. 2000-03-04 16:06:41 +00:00
ragge
b61115b2b4 Update to reality; patches by Todd Whitesel. 2000-03-04 15:05:19 +00:00
soda
e548437425 to make binary snapshot 2000-03-03 16:31:21 +00:00
itojun
2dc247fc34 make CMSG_ALIGN always synchronize with kernel's idea of ALIGNBYTES.
ancillary data alignment will be ALIGNBYTES, not sizeof(long) - 1, from now.

CMSG_xx will NOT resolve into constant.  if you use CMSG_xx to allocate
arrays, you'll lose.

bump shlib minor for libc.

NOTE: if you are on top of arch with ALIGNBYTES != sizeof(long) - 1,
you need to recompile IPv6-related binaries.  there is no way to guarantee
backward compat in this aspect.  sorry for this.  this should be the last
backward compat breakage for IPv6-related ancillary data manipulation.
(we still have PR 9516 for unix-domain sockets...)
2000-03-02 07:41:49 +00:00
itojun
ca7ee807d5 change filename for IPv6 loopback address (::1).
many found it ugly, and I found that I've made a mistake in old name.
there needs to be 4 more "0"s!

this commit renames
etc/namedb/0000:0000:0000:0000:0000:0000:000 into etc/namedb/loopback.v6.
(based on recent discussion I did not use cvsmove)
2000-03-01 11:06:27 +00:00
ross
b4dbebce1a alpha port is now ross + jason 2000-03-01 02:08:28 +00:00
jwise
e7adfd2136 Add missing pkg name 2000-02-28 16:31:08 +00:00
jun
162999a809 add comments:
NetBSD/hpcmips kernel with sysinst costs 6MB WinCE memory area.
allocate more WinCE memory,if heap memory has exhausted on system startup.
2000-02-28 05:57:43 +00:00
jun
788c0236ac IPv6 option enable. 2000-02-28 05:17:50 +00:00
mycroft
634ca7294e Sync. 2000-02-27 23:46:01 +00:00
mycroft
d128de6bc6 Change miniroot size to 3072. 2000-02-27 20:26:07 +00:00
augustss
b4cec2ce4c Add pcibios(4). 2000-02-27 17:20:02 +00:00
shin
0efd796943 add RCS Id 2000-02-27 12:17:00 +00:00
wiz
24d8e4f798 added share/locale/pt_BR/LC_MESSAGES for grep 2.4 2000-02-27 01:27:48 +00:00
groo
de848247fc add lm.4 and envsys.4 2000-02-27 01:19:54 +00:00
mycroft
3db2f50e04 Sync. 2000-02-26 20:47:02 +00:00
itojun
04e493cfbf add /usr/include/ifaddrs.h (sorry for the delay) 2000-02-26 15:46:02 +00:00
tsutsui
742f365d33 Remove unnecessary entries. (from macppc) 2000-02-26 05:46:22 +00:00
mbw
68a1983326 added mbw to list of contributors 2000-02-26 03:02:14 +00:00
jun
bc3e15eda9 add support machines
NEC MC-CS12/13
	(CASIO E-55/for DoCoMo)
2000-02-25 17:27:05 +00:00
shin
212d70806a add mount_msdos 2000-02-25 11:33:45 +00:00
assar
75720845de add heimdal.info and heimdal section 3 man pages 2000-02-25 02:52:11 +00:00
ad
9744286599 Note DPT ISA support. 2000-02-24 18:51:51 +00:00
itojun
30230fed96 add getifaddrs.3 and freeifaddrs.3. sorry for the delay.
From: Bernd Ernesti <netbsd@arresum.inka.de>
2000-02-24 03:00:10 +00:00
ad
509ce66ed5 Add folks that have given me stuff. 2000-02-23 17:58:20 +00:00
nonaka
e1c9f9e96d Add myself 2000-02-23 14:00:51 +00:00
groo
4cf20c4fe6 Added myself. 2000-02-23 07:51:53 +00:00
itojun
2397ac761e increase shlib minor of libc, for addition of getifaddrs(3). 2000-02-23 07:00:54 +00:00
tsutsui
fea38fee6b Remove update. 2000-02-22 15:00:43 +00:00
dent
b7b0fe0dd0 Addition of myself. 2000-02-22 13:06:48 +00:00
jun
99821867ca update for current snapshot 2000-02-22 05:01:40 +00:00
pk
3bd0cd4733 Select `boot.700000' as the second-stage boot program. 2000-02-21 14:52:01 +00:00
shin
74857849d3 comment out IPv6 support (not tested). 2000-02-21 13:28:30 +00:00
shin
437bbdf838 fix storage requirement. 2000-02-21 13:23:17 +00:00