Age | Commit message (Expand) | Author |
2008-06-06 | make this more like other code (done while digging into a problem...) | Theo de Raadt |
2008-06-06 | Make open_cd() remember open mode. "blank" doesn't have to check for EPERM | av |
2008-06-06 | Fix a bunch of goo by creating a more generic fucntion to handle it. | Marco Peereboom |
2008-06-06 | Fix alignment on some machines where crc cehck failed. | Marco Peereboom |
2008-06-06 | Shrink acpi some more for floppies and while here re-enable acpi on the | Marco Peereboom |
2008-06-06 | Add _?RS methods evaluation to obtain additional heuristics and setting | Marco Peereboom |
2008-06-05 | - Add fork/vfork wrapper functions to reset state in the child process. | Kurt Miller |
2008-06-05 | Add some first mmap bits. | Marcus Glocker |
2008-06-05 | Allow pchb(4) to find additional non-coherent HyperTransport links | Brad Smith |
2008-06-04 | sync | Theo de Raadt |
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 |