Age | Commit message (Expand) | Author |
2010-01-17 | Remove dead assignment and newly created unused variable. | Charles Longeau |
2010-01-17 | add a printer for IPV6CP (IPv6 Control Protocol); ok sthen@ | Christian Weisgerber |
2010-01-17 | * remove a nonsensical print statement left over since antiquity | Christian Weisgerber |
2010-01-17 | add template nsd.conf (with examples) | Jakob Schlyter |
2010-01-17 | regen with {autoconf,autoheader}-2.62 | Jakob Schlyter |
2010-01-17 | use --with-chroot | Jakob Schlyter |
2010-01-17 | add --with-chroot option to set default chroot directory | Jakob Schlyter |
2010-01-17 | While resampling, if input samples are available but output | Alexandre Ratchov |
2010-01-17 | fix quality degradation when resampling | Alexandre Ratchov |
2010-01-17 | default output file ends in ".dat", not ".out"; | Ingo Schwarze |
2010-01-17 | even better messages | Marc Espie |
2010-01-17 | remove unintentionally added file | Jakob Schlyter |
2010-01-17 | use Carp directly, it it very inexpensive actually, since it's been rewritten | Marc Espie |
2010-01-17 | add l2tp | David Gwynne |
2010-01-16 | Merge db_stack_trace_print() and stacktrace() logic, and have the former | Miod Vallat |
2010-01-16 | Fix types so that the upper 32 bits of addresses of branches are correct. | Miod Vallat |
2010-01-16 | don't transmit MIDI active sensing messages, because they | Alexandre Ratchov |
2010-01-16 | when closing the device, delete its MIDI end, if it has no writers. | Alexandre Ratchov |
2010-01-16 | add _nsd | Jakob Schlyter |
2010-01-16 | run as user _nsd | Jakob Schlyter |
2010-01-16 | add user/group for nsd; ok nick@ | Jakob Schlyter |
2010-01-16 | Remove dead assignment and newly created unused variable. | Charles Longeau |
2010-01-16 | rename bluetooth coexistence flags. no binary change. | Damien Bergamini |
2010-01-16 | Enable DC calibration and disable crystal calibration on | Damien Bergamini |
2010-01-16 | When allocating from the item header pool, we can't sleep, as we may be holdi... | Ted Unangst |
2010-01-15 | sync | Todd T. Fries |
2010-01-15 | Keep in memory whether the socket is writable. This way sio_revents() | Alexandre Ratchov |
2010-01-15 | *** empty log message *** | Alexandre Ratchov |
2010-01-15 | Fix resampling algorithm to always produce integer block sizes. | Alexandre Ratchov |
2010-01-15 | rename zonec to nsd-zonec | Jakob Schlyter |
2010-01-15 | init | Jakob Schlyter |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2010-01-15 | Replace pool_get() + bzero() with pool_get(..., PR_ZERO). | Charles Longeau |
2010-01-15 | sync | Igor Sobrado |
2010-01-15 | Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF and | Stuart Henderson |
2010-01-15 | add `Logitech Webcam C200' to the list of supported uvideo(4) devices. | Igor Sobrado |
2010-01-15 | unused | Markus Friedl |
2010-01-15 | Add support to sysconf(3) for the variables _SC_NPROCESSORS_CONF and | Stuart Henderson |
2010-01-15 | Oops. Respect the various IGNORE flags when not in SCSIDEBUG mode. | Kenneth R Westerback |
2010-01-15 | Abstract and merge the manual buf queue manipulating functions into | Kenneth R Westerback |
2010-01-15 | Restore XS_BUSY delay behaviour for buf i/o. Same as for sync path. | Kenneth R Westerback |
2010-01-15 | Address family for UNIX domain socket was mistakenly specified as | YASUOKA Masahiko |
2010-01-15 | Reset SIGTERM to SIG_DFL before executing ssh, so that even if sftp | Philip Guenthe |
2010-01-14 | use user_from{uid,gid} to lookup up ids since it keeps a small cache. ok djm | Darren Tucker |
2010-01-14 | fix to compile with gcc4. (from jsg@) | YASUOKA Masahiko |
2010-01-14 | fix typos in comments, no code changes; | Ingo Schwarze |
2010-01-14 | Restore an if that got lost in the update. | Nicholas Marriott |
2010-01-14 | Document hw.ncpufound and HW_NCPUFOUND. | Philip Guenthe |
2010-01-14 | Document swap-pane -d. | Nicholas Marriott |
2010-01-14 | Permit S- prefix on keys for shift. Relatively few terminals support this | Nicholas Marriott |