mrg
90a52da37a
move man pages into share/man.
1997-06-23 03:30:19 +00:00
jtk
22aa705ea8
add esp.4
1997-06-23 01:18:35 +00:00
lukem
579f2fb483
* clean up a couple of typos.
...
* clarify how a utmp record is deleted upon logout.
* clarify the format of a wtmp record appended at logout (from
Geoff Wing <mason@primenet.com.au> in [misc/3196]
1997-06-22 08:11:08 +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
pk
70bc96148e
Fix typos (PR#3762).
1997-06-20 20:42:36 +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
mrg
c258d0d05e
make it "options IPFILTER_DEFAULT_BLOCK".
1997-06-16 13:38:05 +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
mrg
858ef4e82b
note that COMPAT_12 enables old swapon(2).
1997-06-14 18:33:11 +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
bouyer
f586ba056d
Add description for "file-system EXT2FS" and "options EXT2FS_SYSTEM_FLAGS".
1997-06-12 09:09:11 +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
jonathan
3652b54b5d
Add fxp to list of supported NICs.
1997-06-11 09:20:08 +00:00
jeremy
cf53735fa7
Added new pages. [PR/3736]
1997-06-11 04:19:30 +00:00
jeremy
b81b8e54c4
New files from Colin Wood <ender@is.rice.edu>. [PR/3736]
1997-06-11 04:15:30 +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
lukem
d5143aca1c
document "options inet6"
1997-06-08 06:00:06 +00:00
lukem
a72a43e88c
fix an internal cross reference to "extended arguments"
1997-06-07 16:48:55 +00:00
kleink
21693b3a6f
Move Xref to ldconfig(8) into the right section; from NAKAJIMA Yoshihiro
...
<nakayosh@kcn.or.jp> in PR/3715.
1997-06-06 15:06:18 +00:00
mikel
1c200deee9
fix some paste-os and other minor problems.
1997-06-03 05:38:59 +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
cgd
c917dfb5b2
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
...
.Dd is supposed to be invoked like:
.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
jeremy
2c6ad26f86
My last commit included SUBDIRS that don't exist yet. Remove them.
1997-05-29 01:14:31 +00:00
is
b68f9ed256
Add CODE REFERENCES sections. While here, move the fddi_{add,del}multi
...
description right below the ether_{add,del}multi description.
1997-05-25 17:58:22 +00:00
is
10fc645f15
Make clear which of these functions need to be called by hardware drivers.
1997-05-25 15:55:21 +00:00
is
580187839a
Documentation of Ethernet and FDDI driver support functions and macros.
1997-05-25 15:54:22 +00:00
jeremy
dcfd9aaa8a
Add intro(9).
1997-05-22 03:46:33 +00:00
jeremy
a9f5946c00
Reduce redundant 'describes'.
1997-05-22 03:41:00 +00:00
jeremy
d58b5c298b
Introduction to kernel internals section.
1997-05-22 03:39:20 +00:00
jeremy
d354506769
Remove extra whitespace.
1997-05-22 02:12:18 +00:00
jeremy
44572d2bb8
Description of sun3 interrupt handler interface functions.
1997-05-22 00:39:26 +00:00
jeremy
b0dc94ccd1
Added SUBDIRS= for architecture dependent directories.
1997-05-21 22:45:16 +00:00
jeremy
98b6233268
Added missing function arguments. Also made it clear which process receives
...
the data.
1997-05-21 03:14:07 +00:00
jeremy
f65ba6ca92
Added leds.4.
1997-05-21 01:42:33 +00:00
jeremy
41b84f150c
Man page for der Mouse and Gordon Ross's /dev/leds diagnostic LED interface.
1997-05-21 01:40: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
pk
33f9641c2b
Add NetBSD RCSId.
...
Fix spelling.
1997-05-18 22:08:27 +00:00
pk
7a128d9be1
An ESP406/FAS408 ISA SCSI adapter driver (from Eric S. Hvozda; PR#3581)
1997-05-17 21:00:00 +00:00
explorer
51096e423b
Add kernel log() man page. Will add other logging/printing functions soon.
1997-05-12 23:51:56 +00:00