Age | Commit message (Expand) | Author |
2008-04-26 | small optimization of TKIP mixing phase 2 (for little-endian architectures). | Damien Bergamini |
2008-04-26 | Duplicate envstr and free it on error instead of allocating for | Ray Lai |
2008-04-26 | unbreak hostap mode. | Damien Bergamini |
2008-04-26 | Keep order of "#if defined..." consistent. | Mark Kettenis |
2008-04-26 | Remove softast; it's no longer used. | Mark Kettenis |
2008-04-26 | Typo, paket -> packet. | Brad Smith |
2008-04-25 | Prevent user asm statements from being put in delay slots, this avoids | Miod Vallat |
2008-04-25 | * PR rtl-optimization/13260 | Miod Vallat |
2008-04-25 | * PR target/11901 | Miod Vallat |
2008-04-25 | typo | Miod Vallat |
2008-04-25 | reg_renumber[] values are valid if >= 0, not > 0. | Miod Vallat |
2008-04-25 | Make ipending per-cpu. Should fix PR 5788. | Mark Kettenis |
2008-04-25 | When allocating an interrupt 'slot', always check all slots to see if we | Mark Kettenis |
2008-04-25 | Pretty dmesg output on attach and error handling. | Xavier Santolaria |
2008-04-25 | neccessary -> necessary; from Pierre Riteau | Jason McIntyre |
2008-04-25 | missing full stop; from Jim Razmus | Jason McIntyre |
2008-04-25 | Plug potential mbuf leak by changing m_free to m_freem. | Bret Lambert |
2008-04-25 | spelling: pathes->paths, ok henning | Stuart Henderson |
2008-04-25 | the code that parses arguments from the boot loader on amd64 wasnt checking | David Gwynne |
2008-04-25 | update the example: using "play.block_size" instead of "blocksize" is now | Alexandre Ratchov |
2008-04-25 | display count of playback frame errors (underruns) in play.errors like we | Jacob Meuser |
2008-04-25 | -a flag is deprecated, remove it from an example. | Jacob Meuser |
2008-04-25 | Another HSDPA MSM. | Jonathan Gray |
2008-04-25 | regen | Jonathan Gray |
2008-04-25 | Another HSDPA MSM. | Jonathan Gray |
2008-04-25 | express hope | Theo de Raadt |
2008-04-24 | Adjust for renamed NetMos pcidevs entries. Add support for more Nm9845 | Mark Kettenis |
2008-04-24 | regen | Mark Kettenis |
2008-04-24 | Rename NetMos entries to include chip name and remove duplicate entry. | Mark Kettenis |
2008-04-24 | sync | Theo de Raadt |
2008-04-24 | oops. unbreak build by removing the #include for amd8131reg.h | Thordur I. Bjornsson |
2008-04-24 | - correct brk(2) prototype and man page to match implementation and POSIX. | Kurt Miller |
2008-04-24 | Prevent overflow of cmd_argv if RCS_INIT and command line arguments | Tobias Stoeckmann |
2008-04-24 | Use a fixed string in case of vasprintf() error instead of relying on | Tobias Stoeckmann |
2008-04-24 | kill first person | Theo de Raadt |
2008-04-24 | move the register defines from amd8131reg.h into aapi.c, | Thordur I. Bjornsson |
2008-04-24 | remove useless defines for the vnode operations, and instead | Thordur I. Bjornsson |
2008-04-24 | Say 'ATAPI' rather than 'SCSIn' for ATAPI devices found on (pseudo) | Kenneth R Westerback |
2008-04-24 | compare strings with reality for expected behavior; ok millert@ | Todd T. Fries |
2008-04-24 | Introduce acpiasus(4), a driver for the ACPI based hotkeys found in many | Joel Sing |
2008-04-24 | Remove variables that are no longer used to specify the serial console. | Joel Sing |
2008-04-24 | MD_ISA_IOT is not defined anywhere so get rid of it. | Joel Sing |
2008-04-24 | Keep order of "#if defined..." consistent. | Joel Sing |
2008-04-24 | Unbreak IP30 serial console. | Joel Sing |
2008-04-24 | Clean up comments. | Joel Sing |
2008-04-24 | allow amd64 to use serial ports other than com0 as the console. previously | David Gwynne |
2008-04-24 | Cleanup serial console handling and remove some of the MD code from com.c. | Joel Sing |
2008-04-24 | Return the proper values upon failure per POSIX for pthread_sigmask(3) and | Kurt Miller |
2008-04-24 | the softnet intr handlers check if the input queue has packets on | David Gwynne |
2008-04-24 | some ciss(4) firmwares use different physical drive addressing, resulting | Jakob Schlyter |