Commit Graph

1022 Commits

Author SHA1 Message Date
augustss
eeef22d33b Build the guspnp man page. 1997-10-08 21:42:19 +00:00
mycroft
24f9e74a03 Clarify comment regarding rotation, and remove another comment which has never
been true.  Also add an xref for newsyslog(8).  Partly from Geoff Wing.
1997-10-08 13:47:18 +00:00
mycroft
03cdae08fc Document I?86_CPU, MATH_EMULATE, VM86, and USER_LDT. 1997-10-08 10:12:21 +00:00
kleink
92eb1c2492 Removed a misplaced slash. 1997-10-08 09:55:33 +00:00
mycroft
ff04461b57 Fix typo. 1997-10-08 09:46:24 +00:00
mycroft
d4dada2a4d Add a new section for i386-specific options, and document REALBASEMEM and
REALEXTMEM.
1997-10-08 09:45:19 +00:00
drochner
32d869340c Add "console" manpage. 1997-10-07 17:44:22 +00:00
drochner
45a5051ee2 Documentation for console selection. 1997-10-07 17:43:29 +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
hubertf
e2d60d308c - remove: /usr/include/netimp/, /usr/include/pascal/ /usr/src/kerberosIV/
/usr/src/prgm/
 - add: /usr/include/netatalk/ /usr/include/netccitt/ /usr/include/natm/
	/usr/share/mk/bsd.README /usr/share/lkm/ /usr/share/nls/
	/usr/share/sendmail/ /usr/src/distrib/ /usr/src/domestic/
 - add x-ref of ftpd(8) to /var/spool/ftp
1997-10-06 23:36:59 +00:00
hubertf
badd83ca6d imp.4 deleted 1997-10-06 23:32:54 +00:00
hubertf
f3ab041123 No longer supported. 1997-10-06 23:32:25 +00:00
augustss
423f78a1f9 Man page for guspnp driver. 1997-10-06 16:00:55 +00:00
augustss
2bfad27990 Add a line on how to attach the audio device. 1997-10-05 21:42:08 +00:00
veego
6e965b0304 Fix typo in the last commit. 1997-10-04 17:36:25 +00:00
kleink
784123206d Add a paragraph describing the MAXUPROC option. 1997-10-04 14:39:55 +00:00
kleink
9a0df2e337 Add manual page containing documentation on mbuf management functions and
macros; contributed by S.P.Zeidler <spz@serpens.swb.de>.
1997-10-04 14:04:15 +00:00
matthias
0f3f78293b Update and add a history section. 1997-10-03 20:00:07 +00:00
matthias
6833f662f8 A first cut at a ncr(4) man page. 1997-10-03 19:57:03 +00:00
christos
68727e364e PR/4126: Luke Mewburn: queue(3) doesn't document SIMPLEQ_* 1997-09-30 16:49:17 +00:00
phil
f2548e62f1 Add the scn.4 man page by Phil Budne. 1997-09-30 04:50:58 +00:00
mjacob
2d052293d8 Update man page for compression && block locate stuff. 1997-09-29 19:47:25 +00:00
hubertf
56f5f81d9b Typos reported by entropy@tardis.bernstein.com fixed.
Closes PR kern/4152.
1997-09-27 20:09:42 +00:00
matt
2996a000a1 Document that IFF_MULTICAST can used in TUNSIFMODE. 1997-09-25 13:14:46 +00:00
is
ca6159327e tlseep -> tsleep 1997-09-21 14:35:00 +00:00
perry
6edc5287fc fix pr 4109 from SAITOH Masanobu 1997-09-21 03:37:35 +00:00
mikel
3ea25f34ca fix SYNOPSIS declarations; from <entropy@zippy.bernstein.com> in PR 4054
also fixed some other bogosities, i.e. massive .Nm abuse.
1997-09-20 03:56:38 +00:00
leo
71af424fee Commit userland part of pr-1891. 1997-09-19 19:38:57 +00:00
lukem
c19335a76d document `` .Nm "" , '' support 1997-09-16 01:30:53 +00:00
mrg
b23947b599 make a link to master.passwd.5 from passwd.5 1997-09-11 07:42:20 +00:00
scottr
0dc499822e Document the reboot command. 1997-09-11 07:10:21 +00:00
mikel
1ad67b299b note that the probe for this device can confuse some keyboard controllers. 1997-09-08 03:32:55 +00:00
mikel
0658ff6a8b make some changes, from Enami Tsugutomo in PR misc/4066.
I also made some changes of my own.
1997-09-02 03:03:49 +00:00
fair
8f86045553 add intro.4 1997-09-01 09:12:50 +00:00
fair
26e7677c8e sun 4/400 is *not* supported yet. 1997-09-01 09:11:55 +00:00
kleink
fbc082b4e5 Tyops; from maximum entropy <entropy@tardis.bernstein.com> in PR kern/4057. 1997-08-29 10:38:02 +00:00
cjs
c3b0e18db8 Split rc.conf variables for starting programs into two: an on/off
switch and a set of flags. Get rid of DEFAULT flags entirely. Print
warnings if on/off switches are not set, or are set incorrectly.
Add a shell function to simplify this on/off switch testing.
1997-08-29 02:24:04 +00:00
mikel
ec79686dcf DEBUG option does not enable KMEMSTATS 1997-08-28 07:12:35 +00:00
augustss
fe62ee31a3 Add audio(9). 1997-08-27 23:08:25 +00:00
mikel
2ac86cf1ee RCSid police, fill in some blanks, use .Nx 1997-08-27 07:38:42 +00:00
augustss
631dee9e59 Add the drq2 stuff to the man pages (and an upcoming SB change). 1997-08-26 19:39:19 +00:00
thorpej
a9ac3f4261 Document syntax supported by internal processing in ld.so, from
Jim Bernard <jbernard@tater.mines.edu>, PR #4031.
1997-08-26 19:33:20 +00:00
augustss
955e1e9119 Make sure audio device starts in half-duplex mode and document the fact. 1997-08-26 19:03:55 +00:00
augustss
bf1f51a5d1 Initial version of the documentation of the interface between the
low and high level audio drivers, the audio_hw_if struct.
1997-08-24 22:46:41 +00:00
augustss
dd5cf3d4d9 Document some minor changes in the audio interface. 1997-08-24 22:44:16 +00:00
augustss
aa929ddfcc Document how setting the blocksize works now. 1997-08-18 23:21:33 +00:00
augustss
c7da60a68b Document /dev/audioctl. 1997-08-18 21:33:33 +00:00
lukem
3c2037d893 * -1 is a special value for pw_change - it forces password change at next login.
* highlight reminder of impending change/expire in the 14 days prior to the
  event.
1997-08-16 13:52:43 +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
cgd
a06b0fec3a clean up the copy_region text slightly 1997-08-14 00:57:40 +00:00
cgd
e523849a5b enable bus_space(9) xref 1997-08-13 17:39:19 +00:00
christos
84368d11ca Rename busdma -> bus_dma 1997-08-13 15:24:58 +00:00
christos
ae37531550 Rename to bus_dma.9 1997-08-13 15:08:23 +00:00
fair
e42359c2f6 remove self-reference 1997-08-13 08:48:02 +00:00
cgd
3cdaeafbdc bus_space_*() function manual page. Written by me (as plain text),
converted to use the doc macros by Christos, then severely cleaned,
hacked, and improved by me.
1997-08-13 08:34:34 +00:00
fair
a7ef581d0c intro(4) for sparc - closes PR#1586 1997-08-13 07:44:35 +00:00
christos
0e10f76c04 Correct 8 spelling mistakes. 1997-08-12 13:21:52 +00:00
mikel
e9aee27fc5 add bus_dmamem_map() to SYNOPSIS, fix some more typos 1997-08-12 07:31:42 +00:00
mikel
20415a9b11 add busdma(9) and MLINKS for bus_dma* functions 1997-08-12 07:29:22 +00:00
mikel
b8e2da2f80 use -mdoc macros to good effect, and other minor editing 1997-08-12 07:09:31 +00:00
ender
c5121110be Changed history to reflect next major release rather than -current version 1997-08-12 00:27:33 +00:00
christos
23b89c3726 Training for my new position as Jason's secretary... 1997-08-11 23:40:33 +00:00
augustss
67accf7a02 Document how setting the blocksize works. 1997-08-08 00:04:38 +00:00
perry
75102bfee3 document my fix to pr-230 1997-08-04 03:47:47 +00:00
kleink
6ff446d37c Sync with <sys/malloc.h>. 1997-08-02 23:29:15 +00:00
veego
3cad55e178 Create the MAKEDEV -> makedev link. 1997-07-31 12:28:18 +00:00
augustss
e7f7b4f6cd Update man pages a little. 1997-07-30 22:40:43 +00:00
augustss
ef80d3f828 Update man pages for new audio features. 1997-07-28 00:23:10 +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
mrg
3f5be650bc swapon -> swapctl 1997-07-21 05:10:46 +00:00
kleink
1aecc913a4 Typo. 1997-07-19 20:05:31 +00:00
ender
c8f37f7d88 o Minor manpage stylistic cleanups
o Fixed NetBSD version references
1997-07-18 02:17:04 +00:00
ender
48fe6d80a1 Added section 4 manual pages for the mac68k:
o main processor bus
  o onboard I/O bus
  o ADB event device
  o autoconfiguration process
1997-07-18 02:13:39 +00:00
mikel
1041a0a14a don't xref nonexistent mount(1) 1997-07-16 05:45:28 +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
drochner
e1a91d04c2 Document the new "when" field. 1997-07-14 11:56:31 +00:00
mikel
f49f836e0e xref gethostname(3) not obsolete gethostname(2) 1997-07-14 01:49:25 +00:00
pk
f1e1e555fa ifconfig(8)'s `media' argument does not take a leading dash. 1997-07-11 09:33:18 +00:00
mikel
2a7fcf77e5 don't xref nonexistent filio(2) 1997-07-11 07:41:32 +00:00
mikel
838ea9d3c1 xref fdformat(1) nor fdformat(8), and cleanup some macro usage 1997-07-11 04:58:30 +00:00
mikel
143946ffbd xref ddb(4), not ddb(8) 1997-07-10 07:37:23 +00:00
mikel
809a01767c there is no dbx(5) 1997-07-10 07:08:23 +00:00
mikel
cb104d7c96 xref gdb(1), not obsolete dbx(1) 1997-07-10 07:06:18 +00:00
mikel
d568a943bd eliminate obsolete xref to adb(1), add some relevant xrefs
update literal text from current <sys/types.h>
1997-07-10 06:56:38 +00:00
mikel
c29d171485 kill xrefs to obsolete debuggers 1997-07-10 04:37:22 +00:00
pk
9fecbceb9b Exit link[012]'; enter media <type>'. 1997-07-07 22:36:04 +00:00
lukem
24bf9e11c9 update reference for su(1) special group to read `group wheel' instead
of `group 0'
1997-07-02 06:19:54 +00:00
rat
fea7c96230 'backsups' --> 'backups' 1997-07-01 22:55:26 +00:00
phil
be5f7db95e Use tbl support from bsd.man.mk instead of special rule. 1997-06-30 19:35:49 +00:00
bouyer
8750fc1da2 Correct 'SYNOPSIS' spelling 1997-06-30 15:56:19 +00:00
lukem
80e31290c5 use a tagged .Bl rather than a .Bd with tab separated fields... 1997-06-27 16:10:12 +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
thorpej
97ffd3ad25 Document COMPAT_NOMID. From David Brownlee <abs@mono.org> PR #3554. 1997-06-25 03:13:00 +00:00
mikel
133ed3ff54 SUBDIR must be set *before* including bsd.*.mk 1997-06-24 06:00:06 +00:00
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
lukem
6de0bcebfd document $hostname, $domainname, $defaultroute and $ifaliases_XXX 1997-05-12 11:28:19 +00:00
mikel
698eafc238 update to match reality. changes include:
- add missing update_motd and ntpdate_hosts variables
- fix incorrect variable names (syslogd_flags and kerberos_server)
- xntpd(8) has been integrated
- kerberos_server is no longer used by rc.local
- add some xrefs
plus some misc. cleanup.
1997-05-12 05:21:51 +00:00
mikel
689e1cbafe fix FILES list indentation, and comma-separate SEE ALSO list; from Enami
Tsugutomo in PR misc/3598.
also some cleanup by myself.
1997-05-11 08:21:28 +00:00
mycroft
544c782a19 Move makewhatis.sed into man0, and split the Makefile. 1997-05-09 14:31:24 +00:00
augustss
c397fa8357 Return audio buffer size in audio_info_t with ioctl() AUDIO_GETINFO.
Use the buffer size to implement one more OSS ioctl().
1997-05-07 19:24:25 +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
jonathan
65a1c6544a Fix tyop (accidentally snippedl line). 1997-04-27 11:58:46 +00:00
jonathan
89ea27100f Update media selection, add 100Mbit info.
Add cross-references to parent buses.
1997-04-27 09:43:05 +00:00
jonathan
f906f30c34 Add isapnp(4) man page. 1997-04-27 09:09:50 +00:00
is
412fee4faf - Minor brushup of man page.
- Try to fix manual installation.
1997-04-24 08:02:29 +00:00
mrg
34affd9ae4 add ip-filter options. 1997-04-21 13:00:52 +00:00
mellon
86b1df4e9f Document dc flag 1997-04-20 00:05:27 +00:00
jtc
1558b93d4c fix typo 1997-04-18 19:14:33 +00:00
mrg
601c0eaed7 update this a bit. 1997-04-13 13:48:51 +00:00
mrg
d7afda6db3 update this to somewhat closer to reality. 1997-04-13 13:46:56 +00:00
mikel
37cc5a6912 add md(4) page for memory disk pseudo-device 1997-04-11 05:26:25 +00:00
mikel
848bdf7930 supply missing .Nm, and other cleanup 1997-04-11 05:14:20 +00:00
mikel
4c95bb8a08 add synopsis line for isapnp attachment
add pointers to aic(4) and joy(4)
1997-04-10 07:30:03 +00:00
jeremy
993d27e731 Made changes to reflect new netstart script and ifconfig options.
(thanks to frueauf@ira.uka.de).  Closes PR#3470.
1997-04-10 06:36:28 +00:00
mikel
f757ccd497 fix some typos; from Thorsten Frueauf in PR misc/3465.
also update and clean up a bit.
1997-04-09 05:13:44 +00:00
mikel
35650bb88f xref slattach(8), not slipattach(8); from Thorsten Frueauf in PR misc/3164.
clean up .Nm usage, use .Cd and .Nx where advantageous, capitalize SLIP.
1997-04-09 04:36:34 +00:00
mikel
368cd458f8 fix some typos 1997-04-08 04:46:55 +00:00
mouse
03c91976bf Update (rewrite significant fraction of, actually) this to at least
approximately match current reality.  Also give some description of
HP-UX-style event format, with a table of key/button codes discovered
by experimentation with my keyboard/mouse.  (Ain't great, but better
than what was there, which was zilcho.)
1997-04-06 15:09:48 +00:00
cgd
562fa9b97d clean up NetBSD RCS ID strings 1997-04-06 08:39:37 +00:00
augustss
e1c29a5303 Add support for MAD16 based audio cards. 1997-04-06 00:33:34 +00:00
kleink
2dcebb6f16 Add STRIPDISC to the list of line disciplines. 1997-04-03 00:56:29 +00:00
kleink
6b58679ffa Implement OCRNL "\r" -> "\n" tty output translation.
Fixes PR standards/3434.
1997-04-02 03:10:51 +00:00
cjs
8075b68cc3 Move network interface config after programs run on boot-up, to match
the order this actually happens in at boot time. Fix a few minor typos.
1997-04-02 02:02:51 +00:00
perry
98a833ca5c document net_interfaces, ifconfig_* 1997-04-01 20:17:43 +00:00
jonathan
39cc3a9c6b Add entry for en ENI-155 ATM driver. Fix typo in ep line.
List OEM cards suppoted by if_de driver, in lieu of a de manpage.
1997-03-31 08:50:45 +00:00
is
476514e8a8 Add a full stop. 1997-03-30 10:13:09 +00:00
veego
ff99218046 Remove the old manpage for the Ariadne and the reference in intro.4 1997-03-28 00:29:33 +00:00
veego
9ff709fbb5 Updated for the Ariadne changes. 1997-03-28 00:27:59 +00:00
gwr
45e8a48a8f Renamed boot to cpu_reboot 1997-03-27 20:23:48 +00:00
gwr
b2d05722be Renamed boot to cpu_reboot (via repository copy) 1997-03-27 20:15:05 +00:00
mycroft
908bee20db Use bsd.prog.mk, to deal with FILES. 1997-03-27 10:45:57 +00:00
perry
273d9d8452 Update to note that sound now mostly works, and to list the FreeBSD
URL to retrieve an easy to use tar file of Linux libraries etc.
1997-03-25 19:29:01 +00:00
is
138db3e452 Add MROUTING description. 1997-03-25 16:42:52 +00:00
christos
3917c3179d - Makefile cleanups 1997-03-24 21:57:01 +00:00
christos
8a6e9721ca const poisoning. 1997-03-24 21:20:03 +00:00
jtk
eaede4d4fa fix PR 3381, and make it refer to NetBSD-1.3 rather than -current 1997-03-23 19:20:30 +00:00
cjs
cdd442b698 Re-write. 1997-03-23 07:57:22 +00:00
is
a36535a1c0 mention ARP support 1997-03-23 01:32:38 +00:00
cjs
30b1e68f3d PR misc/3375, submitted by der Mouse <mouse@Rodents.Montreal.QC.CA>.
The if_name fields are really called ifr_name.
1997-03-22 02:59:11 +00:00
perry
ab8dd6a331 fix typos per pr-3349 submitted by SAITOH Masanobu 1997-03-18 14:25:29 +00:00
perry
d7df680439 Fix the last fix.
a the -> the
1997-03-18 06:17:17 +00:00
perry
a8f5d0c853 Note that DDB_ONPANIC may also be set with sysctl(8) 1997-03-18 06:15:18 +00:00
perry
55a6ac03fd Correction: ifaliases appeared in 1.2 1997-03-18 04:50:56 +00:00
perry
50bfaaee22 close enami tsugutomo's pr-3346 -- silly mistake in description of page 1997-03-18 04:48:42 +00:00
is
6ecca3f700 add arpresolve and arpintr descriptions 1997-03-17 14:06:49 +00:00
cjs
9da2a1ed80 Rewrote second paragraph, and added mopd in a new format. All the other
entries will be converted soon after feedback is received.
1997-03-17 01:22:49 +00:00
is
41d77d21fc Fix yet another typo. 1997-03-16 20:24:08 +00:00
is
b40ff398db fix typo 1997-03-16 20:06:37 +00:00
is
bf744fd321 Fix .Nx call. 1997-03-16 20:04:13 +00:00
is
ea7a8a2959 Pull the ARP support function man page up to the main branch. 1997-03-16 19:43:17 +00:00
is
04b6278587 Pull this to the main branch. 1997-03-16 19:26:53 +00:00
perry
5a31478d52 Add a blurb on /usr/mdec. 1997-03-14 04:06:42 +00:00
perry
56d4ef3c09 Initial revision 1997-03-14 02:40:31 +00:00
cgd
158b4008d1 Fix bogons (missing commas) in the synopsis section 1997-03-14 01:02:45 +00:00
gwr
1720f66539 Initial revision 1997-03-13 16:27:26 +00:00
perry
cb9a3a55fe Add substantial changes from Luke Mewburn submitted in pr-1386, with
some modifications. This will likely need to be rototilled again when
the new two stage boot stuff goes in.
1997-03-13 05:28:42 +00:00
perry
6d248ff56f being the system up -> bring the system up, a fix I missed from the
last commit.
1997-03-13 05:06:04 +00:00
perry
01478d0561 Add some fixes from pr-1386 and some other fixes. The port master has
to go over this -- someone seems to have confused boot_sun3 and reboot
1997-03-13 05:04:02 +00:00
perry
6dcfe6395b Some minor hacks from pr-1386 and some other cleanup. The port master
should really give this thing a going over, though.
1997-03-13 05:00:55 +00:00
perry
739b6cf93f Add pmax to .Dt line per pr-1386 1997-03-13 04:55:25 +00:00
perry
76b949b151 BOOT_MAC68K -> BOOT, plus some commas added in cross references per
pr-1386
1997-03-13 04:53:29 +00:00
perry
bbeac61ded BOOT_HP300 -> BOOT 1997-03-13 04:50:27 +00:00
perry
d439e1a2f7 Added man8.${ARCH}/boot.8 for a number of architectures. 1997-03-13 04:20:21 +00:00
perry
7d17eb42ec Add man8.pmax, man8.x68k 1997-03-13 03:45:54 +00:00
christos
5c9a92362a Document PPP_FILTER; bpf based filtering for pppd. 1997-03-12 20:35:45 +00:00
mikel
1891a8b131 RCSid police and misc cleanup, and make all ?ms(4) pages refer to
busmouse(4).  fixes PR port-i386/2611.
1997-03-12 06:18:55 +00:00
sommerfe
16547a3715 Document trace/t 1997-03-11 16:58:55 +00:00
mikel
ac8b6fad77 add incomplete spl(9); realphabetize Makefile. 1997-03-11 06:15:05 +00:00
mikel
4e9930248b update to match reality a bit more closely. some parts are from John
Hawkinson (PR kern/2523) and Lennart Augustsson (PR misc/3303), rest
  is by me.
1997-03-11 05:29:03 +00:00
perry
41188b0421 Kernel names aren't #defined any more -- remove that from the page. 1997-03-11 03:49:04 +00:00
cjs
dcb18b0b51 Document the other two types of message header (if_msghdr and
ifa_msghdr) that are used for the RTM_NEWADDR, RTM_DELADDR and
RTM_IFINFO messages. Also line up the comments a bit better in the
displays.
1997-03-11 02:14:25 +00:00
cjs
64315ab079 Fix typos. 1997-03-11 00:10:16 +00:00
scottr
d35d739042 Document statd_flags and lockd_flags 1997-03-10 07:06:17 +00:00
thorpej
740ae0bc7f Add a bit of clarity. Entries in the "c_cc" array are special characters
where index name == special character name prefixed with "V".  VMIN and
VTIME are different; they have no corresponding special character.

Fix: MIN -> VMIN and TIME -> VTIME.

From David Brownlee <david@mono.org>, PR #3243.
1997-03-08 18:22:14 +00:00
mouse
75e150fc56 alternate -> alternative, per PR 2643 1997-03-08 14:02:43 +00:00
mouse
0ad6f5d6d5 fix up "alternate", per PR 2643 1997-03-08 13:59:08 +00:00
mouse
80c0d60f84 alternate -> alternative, per PR 2643 1997-03-08 13:47:08 +00:00
mikel
8a50dcb5df eliminate dangling references to config.old;
from Klaus Klein in PR misc/3295.
1997-03-06 23:41:22 +00:00
mikel
86a5a1ffbd fix .Nx description 1997-03-06 23:13:07 +00:00
mikel
9f8677d515 .TH argument should be uppercase. 1997-03-02 08:22:51 +00:00
mikel
69435a41f8 add the missing SYNOPSIS section. 1997-03-02 08:19:37 +00:00
mikel
1009df021a lowercase manpage names (.Nm); fixes PR 3218.
also cleaned up some .Nm usage and other problems.
1997-02-27 08:05:36 +00:00
leo
3e92472ca4 Document MEMORY_DISK_HOOKS & MEMORY_DISK_IS_ROOT options. 1997-02-26 07:07:15 +00:00
jonathan
e4013fa984 Describe MCLSHIFT. 1997-02-26 03:19:20 +00:00
jonathan
1e79ef45d1 Make WD-7000 manpage. 1997-02-24 00:20:04 +00:00
jonathan
677e9e2619 Build isa, pci manpages. 1997-02-24 00:18:48 +00:00
jonathan
fb696a662d .Os -> .Os NetBSD 1997-02-24 00:01:49 +00:00
jonathan
23e8277035 Introduction to machine-independent ISA drivers. 1997-02-23 23:56:53 +00:00
jonathan
fced087a85 WD-7000 ISA SCSI driver manpage. 1997-02-23 23:55:46 +00:00
jonathan
bd13a3ae7b typo in rcsid. 1997-02-23 22:43:16 +00:00
jonathan
d942e31e7e Section 4 introduction to PCI device drivers. 1997-02-23 22:35:49 +00:00
jonathan
3a90ff777f Remove i386-specific copies of the following ISA device manual pages:
aha.4 aic.4 ast.4 boca.4 4 cy.4 eg.4 el.4 gus.4 iy.4
	mcd.4 pss.4 rtfps.4 sb.4 sea.4 wss.4 wt.4

which are now machine-independent.
1997-02-23 22:22:47 +00:00
jonathan
61c93b3939 * Move man pages for machine-independent ISA device drivers (that
don't conflict with other MD manpages) from src/share/man/man4/man4.i386
  to src/share/man/man4.
  Leave drivers with conflicting names (com, ed, ie, le lpt, wd) in
  man4.i386/ for now.
* Remove i386 title tag; leave dates untouched, as contents hasn't changed..
* RCSid police
1997-02-23 22:20:20 +00:00
jonathan
ce1d4d7be1 * Remove bug warning about not handling wide-SCSI from manpage: fixed
by thorpej's addition of max_target handling to the ahc driver.  XXX
* XXX Are other bugs still present as of 1.2C?
1997-02-23 08:48:16 +00:00
jonathan
043a3a1f7e Add NetBSD RCSid and update copyright. 1997-02-18 11:05:32 +00:00
jonathan
91baf4e30d Mention newr device drivers, and sort driver names into classes. 1997-02-18 11:01:56 +00:00
jonathan
1a913dd191 Make titles MI. 1997-02-18 01:07:43 +00:00
jonathan
efb812507c Section 4 EISA summary manual page. 1997-02-18 01:01:46 +00:00
jonathan
67ca3fe96b Move manpages for MI ahb, bha, ep, and uha from man4/man4.i36 to man4.
Add RCS ids.
1997-02-18 00:56:42 +00:00
jonathan
ea74323a06 Remove ahb, bha, ep, and uha manpages for MI drivers from man4.i386. 1997-02-18 00:51:12 +00:00
jonathan
01a1f443f1 Section 4 manual page for Matt Thomas' Digital PDQ (PCI fpa, EISA fea)
FDDI drivers.   From Matt, without  revision info.
1997-02-17 21:49:02 +00:00
jonathan
831e23f2ab * CVS id police
* Rewrite to reflect support of PCI, Vortex, Demon devices
* Describe 10/100 media selection woes.
1997-02-17 12:05:02 +00:00
jonathan
aed3898df5 * Add synopsis line and description of PCnet-PCI interfaces. 1997-02-17 10:59:46 +00:00
mikel
b4340460f0 fix swapped tsleep() arguments; PR misc/3192.
also some minor edits.
1997-02-06 05:05:21 +00:00
ragge
2e3acd8552 Format dl manual page also. 1997-02-04 19:16:59 +00:00
ragge
b4b22be456 Manual page for dl. 1997-02-04 19:16:10 +00:00
matthias
1a9434cf9f fix a typo 1997-02-01 09:34:03 +00:00
ghudson
fc073ea198 Document the meaning of gid 0 to the su command. 1997-02-01 02:46:38 +00:00
thorpej
bacf771428 Update for new file system grammar in the kernel config files. 1997-01-31 06:30:54 +00:00
tls
a170451c23 change to reflect actual state of KMEMSTATS changes 1997-01-30 22:11:47 +00:00
tls
3b4c5f9d01 mention NVNODE option 1997-01-30 10:44:23 +00:00
matthias
1370131ffd Add scripts and documentation for a new method to create assym.h files.
With the kern/genassym.sh script HOSTED_CC is no longer used to create
assym.h files. This should make crosscompilation easier.
1997-01-30 09:37:20 +00:00
tls
c16cd03a2f add CCDNBUF and KMEMSTATS descriptions, and remove obsolete mention of NKPDE option 1997-01-30 09:16:54 +00:00
mikel
9723c5a793 add SEE ALSO sections for interface functions; PR lib/3158
also added missing doublequote char.
1997-01-30 07:15:49 +00:00
perry
52f1b2a82d fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadon 1997-01-27 22:10:18 +00:00
tls
44c4201ae4 sync to current layout of includes 1997-01-27 09:38:13 +00:00
perry
ca876d2670 remove nsswitch.conf.5 -- not in tree (yet) 1997-01-24 21:27:33 +00:00
cgd
21ad990583 reorganize Alpha boot block sources: put common sources in a 'common'
directory (so they don't clutter up the arch/alpha/stand), and put
not-common sources in programs' directories.
1997-01-24 01:52:35 +00:00
lukem
dff93f1d73 (this shouldn't have been in the main trunk) 1997-01-23 12:25:22 +00:00
cgd
7878fdb4f2 add a manual page for setnetbootinfo 1997-01-20 22:31:09 +00:00
mikel
b6b71e4383 replace reference to getkerninfo(2) with reference to sysctl(3),
resync structures and definitions with <net/route.h>; PR 2007
also add SEE ALSO section, and misc. cleanup
1997-01-16 06:50:16 +00:00
mikel
fe1e723407 fix thinko 1997-01-15 06:25:55 +00:00
perry
f0f0eff59f Nuke TIMEZONE and DST, add RTC_OFFSET. 1997-01-15 06:20:02 +00:00
mikel
fc9eccd268 move ncr.4 from man4.i386 to MI man4 1997-01-15 05:54:39 +00:00
mikel
3922259bf3 move from i386 dir and update config entry; PR 2863
also expand list of supported devices, RCS ID and .Nm police
1997-01-15 05:47:50 +00:00
mikel
bf16e25de3 moved to man4 1997-01-15 05:14:15 +00:00
thorpej
a5f0d79aaa Document the IP_RECVIF socket option. Also mention that IP_RECVDSTADDR
works with SOCK_RAW sockets now, as well as SOCK_DGRAM.
1997-01-12 00:59:51 +00:00
thorpej
9974ea6a9f Document DDB_ONPANIC. 1997-01-09 05:46:49 +00:00
thorpej
c4fc3ef513 Document "onpanic" built-in variable. 1997-01-09 05:42:55 +00:00
cjs
36dd47d99f Fix another minor nit pointed out by Klaus Klein <kleink@layla.inka.de> 1997-01-08 21:01:11 +00:00
scottr
7ee0c73910 Note bug in early revisions of the BT-445S versus systems with
more than 16MB of RAM.
1997-01-07 23:45:21 +00:00
mikel
1bc33c232b fix some typos. 1997-01-07 07:31:32 +00:00
tls
b27eb547ea change rc.conf.5 to reflect change to Kerberos stuff in rc.local, as per mrg 1997-01-07 05:37:36 +00:00
cjs
a85445f340 PR 3085: typo. Fix from frueauf@ira.uka.de. 1997-01-06 18:30:46 +00:00
cjs
59881bf885 PR 3082: typo. Patch from Klaus Klein <kleink@layla.inka.de>. 1997-01-05 22:53:08 +00:00
mrg
a9d07e01a7 fix minor nit. 1997-01-05 12:10:10 +00:00
mrg
5fb9b57376 add man pages for mostly new and some old configuration files. 1997-01-05 11:50:12 +00:00
cjs
4cab439b34 Add references to ypinit(8). Fix typo in SEE ALSO. 1997-01-05 09:40:26 +00:00
mikel
8520799dbe Install tun(4); fixes PR misc/3068. 1996-12-30 04:44:08 +00:00
veego
bc9228cf4f Fix typo in the last commit. 1996-12-27 10:42:47 +00:00
pk
7002100e64 Document disklabel routines. 1996-12-27 10:20:25 +00:00
mikel
875986c568 eliminate obsolete references to mkfs(8);
from Klaus Klein <kleink@layla.inka.de>
1996-12-26 04:33:34 +00:00
mikel
0f5ac976de add ahc and move bt to bha; fixes PR 3036
also added boca and fdc.
1996-12-26 02:18:10 +00:00
mikel
445cee15ef add missing comma; fixes PR 3037. 1996-12-26 01:53:59 +00:00
mikel
112f25b866 this should work now. 1996-12-05 07:18:28 +00:00
mikel
86cde13f0d misc. updates and fixes from LBL version (bpf-1.1). 1996-12-04 04:46:04 +00:00
perry
75911b347d nuke 'the the' typo 1996-12-04 00:11:23 +00:00
perry
075566199b fix 4(busmouse) typo (pr-2992) 1996-12-03 18:16:35 +00:00
tls
ffb2108034 option is PFIL_HOOKS, not PACKET_FILTER 1996-12-02 01:00:50 +00:00
tls
0def6ae7ee .Dt request takes two and only two arguments; use of three leads to rather strange looking man page headers. :-) 1996-12-02 00:11:31 +00:00
is
b361a94400 Initial revision 1996-11-29 23:36:29 +00:00
jtk
286a3505d0 add fdc.4--floppy controller/formatting man page 1996-11-29 16:33:07 +00:00
pk
83ace05e18 Have a shot at mi_switch()' and cpu_switch()'. 1996-11-25 22:06:04 +00:00
pk
6b2334f637 Correct two typos. 1996-11-18 22:16:50 +00:00
mrg
8a92017f34 update copyright. 1996-11-18 10:26:18 +00:00
perry
03a18266ff fix broken BUGS section a bit 1996-11-15 18:52:41 +00:00
mrg
a7d76c0112 add some compat options, pfil_hooks, and clean up some unanswered questions. 1996-11-15 13:46:02 +00:00
gwr
a1cdc82ad3 Add ttyaction.5 1996-11-14 17:40:55 +00:00
explorer
ce11ca9d68 Move description of the busmouse protocol to busmouse.4 1996-11-12 19:27:29 +00:00
mikel
a41241b92a /etc/termcap -> /usr/share/misc/termcap. Fixes misc/1401. 1996-11-12 07:50:11 +00:00
lukem
5d37ffa7eb fix the the typos 1996-11-10 23:58:22 +00:00
leo
e285606c68 mouse configuration, by Thomas Gerner. 1996-11-06 13:38:12 +00:00
lukem
b2fad7ebc5 initial nsswitch implementation 1996-11-06 00:16:27 +00:00
mikel
22b8efd65d translate to -mdoc (mostly from hp300 version)
update with new devices, RCSID police
fixes PR port-i386/1453.
1996-11-05 05:18:01 +00:00
lukem
11ca454b56 parameter names in (t)sleep() for identifier should be 'void *ident'
not 'void *indent' for consistency with wakeup() and with its use.
1996-10-30 05:32:10 +00:00
lukem
e0a2103855 fix typo 1996-10-30 05:29:54 +00:00
explorer
30614c6447 Reference the cd, sd, and st man pages 1996-10-22 21:40:48 +00:00
perry
3ea4778cd7 Add options(4), and re-jigger the MAN and SUBDIR lines in the file. 1996-10-21 00:00:05 +00:00
perry
c72a1ab8ba Initial commit of the options(4) man page, which documents machine
independent options available during kernel configuration. The man
page is still incomplete, but there is enough in it that it should be
in the repository. Next on the list: port specific versions of this
page.
Many thanks to the cast of thousands who helped contribute text for
this.
1996-10-20 23:58:12 +00:00
explorer
372fde2053 Add correct copyright 1996-10-20 23:15:21 +00:00
explorer
334d950e16 Update bt.4 -> bha.4 change; closes pr port-i386/2862 with slightly different
wording
1996-10-18 19:16:47 +00:00
explorer
8e51deab33 rename bt.4 -> bha.4; part of pr port-i386/2862 1996-10-18 18:45:45 +00:00
thorpej
150c33e60b Use ${INSTALL}. 1996-10-18 05:55:26 +00:00
gwr
52ddd70542 Clarify the description of return values, and add a BUGS section
describing the ambiguity of -1 error return from fuword().
1996-10-17 14:27:06 +00:00
thorpej
4ae1b44967 Sync with the extent map implementation; just document the new
flags.
1996-10-17 08:33:42 +00:00
perry
5a052c072b removed because we have no tahoe port 1996-10-17 03:12:23 +00:00
perry
d58a2df20d removed tahoe refs because we have no tahoe port 1996-10-17 03:09:33 +00:00
perry
3a22f309b4 removed because we have no tahoe port 1996-10-17 03:06:18 +00:00
perry
bb844a2ce8 Close 2831, which noted that the man page is confusing. I have edited
it slightly differently than Mike originally suggested after
consulting with him and others.
1996-10-16 17:20:30 +00:00
explorer
cb26706296 Add st.4, edited by Jon Buller <jonb@metronet.com> 1996-10-16 03:13:11 +00:00
explorer
c7e5d61562 add NetBSD rcsid and note that the copyright is unknown.\ (these came from FreeBSD without a copyright...) 1996-10-16 03:12:02 +00:00
mark
775a2602ec Minor tweaks and corrections. 1996-10-15 23:59:49 +00:00
mark
b671332822 RCS Id police.
Updated the see also fields for new drivers.
1996-10-15 23:57:38 +00:00
mark
4e86f2555a Updated for new additions. 1996-10-15 23:53:48 +00:00
mark
f0e7c32b28 Commit of overdue manual pages for some of the recent device drivers. 1996-10-15 23:53:19 +00:00
perry
874334d1a3 document Nx (NetBSD) macro 1996-10-15 20:15:33 +00:00
explorer
12de309c05 Update the config file line to what is currently used,
RCSID police,
and document that the device spits out the busmouse protocol.  Also,
add some information on the busmouse protocol itself.
1996-10-15 19:07:37 +00:00
fvdl
03d18700cb Note that nsswitch.conf is needed on newer Linux systems; document that
pathnames pointed to by symlinks are not resolved through /emul/linux.

From Bob Baron.
1996-10-15 11:41:09 +00:00
leo
d548c05876 Fix typo. 1996-10-15 09:16:20 +00:00
leo
c22aea7778 Be a bit more exact about when the bootloader decides to start NetBSD. 1996-10-15 09:14:32 +00:00
explorer
c2d9a57948 Add a missing quote ; closes pr misc/2832 1996-10-11 14:53:03 +00:00
explorer
f73d65b2ae add rcsid tag 1996-10-09 17:21:27 +00:00
explorer
3e8ed4be5a add copyright and netbsd rcs tag 1996-10-09 17:20:04 +00:00
explorer
c2e313743d Change a few minor formatting nits 1996-10-04 02:03:14 +00:00