martin
6d1e5dd848
Regen after adding of isdn devices to MAKEDEV scripts.
2001-01-08 22:27:51 +00:00
martin
592d28a907
Regen after MAKEDEV update.
2001-01-08 06:22:42 +00:00
martin
244a56810f
Update after ISDN devices have been added.
2001-01-06 13:53:18 +00:00
lukem
bacbe78fc4
use `service' instead of `program'
2000-12-15 00:57:27 +00:00
wrstuden
4a36104a80
Sync with current versions of MAKEDEV files. Was meant to catch
...
addition of ttyCY to bebox, i386, macppc, and prep, but evidently
is catching more.
2000-12-05 21:25:35 +00:00
wrstuden
c394928040
Update to changes in MAKEDEV. Intended to catch addition of ttyCY,
...
but is catching more.
Also, this is the first checkin using rev 1.2 of MAKEDEV.8.template,
and as such includes removal of the requirement to acknowledge
Christopher G. Demetriou in advertizing material.
2000-12-05 21:24:36 +00:00
minoura
9532cd253c
Alias compat_win32.8 and peace.8.
2000-12-03 02:41:19 +00:00
minoura
756530c58f
Update.
2000-12-03 02:39:42 +00:00
jdc
25d69ca80f
Boot OS is -b not -o.
2000-11-28 19:38:38 +00:00
bjh21
14463914f3
Add my explanation of the memory map.
2000-11-25 23:55:34 +00:00
bjh21
e504c4c442
Copyright notice, RCSID.
2000-11-22 00:43:02 +00:00
bjh21
afecaa7cf7
Fix missing backslash in last commit.
2000-11-22 00:30:11 +00:00
bjh21
857cccb009
Move the BBBB man page out of the kernel tree, since it needs to be built on
...
all architectures and non-arm26 systems won't descend into sys/arch/arm26.
2000-11-22 00:28:45 +00:00
lukem
a41efd22a5
display dummy dependancies in the order that they're actually started
...
in, to be slighly more helpful: (i.e, NETWORK, SERVERS, DAEMON, LOGIN)
2000-11-17 05:00:26 +00:00
lukem
279552d3db
fix up various .Nm abuses:
...
- keep the case consistent between the actual name and what's referenced.
e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
using `.Nm ""' if there's stuff following, or for the 2nd and so on
occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem
d9ef02fbd5
whitespace police
2000-11-07 05:44:17 +00:00
dmcmahill
f9e1eb8800
document the '-s' option which will cause the installboot program
...
to recalculate the 16 bit sun checksum. This flag is needed when
making iso 9660 images which are bootable on both sparc and vax
machines.
2000-10-17 22:14:44 +00:00
dmcmahill
ed206de60f
bring the manpage up to date with the program. The current
...
installboot program is based heavily on the pmax installboot.
Accordingly, this manpage is based heavily on the pmax one.
2000-10-17 21:52:49 +00:00
dmcmahill
ae15fb10e1
document '-s' option which will cause the installboot program to recalculate the
...
16 bit sun checksum. This flag is needed when making iso 9660 images which
are bootable on both sparc and pmax machines.
this addresses PR port-pmax/10929
2000-10-17 01:55:33 +00:00
hubertf
4df0e3466b
* Add documentation on how to update the bootblocks on your internal
...
(wd0) disk
* Make clear that the floppy-example needs a filesystem on the floppy
* Add example for bootstrap-only floppy without any filesystem, by
Frederick Bruckman <fb@enteract.com>
Adresses PR 11207 by Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-10-13 01:20:58 +00:00
ad
5b09090e8e
insure -> ensure
2000-10-05 12:35:33 +00:00
bjh21
968546ded7
Typo fixes:
...
Remove an unmatched close-parenthesis.
appearently -> apparently
2000-10-01 13:45:46 +00:00
bjh21
2566becc58
Typo fix: bloxk -> block
2000-09-30 22:33:52 +00:00
jhawk
8423ae243a
BUGS updates:
...
Observe this manpage documents biosboot, which is not i386-specific
Note failure to parse filename after boot options.
2000-09-30 20:27:01 +00:00
hubertf
4ad90fabc3
Move description of /usr/mdec/biosboot*.sym from installboot.8 to boot.8,
...
pointed out by Jason Thorpe.^
2000-09-28 16:18:42 +00:00
hubertf
dedc304c9a
document biosboot*.sym files
2000-09-28 04:10:50 +00:00
jdolecek
b333be3980
document new -v, -q flags
2000-09-24 17:03:27 +00:00
jdolecek
cce88ce6ac
also process boot.8
2000-09-24 16:39:54 +00:00
hubertf
a9c3f5c9d9
Mention /usr/dt besides /usr/openwin,
...
OK'd by Christos Zoulas.
2000-09-05 00:57:04 +00:00
mrg
36afbd61af
use the merged sparc installboot.8
2000-08-26 02:14:34 +00:00
jun
211fbcbbbc
add
...
man 8 pbsdboot.
2000-08-25 06:15:11 +00:00
jhawk
be4199da69
update Dd
...
indent options and commands the same way
Note additional installation in release(7) hierarchy
Add FILES to note /usr/mdec installation
2000-08-23 21:16:45 +00:00
lukem
fa2f94238c
- document `nostart' support for /etc/rc
...
- use bootconf.sh instead of fsck.sh as the `foo.sh' example
- add information how a normal script can stop the boot with kill -TERM $$
- update history
2000-08-22 08:53:17 +00:00
kleink
68cffe7582
Minor grammar nits in section headings.
2000-08-21 06:57:51 +00:00
jhawk
7d58775d6f
More minor grammar fixes.
...
Various markup (mdoc) fixes.
2000-08-13 06:48:10 +00:00
soren
82a02d5fad
A few minor grammar fixes.
2000-08-11 04:05:01 +00:00
mrg
f6ecacaf38
document merged sparc installboot.
2000-08-10 13:21:11 +00:00
ad
f3e1d1930e
PCVT is dead. From NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>.
2000-08-03 09:42:52 +00:00
jdolecek
c7457c964b
g/c -r argument (RB_DFLTROOT is obsolete)
2000-07-30 08:36:06 +00:00
jhawk
9888228711
We have no crash(8) or other useful documentation for crash
...
debugging; remove references to the former. Fixes PR 10708.
2000-07-29 17:32:47 +00:00
minoura
9377810f8f
Several clarifications.
2000-07-28 10:27:53 +00:00
elric
fe7b2d259c
Removed references to Linux. And removed the section about linux_getdents
...
entirely, as I can not find an error message like that in the compat/osf1
source.
Addresses PR: 9060
2000-07-28 03:08:52 +00:00
lukem
dbf1552526
describe rc.d/NETWORK. xref rcorder -k for keywork explanation
2000-07-26 05:29:15 +00:00
lukem
94f61a8c1e
rc.shutdown now only calls scripts that have a ``shutdown'' keyword.
2000-07-17 15:29:01 +00:00
minoura
6e6e2897da
Add compat_pecoff(8) manpage.
2000-07-17 14:39:33 +00:00
msaitoh
e880ff860e
{add,remove} extra {comma,period} in SEE ALSO section
2000-07-05 16:13:43 +00:00
msaitoh
f6f00e2615
remove extra period in SEE ALL section
2000-07-05 15:45:28 +00:00
jlam
9ccf5a8641
s/suported/supported/
2000-06-24 01:12:14 +00:00
itojun
b72e65d5b4
clarify more about symlink for pcvt(4) ioctl
2000-06-21 23:29:10 +00:00
itojun
73383f3580
mention /dev/ttyv0 trick (pcvt ioctl).
2000-06-21 22:06:33 +00:00