Commit Graph

57550 Commits

Author SHA1 Message Date
jdc
6fb3342476 Add 'SEE ALSO' and 'HISTORY' sections. 1999-11-24 13:36:14 +00:00
jdc
8a4e06989f Add bootpref(8) to 'SEE ALSO' section. 1999-11-24 13:35:50 +00:00
jdc
fdf7815ebc Added Atari RTC man page. 1999-11-24 13:03:43 +00:00
jdc
1839661604 Atari Real Time Clock driver manual page.
Author   : jdc
Reviewer : leo
1999-11-24 12:54:28 +00:00
kleink
088bc0f82a Add .Lb libmenu. 1999-11-24 12:46:40 +00:00
kleink
68f24b78f3 RCS Id police. 1999-11-24 12:43:15 +00:00
kleink
6891118e35 RCS Id police. 1999-11-24 12:20:14 +00:00
kleink
beac10a2a8 Move preprocessor symbols used for multiple inclusion protection and private
interface exposure into implementation namespace.
1999-11-24 12:17:11 +00:00
itojun
d8470360b1 more clarification to field width of netstat -rn -f inet6. 1999-11-24 08:45:43 +00:00
simonb
93d33f5806 Wildcard 3max {asc,le}0 at tc attachment. 1999-11-24 02:25:37 +00:00
thorpej
635d546dd9 Specify the locators for everything. 1999-11-24 02:10:47 +00:00
thorpej
4d7bdecfce My 3MAX's config file. 1999-11-24 02:05:40 +00:00
thorpej
7fa174a09e Specify all the locators for the various devices. 1999-11-24 02:05:12 +00:00
mrg
d4cf67e2d2 s/CEXTRAFLAG/CEXTRAFLAGS/ so it works. 1999-11-24 01:54:34 +00:00
mrg
abc579187f prefix a variable with "pci_" 1999-11-24 01:53:38 +00:00
simonb
05715b1dbd Attach asc0 and le0 at tc 5 and 6 respectively - 5000/200 now works again.
XXX: Should the turbochannel slot numbers be wildcarded or hardcoded?
     It's not as if they can appear anywhere else...
1999-11-24 01:52:06 +00:00
simonb
6a03465ac4 Don't check for additional dc instances yet. 1999-11-24 01:43:38 +00:00
eeh
3ad28eeeb3 Headers for sparc64 kernel. 1999-11-24 01:37:48 +00:00
thorpej
11ea81b1c2 Delete now-unreferenced files. 1999-11-24 01:18:13 +00:00
simonb
d6a69159ca Fix tyop in comment. 1999-11-24 00:18:37 +00:00
thorpej
298f4b27f4 Make separate device lists for the 3100 and 5100, and add a way to probe
for optional `dc' devices on the 5100.
1999-11-24 00:04:06 +00:00
fvdl
d901f6eae0 Be more careful to block bio interrupts for some data structures. There
were at least a few missed cases where vp->v_{clean,dirty}blkhd were
unprotected since the softdep/trickle sync merge.
1999-11-23 23:52:40 +00:00
simonb
f56c15f914 Remove another update startup. 1999-11-23 23:17:57 +00:00
simonb
2e3036aadb Remove update from the miniroot lists. 1999-11-23 23:16:02 +00:00
simonb
56ed21ee98 Don't start update. 1999-11-23 23:00:47 +00:00
simonb
71efc75854 Don't start update. 1999-11-23 22:43:20 +00:00
simonb
1b411c7a86 Remove update from all ramdisks. 1999-11-23 22:14:22 +00:00
augustss
881d3f4735 A little cosmetic. 1999-11-23 20:36:10 +00:00
thorpej
98e19f8e0e Add an addr' locator to the ibus' bus. This allows you to wire down
unti numbers on systems which have e.g. multiple `dc' devices on the
internal bus (like the 5100).
1999-11-23 20:07:34 +00:00
dmcmahill
31e0e8c669 identify RUN_DEPENDS as depricated 1999-11-23 16:44:57 +00:00
hubertf
7bf20269f9 Add some boot time warnings:
- if ypserv=yes but portmap=no
 - if yppasswdd=yes but ypserv=no
 - if nfs_server=yes but portmap=no

Per discussion on tech-userlevel@netbsd.org.
1999-11-23 15:12:43 +00:00
leo
761038f279 Correct the test for a free-slot for isa_intr_alloc(). Also issue a warning
that should make it clear in which slot the card is expected to be in.
Isapnp is not what it seems to be on the atari (where interrupts are
hardwired to slot numbers).
1999-11-23 14:48:58 +00:00
minoura
c48182e1ae Add missing `major' entries: md and fd. 1999-11-23 14:17:09 +00:00
minoura
08a98ee074 Add memswitch(8).
Remove update(8).
1999-11-23 14:13:55 +00:00
minoura
aa9918135a Add `release' target. 1999-11-23 14:13:07 +00:00
blymn
38bd927ca8 Added libmenu library. 1999-11-23 13:22:37 +00:00
blymn
0f80537bb9 Added libmenu. 1999-11-23 13:13:21 +00:00
simonb
a09d3191a0 Remove leading '/' from pathnames, using same logic as ufs.c. Allows new
style (but not yet committed) pmax bootblocks to open "/boot.pmax" on an
ISO image.  Same problem reported for NFS by Jason Thorpe.
1999-11-23 12:20:53 +00:00
blymn
363014dffa Added the libmenu library. 1999-11-23 11:20:29 +00:00
blymn
b68c50bcbe A curses based menu library. 1999-11-23 11:12:34 +00:00
augustss
2e175b3f88 Avoid 0 blocksize. 1999-11-23 08:38:30 +00:00
lukem
ba16b62d8f - document $accounting, $dmesg (and $dmesg_flags)
- cull copyright.
1999-11-23 08:12:22 +00:00
lukem
acc78cad94 accounting should be controllable via $accounting=YES in rc.conf... 1999-11-23 08:05:04 +00:00
mrg
e93b1a89ec we are rcorder.8 now. 1999-11-23 05:50:08 +00:00
mrg
d246ccddbb move rcorder to sbin. 1999-11-23 05:28:15 +00:00
shin
6378e492c1 RAMDISK = GENERIC + md 1999-11-23 05:08:25 +00:00
wrstuden
6a4a304da0 Add rs6000coff_vec, which adds aixcoff-rs6000 support. Used with fixcoff. 1999-11-23 02:08:03 +00:00
scottr
d617933e27 Round out our options with 4bpp framebuffer support, conditional
on RCONS_4BPP.
1999-11-23 01:52:52 +00:00
augustss
36ba3a49d9 Add CardBus entry. 1999-11-23 01:48:13 +00:00
augustss
51826a4de4 Add dev locator for pci attachment. 1999-11-23 01:47:34 +00:00