Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-12 | revert last unauthorized commit. | Henning Brauer | |
I reAlly doN't ThiNk thAt ranDomLy capiTaliZing chAractErs iN woRdS mAkes tHeM loOk MoRe ImpoRtaNt eVeN iF cIScO tHinKs sO | |||
2008-09-11 | Mbit/s -> Mbps | Brad Smith | |
pointed out by jmc@ | |||
2008-09-11 | - MBit/s -> Mbps | Brad Smith | |
- Separate the notes about the 21143/21145 based adapters and the line `For more information on configuring this device..' | |||
2008-09-10 | Correct capitalization of NetFlow. | Brad Smith | |
2008-09-10 | simpler; | Jason McIntyre | |
2008-09-10 | add support for the PCA9555 device which has 16 instead of 8 pins. | Reyk Floeter | |
ok deraadt@ | |||
2008-09-10 | pflow related stuff, reminded by jmc | Henning Brauer | |
2008-09-10 | +.Xr pflow 4 , | Jason McIntyre | |
2008-09-10 | some pflow tweaks; | Jason McIntyre | |
2008-09-09 | SparkLAN WCFM-100 reported to work by | Jonathan Gray | |
Bryan Vyhmeister. | |||
2008-09-09 | clarify mtu setting, pt out by theo | Henning Brauer | |
2008-09-09 | pflow.4 | Henning Brauer | |
2008-09-09 | Hook up auacer.4 here. Reminded by form@. | Mike Belopuhov | |
2008-09-09 | welcome pflow(4), a netflow v5 compatible flow export interface. | Henning Brauer | |
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 | |||
2008-09-09 | style(9) does not recommend sysexits, so don;t claim it does; | Jason McIntyre | |
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 | |||
2008-09-07 | fix silly mix up in PREDEFINED STRINGS; | Jason McIntyre | |
2008-09-07 | (oops, forgot to grep for "ifconfig -M/m") | Jason McIntyre | |
-Mm now unsupported, use "media" without args; | |||
2008-09-06 | more removal of text relevant to the now-removed MALLOC() and FREE(), | Jason McIntyre | |
and some general tweaking; help/ok miod | |||
2008-09-05 | remove remaining MALLOC/FREE bits | Charles Longeau | |
spotted by jmc@ ok jmc@ | |||
2008-09-05 | get rid of the unneeded 'etc.' at the end of the list. | Felix Kronlage | |
also remove bogus '\&' escape. help and ok jmc@ | |||
2008-09-04 | - document DIOCKILLSRCNODES; requested by Johan Strom | Jason McIntyre | |
- fix some line wrap in DIOCSETIFFLAG ok henning | |||
2008-09-02 | remove last bits of MALLOC/FREE | Charles Longeau | |
spotted by and initial patch from espie@, with inputs from jmc@ ok espie@ jmc@ | |||
2008-09-01 | - Ctl -> Ctrl | Jason McIntyre | |
- some missing words from the vnode command from Pierre Riteau | |||
2008-08-31 | no need for .Pp before or after .Sh; | Jason McIntyre | |
2008-08-31 | remove http links to dead domains. | Jonathan Gray | |
2008-08-30 | Correct the last commit. There is no such thing as the K11 | Brad Smith | |
microarchitecture (yet). Family 11h (Griffin) is a K8 microarchitectre CPU with some bits from K10 such as power management and sensor interface. | |||
2008-08-29 | acx(4) supports Host AP mode too and does not handle PS STAs properly | Damien Bergamini | |
(since it uses net80211 and does not manage dynamic parts of beacons). spotted by jmc@ | |||
2008-08-29 | new sentence, new line. | Damien Bergamini | |
2008-08-29 | the atw(4) man page says: | Damien Bergamini | |
"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. | |||
2008-08-29 | add the following paragraph from the wi(4) manual page to the | Damien Bergamini | |
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. | |||
2008-08-29 | MSIZE and MCLBYTES are now defined in sys/param.h; from Jordan Gordeev | Jason McIntyre | |
ok thib | |||
2008-08-29 | support AMD Family 11h (Turion X2 Ultra et al); discussed with jsg@ and jmc@ | Constantine A. Murenin | |
2008-08-28 | WPA support for iwi(4). | Damien Bergamini | |
some initial WMM bits too. use license.template while i'm here. | |||
2008-08-28 | WPA support for ipw(4). | Damien Bergamini | |
Did a lot of cleanup while I was there. | |||
2008-08-28 | some auacer(4) bits; | Jason McIntyre | |
2008-08-28 | man page for the auacer(4) driver. | Mike Belopuhov | |
2008-08-27 | document \user; from Kristaps D?onsons, originally from Mengzhu Wang | Jason McIntyre | |
document comma separated entries; from millert reorganise the page a bit to read better ok millert | |||
2008-08-27 | add an Xr to usb, now that we have usb on sgi | Jasper Lievisse Adriaanse | |
2008-08-26 | libbfd and libopcodes no longer built; | Jason McIntyre | |
2008-08-26 | Mention the 8211C. | Brad Smith | |
2008-08-26 | regen | Joel Sing | |
prompted by todd@ | |||
2008-08-23 | it's no longer necessary to build crunch by hand, so adjust the | Jason McIntyre | |
release instructions accordingly; | |||
2008-08-22 | Let lkms(4) support VSXXX-AB tablets in addition to the mice it already | Miod Vallat | |
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. | |||
2008-08-21 | +ECHOK; from Markus Bergkvist | Jason McIntyre | |
ok deraadt | |||
2008-08-21 | tweak previous; | Jason McIntyre | |
2008-08-21 | - add missing word in re.4 | Jason McIntyre | |
- update re(4) description in cardbus.4 | |||
2008-08-20 | update for 8168/8102E support. | Jonathan Gray | |
2008-08-20 | Minimal driver for the VAXstation 35x0/38x0 LEGSS option, currently limited | Miod Vallat | |
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... | |||
2008-08-19 | more | Theo de Raadt | |
2008-08-18 | Add support for the ``Firefox'' VAXstation 3520/3540/3820/3840 workstations, | Miod Vallat | |
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...). |