Commit Graph

5998 Commits

Author SHA1 Message Date
peter
34a350c3ee s/CPU_DUMPCONF/CPU_ROOTCONF/ 2005-06-14 12:51:19 +00:00
peter
c414450863 Sync struct sockaddr_in6 with sys/netinet6/in6.h. 2005-06-14 12:14:15 +00:00
peter
8a4c428f96 Sync struct sockaddr_in with sys/netinet/in.h. 2005-06-14 12:13:14 +00:00
peter
0bd9d20336 Sync with sys/ufs/ffs/fs.h. 2005-06-14 12:11:20 +00:00
wiz
6ffd1dd8c1 NetBSD -> .Nx. 2005-06-10 20:48:59 +00:00
wiz
7cbffa94c5 Remove superfluous word, found by Jared Yanovich,
forwarded by jmc@openbsd.
2005-06-10 17:48:34 +00:00
mrg
11e42a915f re(4) works on sparc64 now. bump date. 2005-06-10 08:06:33 +00:00
thorpej
83f1b1db79 EtherLink 16, not EtherLink II 2005-06-10 01:11:49 +00:00
soren
444a2a0572 Revert previous change; the microphone input DMA channel is still not visible
to userland.
2005-06-08 17:55:06 +00:00
wiz
b0d70faefb Grammar fix and improvement from jmc@openbsd. 2005-06-06 02:04:03 +00:00
he
34094b7804 Catch up to changes in prototype for a few functions, which changed some
"char*" parameters to "const char*".
2005-06-05 15:36:47 +00:00
wiz
fc2b917f4e Bump date for BUGS section removal. 2005-06-05 15:22:04 +00:00
soren
4b45984050 Xref ahd.4. 2005-06-05 15:21:23 +00:00
soren
489bf9d06d Microphone support was added some time ago. 2005-06-05 15:19:35 +00:00
uwe
c7dd3646ae Update to reflect the constification of the arguments of
ttyldisc_lookup and ttyldisc_remove.
2005-06-04 22:49:32 +00:00
wiz
cc2834abee Spell out month in Dd; move a line that is not in an
item before list begin; case fix.
2005-06-04 09:33:51 +00:00
yamt
3541658446 document BUFQ_READPRIO and BUFQ_PRIOCSCAN. 2005-06-04 06:52:35 +00:00
wiz
e14c57c8cd New sentence, new line. Add xrefs to csh and ksh.
From jmc@openbsd.
2005-06-03 20:49:12 +00:00
wiz
35d02e369c Update pool_prime description to match change in v1.55 of kern/subr_pool.c
(from 2001).
Noted by go@, no comment to diff for over a month from thorpej@.
2005-06-02 11:42:16 +00:00
bad
cf6ebbf616 Be explicit about which beginning the offset is applied to in m_copydata(). 2005-06-02 11:38:28 +00:00
christos
6ab7ef4333 Move to the genassym source directory. 2005-05-31 11:35:21 +00:00
snj
9bd2faff5d Grammar fix, from Jeff Ito in PR bin/30325. 2005-05-25 00:13:24 +00:00
nathanw
b765c01a21 "consists of", not "contains of". 2005-05-24 21:29:16 +00:00
wiz
b043e96a8d NetBSD -> Nx. 2005-05-24 15:11:18 +00:00
wiz
c74cce80b3 Bump date for newly supported card. 2005-05-23 23:57:26 +00:00
kiyohara
725081c016 Support touch-panel for PERSONA SH3 machines. 2005-05-23 17:44:25 +00:00
elad
cd0c4134f1 Remove common code for returning supported fingerprints. This is done now
via sysctl(8) using kern.veriexec.algorithms.

Also add an entry for the 'algorithms' variable in sysctl.8 forgotten in
the last commit.
2005-05-20 19:52:52 +00:00
wiz
bf9ed3200d Bump date for previous. 2005-05-18 15:05:26 +00:00
itohy
ccd084ee95 Add description on manipulation of the internal storage.
Requested by Hubert Feyrer.
2005-05-18 14:01:23 +00:00
wiz
beb8d4ff57 Some more nit fixes. 2005-05-17 14:08:36 +00:00
wiz
61b48dda41 Remove superfluous "\&". 2005-05-17 14:05:46 +00:00
wiz
649791bd7b New sentence, new line. 2005-05-17 14:04:18 +00:00
wiz
0471faaff3 regen. 2005-05-17 14:01:48 +00:00
wiz
2d4e96b2c9 Update for rename of verifiedexec to veriexec. 2005-05-17 14:01:41 +00:00
wiz
4880b7982d New sentence, new line. 2005-05-17 13:59:40 +00:00
wiz
16bb723d01 Two minor improvements. 2005-05-17 13:57:04 +00:00
wiz
ffda7fbfaa Sort sections. 2005-05-17 13:52:07 +00:00
wiz
ea77769f24 Drop trailing space. 2005-05-17 13:51:34 +00:00
hubertf
9029dfc48a mounting filesystems with nodev/nosuid wasn't considered that a good idea,
undo.
2005-05-14 17:10:16 +00:00
augustss
3757644957 Document AHC_CARDBUS_DEFAULT_SCSI_ID. 2005-05-12 16:17:30 +00:00
skrll
999a31cf14 Grammar. 2005-05-11 05:40:46 +00:00
itohy
afec8c39b8 Remove incorrect BUGS section. 2005-05-07 23:53:32 +00:00
martin
7d47b99684 Add SMC2531W-B EliteConnect Wireless Adapter.
From Matthias Petermann in PR kern/30001.
2005-05-07 17:02:47 +00:00
perry
9181305271 add script.7 2005-05-07 02:21:09 +00:00
perry
52b72367c5 add a man page explaining how #! scripts work 2005-05-07 02:20:34 +00:00
perry
bc498878bb update for script(7) man page
update date
2005-05-07 02:20:03 +00:00
hubertf
4e39658f8e * Sync in a few changes from OpenBSD's latest version of this file
* Add licence by Marshall M. Midden
 * Various minor edits and additions.
2005-05-04 20:54:25 +00:00
augustss
5581662866 Document WSKBD_EVENT_AUTOREPEAT. 2005-05-04 10:54:51 +00:00
augustss
e1ecf19d60 Explain PCKBD_CNATTACH_MAY_FAIL. 2005-05-04 02:39:19 +00:00
wiz
c3605e4fae Fix a tyo, and add an article. 2005-05-02 15:13:43 +00:00
wiz
a8a05c8e60 Bump date for previous. 2005-05-02 15:12:49 +00:00
augustss
93a47b5a89 Change bug section now that transaction translation works somewhat. 2005-05-01 21:32:24 +00:00
uwe
2d43262c9a Explain why we need PCKBC_CNATTACH_SELFTEST. 2005-04-29 22:48:25 +00:00
augustss
a4b28de3dd Mention PCKBC_CNATTACH_SELFTEST and PCKBD_LAYOUT. 2005-04-29 20:03:47 +00:00
skrll
7e2b81accb Mention interrupt output transfers here.
Again from FreeBSD.
2005-04-29 19:16:17 +00:00
xtraeme
8628cd1f1d ITE8712F was supported, but it was detected as 8705F, now we can say
it's supported, bump date.
2005-04-29 02:10:20 +00:00
riz
a3332e6172 Tyop fix: s/selwakup/selwakeup/
Approved by jmcneill.
2005-04-28 20:27:30 +00:00
augustss
3ea56b8820 Add ukyopon. 2005-04-27 14:48:09 +00:00
augustss
b05a207709 Note the use of the portno locator, it's actually useful for this device. 2005-04-27 14:47:00 +00:00
bad
9ed16d0d93 Mention the Compu-Shack FASTline-II PCI adapters as supported.
The 4-port 21143 based board has been working like a charm for me.
2005-04-26 22:12:23 +00:00
wiz
2756e1f633 tcpdump(8), not (1). 2005-04-25 14:37:49 +00:00
wiz
f4edf0a7d3 Add $NetBSD$ RCS Id. 2005-04-25 14:36:48 +00:00
wiz
2ed9c873eb Use \*[Gt]. Add $NetBSD$ RCS Id. 2005-04-25 14:36:36 +00:00
wiz
d02dd2f537 Add RCS Id, replace > with \*[Gt], remove references to
ancontrol(8), raycontrol(8), wicontrol(8), because we do not have those.
XXX: should link to wiconfig?
2005-04-25 12:28:10 +00:00
blymn
a682aea6b1 Remove outdated verifiedexec(4) man page, add veriexec(4) to makefile 2005-04-25 00:43:26 +00:00
dyoung
9b9ed510b0 Add IEEE 802.11 manual pages from FreeBSD to both the Makefiles
and the set lists.
2005-04-24 21:43:03 +00:00
dyoung
6b4168a18a Add IEEE 802.11 manual pages from FreeBSD. 2005-04-24 21:11:07 +00:00
blymn
97b6046c76 Put back the changes made by Wiz 2005-04-24 13:16:26 +00:00
blymn
4e1039d5bc Shift veriexec(4) man page to correct place. 2005-04-24 13:09:48 +00:00
wiz
7469db09c5 OpenBSD v1.20, committed by jmc, commit message:
document bktr ioctls;

from jacob meuser (pr #4182);
checked by mickey, tweaked by me;
2005-04-22 15:45:40 +00:00
wiz
528dade127 Fix persistent typo; slightly improve MKPAM description;
bump date for MKPAM description.
2005-04-21 14:50:16 +00:00
hubertf
6e0c73492f Document MKPAM, per PR 29947 by Rui Paulo. 2005-04-20 22:10:51 +00:00
wiz
6b4d05a703 Drop trailing whitespace. 2005-04-17 23:23:21 +00:00
hannken
6cb4c22637 Support user controllable flags for the snapshot driver:
- Add FSSIOFSET and FSSIOFGET ioctl() to set/get the flags.
- Add FSS_UNCONFIG_ON_CLOSE flag to unconfigure the snapshot device
  on the last close.

Reviewed by: Jason R. Thorpe <thorpej@netbsd.org>
2005-04-17 16:28:26 +00:00
lukem
5c5750a595 Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall
(and the base.tgz set).
2005-04-17 15:15:48 +00:00
wiz
7de2bf2d68 Mention ukyopon. 2005-04-16 14:38:14 +00:00
wiz
a8a4a1cfe2 Improve grammar fix from previous. 2005-04-16 14:36:54 +00:00
wiz
5f4ac44fcd Grammar fix, and driver appeared in 3.0, not 1.6.3. 2005-04-16 14:35:55 +00:00
itohy
0ee992857f ukyopon(4): Kyocera AIR-EDGE PHONE driver
Close NetBSD PR #25954 in a different way.
2005-04-15 17:18:18 +00:00
nathanw
e8e89790f0 The bind-session ioctl is CIOCGSESSION, not CRIOCGSESSION. 2005-04-14 18:52:23 +00:00
wiz
3b0309f821 Bump date for addition of CompUSA USBKR100. 2005-04-13 23:08:39 +00:00
drochner
b31fb0b5e2 We don't fall back to the "default" login class if a login class was
given in the password file but not defined in login.conf. Just for
"no class is given". The former is an error and leads to rejection.
2005-04-13 20:39:05 +00:00
nathanw
c700f1d7a3 CIOCCRYPT takes a "struct crypt_op *", not a "struct crpyto_op *". 2005-04-13 16:28:06 +00:00
atatat
3e171f3338 Add CompUSA USBKR100 to the list of the supported adapters 2005-04-09 02:06:53 +00:00
martti
dac8d052b2 Note CERC SATA RAID 1.5/6ch 2005-04-06 16:01:13 +00:00
wiz
e1b1c648db Drop trailing whitespace, typo fix, and some additional articles. 2005-04-04 08:25:44 +00:00
wiz
c3582b4d14 New sentence, new line; improve a sentence. 2005-04-03 21:38:44 +00:00
jdolecek
ac9c5bb8e9 fix pasto 2005-04-03 11:57:27 +00:00
jdolecek
0b8e9ef3ed add tra(4) manpage 2005-04-03 11:56:29 +00:00
jdolecek
77e52b7b90 add vge(4) into list of drivers which support VLAN MTU 2005-04-03 11:55:00 +00:00
jdc
8ab492ef2b Add reference to the OUI assignements list in the `SEE ALSO' section.
Suggested by Hubert Feyrer.
2005-04-03 06:39:37 +00:00
yamt
3165a4e284 remove links to uvm.9 for removed functions. 2005-04-01 12:07:42 +00:00
yamt
6bc6330ab1 bump date for the previous. 2005-04-01 12:04:00 +00:00
yamt
dca4b888cf merge yamt-km-doc branch. 2005-04-01 12:03:26 +00:00
wiz
e0ed5c846b Bump date for previous. Remove trailing whitespace.
New sentence, new line. Fix some macro usage.
2005-03-30 18:53:33 +00:00
is
cfb674f4eb Extend EXAMPLES section for IPv6 over GRE. Contributed by Gert Doering. 2005-03-30 17:19:52 +00:00
jmmv
d4526765bd Remove an space from the beginning of a line. It caused incorrect formatting
after the .Nm macro (the text started at the following line).
2005-03-30 13:07:34 +00:00
nathanw
1733290d22 ".XR" should be ".Xr". 2005-03-28 22:07:22 +00:00
wiz
8db893f99d Add postinstall(8) man page. 2005-03-28 15:42:27 +00:00
peter
6eb040d87b Bump date for previous. 2005-03-27 16:28:55 +00:00
peter
d36c3ea1bc Document file-system SMBFS. 2005-03-27 16:27:28 +00:00
cube
2817c9a11a List attimer(4) and cross-reference it. Pointed out by Thomas Klausner. 2005-03-25 23:38:32 +00:00
cube
76083f1d54 Add a manpage for attimer(4), and cross-reference it from pcppi(4). 2005-03-25 23:30:55 +00:00
wiz
2dfd7528cf Bump date for previous. 2005-03-24 22:37:12 +00:00
jmcneill
adf922e656 Update my email address (the one listed hasn't been active in years). 2005-03-24 22:31:58 +00:00
jmcneill
e06ff8586d Note that pkgsrc/sysutils/iwi-firmware is required for this package. 2005-03-24 22:29:12 +00:00
xtraeme
bdfee02aef err fix previous, this is pcppi(4)... add acpi(4) into SEE ALSO. 2005-03-21 19:57:44 +00:00
xtraeme
3fed067c95 Add pcppi(4) into SEE ALSO. 2005-03-21 19:56:45 +00:00
xtraeme
1bbd530a0a Add pcppi(4), bump date. 2005-03-21 19:53:17 +00:00
wiz
a31529d7c7 From Greg Troxel in PR 23388:
The cardbus support uses the RBUS abstraction, which maps card memory.
The default location doesn't work on some machines, resulting in
mysterious failures.
One can map at 512M instead of 1G, and this helps on at least 2 known
models.
The cardbus(4) man page does not give this critical hint.
2005-03-21 18:05:36 +00:00
xtraeme
a489fafb98 Add "pcppi* at acpi?", bump date. 2005-03-21 14:08:37 +00:00
kleink
d5d8554049 Add restrict qualifiers to dlsym() (XSI) and dladdr() arguments. 2005-03-21 13:25:22 +00:00
wiz
066acdcf64 Bump date for more supported cards. 2005-03-19 13:00:55 +00:00
tron
a00cddf7f9 Update list of supported Intel GbE chips. 2005-03-19 12:04:55 +00:00
wiz
ee45da6455 Some minor English improvements. 2005-03-18 12:42:47 +00:00
yamt
5240b887db add agr(4), a pseudo network device driver for link aggregation. 2005-03-18 11:11:50 +00:00
wiz
a9befaa6d5 Bump date for mtocl, cltom removal. 2005-03-18 11:02:40 +00:00
yamt
e087565b66 remove cltom and mtocl. they've gone away long time ago. 2005-03-18 10:57:18 +00:00
wiz
94d7785870 Bump date for new NOTES section. 2005-03-17 12:55:26 +00:00
christos
19d04b27da Add a note about missing components and chain load failure. 2005-03-16 18:51:09 +00:00
wiz
f1cacc2db3 Fix mdoc warning reported by Nicolas Joly in PR 29708. 2005-03-16 12:47:43 +00:00
wiz
dff72e3c43 Remove duplicate "in .Nx" noted by dieter on current-users. 2005-03-14 10:44:02 +00:00
wiz
5ccbef2012 NetBSD -> .Nx, some whitespace nits. 2005-03-13 09:37:06 +00:00
salo
5c8095bf97 Adjust to The Not-Quite-That-New World Order:
bsd.pkg.defaults.mk -> defaults/mk.conf
 Packages.txt -> doc/pkgsrc.txt
2005-03-12 16:17:33 +00:00
salo
60410131db bsd.pkg.defaults.mk was moved to defaults/mk.conf a while ago.
spotted by go@
2005-03-12 16:13:38 +00:00
rumble
02b46a4b12 Fix a tiny typo. 2005-03-11 19:40:47 +00:00
wiz
23c677b582 Bump date for previous; new sentence, new line. 2005-03-10 16:50:11 +00:00
matt
a7886370b5 Note TCP Segment Offload support. 2005-03-09 22:52:56 +00:00
matt
4efe350837 Add description of dm_maxsegsz. 2005-03-09 21:22:59 +00:00
wiz
a4958497b6 Fix some typos, remove trailing whitespace. 2005-03-09 17:07:00 +00:00
christos
6e543b15c0 Add the binding keyword. 2005-03-09 00:11:31 +00:00
wiz
34c1c241e2 Quote dot at beginning of line, otherwise it will be interpreted
as the start of a macro. From jmc@openbsd.
2005-03-08 10:53:34 +00:00
wiz
73a04ea9b5 Bump date for ICH6 support. 2005-03-08 10:50:09 +00:00
tron
25833b0c61 Add ICH6 southbridge to list of support devices. 2005-03-07 11:27:29 +00:00
thorpej
690b6d996a Fix missing word in sentence. 2005-03-07 03:17:21 +00:00
thorpej
b311a52b06 Indent the example. 2005-03-07 03:11:01 +00:00
christos
35c70b36f3 .Bd needs display style. Thanks jason for the man page! 2005-03-07 02:44:33 +00:00
thorpej
7078187c0c Add a pam.conf(5) manual page. 2005-03-07 02:26:31 +00:00
jdolecek
3dc8de67de JUMBO packet support tested and apparently working 2005-03-05 14:39:29 +00:00
mycroft
62480540a9 Document callout_active(). 2005-03-04 05:53:19 +00:00
dan
1f64b720ce typo 2005-03-02 03:33:46 +00:00
thorpej
d97108988d Add a pam(8) manual page that gives a brief introduction as to what PAM
is.  The gritty details will be in pam.conf(5).
2005-03-02 02:56:24 +00:00
thorpej
c432982bbb Correct rpc.yppasswdd options. 2005-02-26 16:39:17 +00:00
wiz
86640b9dc8 Move yp(8) to nis(8). 2005-02-26 16:17:42 +00:00
thorpej
ee8c69aed1 YP(8) -> NIS(8) 2005-02-26 16:13:04 +00:00
peter
1c9b56c830 Add MKIPFILTER; if set to no, don't build and install the ipf(4) programs,
headers and LKM.

Add MKPF; if set to no, don't build and install the pf(4) programs,
headers, LKM and spamd.

Both options default to yes, so nothing changed in the default build.

Reviewed by lukem.
2005-02-22 14:39:58 +00:00
wiz
22d1990264 Bump date for ti, vge. Fix typo. 2005-02-20 21:28:02 +00:00
wiz
e88b836ec7 Fix RCS Id, sort SEE ALSO, add article. 2005-02-20 21:26:11 +00:00
wiz
38147cd01d Fix typo. 2005-02-20 21:23:58 +00:00
wiz
58cecadc76 Grammar fix. 2005-02-20 21:06:57 +00:00
wiz
6affcf4372 Bump date for IPSEC_NAT_T. 2005-02-20 21:06:13 +00:00
wiz
b11822a48f Drop trailing whitespace. 2005-02-20 21:05:20 +00:00
wiz
4338b8bfb7 Grammar improvement. 2005-02-20 19:55:05 +00:00
wiz
776ec5b176 > -> \*[Gt] 2005-02-20 19:48:47 +00:00
wiz
d5b60ec1d9 Drop trailing whitespace. 2005-02-20 19:46:15 +00:00
jdolecek
204eefc34d add ti(4), vge(4) 2005-02-20 18:58:34 +00:00
jdolecek
77fddac557 note some driver issues (hopefully would be handled soon) 2005-02-20 18:45:29 +00:00
heas
952103f512 Note hardware checksum support & bump date 2005-02-20 18:42:54 +00:00
jdolecek
dff4ca397a add vge(4) manpage, obtained from FreeBSD 2005-02-20 18:41:14 +00:00
jdolecek
3e2c744d33 add ciphy(4) 2005-02-20 16:58:59 +00:00
jdolecek
4805ad6f16 add ciphy(4) manpage 2005-02-20 16:53:10 +00:00
wiz
0a718347c7 Bump date for ENABLEDMA -> DISABLEDMA. 2005-02-15 08:15:17 +00:00
he
b4d3212ec4 Use a compact list for the supported controller types.
I'm guessing this doesn't warrant bumping the date on the man page.
2005-02-14 22:53:23 +00:00
fredb
556db3aecb Expand the description of "reboot" slightly: add cross-references to
reboot(2) and reboot(8), and especially document RB_DUMP -- which is,
in fact, documented in reboot(2), if you'd only known to look there.
2005-02-14 18:14:27 +00:00
fredb
cc046a4771 Delete a superfluous comma. 2005-02-14 13:29:03 +00:00
fredb
6849b2fd34 Clarify that controls affecting both playback and recording should also
be placed in the AudioCinputs class.
2005-02-14 13:28:24 +00:00
skrll
2c796d32fc Correct reference to uio_resid. PR 29355. 2005-02-14 12:44:15 +00:00
manu
5c217c1a67 Add support for IPsec Network Address Translator traversal (NAT-T), as
described by RFC 3947 and 3948.
2005-02-12 12:31:07 +00:00
rearnsha
bae0bf4e87 Updated for changing PCIIDE_I31244_ENABLEDMA to PCIIDE_I31244_DISABLEDMA 2005-02-12 10:21:40 +00:00
wiz
f5e9b507dc Fix Dd argument, and a grammar fix. 2005-02-05 15:31:29 +00:00
jdolecek
8e401e6c31 add a check_passwd_permin_nonalpha option, which changes the passwd
test to permit non-alphanumeric characters in login names
2005-02-05 15:26:37 +00:00
wiz
42e21bbee1 Make page look better. Requested by uwe. 2005-02-03 16:31:32 +00:00
wiz
8cf42c3a78 Remove a superfluous .El. Noted by Nicolas Joly in PR 29186. 2005-02-02 17:13:08 +00:00
wiz
84b538cd76 Fix date string (February instead of Feburary); new sentence, new line. 2005-02-02 14:35:40 +00:00
abs
0d94353073 Reminder not to trust cheap no-name packaging. VIA product 0x3249 is
a VT642*1* not VT642. Also add to list in viaide manpage and note
that drives need to be configured into RAID/JOBS sets via its BIOS.
http://www.via.com.tw/en/products/peripherals/serial-ata_raid/vt6421/
2005-02-02 11:19:49 +00:00
wiz
e3b661b128 Fix dot placement. Bump date for pci_conf_{capture,restore} documentation. 2005-01-28 13:02:33 +00:00
wiz
bc22bce866 Bump date for previous. 2005-01-27 18:38:20 +00:00
mycroft
d2ca156552 Add a small note about the use of shift keys. 2005-01-27 18:35:41 +00:00
kent
51e95477c7 support for nForce4.
bump date.
2005-01-27 13:39:47 +00:00
jmcneill
439b200f99 Document pci_conf_capture(9), pci_conf_restore(9) as well as
struct pci_conf_state.
2005-01-27 01:49:53 +00:00
wiz
1eef56ee01 Bump date for previous two, and restore part of sentence
that got lost in v1.261. Drop trailing whitespace.
2005-01-25 01:59:07 +00:00
wiz
a225e4032b Bump date for another supported card. 2005-01-25 01:54:29 +00:00
rumble
bd6d6c9a81 INET is not required. 2005-01-25 00:53:03 +00:00
rumble
4d1829e17f Document SOFTDEP and UFS_DIRHASH options. 2005-01-24 19:08:23 +00:00
pooka
56876e818a .Nm siginfo_t -> .Nm siginfo
Makes the manual page name match the whatis database.

ok from wiz
2005-01-24 13:08:35 +00:00
wiz
a8921bf654 Fix Dd string; fix case in a macro; sort list of supported devices;
mark up all authors; fix case in "NetBSD".
2005-01-24 09:04:12 +00:00
joff
9968ec1965 Add atu(4) manpage: 802.11b USB wifi dongle. From OpenBSD. 2005-01-24 02:06:14 +00:00
fredb
caf0ace151 Document support for the Belkin "Gigabit Desktop Network PCI Card". 2005-01-23 03:14:31 +00:00
snj
ff3f288f8c Bump date for last and kill an unnecessary Pa. 2005-01-22 05:18:01 +00:00
snj
93539909dd Kill unnecessary use of Pa; sort sections and xrefs. 2005-01-22 05:10:42 +00:00
briggs
3ea9d17cf2 Document option P1003_1B_SEMAPHORE 2005-01-22 03:34:44 +00:00
briggs
cca875f847 Add sem.4 from FreeBSD. 2005-01-22 03:34:08 +00:00
rumble
4263db1a02 "is implement" -> "is implemented" 2005-01-21 21:14:06 +00:00
wiz
dfc541e78d Add sparc64 to .Dt. 2005-01-21 15:06:17 +00:00
wiz
294254d9fa Add pmppc to .Dt. 2005-01-21 15:05:52 +00:00
wiz
965aec6312 Add macppc to .Dt. 2005-01-21 15:05:18 +00:00
wiz
8cb0028b8a Add mac68k to .Dt. 2005-01-21 15:04:51 +00:00
wiz
4f89c59454 Add i386 to .Dt. 2005-01-21 15:04:25 +00:00
wiz
83db678ed2 Add evbarm to Dt. 2005-01-21 15:03:53 +00:00
wiz
396e28e5ec Use Fl for flags. 2005-01-21 10:29:50 +00:00