fair
6fa9b2e3c5
Add documentation for /dev/random
1997-11-20 06:17:39 +00:00
christos
26c394da6f
Remove comment about the pty subsystem
1997-11-16 22:54:03 +00:00
thorpej
729f3fffc2
NetBSD, not BSD4.
1997-11-13 03:39:34 +00:00
thorpej
555540aeec
Update for new location of "examples" files. (Actually, these manpages
...
were never correct in this regard, since "/usr/share/samples" never
existed, only "/usr/src/share/samples".)
1997-11-13 03:35:57 +00:00
mrg
6be07a674c
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
1997-11-12 00:47:32 +00:00
drochner
f41acf4c04
Update for "dev" command.
...
Add RCS ID.
1997-10-31 18:59:57 +00:00
drochner
b2fe7ac8d9
Update for new bootstrap.
1997-10-28 20:45:29 +00:00
lukem
6aa8b0fb7a
rcsid fascism
1997-10-20 11:02:10 +00:00
fvdl
3b90a0ef5e
Note what to do in the rare case that dirent system calls fail because
...
of > 32 bit offset cookies: point to the mount_nfs -X option (or -2
option).
1997-10-19 15:03:15 +00:00
mrg
2b6e02aa42
merge lite-2.
1997-10-19 13:02:43 +00:00
lukem
90cee8eaa6
rcsid fascism
1997-10-13 11:21:19 +00:00
mycroft
1a5d0febcd
Use bsd.man.mk and bsd.subdir.mk as appropriate.
1997-10-11 08:22:03 +00:00
drochner
5b241036ec
Add new manpages.
1997-10-07 17:39:25 +00:00
drochner
6a77ffc3bf
Documentation for console selection options in i386/stand.
1997-10-07 17:38:57 +00:00
perry
00b2cf3301
some minor proofreading and cleanup, per request by matthias drochner
1997-08-14 19:40:12 +00:00
drochner
3d46e78fc6
Manual page for i386/stand/dosboot.
1997-08-14 18:31:46 +00:00
veego
3cad55e178
Create the MAKEDEV -> makedev link.
1997-07-31 12:28:18 +00:00
mikel
90f3e3549b
add MAKEDEV.8, kill empty comment
1997-07-25 05:38:26 +00:00
oki
a149e6ab2f
MAKEDEV(8), written by MINOURA Makoto.
1997-07-23 15:17:06 +00:00
mikel
df0157804c
xref mknod(8) not mknod(1), comment out special(8) xrefs, RCSid police
1997-07-16 05:26:17 +00:00
mikel
38f73fe1f4
xref mknod(8) not mknod(1), comment out special(8) xrefs
1997-07-16 05:24:37 +00:00
mikel
d6d34f3d52
xref mknod(8) not nonexistent mknod(1)
1997-07-16 05:22:40 +00:00
mikel
143946ffbd
xref ddb(4), not ddb(8)
1997-07-10 07:37:23 +00:00
phil
6f8dd0efc3
Add man8.pc532.
1997-06-26 16:35:30 +00:00
phil
48bc54f25e
RCS id.
1997-06-26 16:31:16 +00:00
phil
cae6cd53b5
Jon Bullers pc532 changes to MAKEDEV.8 and a Makefile.
1997-06-26 16:28:40 +00:00
mrg
90a52da37a
move man pages into share/man.
1997-06-23 03:30:19 +00:00
mrg
3bdba8b419
add alpha, mvme68k and sun3x subdirs.
1997-06-22 07:16:49 +00:00
mrg
829a5a9063
move man pages into share/man.
1997-06-22 07:02:27 +00:00
mrg
a98b6e31ca
move man pages into share/man.
1997-06-22 06:40:25 +00:00
mrg
e179766b04
move man pages into share/man.
1997-06-22 05:58:25 +00:00
mrg
71030252ba
move man pages into share/man.
1997-06-22 05:30:47 +00:00
mrg
fbac1c1b2c
move man pages into share/man.
1997-06-22 05:16:57 +00:00
mrg
f66658c8e0
move man pages into share/man.
1997-06-22 05:05:17 +00:00
drochner
cc7a41e5d2
Weaken the restrictions on the device file name a bit: /boot can
...
now be installed on any partition.
Allow PRIM_LOADSZ to be set in the Makefile.
This together allows to make bootable 720k floppys.
closes PR port-i386/3751
1997-06-19 11:46:44 +00:00
mrg
d746e60ccd
build installboot.cat8
1997-06-16 13:58:41 +00:00
is
ae1eb6bf66
Move installboot.8 here.
1997-06-16 13:37:40 +00:00
mrg
5327fe2b30
continue clean up from last commit, and tell NetBSD/sparc users to use our boot program.
1997-06-16 07:50:35 +00:00
thorpej
2ff53183d5
Update diskless system swap setup for new swap system, from
...
maximum entropy <entropy@zippy.bernstein.com>.
1997-06-16 07:32:15 +00:00
drochner
444a854ad2
Separate access to filesystem and access to raw device, mount
...
device only if needed. This allows to work on unmounted disks in
securelevel 1.
1997-06-13 22:14:58 +00:00
is
650ce78c8c
Make more clear what installbot can't do, and the user must do by hand from
...
AmigaOS, when installing bootblocks.
1997-06-11 16:01:59 +00:00
is
b3b47459fe
Fix typo.
1997-06-09 10:37:11 +00:00
jonathan
15a900cb45
refer to sample files in /usr/share/samples/emul/{ultrix,svr4}/etc.
1997-06-08 23:55:26 +00:00
jonathan
5c4753ac78
Add man page describing setup for Ultrix compatibility.
1997-06-08 08:12:34 +00:00
mrg
7cedf69cbd
Completely rearrange SPARC boot code, modeling it after alpha and hp300
...
ports' boot programs. Also added support for loading gzip'd kernels,
useful for booting from floppy. From Jason R. Thorpe <thorpej@nas.nasa.gov>,
tested by Matthew Green <mrg@eterna.com.au> and Erik Fair <fair@clock.org>.
1997-06-01 03:39:03 +00:00
is
3274c536b3
Yet another try to sanitize the bootblock build. Each major target has now
...
its own subdirectory.
Smaller changes involved:
- installboot installs to /usr/mdec
- installboot.8 installs to /usr/share/man/cat8/amiga/
1997-05-19 21:18:58 +00:00
perry
930d115a51
Update to note a linux_lib-2.4.tar.gz is available from the
...
FreeBSD folks.
1997-04-29 16:16:40 +00:00
is
412fee4faf
- Minor brushup of man page.
...
- Try to fix manual installation.
1997-04-24 08:02:29 +00:00
mrg
d7afda6db3
update this to somewhat closer to reality.
1997-04-13 13:46:56 +00:00
cgd
562fa9b97d
clean up NetBSD RCS ID strings
1997-04-06 08:39:37 +00:00