Commit Graph

8194 Commits

Author SHA1 Message Date
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
hubertf 25486664b0 LBNL - last but not least, by kocio@IRC 2004-12-04 02:03:32 +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
fredb 45a5ad686f Mirror Rev 1.6 in Imake.rules, addressing PR misc/28444. This implements
Thomas Dickey's idea to work around a standards mandated change to the
C pre-processor to avoid having to change dozens of ancient X man pages,
appending a space to any line in a man page that ends in backslash "\".
2004-12-02 16:33:47 +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
simonb 0f9fca4682 Add COPTS to AFLAGS so assembly files pick up flags like -msoft-float. 2004-12-02 00:00: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
jmc 9bfe9b9970 Convert mkboot into a full cross tool. Last hurdle for hp300 to building on
non NetBSD/bsd hosts.
2004-11-28 11:14:41 +00:00
jmc c7464d49db Convert remaining host tools for amiga to correct cross tools. Now allows
complete amiga builds on non netbsd/bsd hosts
2004-11-28 07:00:52 +00:00
wiz eb1dcbb30e Mark up paths with .Pa. 2004-11-25 11:40:56 +00:00
jmc 9a999c376a Convert bebox's remaining host tools over to cross tools scheme. Builds to sets
w/o error now.
2004-11-25 08:09:14 +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
wiz 68c05edc13 Update from http://www.iana.org/cctld/cctld-whois.htm via
Ossi Herrala in PR 26632.
2004-11-17 15:05:29 +00:00
tnozaki a966c55826 fix unicode 0xFF80 page mapping, lib/28325.
OK'ed by tshiozak AT netbsd DOT org.
2004-11-16 18:36:15 +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
grant 77cb6d8bb7 +qos 2004-11-11 08:42:27 +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
wiz 4172541e76 Add dladdr to NAME; fix type of dli_saddr; from Sergey Svishchev. 2004-11-10 16:37:19 +00:00
wiz 0cef3f7ca0 Add bit_ffc to NAME; sort functions in SYNOPSIS; from Sergey Svishchev. 2004-11-10 16:36:28 +00:00
wiz 2926521106 Add missing comma; from Sergey Svishchev. 2004-11-10 16:35:57 +00:00
wiz f5172b1e7c Update list; from Sergey Svishchev. 2004-11-10 16:35:29 +00:00
wiz f9d36bb9e9 Fix typo found by Sergey Svishchev. 2004-11-10 16:32:39 +00:00
wiz 5ef17f09e9 Fix typo reported by Jeff Ito in PR 28158. 2004-11-10 12:21:32 +00:00
wiz ba12dd34b2 New sentence, new line; standardize AUTHORS section content markup. 2004-11-09 12:09:58 +00:00
rumble bf6f4a9bbe Various minor grammar fixes. 2004-11-09 04:57:31 +00:00
kent a9729ae735 VT8237 is supported.
bump date.
2004-11-08 06:21:54 +00:00
wiz 3b77a7cb28 Document that free does not handle NULL. Addresses PR 28063. 2004-11-07 16:44:37 +00:00
wiz 80d71f68ef Bump date for Sealevel USB-Serial support. 2004-11-05 13:57:31 +00:00
scw 56bd07209a Mention Sealevel Systems' USB-Serial adapter. 2004-11-05 13:55:13 +00:00
wiz 210177732d Point to /usr/share/mk/bsd.README in SEE ALSO section; from Rui Paulo in PR 27997. 2004-11-05 12:40:06 +00:00
wiz cb8514c86e Cite Jason Thorpe's paper about bus_dma; from Jeff Rizzo in PR 27891. 2004-11-05 12:38:09 +00:00
yamt f3960e4e30 a header actually used for spl functions is sys/param.h, not machine/intr.h. 2004-10-31 07:01:34 +00:00
wiz a53714cd69 Bump date for Dell PERC 4/SC support. 2004-10-28 10:05:14 +00:00
martti 0ae886cb1b Added Dell PERC 4/SC 2004-10-28 07:22:23 +00:00
wiz 5bbff42faa Add missing whitespace (thanks, john) 2004-10-27 00:56:17 +00:00
wiz f723aed466 Remove some trailing whitespace and unnecessary macro argument quoting;
some other minor fixes.
2004-10-27 00:41:31 +00:00
dan 59835c8641 remove obsolete note about NEW_BUFQ_STRATEGY being unproven, as noted
in previous.
2004-10-27 00:01:34 +00:00
heas 57d5be9208 Document Chris Torek's (the "new" format) bitmask format string. 2004-10-26 20:58:10 +00:00
dan 813c2cdec9 Elaborate on the performance implications and suitability of
NEW_BUFQ_STRATEGY to various hardware and system configurations.
Bump date.

XXX is the comment about this option being "not yet proven stable"
still relevant/true?
2004-10-25 06:13:47 +00:00
lukem 7cc9c4ef50 fix formatting of a column 2004-10-24 23:58:58 +00:00
wiz 77e2a559dc Drop empty line at EOF. 2004-10-24 16:43:21 +00:00
wiz de2ba5e1d1 Uppercase first letter in a sentence. 2004-10-24 16:42:19 +00:00
wiz 0967fe43f4 Fix typo in Dd argument. 2004-10-24 16:40:32 +00:00
wiz c40d738e25 Comment out Xr to non-existing hostname.if(5). 2004-10-24 16:40:01 +00:00
wiz 4506a84c31 Drop trailing whitespace. 2004-10-24 16:37:49 +00:00
augustss 6496ac653d s/uax/axe/ 2004-10-23 13:46:45 +00:00
kent 90d3337a6a update for mixer names change
bump date
2004-10-23 12:27:21 +00:00
peter d39f449dd7 Don't ignore the hostname setting in /etc/rc.conf but use it if it exists.
Also change the 'hostname -s' command to 'hostname' because the full name
is what we want.

Fixes my PR bin/25038.
Approved by christos.
2004-10-22 14:00:23 +00:00
augustss 88fe3bf7b4 Mention cdce(4). 2004-10-22 13:44:49 +00:00
augustss 5b5a4aedd0 Add the cdce(4) man page. This also gives the correct history of the
driver.  It's only based on Bill Pauls work, the CDC part is by
Daniel Hartmeier.
2004-10-22 13:22:25 +00:00
augustss 9c5128bdbd The driver supports interrupt transfers now. 2004-10-22 12:20:00 +00:00
tsarna e466be3304 Add FIPS (US Federal Information Processing Standards) PUB 10-4 codes
where possible.
2004-10-20 14:07:22 +00:00
kent d468e5f44b mixer item for a selctor should start with "sel" not "fea"
bump date
2004-10-20 13:48:57 +00:00
tsarna d062d377c5 Bring up to date with latest ISO data. Added "AX", changed several
country names to match http://www.iso.org/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1-semic.txt
and removed "FX", which is an "exceptionally reserved" code (similar to
"UK", "EU", etc).  We don't include any of those others here, so I
removed FX.

XXX: The official name of AX is "åland Island". I've entered this
as "Aaland Island" on the advice of Soren Jorvang, keeping this file
ASCII. But perhaps we should consider this file UTF-8 or latin-1 instead?
2004-10-20 12:59:43 +00:00
martti ac291cd29b Added Dell PERC 4e/Si 2004-10-20 11:01:48 +00:00
simonb 6c2e9fc212 Add CPUFLAGS to AFLAGS as well as CFLAGS so that CPUFLAGS is used for
assembly files.
2004-10-19 01:05:40 +00:00
heas b72b95e31d bitmask_snprintf() returns char *, not void. 2004-10-17 04:09:23 +00:00
bouyer 9281c0205b Add the VScom serial adapters. Bump date. 2004-10-16 18:10:31 +00:00
snj 60a7c7cacc Fix two trailing xrefs and kill an unnecessary argument to Nm. 2004-10-16 06:01:52 +00:00
wiz 331fa8e963 Bump date for "ADDI-DATA APCI-7800 8-port serial adapter" support. 2004-10-14 10:51:28 +00:00
snj a3fac25b0a hparm -> hpcarm. 2004-10-14 01:28:19 +00:00