Commit Graph

1260 Commits

Author SHA1 Message Date
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
agc
0ee4409cbe Don't assume we're on NetBSD when setting LOCALBASE i.e.
test the OSNAME first.

Change the name of the mtree file to match NetBSD's.
1997-08-20 16:02:48 +00:00
agc
5d9fc2b5dd Document the import of FreeBSD's <bsd.port.mk> and <bsd.port.subdir.mk>,
as used in their `ports' system.
1997-08-20 10:53:04 +00:00
agc
3709f02cd5 Change a path for NetBSD. Our PORTSDIR is /usr/pkg/src 1997-08-20 10:51:40 +00:00
agc
4a7d7317e2 Change paths for NetBSD. We have our PORTSDIR at /usr/pkg/src,
and our PREFIX is /usr/pkg.
1997-08-20 10:50:26 +00:00
agc
a1ac59e36e Initial import of FreeBSD's ports makefiles. 1997-08-20 10:21:05 +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
kleink
337622d4c1 Remove extraneous trailing space from ``ANSI C'' invented in lite2 import. 1997-07-17 19:42:45 +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