Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-31 | document the changes to the route filter API. basically: | David Gwynne | |
-ROUTE_SETFILTER(rtfilter, RTM_IFINFO); -ROUTE_SETFILTER(rtfilter, RTM_IFANNOUNCE); +rtfilter = ROUTE_FILTER(RTM_IFINFO) | + ROUTE_FILTER(RTM_IFANNOUNCE); poked by claudio@ | |||
2009-03-30 | sort the hardware list; from brad | Jason McIntyre | |
2009-03-30 | document new versions supported | Theo de Raadt | |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray | |
2009-03-28 | Add "Chen-Source CM12402 Eagle IR Cam" to the supported device list. | Marcus Glocker | |
Reported by Kenji Aoyama | |||
2009-03-27 | Match on EW-7717Un, EW-7718Un | Jonathan Gray | |
2009-03-27 | Match on Edimax EW-7318Ug, EW-7318USg, EW-7618Ug | Jonathan Gray | |
2009-03-27 | some more devices which should work | Jonathan Gray | |
2009-03-27 | Add support for the BCM5825 and the next-generation BCM5860, 5861, | Reyk Floeter | |
5862 Broadcom CryptoNetX IPSec/SSL Security Processors. The 5825 is a faster version of the already supported 5823, and the even faster 586x series is a bit different and needed some more changes. The RNG engine on the 586x is not supported yet but I hope to fix it soon... ubsec0 at pci4 dev 0 function 0 "Broadcom 5862" rev 0x01: 3DES MD5 SHA1 AES PK, apic 10 int 10 (irq 11) tested by phessler@ and me ok deraadt@ | |||
2009-03-27 | zap trailing whitespace; from grunk | Jason McIntyre | |
2009-03-27 | Match on ASUS USB-N11 | Jonathan Gray | |
2009-03-27 | D-Link DWA-140 is one of the D-Link ids already in the driver. | Jonathan Gray | |
2009-03-27 | getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5) | Ingo Schwarze | |
contains a matching entry, use that and refrain from accessing YP. getpwnam/getpwuid: If YP is #defined and /etc/master.passwd(5) contains a matching entry before the first YP entry, use that and stay away from YP. Taken together, this allows a solution to the following problem pointed out by deraadt@: When YP was configured but temporarily unavailable, even root login would block, hindering you when trying to do repairs. To avoid this, you can now provide a static entry for root in /etc/netid. Using suggestions from miod@ otto@ blambert@ jmc@. "commit" deraadt@, "cool" ajacoutot@, "looks fine" jmc@. | |||
2009-03-27 | Sitecom WL-603 should work according to linux driver | Jonathan Gray | |
2009-03-27 | Linksys WUSB200 should work according to linux driver | Jonathan Gray | |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray | |
ok mglocker@ | |||
2009-03-26 | attach CACE AirPcap Nx. | Damien Bergamini | |
2009-03-25 | Remove LK_SLEEPFAIL | Owain Ainsworth | |
2009-03-25 | Add support for the watchdog timer. | Michael Knudsen | |
``just have the balls and commit it'' deraadt | |||
2009-03-25 | sdmmc(4) is not an SD host controller. | Michael Knudsen | |
Input from deraadt, grange, and kettenis. | |||
2009-03-25 | Regen | Miod Vallat | |
2009-03-25 | add new umsm(4) device. Emobile D21LC (longcheer's OEM product) | Yojiro Uo | |
ok jsg@, fgsch@ | |||
2009-03-25 | punctuation must be space separated here; | Jason McIntyre | |
2009-03-25 | add support for AES-CBC with the BCM5823 (or newer, but we don't support newer | Reyk Floeter | |
variants yet). ok deraadt@ dlg@ | |||
2009-03-25 | clarify wording of examples for subpackages, pointed out by Lajos Boróczki | Stuart Henderson | |
2009-03-25 | Lying is bad, so stop lying about functionality that was removed ages | Owain Ainsworth | |
ago. ok blambert (who had a similar diff a few days ago) | |||
2009-03-24 | link to newish firmware package (3.1). | Damien Bergamini | |
i have absolutely no idea what this new firmware is supposed to fix. actually, even the Intel people have no idea according to this thread: http://marc.info/?l=linux-wireless&m=123791786426974&w=2 | |||
2009-03-24 | AR9101 is MIMO 1x2, not 1x1. | Damien Bergamini | |
2009-03-24 | fix a few typographical errors. | Igor Sobrado | |
ok jmc@ | |||
2009-03-24 | Document that due to bioctl limitations ips associate all unused and | Alexander Yurchenko | |
spare drive with the first volume but the drives can be used for rebuilding any degraded volume. ok jmc@ | |||
2009-03-23 | Xr otus(4) | Theo de Raadt | |
2009-03-23 | otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices. | Damien Bergamini | |
more work is required but basic operations work. requires a non-free firmware to operate. partly based on source code released under the ISC by Atheros Communications for Linux, although I had to rewrite almost everything (actually I only used some .h files from the Atheros driver.) there also exists a rewrite of the Atheros driver for Linux (ar9170) but the guy decided to make the code less free by wrapping the GPL around the ISC. committed over a NETGEAR WNDA3100. ok deraadt@ | |||
2009-03-23 | Update to tzdata2009d from elsie.nci.nih.gov | Todd C. Miller | |
2009-03-23 | some smtpd bits; ok jacekm gilles | Jason McIntyre | |
2009-03-22 | Mention that msk(4) support 88E807x chips now. | Mark Kettenis | |
2009-03-22 | tweaks; | Jason McIntyre | |
2009-03-19 | comment out some macros until they are needed; | Jason McIntyre | |
2009-03-19 | no .Pp before or after sections; | Jason McIntyre | |
2009-03-18 | Remove man page mentions of the vnode interlock, which is long dead. | Bret Lambert | |
ok jmc@ thib@ | |||
2009-03-18 | sync | Igor Sobrado | |
2009-03-17 | +.Xr pf.conf 5 , | Jason McIntyre | |
from bofh | |||
2009-03-17 | Mention that ips now has bio management support. | Alexander Yurchenko | |
2009-03-16 | use short (one-line) command descriptions (.Nd macros). | Igor Sobrado | |
ok jmc@ | |||
2009-03-16 | Update to tzdata2009c from elsie.nci.nih.gov | Todd C. Miller | |
2009-03-14 | add more run(4) USB ids, clarify some. | Damien Bergamini | |
from FUKAUMI Naoki. add a HARDWARE section to the run(4) man page to start listing known run(4) devices while i'm at it. | |||
2009-03-07 | aac now supports SAS controllers, mention this in Nd. | Alexander Yurchenko | |
from brad | |||
2009-03-06 | Bring a few more PCI IDs from freebsd to match IBM ServeRAID 8i and 8s. | Alexander Yurchenko | |
Not tested but should work. | |||
2009-03-05 | +glob.7 | Jason McIntyre | |
2009-03-05 | Add support for IBM ServeRAID-8k. Thanks to Sergey Prysiazhnyi | Alexander Yurchenko | |
<apelsin@atmnis.com> for patiently testing my numerous diffs. ok deraadt@ | |||
2009-03-05 | Add glob(7) and refer to it. OK jmc@ sobrado@ | Todd C. Miller | |