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