summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-26Start to get HostAP mode working for pgt(4). Works at the first try,Marcus Glocker
2006-09-26udp port 664 is sometimes also stolen on the wire by ipmi/asf balony.Theo de Raadt
2006-09-26regenMatthieu Herrb
2006-09-26add GeForce 7300 GT, ok deraadt@Matthieu Herrb
2006-09-26Set sk_jumbo_buf to NULL if malloc() fails in the for loop withinBrad Smith
2006-09-26use .Pa for urls and avoid broken links;Jason McIntyre
2006-09-26clear up some confusion between operands and operators; with & ok jmc@Otto Moerbeek
2006-09-26It seems pointless to assign a variable the atoi() return value afterMichael Knudsen
2006-09-26Allow zero-length patterns with -x soJared Yanovich
2006-09-26style(9) extra spaceKurt Miller
2006-09-26- Use mmap to allocate thread stacks instead of malloc. This preventsKurt Miller
2006-09-26Part 2 of file descriptor race and deadlock corrections.Kurt Miller
2006-09-26Fix compilation, okay henning@ mpf@Pedro Martelletto
2006-09-26do not alloc jumbo buffers (3.5m per iface) and also do not allow card to rec...Michael Shalayeff
2006-09-26Get HostAP mode working and fix IBSS tweaks. From DragonFly driver.Marcus Glocker
2006-09-26regenJonathan Gray
2006-09-26Match ELECOM LD-USB20Jonathan Gray
2006-09-26Sync in_cksum.c to the same version dvmrpd has. This fixes problems with oddClaudio Jeker
2006-09-26Simplify and make ISO chksum work on big endian machines.Esben Norby
2006-09-26authunix_create_default() might return NULL; spotted by tbert;Otto Moerbeek
2006-09-26accidental extra %s in ddb printfMichael Shalayeff
2006-09-26fix races w/ getdirtybuf() usage that can violate normalMichael Shalayeff
2006-09-26Shrink the number of matches done in piixsata_chip_map,Jonathan Gray
2006-09-26Move some duplicated debug code into its own function.Jonathan Gray
2006-09-26Go back to spl0, previous change broke Cuda adb; reported by CarlMiod Vallat
2006-09-26escape error response to unsupported Expect: header, fixesDamien Miller
2006-09-26Make mesh compile again, it also works now too, from NetBSD with a lotGordon Willem Klok
2006-09-25Remove debugging printf accidentally committed.Ray Lai
2006-09-25mention D-Link adapters.Brad Smith
2006-09-25add the new PCI ids.Brad Smith
2006-09-25regenBrad Smith
2006-09-25add PCI ids for the DLink DGE-550SX and some unknown Marvell YukonBrad Smith
2006-09-25Remove unnecessary /* NOTREACHED */ comments because our lint isRay Lai
2006-09-25well, this is embarrassing.David Gwynne
2006-09-25enabling interrupts isnt a bug, so dont put XXX next to it.David Gwynne
2006-09-25Martin VĂ©giard <deadbug AT gmail.com> has been kind enough to rescind theGordon Willem Klok
2006-09-25Include s_llrint.c instead of ithe now removed llrint.c.Mark Kettenis
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-25Move llrint.c, llrintf.c, lrint.c and lrintf.c to s_llrint.c, s_llrintf.c,Mark Kettenis
2006-09-25You forgot about -DSMALL and broke all the install mediaTheo de Raadt
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-25Support some additional HTTP redirect codes.Jonathan Gray
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-25Use S_IS* macros insted of masking with S_IF* flags. The latter mayOtto Moerbeek
2006-09-25Change "a SSH" to "an SSH". Hurray, I'm not the only one whoRay Lai
2006-09-25Also accept "HTTP/1.1 200" as a success response.Ray Lai
2006-09-25PLANET WDL-U357 should also work.Jonathan Gray
2006-09-25Update my address.Michael Knudsen
2006-09-24syncTheo de Raadt