Age | Commit message (Expand) | Author |
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 |
2006-09-26 | It seems pointless to assign a variable the atoi() return value after | Michael Knudsen |
2006-09-26 | Allow zero-length patterns with -x so | Jared Yanovich |
2006-09-26 | style(9) extra space | Kurt Miller |
2006-09-26 | - Use mmap to allocate thread stacks instead of malloc. This prevents | Kurt Miller |
2006-09-26 | Part 2 of file descriptor race and deadlock corrections. | Kurt Miller |
2006-09-26 | Fix compilation, okay henning@ mpf@ | Pedro Martelletto |
2006-09-26 | do not alloc jumbo buffers (3.5m per iface) and also do not allow card to rec... | Michael Shalayeff |
2006-09-26 | Get HostAP mode working and fix IBSS tweaks. From DragonFly driver. | Marcus Glocker |
2006-09-26 | regen | Jonathan Gray |
2006-09-26 | Match ELECOM LD-USB20 | Jonathan Gray |
2006-09-26 | Sync in_cksum.c to the same version dvmrpd has. This fixes problems with odd | Claudio Jeker |
2006-09-26 | Simplify and make ISO chksum work on big endian machines. | Esben Norby |
2006-09-26 | authunix_create_default() might return NULL; spotted by tbert; | Otto Moerbeek |
2006-09-26 | accidental extra %s in ddb printf | Michael Shalayeff |
2006-09-26 | fix races w/ getdirtybuf() usage that can violate normal | Michael Shalayeff |
2006-09-26 | Shrink the number of matches done in piixsata_chip_map, | Jonathan Gray |
2006-09-26 | Move some duplicated debug code into its own function. | Jonathan Gray |
2006-09-26 | Go back to spl0, previous change broke Cuda adb; reported by Carl | Miod Vallat |
2006-09-26 | escape error response to unsupported Expect: header, fixes | Damien Miller |
2006-09-26 | Make mesh compile again, it also works now too, from NetBSD with a lot | Gordon Willem Klok |
2006-09-25 | Remove debugging printf accidentally committed. | Ray Lai |
2006-09-25 | mention D-Link adapters. | Brad Smith |
2006-09-25 | add the new PCI ids. | Brad Smith |
2006-09-25 | regen | Brad Smith |
2006-09-25 | add PCI ids for the DLink DGE-550SX and some unknown Marvell Yukon | Brad Smith |
2006-09-25 | Remove unnecessary /* NOTREACHED */ comments because our lint is | Ray Lai |
2006-09-25 | well, this is embarrassing. | David Gwynne |
2006-09-25 | enabling interrupts isnt a bug, so dont put XXX next to it. | David Gwynne |
2006-09-25 | Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind the | Gordon Willem Klok |
2006-09-25 | Include s_llrint.c instead of ithe now removed llrint.c. | Mark Kettenis |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-25 | Move llrint.c, llrintf.c, lrint.c and lrintf.c to s_llrint.c, s_llrintf.c, | Mark Kettenis |
2006-09-25 | You forgot about -DSMALL and broke all the install media | Theo de Raadt |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-25 | Support some additional HTTP redirect codes. | Jonathan Gray |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-25 | Change "a SSH" to "an SSH". Hurray, I'm not the only one who | Ray Lai |
2006-09-25 | Also accept "HTTP/1.1 200" as a success response. | Ray Lai |
2006-09-25 | PLANET WDL-U357 should also work. | Jonathan Gray |
2006-09-25 | Update my address. | Michael Knudsen |
2006-09-24 | sync | Theo de Raadt |