Age | Commit message (Expand) | Author |
2008-10-31 | Handle "jack sense" hp/speaker switching by polling for an interrupt | Jacob Meuser |
2008-10-31 | Implement start and stop commands as documented, | Can Erkin Acar |
2008-10-31 | Support for converter groups where members support non-identical sample | Jacob Meuser |
2008-10-31 | some leftover bits from r1.32 that should have been removed in | Jacob Meuser |
2008-10-31 | make ^G display the current view and refresh interval as documented. | Can Erkin Acar |
2008-10-30 | reintroduce mutexes to workqs for locking. | David Gwynne |
2008-10-30 | regen | Brad Smith |
2008-10-30 | Add the PCI id for the Promise PDC42819 chipset. | Brad Smith |
2008-10-30 | move the list of options to the right place on the manual page; | Igor Sobrado |
2008-10-30 | Initialize random seed for secondary processors. | Miod Vallat |
2008-10-30 | Give the dummy struct cpu_info used for secondary processor early bootstrap, | Miod Vallat |
2008-10-30 | In cpu_switchto(), always pmap_deactivate() the process being switched out, | Miod Vallat |
2008-10-30 | Bunch of cleanup. Kill some dead variables and some stupid code. | Owain Ainsworth |
2008-10-30 | Fix building with !INET6 kernels. | Brad Smith |
2008-10-30 | don't need to #include "monitor_fdpass.h" | Kevin Steves |
2008-10-30 | Fix bug that when there are no volumes but there are hot spares it would | Marco Peereboom |
2008-10-30 | only few (frequency, blocksize) pairs are compatible with both resampling | Alexandre Ratchov |
2008-10-30 | since people often ask, add BUGS entry to explain why | Alexandre Ratchov |
2008-10-30 | Use msleep() in the reaper to make it not lose events. Based on discussion | Theo de Raadt |
2008-10-30 | Arpresolve could loose few packets during resolving an ethernet | Joerg Goltermann |
2008-10-30 | fix broken section heading; | Jason McIntyre |
2008-10-30 | From Jeremy Morse via NetBSD: | Marcus Glocker |
2008-10-30 | ugh, typo fix, committed previous from the wrong tree | Todd T. Fries |
2008-10-30 | patches for macppc to remove more EINVAL returns in the audio code | Todd T. Fries |
2008-10-30 | for devices that do not allow independent setting of recording and | Jacob Meuser |
2008-10-29 | chmod(2) the aucat socket, as if aucat(1) was started with | Alexandre Ratchov |
2008-10-29 | add a flag to know is this is Audigy 2 Value | Jacob Meuser |
2008-10-29 | support for Audigy 2 Value based on patch from Dennis Suhonin | Jacob Meuser |
2008-10-29 | Mention bio support for cac(4). | Brad Smith |
2008-10-29 | Add initial bio support; only volume status is handled. | Brad Smith |
2008-10-29 | Bring pd structure up to date | Marco Peereboom |
2008-10-29 | tweak previous; | Jason McIntyre |
2008-10-29 | some macro fix up; | Jason McIntyre |
2008-10-29 | if MALLOC_STATS is defined, record how many "cheap reallocs" were | Otto Moerbeek |
2008-10-29 | Xr OpenBSD::Intro(3p) | Marc Espie |
2008-10-29 | come on -- this was not even test compiled | Theo de Raadt |
2008-10-29 | document LIBSIO_DEBUG | Todd T. Fries |
2008-10-29 | - Add a workaround field to the softc struct. | Brad Smith |
2008-10-29 | dlg says "well, that is embarassing" | Theo de Raadt |
2008-10-29 | no need to warn about using the default device; Thomas Pfaff | Theo de Raadt |
2008-10-29 | native default parameters for i2s devices instead of 8kHz | Jacob Meuser |
2008-10-28 | sync | Theo de Raadt |
2008-10-28 | make DRM_INFO() a bit less gross, though getting all the grossness out at onc... | Theo de Raadt |
2008-10-28 | Do not keep retrying to send advertisements if there is | Marco Pfatschbacher |
2008-10-28 | fix missing n in error message | Alexandre Ratchov |
2008-10-28 | sio_initpar() is supposed to return void like the documentation | Jonathan Gray |
2008-10-28 | Always skip "urpf-failed" test for IPv6 link local addresses. | Marco Pfatschbacher |
2008-10-28 | #if NVLAN > 0 in one more spot. | Brad Smith |
2008-10-28 | Use -Werror unconditionnaly again. | Miod Vallat |
2008-10-28 | Remove extendsidi2 expansion for now. It works, but since it only fills | Miod Vallat |