Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Esta versión incluye la capacidad para volver a sincronizar los puertos en cualquier momento, enviando una señal SIGUSR1 a slsnif. También añade la posibilidad de utilizar SYSV (Unix98) PTY en lugar de los BSD.
Tags:
Minor feature enhancements
This release adds the ability to resynchronize ports at any
time by sending a SIGUSR1 signal to slsnif. It also adds the
ability to use SYSV (Unix98) PTYs instead of BSD ones.
Esta versión presenta algunos cambios menores, incluido el aumento de la posible duración del nombre del puerto a 128 caracteres, la adición de la capacidad de mostrar los valores ASCII en hexadecimal, y establece, para un error que slsnif hizo perder el primer par de caracteres al escribir datos el archivo de registro (s). El nombre de HTP abierto ya está disponible en un archivo / tmp / slsnif_pty así como de STDOUT.
Tags:
Minor feature enhancements
This release features some minor changes,
including increasing the possible length of the port name to
128 chars, the addition of the ability to display ASCII values
in hex, and fixes for a bug that caused slsnif to lose the first
couple of chars when writing data to log file(s). The name of
opened PTY is now available from a file /tmp/slsnif_pty as
well as from STDOUT.
Una nueva habilidad para mover los punteros archivo de registro de nuevo al principio de los archivos sobre la captura de la señal SIGHUP para usar con logrotate, y comprobación de errores adicional. Nota: la página principal de este proyecto ha sido cambiado, por favor, actualice sus enlaces.
Tags:
Minor feature enhancements
A new ability to move logfile pointers back to the beginning of the files upon catching the SIGHUP signal for using with logrotate, and some extra error checking. Note: the homepage for this project has been changed; please update your links.
slsnif ahora es capaz de volcar primas (completamente natural) de datos en el archivo (s). Ficheros independientes que se utilizan para los datos procedentes de anfitrión y de dispositivo, y volcar los datos en múltiples archivos (lo que permite múltiples copias de datos en bruto) es posible.
Tags:
Minor feature enhancements
slsnif is now able to dump raw (completely unaltered) data into file(s). Separate files are used for data coming from host and from device, and dumping data into multiple files (thus allowing multiple copies of raw data) is possible.
Un puerto serie real se puede utilizar ahora (en lugar de un PTY), dispositivo (s) ahora puede opcionalmente ser bloqueado, los parámetros del puerto son automáticamente sincronizados entre los puertos, el código de marcas de tiempo ahora da una salida más precisa, las opciones de ahora se pueden leer en rc, y algunos errores de menor importancia eran fijos.
Tags:
Major feature enhancements
A real serial port can now be used (instead of a pty), device(s) can now optionally be locked, port parameters are now automatically synchronized between the ports, the timestamping code now gives more precise output, options can now be read from rc files, and some minor bugs were fixed.