summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-23register is so 1980, plus knfTheo de Raadt
2007-02-23Add bcw_phy_lo_g_state().Marcus Glocker
2007-02-23leave unspecified fields blank; ok deannaTheo de Raadt
2007-02-23Another two missing htoleX() for big endian support. Still more missingClaudio Jeker
2007-02-23Print safari error log register if we get a safari interrupt.Mark Kettenis
2007-02-23forgot to list the display in one placeTheo de Raadt
2007-02-23knfTheo de Raadt
2007-02-23Add a display for hardware sensors, available with :sensors.Deanna Phillips
2007-02-23Establish pci error interrupt after we're done fiddling with schizo's registersMark Kettenis
2007-02-23hide all the things userland should not see, so that this file can beTheo de Raadt
2007-02-23if machine has more than 100MB of physmem, default the max table entriesTheo de Raadt
2007-02-23Add bcw_radio_freq_r3a_value() and complement bcw_phy_initg().Marcus Glocker
2007-02-23Complement and fix a bunch of things in bcw_radio_select_channel().Marcus Glocker
2007-02-23how about we use a release-specific output filename....Theo de Raadt
2007-02-23Add missing routine to just allow a number in a given range. ReplacesMarcus Glocker
2007-02-23make dequotetolower use regular string functions instead of the manualBob Beck
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