Dan Nelson

Show:

What's happening?

  • snmptable -Ci prints "index" after the header is printed

    When using GETNEXT queries (v1, or v2c with the -CB option), the string "index" gets printed on every 10th line before the first column of data. It looks like print_table gets called multiple times in this case, and the code always prints the header for the index column on each call. The fix is to only print the header when first_pass==1. Applies to 5.4.2.1 and trunk.

    2009-09-03 15:50:05 UTC in net-snmp

  • Generalize pipe-seek hack check

    BSD-derived libc's almost always use the same Torek stdio code. If the preprocessor macro _FSTDIO is defined, they should support the same hack to rewind the internal buffer. That macro is defined in newlib and Apple's stdio.h, so we don't need to explicitly check for them anymore. Makes sox build again on FreeBSD, and should work for the other BSDs as well.

    2009-08-31 20:30:54 UTC in SoX - Sound eXchange

About Me

  • 2000-01-06 (10 years ago)
  • 4859
  • dnelson (My Site)
  • Dan Nelson

  • SQL-based SQL-based C Networking

Send me a message