summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-16Merge db_stack_trace_print() and stacktrace() logic, and have the formerMiod Vallat
2010-01-16Fix types so that the upper 32 bits of addresses of branches are correct.Miod Vallat
2010-01-16don't transmit MIDI active sensing messages, because theyAlexandre Ratchov
2010-01-16when closing the device, delete its MIDI end, if it has no writers.Alexandre Ratchov
2010-01-16add _nsdJakob Schlyter
2010-01-16run as user _nsdJakob Schlyter
2010-01-16add user/group for nsd; ok nick@Jakob Schlyter
2010-01-16Remove dead assignment and newly created unused variable.Charles Longeau
2010-01-16rename bluetooth coexistence flags. no binary change.Damien Bergamini
2010-01-16Enable DC calibration and disable crystal calibration onDamien Bergamini
2010-01-16When allocating from the item header pool, we can't sleep, as we may be holdi...Ted Unangst
2010-01-15syncTodd T. Fries
2010-01-15Keep in memory whether the socket is writable. This way sio_revents()Alexandre Ratchov
2010-01-15*** empty log message ***Alexandre Ratchov
2010-01-15Fix resampling algorithm to always produce integer block sizes.Alexandre Ratchov
2010-01-15rename zonec to nsd-zonecJakob Schlyter
2010-01-15initJakob Schlyter
2010-01-15NSD v3.2.4Jakob Schlyter
2010-01-15Replace pool_get() + bzero() with pool_get(..., PR_ZERO).Charles Longeau
2010-01-15syncIgor Sobrado
2010-01-15Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF andStuart Henderson
2010-01-15add `Logitech Webcam C200' to the list of supported uvideo(4) devices.Igor Sobrado
2010-01-15unusedMarkus Friedl
2010-01-15Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF andStuart Henderson
2010-01-15Oops. Respect the various IGNORE flags when not in SCSIDEBUG mode.Kenneth R Westerback
2010-01-15Abstract and merge the manual buf queue manipulating functions intoKenneth R Westerback
2010-01-15Restore XS_BUSY delay behaviour for buf i/o. Same as for sync path.Kenneth R Westerback
2010-01-15Address family for UNIX domain socket was mistakenly specified asYASUOKA Masahiko
2010-01-15Reset SIGTERM to SIG_DFL before executing ssh, so that even if sftpPhilip Guenthe
2010-01-14use user_from{uid,gid} to lookup up ids since it keeps a small cache. ok djmDarren Tucker
2010-01-14fix to compile with gcc4. (from jsg@)YASUOKA Masahiko
2010-01-14fix typos in comments, no code changes;Ingo Schwarze
2010-01-14Restore an if that got lost in the update.Nicholas Marriott
2010-01-14Document hw.ncpufound and HW_NCPUFOUND.Philip Guenthe
2010-01-14Document swap-pane -d.Nicholas Marriott
2010-01-14Permit S- prefix on keys for shift. Relatively few terminals support thisNicholas Marriott
2010-01-14henning and I are both dumbasses, testing &foo against NULL is pointless.Ryan Thomas McBride
2010-01-14new test for vstatMarc Espie
2010-01-14fix new vstat, and make it useful, for instance for -n.Marc Espie
2010-01-14SiS devices seem unable to reset dma block index to zero, causingAlexandre Ratchov
2010-01-14Use a more accurate algorithm to calculate clock tick durationAlexandre Ratchov
2010-01-14Use -C option to specify recorded channel range instead of -c whichAlexandre Ratchov
2010-01-14tweak previous;Jason McIntyre
2010-01-14set group+owner as some tests require bothMarc Espie
2010-01-14When trying to get a stack trace, consider CKSEG1 addresses as invalid, as theMiod Vallat
2010-01-14Let the nmi handler code compile on non-MULTIPROCESSOR kernels.Miod Vallat
2010-01-14Sentences end with periods.Ted Unangst
2010-01-14add a little devices section, so somebody has a change of finding out ifTed Unangst
2010-01-14Include the link-level header in the hex output if both the -x and -eJoel Sing
2010-01-14Print sense data during SCSIDEBUG again. Always print the decodedKenneth R Westerback