Commit Graph

2713 Commits

Author SHA1 Message Date
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