Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
flows export data gathered from pf states.
initial implementation by Joerg Goltermann <jg@osn.de>, guidance and many
changes by me. 'put it in' theo
|
|
also swap the style Xr for _exit(2);
prodded by two PRs from FreeBSD, 127219 and 127220, submitted
by Bruce Cran, though we've taken the opposite fix;
help/ok otto
|
|
|
|
|
|
-Mm now unsupported, use "media" without args;
|
|
and some general tweaking;
help/ok miod
|
|
spotted by jmc@
ok jmc@
|
|
also remove bogus '\&' escape.
help and ok jmc@
|
|
- fix some line wrap in DIOCSETIFFLAG
ok henning
|
|
spotted by and initial patch from espie@, with inputs from jmc@
ok espie@ jmc@
|
|
The build/upgrade process requires that changes requiring this type of
update be recorded in faq/current.html. ok deraadt@
|
|
- some missing words from the vnode command
from Pierre Riteau
|
|
|
|
|
|
microarchitecture (yet). Family 11h (Griffin) is a K8
microarchitectre CPU with some bits from K10 such as power
management and sensor interface.
|
|
(since it uses net80211 and does not manage dynamic parts of beacons).
spotted by jmc@
|
|
|
|
"The driver lets you change to Host AP mode, but it does not work
and it probably never will."
so just remove the HOSTAP capability bit in the code and remove this
sentence.
|
|
CAVEATS section of all drivers claiming HostAP support:
"Host AP mode doesn't support power saving. Clients attempting to
use power saving mode may experience significant packet loss
(disabling power saving on the client will fix this)."
unfortunately (or not?), more and more clients are using PS mode by
default and will not work properly with an AP running OpenBSD.
proper handling of STAs in PS mode will come in net80211 but is is
very unlikely that all drivers will be ported.
|
|
ok thib
|
|
|
|
some initial WMM bits too.
use license.template while i'm here.
|
|
Did a lot of cleanup while I was there.
|
|
|
|
|
|
document comma separated entries; from millert
reorganise the page a bit to read better
ok millert
|
|
|
|
|
|
|
|
prompted by todd@
|
|
release instructions accordingly;
|
|
supports, based on appendix C and D of the VCB02 (qdss) technical manual.
Also parse the selftest results and report device errors.
Not tested on actual tablet due to the lack of any; mouse operation is not
disturbed.
|
|
ok deraadt
|
|
|
|
- update re(4) description in cardbus.4
|
|
|
|
to 8 bit mode operation, and no color or accelerated features until I can
find documentation about it.
Speed is decent by VAX standards, except for scrolling, which is so
abysmally slow one could see ZZ Top's beards growing while waiting for the
screen to scroll...
|
|
|
|
currently limited to serial console and a single processor working.
All ``on-board'' devices, including the Q-bus adapter, but except for
the frame buffer, are supported. The machine will boot over the network
or from SCSI devices.
Lots of thanks to Al Kossow for www.bitsavers.org, on which I found the
technical documentation allowing me to complete this port (which was
lacking at the time I got that machine...).
|
|
Also Extend "nameserver" declaration syntax to support port
numbers. To avoid ambiguity these are only parsed when the address
is enclosed in square brackets, e.g. "nameserver [127.0.0.1]:5353"
Together these changes make forwarding DNS over a SSH tunnel very
easy, but unfortunately some programs in ports/ implement their
own resolvers (e.g. firefox). These will need to be modified to
support these options separately.
fixes jsing@ reyk@
ok deraadt@ millert@ krw@ + "I like it" from lots
|
|
|
|
This is only the simplified layout, which is final; the complete layout with
extra symbols is still being discussed.
|
|
from Fabian (bsdlist at gmx dot net)
|
|
Fixes PR 5898.
|
|
- fix a typo in lkm.4 (different fix used)
- document securelevel(7) (again, different fix taken)
whilst here, some minor repair:
- no need to wrap section names in quotes
- tidy up FILES a little
- new sentence, new line
|
|
``sec''. Instead, use usec/nsec.
Agreed with/no opposition from blambert.
|
|
|