Commit Graph

5804 Commits

Author SHA1 Message Date
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