Commit Graph

2762 Commits

Author SHA1 Message Date
david 784ea78445 add myself to supporting-cast 2000-04-16 03:46:28 +00:00
tsarna f9366f5ba5 Update sets and obsolete lists to reflect death of nfsiod 2000-04-15 22:02:14 +00:00
scw 1689370d0d Add machine/intr.h 2000-04-15 21:23:02 +00:00
mrg 0bd238bf14 remove <vm/vm_swap.h> and <vm/vm_conf.h> 2000-04-15 18:12:46 +00:00
augustss 1b6a056021 Add ucom(9) 2000-04-15 17:23:02 +00:00
augustss f6355e3f7d Add uftdi(4) and urio(4). 2000-04-15 00:27:21 +00:00
thorpej 0893e278cb Update for racoon removal. 2000-04-14 23:00:26 +00:00
thorpej 3b709d7ae5 Update for libcurses.so.3.1 2000-04-14 22:55:56 +00:00
thorpej d972fb140a Don't access curses internals, use getmaxy() instead. 2000-04-14 21:46:11 +00:00
jhawk ebb5b94cb0 Clarify that /usr/pkgsrc is not the One True Location, but merely
an accepted-by-convention default, per agc.
2000-04-14 10:17:44 +00:00
jhawk a110807f8f Clarify exactly where pkgsrc.tar.gz should be extracted.
Fixes install/9580 (INSTALL is vague about pkgsrc installation location)
2000-04-13 18:24:13 +00:00
jhawk c4f30d4a4e Add self (jhawk) to list o' Developers 2000-04-13 17:53:58 +00:00
hubertf f577078528 note that the installation software (sysinst) may have already set
rc_configured to YES in /etc/rc.conf, and that the drop to
	singleuser mode may not happen.
 remove special mentioning of 1.4.
2000-04-13 15:46:43 +00:00
christos f0653e6271 Oops, forgot to include test here. 2000-04-11 12:45:18 +00:00
pk 3123085e13 Make FQDN optional (PR#9823). 2000-04-11 08:26:34 +00:00
hubertf dd8cb52a5d Enable wscons by default, by
* setting wscons=YES in etc/rc.conf
 * setting ttyE* to "on" in etc/ttys
2000-04-10 01:40:51 +00:00
augustss 147fc51309 Add upl(4) man page. 2000-04-09 18:27:04 +00:00
tsarna a125dbe844 add /etc/sysctl.conf 2000-04-08 23:06:45 +00:00
thorpej 04b675c7a2 Provide a Makefile here so that the previous level will traverse down. 2000-04-07 17:44:19 +00:00
thorpej 7ab88fa264 Make this traverse into subdirectories properly. 2000-04-07 17:33:34 +00:00
erh 744f0f6486 libc is at 12.60 now. 2000-04-06 21:22:49 +00:00
jdolecek 97c7b9f310 Correct typo. Fix sent by Dave Huang in port-mac68k/9788 2000-04-05 16:27:16 +00:00
itojun 6f5a562309 rareflect removal of racoon build tree. 2000-04-04 03:12:22 +00:00
christos 7c693afd21 oops, forgot the man page... 2000-04-02 20:34:18 +00:00
christos f44fd4a857 add getopt.h 2000-04-02 20:33:21 +00:00
minoura 59816535a2 Update libc.so version. 2000-04-02 15:39:54 +00:00
soda 82b036ca26 cancel previous change.
$INCS variable is introduced by cgd to export kernel headers which
are needed from userland. In other words, $INC should only have
headers for kernel <-> userland programming interface.
Headers for kernel internal implementation should not be exported
to userland.
2000-03-31 11:50:06 +00:00
tsarna 840b9e3b24 Add auvia(4) 2000-03-31 06:01:48 +00:00
soren ad597b3ab0 Match reality. 2000-03-30 21:39:29 +00:00
soren 0d2208fd02 etc.cobalt (fstab.wd). 2000-03-30 21:13:37 +00:00
soren f1ebda6de6 fdisk and installboot. 2000-03-30 21:13:06 +00:00
augustss f3b7e3201c Add uvisor(4). 2000-03-30 16:59:36 +00:00
fredb 3ff49ae387 Make the notes reachover more robust, and only build INSTALL.more, since
that's the only one we use.
2000-03-30 04:33:57 +00:00
thorpej 5c4ddfff99 Make doing a few things here (e.g. checkflist) a little easier. This
determines which crypto set to build based on <bsd.crypto.mk> and invokes
the programs with the various correct options.

Not complete yet, but a good starting point for a few things, and a little
more flexible than the method used in the release: target in etc/Makefile.
2000-03-28 00:38:06 +00:00
thorpej e1e415963d Add an option of the `secr' set (but default it to OFF), and allow the
kernel/base/etc sets to be toggled.
2000-03-28 00:29:53 +00:00
soda 07f31bdc87 add spllowersoftclock(9) man/catman page, pointed out by enami@netbsd.org. 2000-03-27 10:01:47 +00:00
thorpej 06f397e94e Allow for building with an alternate default FTP server and alternate
default FTP directory, based on mk.conf variables SYSINST_FTP_HOST
and SYSINST_FTP_DIR.
2000-03-24 21:56:04 +00:00
onoe 5e2634ff53 Added /usr/include/dev/ic/awictl.h 2000-03-23 07:28:00 +00:00
thorpej 6e327348f1 callout.9 pages. 2000-03-23 07:12:36 +00:00
tron a66ade11c0 Add missing "./usr/lib/libi386.so". Problem noted by Patrick Welche in
PR port-i386/9659.
2000-03-22 17:32:03 +00:00
jun 64a063e730 add supported hardware List
- Sharp Telios
 - Compaq C810 C2010
 - Mobilon HC-4100
2000-03-22 14:36:35 +00:00
soda cccbe9a4f3 sync with i386 about ahc. 2000-03-21 10:50:03 +00:00
soda fdc9111bb2 add Adaptec AHA-2910, 2915, 2920, and 2930C adapters (supported by ahc) 2000-03-21 10:39:23 +00:00
garbled fee34ab92e Stop this make from descending into directories that don't exist yet. 2000-03-21 03:58:12 +00:00
jlam 41053184b6 /usr/include/dev/isa/espvar.h became /usr/include/dev/isa/esp_isavar.h 2000-03-20 19:09:19 +00:00
ad 99ad897ea3 Note devices supported by cac(4). 2000-03-20 18:25:20 +00:00
jun 92a2e14c2a typo fix. 2000-03-19 16:17:12 +00:00
augustss 970cd3e4db Add nca(4). 2000-03-18 14:10:49 +00:00
tron 4ca37ae145 Add "machine_machdep.h". 2000-03-17 22:54:04 +00:00
tron 6345e92ee0 Add "./usr/include/i386/endian_machdep.h". 2000-03-17 17:35:03 +00:00
ad 21eb44e2ba Add {ca,cac}.4. 2000-03-16 15:35:29 +00:00
ad 649f9c330f Add cac{reg,var}.h. 2000-03-16 15:33:24 +00:00
ad 63b3c394ac More inodes. 2000-03-16 14:56:19 +00:00
ad d0084dcebe Allow install on /dev/ca??. 2000-03-16 14:55:23 +00:00
tron cd90b3ddcb Add "./usr/include/dev/microcode/aic7xxx/aic7xxx_reg.h" forgotten in
revision 1.199.
2000-03-15 16:09:20 +00:00
tron bbe2d4b1c0 "/usr/include/dev/hpc" exists only on the "hpcmips" port. 2000-03-15 16:03:50 +00:00
tron efbc6482aa Correct list of include files for updated Adaptec driver. 2000-03-15 16:02:25 +00:00
tsutsui da5ce39d89 Remove AIC-7890 from "we do NOT currently support" list. 2000-03-15 14:08:44 +00:00
soren 89e842a822 mbrlabel moves to /sbin. 2000-03-15 12:16:36 +00:00
fvdl a1ccc336af Note support for more Adaptec SCSI cards. 2000-03-15 02:28:42 +00:00
fvdl 97965ecea8 Convert ask_sizemult to take an argument, so that MBR using ports can
actually call it with the right sectors per cylinder size during
MBR partitioning.
2000-03-14 22:42:48 +00:00
shin e8da1c58bf sync with reality. 2000-03-14 09:06:50 +00:00
shin 17fe2b89c8 add /etc/rc.d. 2000-03-14 08:49:50 +00:00
shin 405564cecb fix DAEMON,LOGIN,SERVERS,sshd in /etc/rc.d. 2000-03-14 08:49:22 +00:00
shin c992820a4d add /usr/include/dev/hpc/hpcfbio.h 2000-03-14 08:44:54 +00:00
shin c40db3fc1b fix set sizes. 2000-03-14 01:58:34 +00:00
shin a992c45b8e increase STDNEEDMB value. 2000-03-14 01:57:59 +00:00
soren fe277f0e79 Fix doubled 'the'. 2000-03-13 22:45:46 +00:00
soren 874c2bbe49 Fix doubled 'the's. 2000-03-13 22:37:10 +00:00
itojun 8ab75e23f4 hide shouldn't-be-exported symbols from the outside.
don't compile pfkey*, since we expect tons of changes in the near future.

bump shlib major (due to less exported APIs than before - am I correct here?).
2000-03-13 21:23:55 +00:00
tsutsui d8a503fec5 Try to make the install floppy work on 4MB machines:
- reduce memory disk size
- use x_dd, x_ifconfig and x_route
- use libhack.o (sync with i386)
- don't use mfs as /tmp

Tested by Luigi Filippini <filippini@tiscali.it> and me.
2000-03-13 13:16:54 +00:00
jlam dff1e64aad Add /etc/rc.d scripts. 2000-03-12 21:47:16 +00:00
martin 29ca614469 Added myself. 2000-03-12 19:18:50 +00:00
shin 745a0cd2a9 enlarge ramdisk size. 2000-03-11 09:12:34 +00:00
groo 38cfdfd8fc Add envstat(8) for displaying sensor readings from any envsys(4)
compatible device.
2000-03-10 05:51:56 +00:00
onoe 2ec94d1a53 add myself to developpers. 2000-03-10 01:59:06 +00:00
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