Commit Graph

3106 Commits

Author SHA1 Message Date
he ceaccf4ae5 Add construction of three types of "rescue" images, based on the
boot images.

The difference compared to the boot images is that these do not contain
sysinst, but do on the other hand contain dump/rdump, restore/rrestore,
scsictl and chio in addition to the other stuff already on the install
floppies.

The images built are
	rescue1.fs
	rescue2.fs	Based on the full INSTALL kernel, on two floppies
	rescue-sm.fs	Based on INSTALL_SMALL
	rescue-ti.fs	Based on INSTALL_TINY
2000-06-10 18:56:47 +00:00
matt 4a6f6fd467 nuke slattach and restore/rrestore to get back space taken by new rpc code 2000-06-10 04:56:12 +00:00
matt d619f5e86e Remove update since it doesn't exist anymore 2000-06-10 04:29:31 +00:00
tsutsui 1fae0a9ed1 Make fd0 device files. 2000-06-10 04:05:49 +00:00
tsutsui 1b49850675 Sync with etc/etc.sun3/MAKEDEV. 2000-06-10 04:04:45 +00:00
tsutsui 46b2cf55f2 Ramdisk kernels have been renamed. 2000-06-10 03:04:43 +00:00
tsutsui 42f4262fbb Pass ${DESTDIR} to RunList.sh. 2000-06-10 03:02:14 +00:00
tsutsui 2175a56cb7 - Pass ${DESTDIR} to RunList.sh.
- Remove *.cro and *.c on make clean.
2000-06-10 03:01:14 +00:00
tsutsui 294d8d9c41 sysctl(8) was moved from /usr/sbin to /sbin. 2000-06-10 02:57:25 +00:00
tsutsui 7d1f42b466 Remove include bsd.own.mk. It is included by bsd.subdir.mk. 2000-06-10 02:50:34 +00:00
tsutsui 75c6529048 Remove unused ${GEOM}. 2000-06-09 16:45:31 +00:00
tsutsui a3a4a93eab Pass ${DESTDIR} to runlist.sh. 2000-06-09 15:18:55 +00:00
tsutsui c6083562ce - Use vnd instead of sd1b to build ramdisk image.
- Adjust ramdisk size.
- Switch to MI mdsetimage(8) from home-grown rdsetroot.
2000-06-09 15:03:34 +00:00
tsutsui b3e031a6db Use vnd rather than sd1b to make miniroot image. 2000-06-09 14:58:32 +00:00
tsutsui 3efda7f3c0 - Update shlib versions. (XXX They should be taken from shl.mi)
- Remove strings and libgnumalloc.
2000-06-09 12:55:40 +00:00
onoe d875086bb3 /usr/include/dev/ic/awictl.h is removed due to awictl interface has been
replaced by wiconfig(8)
2000-06-09 05:59:43 +00:00
tsutsui b8883b183d Use also x_ftp and x_sh. 2000-06-08 23:39:43 +00:00
tsutsui b0d54f368a Add "COPTS= -Os" for building libhack.o. 2000-06-08 23:39:07 +00:00
matt 238972e741 Add make release support so automake snapshots 2000-06-08 17:39:44 +00:00
tsutsui 8e84cf560d Add Makefile for building SUBDIR. 2000-06-08 13:55:46 +00:00
itojun 9537caed22 add 1.13 -> 1.14 again (obsolete IPv6 headers). it would be better
if we can smoothly upgrade from 1.4[A-Z] to 1.5 (like Comdex snapshot).
2000-06-08 01:24:38 +00:00
marc 064ca03436 prevent unecessary rebuilds of ${IMAGE} 2000-06-07 22:15:31 +00:00
thorpej 5dd5a4e083 Remove restore(8). It doens't belong on install media, and if we
want to provide that functionality, we can do it some other way.
2000-06-07 21:13:12 +00:00
thorpej 9e01451f4c test is a shell built-in; don't need a separate binary. 2000-06-07 21:00:03 +00:00
thorpej 2304ada2b0 Need /etc/netconfig. 2000-06-07 20:43:11 +00:00
thorpej 765e8772d7 Need /etc/netconfig. 2000-06-07 20:42:19 +00:00
thorpej ceff2dc6bc Need /etc/netconfig. 2000-06-07 20:32:06 +00:00
thorpej b871a87cc8 Need /etc/netconfig. 2000-06-07 20:23:19 +00:00
matt a83202e259 Add netconfig 2000-06-07 20:08:12 +00:00
thorpej 464b4e3de0 Need /etc/netconfig. 2000-06-07 19:54:50 +00:00
thorpej eef8b653bc Need /etc/netconfig. 2000-06-07 19:42:23 +00:00
thorpej afb5621bab Add another `cylinder' to the ramdisk. 2000-06-07 19:41:47 +00:00
matt a0cdedfb34 add netconfig 2000-06-07 19:38:00 +00:00
tsutsui c49a328d6f Turn off xserver and xfonts sets on default. 2000-06-07 13:07:41 +00:00
thorpej 4b4411fe04 Update for reality. 2000-06-07 01:31:37 +00:00
matt 3d4cc8a161 Needed so that obj directories are created properly. 2000-06-06 21:00:31 +00:00
gmcgarry 3129070fd6 New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
didn't work.  Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
thorpej 60a5fb3613 alpha/intrcnt.h is obsolete. 2000-06-05 21:55:29 +00:00
simonb 57301eb879 Add xntp 3.5 programs, libraries and doco to the obsolete list 2000-06-05 03:17:23 +00:00
cgd cffb580806 Implement the more flexiable `evcnt' interface as discussed (briefly) on
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun eed37fdd23 we have never shipped IPv6/IPsec in official releases, so we don't
need to register files that are gone.  From: bernd ernesti
2000-06-04 12:25:25 +00:00
itojun d586fbe2be register removed IPv6/IPsec include files (nonstandard file paths). 2000-06-04 11:58:25 +00:00
itojun 93b2b4e693 remove include files in nonstandard path
(has been #error for couple of months).
2000-06-04 11:52:06 +00:00
itojun e56538278d add sys/ansi.h 2000-06-04 08:53:58 +00:00
matt 04a2da60cb add some missing files. 2000-06-03 05:36:56 +00:00
matt da9fca7cc8 va-ppc.h and vmparam.h are no longer existant in /usr/include/powerpc 2000-06-03 05:31:23 +00:00
matt d5ae57122b need bsd.own.mk 2000-06-01 06:56:55 +00:00
matt b0eda434e1 need bsd.own.mk for BSD*DIR 2000-06-01 06:56:12 +00:00
matt 8b35a1a9be need bsd.own.mk for KERNOBJDIR 2000-06-01 06:54:57 +00:00
matt 6efd6747ac need bsd.own.mk 2000-06-01 06:53:55 +00:00
matt 3586ef00b3 make snap_md_post do the right thing. 2000-05-31 21:51:27 +00:00
matt 5d41eae943 Need <bsd.own.mk> to get BSDSRCDIR 2000-05-31 20:28:27 +00:00
matt 559fadb14a To pick up KERNOBJDIR, we need to include bsd.own.mk before the loop. 2000-05-31 17:14:01 +00:00
enami 48f28a68be There is no formatted man pages under man9. 2000-05-31 08:02:45 +00:00
cgd 016962c8ae add softintr-related pages 2000-05-31 00:43:17 +00:00
matt f43d715728 Make the path relative instead of using BSDSRCDIR 2000-05-29 05:37:06 +00:00
matt cd116b1569 Add fddi.c 2000-05-29 03:13:24 +00:00
augustss 5036bc4fc0 Add mca(4). 2000-05-28 22:38:54 +00:00
ragge db2af6e8dc Place vsio.h in obsolete list. 2000-05-28 19:49:50 +00:00
blymn ef06522539 Bump minor lib version of libtermcap & libtermlib 2000-05-28 09:59:48 +00:00
fvdl 902ae34ae6 When converting from relsecs to chs, if the value exceeds the maxmimum
that can be specified with CHS, truncate it to the maximum values that
the BIOS provided, not 1023*255*63. Some BIOSs get awfully cranky when
you do that.
2000-05-27 18:41:36 +00:00
simonb 3ecaf10108 Bump libkvm minor. 2000-05-26 02:44:33 +00:00
shin 1498143bfa add lfs_ manpages. 2000-05-25 04:20:46 +00:00
matt 2b6f5625e6 Fix a new nits. we never the dev entries for cd0 or cd1. opps. be
consistent with terminal types.
2000-05-24 23:20:46 +00:00
matt 5d64a08f5f add ramdisk-kernel. 2000-05-23 18:36:04 +00:00
matt 76a7f5856a Build the INSTALL ramdisk kernel 2000-05-23 18:34:58 +00:00
shin 7b961f3147 fix disk usage. 2000-05-23 12:38:39 +00:00
blymn dd22c41749 Bumped minor of libtermcap. 2000-05-20 13:57:28 +00:00
wiz c4c0300d19 We don't need to fsck -f filesystems, plain fsck is good enough.
Define DEBUG_SETS to fsck -f by default instead.
2000-05-20 00:45:45 +00:00
kleink 793557dfb6 Sync. 2000-05-18 12:09:52 +00:00
shin 6eb7daf256 sync with reality. 2000-05-18 07:22:57 +00:00
shin 15a4223c42 add <mips/endian_machdep.h>. 2000-05-18 07:02:00 +00:00
matt 9d53129465 Updagte the VAX bits so they actually work. Use the common method of building
miniroots.  Fix the ramdisk bits.  Use the INSTALL kernel.  This stuff has
really suffered from bitrot.
2000-05-18 02:12:43 +00:00
matt 594a6a1750 Link sysinst -static too. 2000-05-18 01:10:58 +00:00
matt 9b64288b04 Part II. Link everything -static since that's what want for crunchgen
later on.
2000-05-18 01:10:22 +00:00
matt e123fd0f5a Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax
would shrink them even more?
2000-05-18 00:43:05 +00:00
thorpej 031c192cf0 Add cz(4). 2000-05-17 18:20:31 +00:00
shin f26609f174 add X server for hpcmips (Xhpc). 2000-05-16 11:27:37 +00:00
bouyer 73faa41bdf Add siop(4) 2000-05-15 07:50:44 +00:00
christos 72c4881e9a add magic.mime 2000-05-14 23:07:43 +00:00
tsutsui df0f7248cd Move soren's name to portmasters list. 2000-05-14 13:22:17 +00:00
bjh21 307b716293 I believe I've expunged all advertising clauses relating to me. 2000-05-14 09:56:26 +00:00
jdolecek 9732605da9 add biosboot_ps2.sym - IBM PS/2 bootblocks 2000-05-13 20:03:32 +00:00
lukem 78abee064b remove netstart 2000-05-13 08:07:01 +00:00
thorpej 03f41d304a Add x_dhclient. 2000-05-12 20:54:16 +00:00
thorpej 5a58ea4ad2 Support for building a small(er) DHCP client, one day suitable for
installation media.  From Erik Berls <cyber@netbsd.org>, with some
slight frobbing by me.
2000-05-12 20:53:21 +00:00
hubertf 6ff1541020 Whitespace fix. 2000-05-12 01:00:08 +00:00
jdc 5133f6e158 libcurses minor++. 2000-05-11 22:56:46 +00:00
bjh21 d1744447e8 Add arm26 port 2000-05-11 21:30:07 +00:00
hubertf 601fd8e3ee Add some "\n"s (one to make things look better, and one for consistency). 2000-05-11 02:27:25 +00:00
hubertf d30469d828 Move the configbootsel selection box down some lines so it doesn't
overwrite anything important. (The moving down hides some elements
of the selection box, but we can scroll).

Took some digging to find out that aparently all selection boxes default
to a upper row of 12 and some more digging on how to change it.
2000-05-11 02:26:24 +00:00
hubertf e20160f1a2 add blank line after bootselectors partition list 2000-05-11 02:24:36 +00:00
hubertf 6458701315 fix typo 2000-05-11 02:23:53 +00:00
hubertf baa1e576e4 Make it easier to comment out single targets/floppies. 2000-05-10 23:44:51 +00:00
thorpej b7600c4149 Add viaenv and viapm manapges. 2000-05-10 23:29:46 +00:00
thorpej f7c5e1ea86 Add missing cat4/bktr.0 2000-05-10 23:28:17 +00:00
thorpej 2d395cdbf0 Add missing arm26 {cat,man}4 arcws{kbd,mouse}.[04] 2000-05-10 23:27:14 +00:00
thorpej 2a90261514 Add cat4/arm26 and man4/arm26. 2000-05-10 23:25:44 +00:00
thorpej 6d85384c6f Update for location of aliases/aliases.db. 2000-05-10 23:24:04 +00:00
groo 4bfa511ce1 add arm26 devices 2000-05-10 16:46:06 +00:00
hubertf ec974f2650 Seperate "Shall we continue?" questions optically, to make them more
obvious.
2000-05-09 00:25:27 +00:00
mycroft 0236348990 Sync. 2000-05-08 06:09:57 +00:00
itojun ab325e0bb6 add netbsd-proto-IPv6.mc 2000-05-08 00:38:29 +00:00
itojun 10e25f6012 make default sendmail.cf IPv4-only again.
roll sendmail-IPv6.cf, which does IPv4/v6.
2000-05-08 00:37:53 +00:00
wiz a30914202c add man page for bktr(4) 2000-05-07 20:46:10 +00:00
mycroft 0033b70c27 Put the ramdisk kernel in the release area. 2000-05-07 18:21:17 +00:00
bjh21 9404af6d5a Add myself to portmasters list 2000-05-07 09:57:46 +00:00
wiz a84ef58660 added bt8xx.h for bktr driver 2000-05-07 00:56:03 +00:00
augustss 32e67c7edb Add pas(4) man page. 2000-05-06 14:33:22 +00:00
sjg df3dbd39a6 Allow bootfs to grow as needed. It does not fit on a floppy
anymore - so stop trying, a new floppyfs is needed.
Meanwhile this bootfs remains useful to those that don't use floppies.
2000-05-06 14:18:53 +00:00
mycroft 681d659b77 Finish previous sync. 2000-05-06 06:27:42 +00:00
mycroft b62104ce62 Sync (mostly). 2000-05-06 06:22:21 +00:00
mycroft 873c2fbd93 Build bootfloppy-small, as a 1.44MB floppy image. 2000-05-06 05:32:28 +00:00
mycroft 48b5b5f82c Build bootfloppy-tiny again. 2000-05-05 21:37:05 +00:00
mycroft b0afa4ef98 Need BLOCK8K now. 2000-05-05 21:35:51 +00:00
mycroft 819afb8af2 Switch to using ustarfs. Saves space, and allows us to truncate the image if
it's smaller than the media (e.g. boot-big.fs).
2000-05-05 21:34:32 +00:00
mycroft 23873a5473 GC some unused stuff. 2000-05-05 21:25:58 +00:00
mycroft 21d295469d Minor cleanup in previous. 2000-05-05 21:08:01 +00:00
mycroft 0992b5f229 Make this capable of generating a single-floppy image. 2000-05-05 21:01:35 +00:00
mycroft 00975f989f Merge latest build system changes, and use the kernels built in ramdisk-kernel. 2000-05-05 20:13:29 +00:00
mycroft 64228ba734 Build in ramdisk-kernel. 2000-05-05 19:30:13 +00:00
mycroft 7080cedad4 Makefile to build and install the ramdisk kernels, separately from the boot
floppy images.
2000-05-05 19:29:28 +00:00
itojun 945422d310 update wording for sendmail upgrade issues. 2000-05-05 19:05:29 +00:00
sjg 9caa7e60e5 Added missing .gz to makesums arg 2000-05-05 11:15:45 +00:00
hubertf 057045f8bf Add commented-out BOOTCODE setting for bootfloppies with output to
serial console.
2000-05-04 14:12:13 +00:00
itojun 1f8a9e6165 supply IPv6-ready route(8) for i386 and hpcmips
(those who has IPv6-ready sysinst already)
2000-05-04 03:30:57 +00:00
itojun 3b30be92ba make -DINET6 conditional with MACHINE_ARCH.
checked after a comment from "Simon J. Gerraty" <sjg@quick.com.au>
2000-05-04 03:27:09 +00:00
itojun ee5a20c368 sync better with 8.10.1. 2000-05-04 00:52:58 +00:00
simonb 79d9107b9d Remove ntptimeset.[08] - there is no man page for this program.
Noted by Johan Danielsson.
2000-05-03 23:30:35 +00:00
augustss c8cd24e809 Add entries for the new links. 2000-05-03 23:04:13 +00:00
augustss e4e7996be0 Reflect bba(4) move. 2000-05-03 22:58:39 +00:00
itojun cca383c204 fix sendmail.cf file path. 2000-05-03 17:12:16 +00:00
itojun 79099a85c3 change sendmail.cf path in "postinstall".
sync "main" with reality.  rc.d/sendmail will die if there's /etc/sendmail.
2000-05-03 17:09:13 +00:00
veego cf189f1d7e Add ipfs(8). 2000-05-03 11:45:28 +00:00
veego 43cea5b587 Add /usr/sbin/ipfs 2000-05-03 11:44:31 +00:00
itojun debc4ca3f3 correct more sendmail upgrade issue. 2000-05-03 11:22:28 +00:00
itojun 9a24a3ec5b sync with sendmail upgrade. 2000-05-03 10:57:29 +00:00
itojun 24ff0c6e1f mention sendmail upgrade twists (/etc -> /etc/mail) 2000-05-03 10:56:45 +00:00
sjg 45fb67b360 remove/change missleading comments 2000-05-03 00:10:33 +00:00
sjg 1f724b9392 use bsd.kernobj.mk to tell us KERNOBJDIR for compiled kernels. 2000-05-02 16:06:45 +00:00
sjg 4f4b625421 incase we muck up number of ../'s below 2000-05-02 14:30:14 +00:00
sjg 591dd83065 use KERNOBJDIR if set 2000-05-02 13:59:20 +00:00
sjg 1350b8fdf4 use KERNOBJDIR from bsd.kernobj.mk 2000-05-02 13:57:27 +00:00
simonb 44e419a369 Adjust sets for ntp4.
XXX: Obsolete sets still need to be fixed.
2000-05-02 12:46:05 +00:00
augustss 22ffe6a4de Add mainbus(4). 2000-05-02 11:43:23 +00:00
augustss 08e476f3c5 Add bba(4) man page. 2000-05-02 07:17:20 +00:00
sjg 952a141de5 use KERNOBJDIR from bsd.kernobj.mk 2000-05-02 07:10:19 +00:00
sjg 8124e16d8e use ../../Makefile.inc 2000-05-02 06:47:23 +00:00
sjg 49cf26c7de Use top-level Makefile.inc to set BSDSRCDIR
use bsd.kernobj.mk to set KERNOBJDIR and pass this to runlist.sh
2000-05-02 06:45:24 +00:00
sjg 6f2260a0ca Added bsd.kernobj.mk 2000-05-02 04:52:16 +00:00
augustss e3358cb8ef Add cms(4). 2000-05-01 22:49:55 +00:00
blymn 935e860337 bump libcurses minor. 2000-05-01 12:35:42 +00:00
thorpej 47ac8ca416 Add dhcp-eval(5). 2000-05-01 05:33:55 +00:00
thorpej 9f5624b38b Add vax asc(4). 2000-05-01 05:33:41 +00:00
thorpej 14efce2b9b Add postfix-related files. 2000-05-01 05:31:14 +00:00
thorpej 314fe7d9ef ./usr/share/postfix -> ./usr/share/examples/postfix 2000-05-01 05:28:25 +00:00
thorpej eb050496a9 Back out rev 1.69 -- I dunno what the deal was on Manuel's system, but
we're certainly still at libutil.so.5.2 on the snapshot I just built.
2000-05-01 05:24:12 +00:00
augustss 891e47054b Add cmpci(4) man page. 2000-04-30 22:03:24 +00:00
lukem 8452ac780c add rc.d.8 and rc.shutdown.8 2000-04-29 21:42:46 +00:00
thorpej 0a15898a28 Add <machine/lock.h> 2000-04-29 03:46:24 +00:00
itojun 5d5dd022cb add bind operators guide into share/doc/smm/10.named. PR 9996. 2000-04-28 06:21:20 +00:00
veego 3cc8b08293 Move the rl(4) manpage to the obsolete list and add rtk(4) to the mit list. 2000-04-27 20:55:04 +00:00
jdc 85a2e6448b Bump libcurses minor (new functions - wnoutrefresh() and doupdate()). 2000-04-27 00:28:58 +00:00
bouyer 602855a62b Looks like we're at libutil.so.5.3 now ... 2000-04-26 17:07:52 +00:00
blymn 4a7660dd24 Bump libcurses minor. 2000-04-26 12:31:27 +00:00
itojun dffc281396 add zone file for "localhost.". this is included in examples in BIND8,
and is a good thing to have (no outside DNS server will supply this).
2000-04-26 01:33:27 +00:00
thorpej 25d3912e71 G/C alpha/sfbreg.h, pointed out by Tim Rightnour <root@garbled.net>. 2000-04-25 22:52:03 +00:00
blymn 3b60d26e3a Bumped libcurses minor version. 2000-04-25 14:08:45 +00:00
hubertf 416a0bca75 Implement a "poweroff" command which is equivalent to "halt -p",
but allows powering down the system from an exec(2) call, e.g. via
a user which has "poweroff" as login shell.

The command name is modeled after Solaris.
2000-04-25 14:03:25 +00:00
mellon 9f8dbb43de Get rid of second instance of sysconfd and statmsg, previously missed. 2000-04-25 05:38:56 +00:00
mellon d0b595e6df Add sysconfd and statmsg man pages to obsolete list. 2000-04-25 05:38:00 +00:00
mellon b6c95ec0aa Add sysconfd and statmsg to obsolete list. 2000-04-25 05:36:06 +00:00
mellon d3ddd4f46d Remove obsolete DHCP-related files. 2000-04-24 22:06:50 +00:00
sommerfeld e551a33ad0 mention in comment that libtermcap/libtermlib share a version 2000-04-24 15:13:20 +00:00
tsarna ded4f99470 Add ./usr/mdec/biosboot_resetvideo.sym 2000-04-23 20:06:09 +00:00
sommerfeld 59c8861b20 Disable building of bootfloppy-tiny for now since we don't fit. 2000-04-23 15:05:02 +00:00
sommerfeld 1613a87db4 Change how ramdisk is sized so we can actually use more than 1.44mb of
space.

Adjust RAMDISKCYLS and/or RAMDISKSPC to change the ramdisk geometry.
the total blocks on the ramdisk is computed automagically from this.
2000-04-23 15:04:25 +00:00
thorpej c4f7002d69 Update for libtermlib.so.0.2. 2000-04-22 16:52:40 +00:00
hubertf a6d0c13e51 Add /sbin/ldconfig - no longer needed since the ELF transition.
(Hey, the upgrade on option actually DOES work besides this - wow!)
2000-04-22 00:51:21 +00:00
explorer 1804bb1414 Add documentation for Addonics FlexPort 8S 2000-04-21 18:20:53 +00:00
minoura 8bffa1abc1 issetugid(2) manpage. 2000-04-21 16:39:23 +00:00
minoura 599d65f132 New syscall issetugid. 2000-04-21 16:24:22 +00:00
tsubai b2f1182c3f Sync. 2000-04-21 13:13:47 +00:00
blymn 6965dd7b76 Bumped major of libmenu. 2000-04-21 11:07:05 +00:00
blymn fca4cb67e8 Updated minor of libtermcap. 2000-04-19 13:42:58 +00:00
itojun d300ce3942 add net/if_stf.h and netinet/ip_encap.h (almost noone will include them though) 2000-04-19 06:39:15 +00:00
itojun 8c8a291b7f add stf(4), for stf (6to4) pseudo interface. 2000-04-19 06:34:19 +00:00
augustss e29659f7dd Add PCIBIOS 2000-04-17 17:07:51 +00:00
augustss 072b191e5f Add mandoc. 2000-04-17 17:06:21 +00:00
perry 4b44b23c11 sync to reality. 2000-04-16 23:39:58 +00:00
perry b75b48379e sync to reality. why the libbfd_pic.a? not for me to say. 2000-04-16 23:38:48 +00:00
pk 6fa10bb0bf Fix path to `makesums' 2000-04-16 21:27:00 +00:00
matt fedc2dd8aa Use relative path to osrelease.sh 2000-04-16 19:17:18 +00:00
mrg 6ce8bed0fd - add a "netbsd.ram" target so we can build a kernel that has an embedded
filesystem but don't need/want to compress it.
- use "KERN?=" so that "make KERN=/path/to/my/netbsd" works.
2000-04-16 04:16:12 +00:00
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