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