summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-22fix setting of the "need ack" flag.Damien Bergamini
2005-05-22cosmetic. no need to initialize the read index.Damien Bergamini
2005-05-22honour the 'no' in 'no scrub' rules for IP normalizations. found byDaniel Hartmeier
2005-05-22set fragmentation threshold in iwi_config().Damien Bergamini
2005-05-22document monitor mode.Damien Bergamini
2005-05-22some changes for IBSS mode support (not yet working).Damien Bergamini
2005-05-22add monitor mode support. fast channel hop is not yet implemented though.Damien Bergamini
2005-05-22style nitsHakan Olsson
2005-05-22Introduce 'ifmstart' to deal with starting multiple interfaces minus a listTodd T. Fries
2005-05-22ALAW is called AudioEalaw not AudioEmulawJason Wright
2005-05-22No more ifdef KAME. From hshoexerChad Loder
2005-05-22Make signal handler safe. From Michael Knudsen, many thanks.Otto Moerbeek
2005-05-22cope with recent cangesHenning Brauer
2005-05-22- Enable parity error detection on 900B and 635(A).Brad Smith
2005-05-22The printf(9) `%p' conversion specifier puts an "0x" inBrad Smith
2005-05-22epic(4)Brad Smith
2005-05-22regenReyk Floeter
2005-05-22add new Realtek RT8185 PCI/CardBus deviceReyk Floeter
2005-05-22fix power hooksMartin Reindl
2005-05-22add ahc(4) and re(4)Peter Valchev
2005-05-22sync with latest p0f fingerprintsMike Frantzen
2005-05-22ahc(4) was enabled a while ago, add it here tooPeter Valchev
2005-05-22re(4)Peter Valchev
2005-05-22enable re(4) and ciphy(4) on sparc64Peter Valchev
2005-05-22fix dmesg printMichael Shalayeff
2005-05-22devices scan for the early new hppa64 machines.Michael Shalayeff
2005-05-22Check if the scsi_request has been released in the COMPLETE case asKenneth R Westerback
2005-05-22add power hookBrad Smith
2005-05-22syncTheo de Raadt
2005-05-22rewrite the interface groups printing code:Henning Brauer
2005-05-21stray $$Michael Shalayeff
2005-05-21make every interface join a group called "all", mcbride okHenning Brauer
2005-05-21KNFHenning Brauer
2005-05-21clean up and rework the interface absraction code big time, rip out multipleHenning Brauer
2005-05-21spellingBjorn Sandell
2005-05-21Add some links to krb5_verify_user.3Bjorn Sandell
2005-05-21sync power management settings. this should fix some unrecoverableReyk Floeter
2005-05-21fix parenthesisBrad Smith
2005-05-21hostapd doesn't really do much without root privileges, so check for that earlyMathieu Sauve-Frankel
2005-05-21add i386 optimized in4_cksumBrad Smith
2005-05-21improve power saving modeReyk Floeter
2005-05-21- use MIN()/MAX() rather than min()/max(), to avoid possible truncationBrad Smith
2005-05-21elf64 of course!Michael Shalayeff
2005-05-21backout part of rev 1.35, which breaks some 5704-based fibre interfaces onBrad Smith
2005-05-21regenBrad Smith
2005-05-21add Broadcom 5714CBrad Smith
2005-05-21more heuristics to coerce gnu-m4 mode to work like we wish: if a ^ or $Marc Espie
2005-05-21put whole cache info on one line; w/ mods from drahn@; ok drahn@Michael Shalayeff
2005-05-20force addressfamily=inet for tests, unbreaking dynamic-forward regress forDamien Miller
2005-05-20Teach the SOCKS5 code more of the protocol, so it can send domain namesDamien Miller