Age | Commit message (Expand) | Author |
2011-12-25 | Fix the documented CAVEAT by forcing the TX gain to minus infinity when | Miod Vallat |
2011-12-24 | Support leading, trailing and double colons in MANPATH | Ingo Schwarze |
2011-12-24 | Default to a much smaller input gain on the MIC line, to improve recording | Miod Vallat |
2011-12-24 | formatting errors, found using freebsd's "igor"; | Jason McIntyre |
2011-12-24 | Fix so that when mouse-select-pane and mouse-select-window are both | Nicholas Marriott |
2011-12-24 | -p requires an argument; from Stefan Pettersson | Jason McIntyre |
2011-12-24 | Remove the ability to ptrace via procfs, as no one is using it, so fixing | Philip Guenthe |
2011-12-24 | i386 has MD TCB, so add the #define. Not sure how I overlooked | Philip Guenthe |
2011-12-24 | Need <machine/pcb.h> for TSEG_GS | Philip Guenthe |
2011-12-23 | Switch the Ricoh RU823 SD/MMC in SD2.0 mode (upon which it changes itself | Mark Kettenis |
2011-12-23 | Use the generic PCI power management code instead of rolling our own. | Mark Kettenis |
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre |
2011-12-23 | On envelope creation, get the message id in a saner way than the | Eric Faurot |
2011-12-23 | tweak previous; ok miod | Jason McIntyre |
2011-12-23 | Fix arcofi interrupt number by counting bits from the right side; still untested | Miod Vallat |
2011-12-22 | Add 16-bit modes to arcofi(4). Big-endian signed is native, others require some | Miod Vallat |
2011-12-22 | Add fqueue_envelope_path() function to create path to envelopes. | Eric Faurot |
2011-12-22 | Fix RFC reference section | sperreault |
2011-12-22 | Add pthread_mutex_{get,set}prioceiling() | Philip Guenthe |
2011-12-21 | Split out the pthread_rwlock* and pthread_once() functions from rthread_sync.c | Philip Guenthe |
2011-12-21 | regen | Miod Vallat |
2011-12-21 | Add audio nodes on hp300. | Miod Vallat |
2011-12-21 | Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e | Miod Vallat |
2011-12-21 | Just use pd->sidx and pd->didx to reverse the state key arguments | Marco Pfatschbacher |
2011-12-21 | Allow intr_dispatch() on hp300 to be used on the clock interrupt level | Miod Vallat |
2011-12-21 | disable temporarily CA support, it prevents some remote hosts from | Charles Longeau |
2011-12-21 | Compute mandatory UDP checksum for IPv6 packets | sperreault |
2011-12-21 | don't attempt to run pf_translate on fragments: it will fail miserably. | Mike Belopuhov |
2011-12-21 | Adapt after recent rc scripts change. | Antoine Jacoutot |
2011-12-21 | Move mandatory flags from daemon_flags to daemon. | Antoine Jacoutot |
2011-12-21 | Split out the pthread_mutexattr_* functions from rthread_sync.c to | Philip Guenthe |
2011-12-20 | s/TRUE_PREFIX/TRUEPREFIX/. | Federico G. Schwindt |
2011-12-20 | unsigned long should use "%lu" format; from eric lax, thanks | Mike Belopuhov |
2011-12-20 | respect the MNT_FORCE flag in ntfs_unmount and proceed even if there's | Mike Belopuhov |
2011-12-20 | Do not cast void pointers to pointers requiring alignment. | Ingo Schwarze |
2011-12-19 | improve the icmp direction check to deal correctly with af-to states | Mike Belopuhov |
2011-12-19 | unbreak rule optimizer; ok henning, looks | Mike Belopuhov |
2011-12-19 | fxp_init could bail out on errors without calling slpx. | Marco Pfatschbacher |
2011-12-19 | fix/improve envelope_validate(): | Eric Faurot |
2011-12-19 | regen | Mark Kettenis |
2011-12-19 | Add TI XIO2221 FireWire. | Mark Kettenis |
2011-12-19 | add BCM57765, same diff jsg@ ok kettenis@ | Stuart Henderson |
2011-12-19 | sync | Stuart Henderson |
2011-12-19 | add BCM57765 ID, same diff jsg@ ok kettenis@ | Stuart Henderson |
2011-12-19 | Fix checksum of UDP/TCP packets following RFC 3948. This is required for | YASUOKA Masahiko |
2011-12-19 | Improvements from kristaps@: | Ingo Schwarze |
2011-12-18 | Sync comments with latest cleanup changes | Charles Longeau |
2011-12-18 | use #defined error() | Charles Longeau |
2011-12-18 | Add missing header needed by PRI format string | Charles Longeau |
2011-12-18 | remove unused header | Charles Longeau |