summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-23Add bcw_phy_xmitpower().Marcus Glocker
2007-02-23continue collecting lint to be sold as a parsley substitute; ok beckTheo de Raadt
2007-02-23spacingTheo de Raadt
2007-02-23greytrapping improvementsBob Beck
2007-02-23remove some lintTheo de Raadt
2007-02-23signal handler flag must be volatile sig_atomic_tTheo de Raadt
2007-02-23show flag argumentTheo de Raadt
2007-02-23g/c OK_EXIT, it was never used. From Mark Lumsden.Todd C. Miller
2007-02-23Ignore trailing space after "Auto-Submitted: no"Todd C. Miller
2007-02-23mention support for C3100 and C3200; from Martynas VenckusJason McIntyre
2007-02-23support for "Auto-Submitted: no" from Tamas TEVESZJason McIntyre
2007-02-23add back in character count check by Tamas TEVESZ, though this doesTheo de Raadt
2007-02-23support for "Auto-Submitted: no" from Tamas TEVESZ; small tweak by millert,Theo de Raadt
2007-02-23i.e. -> e.g.; ok reykJason McIntyre
2007-02-23tweaks;Jason McIntyre
2007-02-23backout previous revision -- on nfs2 mounts (perhaps only automounted?) itTheo de Raadt
2007-02-23Complement bcw_radio_set_txpower_a().Marcus Glocker
2007-02-23Use sys_signame[] from libc instead of creating a top-specificTodd C. Miller
2007-02-23we also want GENERIC.MP dmesgs to be submitted.Steven Mestdagh
2007-02-23Add and activate bcw_radio_init2050 (radio type B).Marcus Glocker
2007-02-23use correct variable in error message: print the filename, not the keyAlexander von Gernler
2007-02-23Activate bcw_phy_init2060() (type A radio) in bcw_radio_on().Marcus Glocker
2007-02-23Complement bcw_phy_inita(), add bcw_radio_init2060().Marcus Glocker
2007-02-23print the header only once.Marc Espie
2007-02-23Use the maxpacket len from the pipe, not hardcoded. properly dealDale Rahn
2007-02-23Use FORCE_SHORT_XFER on tx, hardware driver doesn't use it yet, but will.Dale Rahn
2007-02-23force usb to send a zero length packet on the end of usb packetsDale Rahn
2007-02-23knfTheo de Raadt
2007-02-23Added support for getting host-bridge _BBN from _CRS resourcesJordan Hargrave
2007-02-22in in, spotted by tobyBob Beck
2007-02-22read the exact length for POST requests as specified by theReyk Floeter
2007-02-22this ftruncate is really not needed now, if we're just unlinking.Bob Beck
2007-02-22avoid undefined. closes pr5386.Marc Espie
2007-02-22avoid comparing undef to 0: perl's ioctl returns `true' 0s, so that thisMarc Espie
2007-02-22Problem noticed by Henrik Hellerstedt <henrik@kohina.net>Marc Espie
2007-02-22Add bcw_phy_lo_b_measure().Marcus Glocker
2007-02-22close 5389 and 5390,Bob Beck
2007-02-22Add support for Winbond W83627EHF chips.Mark Kettenis
2007-02-22Dont pass seemingly random numbers down as the flagThordur I. Bjornsson
2007-02-22Remove TCP ports 760 and 761 from DEFBADDYNAMICPORTS_TCP; they areTodd C. Miller
2007-02-22Modernize the spamd.conf blacklist examples:Bob Beck
2007-02-22Revert my previous commit. Kettenis no likey.Marco Peereboom
2007-02-22Added new prefix dump option for obtaining all ACPI filesJordan Hargrave
2007-02-22Add bcw_phy_initb2() and bcw_phy_initb4(). Activate bcw_phy_init() in theMarcus Glocker
2007-02-22If a ,suffix file is given as an arg to ci and co, strip it. AvoidsOtto Moerbeek
2007-02-22Added changes to dump all tables not just DSDTJordan Hargrave
2007-02-22Comment out the errmsg printf in hdgetdisklabel() again.Miod Vallat
2007-02-22Halftime for PHY init code, another ~1000 new lines.Marcus Glocker
2007-02-22syncTheo de Raadt
2007-02-22sample sasyncd.conf, PR5387 sthen at symphytum.spacehopper.org, ok theoHenning Brauer