Age | Commit message (Expand) | Author |
2008-06-04 | olf death throes: OOSN_* names can go away; ok miod | Theo de Raadt |
2008-06-04 | olf support starts to die (easy stuff first); ok miod | Theo de Raadt |
2008-06-04 | Fix panic on my i386 box when local variable isnt handled properly. | Marco Peereboom |
2008-06-04 | adderss -> address | Miod Vallat |
2008-06-04 | Don't disassemble the AML if the -o option is specified. That way at least | Mark Kettenis |
2008-06-04 | tweak previous, and arrange the text to read a little better; | Jason McIntyre |
2008-06-04 | warnx already prepends string with a colon, no need to manually add one | Tobias Stoeckmann |
2008-06-04 | Extend awk with bitwise operations. This is an extension to the awk | Pierre-Yves Ritschard |
2008-06-04 | Oops! Add the #endif that vanished here. | Owain Ainsworth |
2008-06-04 | setbootflag() must be done before checksum'ing the label. Bug introduced | Theo de Raadt |
2008-06-04 | fix math screwup that reintroduced a bias for upper_bounds in range | Damien Miller |
2008-06-03 | fix some spacing issues; | Jason McIntyre |
2008-06-03 | group the descriptions for -CcHhEeRr in such a way as to avoid | Jason McIntyre |
2008-06-03 | Make *drm(4) use D_CLONE so that the per-open data actually works. Since | Owain Ainsworth |
2008-06-03 | Simplify the use of pci_mapreg_map(). | Brad Smith |
2008-06-03 | Don't grab the fd read lock for getsockopt(2), setsockopt(2), | Kurt Miller |
2008-06-03 | Allow aucat to play/record from input-only or output-only devices. | Dale Rahn |
2008-06-03 | put code to print periodic debug statistics in #ifdef EM_DEBUG, shrinks | Brad Smith |
2008-06-03 | put code to print periodic debug statistics in #ifdef IXGB_DEBUG, shrinks | Reyk Floeter |
2008-06-03 | deal with a 64-bit BAR such as with PCIe chipsets. | Brad Smith |
2008-06-03 | regen | Brad Smith |
2008-06-03 | Add the PCI ids for the JMicron JMC250 and JMC260 Ethernet controllers. | Brad Smith |
2008-06-03 | regen | Brad Smith |
2008-06-03 | - shorten the Emulex Light Pulse entries to use the names as mentioned | Brad Smith |
2008-06-02 | fix up ENVIRONMENT a little; | Jason McIntyre |
2008-06-02 | fix references to OpenBSD:Ustar; from Alan Bueno | Jason McIntyre |
2008-06-02 | - tweak previous | Jason McIntyre |
2008-06-02 | No need to enable the interrupt in psycho_set_intr(); intr_establish() already | Mark Kettenis |
2008-06-02 | spray takes no additional arguments; from ferdek.y.no-ip.pl | Theo de Raadt |
2008-06-02 | document latest changes: -d flag is replaced by AUCAT_DEBUG | Alexandre Ratchov |
2008-06-02 | currently, we start the device as soon as write() blocks; it's better | Alexandre Ratchov |
2008-06-02 | if aucat is suspended, then the kernel continues running the device | Alexandre Ratchov |
2008-06-02 | allow the user to choose the aucat behaviour when underruns/overruns | Alexandre Ratchov |
2008-06-02 | (remove -d, second part) use strtonum() instead of sscanf() and inlined | Alexandre Ratchov |
2008-06-02 | since underruns/overruns are handled outside devices, remove code that | Alexandre Ratchov |
2008-06-02 | (remove -d, first part) replace -d flag by AUCAT_DEBUG environment | Alexandre Ratchov |
2008-06-02 | Allows any input/output stream to underrun/overrun without disturbing | Alexandre Ratchov |
2008-06-02 | Don't spew sense errors (e.g. 'media not present') when probing a | Kenneth R Westerback |
2008-06-02 | - add a full stop for consistency | Jasper Lievisse Adriaanse |
2008-06-02 | Shrink scsi_mode_sense_buf to 254 bytes so ahci doesn't get upset at | Kenneth R Westerback |
2008-06-02 | Round up the numbers of keys to allocate, so that the last 128 page area | Miod Vallat |
2008-06-02 | ignore a brightness changed event | joshua stein |
2008-06-02 | Add a bunch of ELV Elektronik ftdi based devices found in the | Jonathan Gray |
2008-06-02 | regen | Jonathan Gray |
2008-06-02 | Add a bunch of ELV Elektronik ftdi based devices found in the | Jonathan Gray |
2008-06-02 | Move interrupt setup to before ddb setup not after. | Jonathan Gray |
2008-06-02 | Fix synproxy breakage introduced with the state table reorganization. | Ryan Thomas McBride |
2008-06-02 | sort options in DESCRIPTION. | Igor Sobrado |
2008-06-02 | fix DEBUG flag. without EHCI_DEBUG, ehcidebug is not defined. | Yojiro Uo |
2008-06-02 | fix kernel freeze when the device unpluged (and the device was still active) | Yojiro Uo |