perry
bc498878bb
update for script(7) man page
...
update date
2005-05-07 02:20:03 +00:00
hubertf
bd55168e81
Backout previous:
...
Don't recommend mounting /var and /usr nodev,nosuid
too many things may break.
2005-05-06 08:41:00 +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
hubertf
71be6dfd96
No devices on /usr -> mount -o nodev
...
No setuid programs in /var -> mount -o nodev,nosuid
Adding "noexec" in various places may cause too much damage
(e.g. for running DEINSTALL scripts from /var/db/pkg, configure
scripts, etc).
Inspired by OpenBSD's afterboot(8) manpage.
2005-05-04 18:26:14 +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
kleink
eadb9da154
Import tzdata2005i.
2005-04-23 22:19:33 +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
xtraeme
d5dac37f3b
Install the new gen_rmd160 file too.
2005-04-21 09:57:03 +00:00
hubertf
6e0c73492f
Document MKPAM, per PR 29947 by Rui Paulo.
2005-04-20 22:10:51 +00:00
blymn
8387760ed1
Rototill of the verified exec functionality.
...
* We now use hash tables instead of a list to store the in kernel
fingerprints.
* Fingerprint methods handling has been made more flexible, it is now
even simpler to add new methods.
* the loader no longer passes in magic numbers representing the
fingerprint method so veriexecctl is not longer kernel specific.
* fingerprint methods can be tailored out using options in the kernel
config file.
* more fingerprint methods added - rmd160, sha256/384/512
* veriexecctl can now report the fingerprint methods supported by the
running kernel.
* regularised the naming of some portions of veriexec.
2005-04-20 13:44:45 +00:00
tron
fce29e26d8
Honor contents of "CLEANFILES" in "cleandir" target.
2005-04-19 08:41:37 +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
lukem
aff82fa50e
document MKINET6 and USE_INET6
2005-04-15 03:04:53 +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
dsl
b90eeeef12
Report when we link a program into xxx.ro (before being crunched)
2005-04-09 13:00:53 +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
martin
8a51929fe1
Add -fno-merge-constants (as the xsrc build does too) to make the module
...
loader work with the gcc versions we use now. No idea why i386 apparently
was not affected by this.
2005-04-06 08:32:11 +00:00
kleink
aed9ebc3c4
Merge tzdata2005h.
2005-04-05 16:29:28 +00:00