Commit Graph

5584 Commits

Author SHA1 Message Date
wiz
d33e4d47b8 Drop trailing whitespace. 2004-12-15 15:37:01 +00:00
peter
0c0e079ef1 Change pseudo-device ptm to pty in synopsis and explain that the
ptm device is include with the pty device.  Bump date.

ok christos
2004-12-12 22:38:45 +00:00
spz
3ca52e72db adds a description of m_apply
closes PR kern/26059
has been looked at by Jason Thorpe and Christos Zoulas
2004-12-12 21:04:16 +00:00
jdolecek
5ec3d6ddb7 bump date 2004-12-11 10:15:02 +00:00
jdolecek
3975a596ae xref sk(4) 2004-12-11 09:53:04 +00:00
peter
ca50c2f187 statvfs will be in NetBSD 2.1. Pointed out by christos. 2004-12-09 11:21:50 +00:00
peter
c910257d69 ptm(4) will be in NetBSD 2.1. Pointed out by christos. 2004-12-09 11:20:50 +00:00
peter
9e45393a6f Change .Nx 2.1 to .Nx 3.0, because 3.0 will be the next major
release, not 2.1.
2004-12-08 18:35:56 +00:00
peter
2ba72368c6 Correct some uses of macros:
- use .Cm for command modifiers.
- use .Fl / .Ar for flags / arguments.
- use .Cd for pseudo-device in SYNOPSIS.
- use .Pa for paths.

Approved by wiz.
2004-12-08 18:33:32 +00:00
wiz
a8f9214c6d Actually, undo br/";" changes of previous, they are necessary
because .Ft/.Fn are not used in the SYNOPSIS.
2004-12-08 14:12:43 +00:00
wiz
9bc9b7596d Consistency with other man pages: do not break between function type and function;
remove semicolon after function.
Remove superfluous Pp and bump date for uvm_unmap documentation.
2004-12-08 14:10:03 +00:00
cube
c002a66744 Add a manual page for ixpide(4). 2004-12-06 19:34:01 +00:00
yamt
ccd887a498 document uvm_unmap. 2004-12-06 17:34:07 +00:00
atatat
aa58464306 wiz warning: A .Bl directive has no matching .El (fixed) 2004-12-05 16:20:43 +00:00
wiz
65662157da New sentence, new line. 2004-12-05 13:28:54 +00:00
wiz
d61c6aa90c Bump date since the devices are cloning now. 2004-12-05 13:27:26 +00:00
peter
d47c7d9500 Document that an open call on /dev/tunN also creates new interfaces.
While here, use .Cm for command modifiers.
2004-12-05 13:26:39 +00:00
peter
53bdda7819 Document cloning changes; remove count. 2004-12-05 13:24:10 +00:00
wiz
6db487450e Some fixes from jmc@openbsd. 2004-12-05 13:17:35 +00:00
wiz
1e815eb68e Bump date for cloning; use .Cm for command modifiers;
fmt some paragraphs.
2004-12-04 17:03:04 +00:00
peter
8a19cbc78f lo(4) is now a cloner. Document this. 2004-12-04 16:47:10 +00:00
wiz
dd670f8f43 New sentence, new line, drop trailing whitespace. 2004-12-03 23:39:52 +00:00
christos
8ba40fb280 Explain the remaining kernel error codes. 2004-12-03 21:34:01 +00:00
hubertf
15ff055049 Add a _bit_ more information ("isochronous network transfers over firewire"). 2004-12-03 21:24:57 +00:00
wiz
410896714e I am pretty sure grant ported it to NetBSD, not OpenBSD; say so. 2004-12-03 12:54:23 +00:00
atatat
18088943f2 Add a man page that describes the kernel-only errno values that never
get passed back up to userland.
2004-12-03 03:33:00 +00:00
wiz
cb2eb1d856 ALL_TARGET is now called BUILD_TARGET.
XXX: this file should be merged to the pkgsrc guide and removed.
Any takers?
2004-12-02 16:41:11 +00:00
wiz
3710bb4378 Sort SYNOPSIS. 2004-12-02 15:03:00 +00:00
wiz
d7dd101719 Sort SYNOPSIS. New sentence, new line. use more markup. Grammar fixes. 2004-12-02 15:02:37 +00:00
xtraeme
76025558e1 Add ACPI joy(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed and ok'ed by cube@ and martin@.
2004-12-02 14:33:31 +00:00
xtraeme
347378fc9f Add ACPI mpu(4) attachment, based on lpt_acpi.c by jmcneill@,
reviewed by christos@, cube@ and martin@.

While here, remove a printf() in mpu_attach() (ic/mpu.c) to remove
an empty line in some frontends (mpu_isa.c, etc).
2004-12-02 09:50:41 +00:00
grant
9204390fe4 add iteide(4) driver for ITE8212-based IDE controllers. from
OpenBSD, ported to NetBSD by me.

ok'd by bouyer@, thorpej@.
2004-12-01 22:27:45 +00:00
wiz
eb1dcbb30e Mark up paths with .Pa. 2004-11-25 11:40:56 +00:00
ginsbach
9edd582697 New sentence, new line. 2004-11-25 03:11:17 +00:00
wiz
6f3f0eb54a Remove netsmb(4); nsmb(4) replaces it (and is linked to it for now).
Sort MLINKS lines in Makefile.
2004-11-24 22:38:44 +00:00
bouyer
fe4d81db48 pdcsata(4), a driver for the Promise SATA150 (aka PDC203xx) serie of
controllers. Tested with a PDC20375 (2 SATA, one PATA) controller on sparc64.
Added to all kernel config file which had pdcide(4).
2004-11-24 20:49:17 +00:00
yamt
6bc0cb25b2 note that wired pages can't be loaned out. 2004-11-23 11:20:18 +00:00
lukem
d32da2106d xref getent(1) 2004-11-23 07:54:56 +00:00
peter
e345d25606 Remove the 'count' flag and fix a sentence. The interface is a clonable
device so count doesn't apply anymore.  Bump date.

ok wiz@
2004-11-22 17:17:24 +00:00
wiz
3b78161166 Bump date for another supported model. 2004-11-22 12:23:31 +00:00
dyoung
47305a9555 M. Warner Losh tells me the Zoom Air Model 4000 is an awi(4). 2004-11-22 00:54:41 +00:00
jmmv
854833f94f Add trailing slashes to some directories missing them. 2004-11-21 09:17:13 +00:00
jmmv
5730bca760 Add src/sys/fs/ptyfs. Bump date. 2004-11-21 09:15:19 +00:00
yamt
039a1b5600 note about /usr/share/{i18n,locale,nls} 2004-11-17 16:56:16 +00:00
yamt
23c8222edb merge after importing pf from openbsd 3.6. (userland part)
some files were imported to the different places from the previous version.
v3_5:
	etc/pf.conf
	etc/pf.os
	etc/spamd.conf
	share/man/man4/pf.4
	share/man/man4/pflog.4
	share/man/man5/pf.conf.5
	share/man/man5/pf.os.5
	share/man/man5/spamd.conf.5
v3_6:
	dist/pf/etc/pf.conf
	dist/pf/etc/pf.os
	dist/pf/etc/spamd.conf
	dist/pf/share/man/man4/pf.4
	dist/pf/share/man/man4/pflog.4
	dist/pf/share/man/man5/pf.conf.5
	dist/pf/share/man/man5/pf.os.5
	dist/pf/share/man/man5/spamd.conf.5
2004-11-14 11:26:43 +00:00
jmmv
69a6878485 Fix typo. 2004-11-11 14:47:02 +00:00
wiz
14b920142e Bump date for COMPAT_BSDPTY. 2004-11-11 14:07:53 +00:00
christos
19886a62bd Mention COMPAT_BSDPTY. 2004-11-11 13:38:18 +00:00
xtraeme
201ea26411 Another chip supported: iTE IT8705f, which is available on the
ASUS A7V600-X motherboard, bump date.
2004-11-11 10:58:29 +00:00
wiz
9ce65744fa Fix typo, and comment out link to non-existing usb(3); from Sergey Svishchev. 2004-11-10 16:38:29 +00:00