Age | Commit message (Expand) | Author |
2006-09-28 | hostapd tree search speedup via inlined compare function | Reyk Floeter |
2006-09-28 | fix the configuration parser for event rules: correct handling of | Reyk Floeter |
2006-09-28 | - kill useless .Tn | Jason McIntyre |
2006-09-28 | typo; ok deraadt | Jason McIntyre |
2006-09-28 | Also add pgt(4) in here. | Marcus Glocker |
2006-09-28 | Add cardbus support for pgt(4). | Marcus Glocker |
2006-09-28 | add wb(4) in with the other network drivers and remove the UNTESTED section. | Brad Smith |
2006-09-28 | uath(4) works, kind of, sometimes... | Theo de Raadt |
2006-09-28 | - add a wireless section and move the existing PCI wireless drivers there. | Brad Smith |
2006-09-28 | remove the sentence mentioning the Prism GT chipset. in general man pages | Brad Smith |
2006-09-27 | remove superfluous paranthesis | Jasper Lievisse Adriaanse |
2006-09-27 | sync | Theo de Raadt |
2006-09-27 | Add ifstated(8) startup bits. | Marco Pfatschbacher |
2006-09-27 | - do not bother printing the attach error message from the attach hook | Brad Smith |
2006-09-27 | Add remaining communication command codes and embedded parameter bits. | Alexander Yurchenko |
2006-09-27 | Enable uath, works for me. | Alexander Yurchenko |
2006-09-27 | Implement 1-wire byte read/write. | Alexander Yurchenko |
2006-09-27 | sync | Theo de Raadt |
2006-09-27 | Move bulk-in transfer to the separate function. | Alexander Yurchenko |
2006-09-27 | Allocate xfer for bulk transfers only once on attach. | Alexander Yurchenko |
2006-09-27 | Protect detach function with splusb. | Alexander Yurchenko |
2006-09-27 | Use IP_RECVIF to get the incomming interface of OSPF packets. Now we use | Claudio Jeker |
2006-09-27 | Add missing <sys/device.h>. | Alexander Yurchenko |
2006-09-27 | no need for a separate hardware section; | Jason McIntyre |
2006-09-27 | Fix tags file creating by removing unexisting paths. | Alexander Yurchenko |
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko |
2006-09-27 | regen | Jonathan Gray |
2006-09-27 | Add another two Vitesse PHYs, one from jmc's nfe(4), one from an | Jonathan Gray |
2006-09-27 | alpha is gcc3 now | Michael Shalayeff |
2006-09-27 | add pgt(4) and acx(4), work in progress. | Brad Smith |
2006-09-27 | Add files.onewire to all our USB archs, it will be used soon. | Alexander Yurchenko |
2006-09-27 | Add and correct comments, spacing. | Ray Lai |
2006-09-27 | Plug memory leak. | Ray Lai |
2006-09-27 | IBSS mode works so far, so mention it. | Marcus Glocker |
2006-09-27 | add acx(4). | Brad Smith |
2006-09-27 | add missing sys/device.h header. | Brad Smith |
2006-09-27 | fix the use of LIST_INSERT_HEAD in [m]sk_alloc_jumbo_mem(). | Brad Smith |
2006-09-27 | Oops. Missed a line. Fix so disklabel(8) compiles again. | Kenneth R Westerback |
2006-09-26 | update the comment for bge_chipinit(). | Brad Smith |
2006-09-26 | re-enable I2C_VERBOSE | Jonathan Gray |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-09-26 | switch alpha to gcc3; joint work with drahn@ and brad@ | Martin Reindl |
2006-09-26 | a better description of what our automatic keying example is up to; | Jason McIntyre |
2006-09-26 | Start to get HostAP mode working for pgt(4). Works at the first try, | Marcus Glocker |
2006-09-26 | udp port 664 is sometimes also stolen on the wire by ipmi/asf balony. | Theo de Raadt |
2006-09-26 | regen | Matthieu Herrb |
2006-09-26 | add GeForce 7300 GT, ok deraadt@ | Matthieu Herrb |
2006-09-26 | Set sk_jumbo_buf to NULL if malloc() fails in the for loop within | Brad Smith |
2006-09-26 | use .Pa for urls and avoid broken links; | Jason McIntyre |
2006-09-26 | clear up some confusion between operands and operators; with & ok jmc@ | Otto Moerbeek |