Age | Commit message (Expand) | Author |
2007-02-23 | register is so 1980, plus knf | Theo de Raadt |
2007-02-23 | Add bcw_phy_lo_g_state(). | Marcus Glocker |
2007-02-23 | leave unspecified fields blank; ok deanna | Theo de Raadt |
2007-02-23 | Another two missing htoleX() for big endian support. Still more missing | Claudio Jeker |
2007-02-23 | Print safari error log register if we get a safari interrupt. | Mark Kettenis |
2007-02-23 | forgot to list the display in one place | Theo de Raadt |
2007-02-23 | knf | Theo de Raadt |
2007-02-23 | Add a display for hardware sensors, available with :sensors. | Deanna Phillips |
2007-02-23 | Establish pci error interrupt after we're done fiddling with schizo's registers | Mark Kettenis |
2007-02-23 | hide all the things userland should not see, so that this file can be | Theo de Raadt |
2007-02-23 | if machine has more than 100MB of physmem, default the max table entries | Theo de Raadt |
2007-02-23 | Add bcw_radio_freq_r3a_value() and complement bcw_phy_initg(). | Marcus Glocker |
2007-02-23 | Complement and fix a bunch of things in bcw_radio_select_channel(). | Marcus Glocker |
2007-02-23 | how about we use a release-specific output filename.... | Theo de Raadt |
2007-02-23 | Add missing routine to just allow a number in a given range. Replaces | Marcus Glocker |
2007-02-23 | make dequotetolower use regular string functions instead of the manual | Bob Beck |
2007-02-23 | Add bcw_phy_xmitpower(). | Marcus Glocker |
2007-02-23 | continue collecting lint to be sold as a parsley substitute; ok beck | Theo de Raadt |
2007-02-23 | spacing | Theo de Raadt |
2007-02-23 | greytrapping improvements | Bob Beck |
2007-02-23 | remove some lint | Theo de Raadt |
2007-02-23 | signal handler flag must be volatile sig_atomic_t | Theo de Raadt |
2007-02-23 | show flag argument | Theo de Raadt |
2007-02-23 | g/c OK_EXIT, it was never used. From Mark Lumsden. | Todd C. Miller |
2007-02-23 | Ignore trailing space after "Auto-Submitted: no" | Todd C. Miller |
2007-02-23 | mention support for C3100 and C3200; from Martynas Venckus | Jason McIntyre |
2007-02-23 | support for "Auto-Submitted: no" from Tamas TEVESZ | Jason McIntyre |
2007-02-23 | add back in character count check by Tamas TEVESZ, though this does | Theo de Raadt |
2007-02-23 | support for "Auto-Submitted: no" from Tamas TEVESZ; small tweak by millert, | Theo de Raadt |
2007-02-23 | i.e. -> e.g.; ok reyk | Jason McIntyre |
2007-02-23 | tweaks; | Jason McIntyre |
2007-02-23 | backout previous revision -- on nfs2 mounts (perhaps only automounted?) it | Theo de Raadt |
2007-02-23 | Complement bcw_radio_set_txpower_a(). | Marcus Glocker |
2007-02-23 | Use sys_signame[] from libc instead of creating a top-specific | Todd C. Miller |
2007-02-23 | we also want GENERIC.MP dmesgs to be submitted. | Steven Mestdagh |
2007-02-23 | Add and activate bcw_radio_init2050 (radio type B). | Marcus Glocker |
2007-02-23 | use correct variable in error message: print the filename, not the key | Alexander von Gernler |
2007-02-23 | Activate bcw_phy_init2060() (type A radio) in bcw_radio_on(). | Marcus Glocker |
2007-02-23 | Complement bcw_phy_inita(), add bcw_radio_init2060(). | Marcus Glocker |
2007-02-23 | print the header only once. | Marc Espie |
2007-02-23 | Use the maxpacket len from the pipe, not hardcoded. properly deal | Dale Rahn |
2007-02-23 | Use FORCE_SHORT_XFER on tx, hardware driver doesn't use it yet, but will. | Dale Rahn |
2007-02-23 | force usb to send a zero length packet on the end of usb packets | Dale Rahn |
2007-02-23 | knf | Theo de Raadt |
2007-02-23 | Added support for getting host-bridge _BBN from _CRS resources | Jordan Hargrave |
2007-02-22 | in in, spotted by toby | Bob Beck |
2007-02-22 | read the exact length for POST requests as specified by the | Reyk Floeter |
2007-02-22 | this ftruncate is really not needed now, if we're just unlinking. | Bob Beck |
2007-02-22 | avoid undefined. closes pr5386. | Marc Espie |
2007-02-22 | avoid comparing undef to 0: perl's ioctl returns `true' 0s, so that this | Marc Espie |