2013-12-12 12:16 | No need to mention this twice | sin | 1 | +0 | -1 |
2013-12-12 12:15 | Bump up to v0.6 | sin | 1 | +1 | -1 |
2013-12-12 12:15 | Remove -l and -d flags - you can just use -v and -p instead. | sin | 2 | +5 | -70 |
2013-12-12 11:55 | Rename loop() to txrxloop() | sin | 1 | +2 | -2 |
2013-12-12 11:49 | Bump up to v0.5 | sin | 1 | +1 | -1 |
2013-12-12 11:48 | Update README | sin | 1 | +2 | -2 |
2013-12-12 11:44 | Error out on ftdi_write_data() failures | sin | 1 | +8 | -2 |
2013-12-11 12:22 | Restart in case of EINTR | sin | 1 | +2 | -0 |
2013-12-11 12:10 | __* is reserved for the implementation | sin | 1 | +2 | -2 |
2013-12-11 12:09 | Print the program name as well | sin | 1 | +1 | -1 |
2013-12-11 12:04 | Bump up to v0.4 | sin | 1 | +1 | -1 |
2013-12-10 11:16 | Add info about brltty in README | sin | 1 | +3 | -0 |
2013-11-21 19:50 | Default to $(PREFIX)/man for the manpage | sin | 1 | +1 | -2 |
2013-11-18 10:59 | Print a newline upon successful termination | sin | 1 | +1 | -0 |
2013-11-18 10:56 | Bump version number to v0.3 | sin | 1 | +1 | -1 |
2013-11-16 18:11 | Replace fprintf() calls with enprintf() | sin | 1 | +26 | -25 |
2013-11-16 18:00 | Remove strlcpy() | sin | 3 | +1 | -18 |
2013-11-16 17:57 | No need to enforce C99 compliance | sin | 1 | +1 | -1 |
2013-11-16 17:52 | Use sigaction() instead of signal() | sin | 1 | +6 | -1 |
2013-11-16 17:44 | Add comment about the location of the manpage for OpenBSD | sin | 1 | +1 | -0 |
2013-11-16 14:30 | Don't print a newline when we restore the tty | sin | 1 | +0 | -1 |
2013-11-16 14:14 | Query for _PC_VDISABLE and fallback to zero if needed | sin | 1 | +11 | -1 |
2013-11-16 14:02 | Check if stdin is indeed referring to a terminal | sin | 1 | +3 | -0 |
2013-11-16 12:27 | Rename `saved_tio' to `savedtio' | sin | 1 | +3 | -3 |
2013-11-16 11:15 | Print vid and pid when we fail to open the device | sin | 1 | +2 | -2 |
2013-11-16 10:01 | No need to use memcpy() to save the tty state | sin | 1 | +1 | -2 |
2013-11-15 15:29 | Fix grammar in manpage | sin | 1 | +1 | -1 |
2013-11-15 15:21 | Update README on usage | sin | 1 | +14 | -0 |
2013-11-15 14:36 | Bump up version to 0.2 | sin | 1 | +1 | -1 |
2013-11-15 14:35 | Restore tty setup before printing error | sin | 1 | +1 | -0 |
2013-11-15 14:35 | Register signal handler before tty setup | sin | 1 | +1 | -1 |
2013-11-15 14:30 | Don't buffer, it is more cool | sin | 1 | +1 | -1 |
2013-11-15 14:12 | Update manpage to mention the break key | sin | 1 | +1 | -1 |
2013-11-15 14:08 | Justify README | sin | 1 | +7 | -7 |
2013-11-15 14:04 | Add manpage | sin | 3 | +34 | -0 |
2013-11-15 13:51 | Remove useless files | sin | 7 | +0 | -168 |
2013-11-15 13:43 | Free devlist and context | sin | 1 | +2 | -0 |
2013-11-15 13:11 | Update README | sin | 1 | +4 | -0 |
2013-11-15 12:37 | Do not default to a debug build | sin | 1 | +1 | -1 |
2013-11-15 12:36 | Fix building on OpenBSD | sin | 1 | +2 | -2 |
2013-11-15 12:32 | Fix format of read error | sin | 1 | +2 | -2 |
2013-11-15 12:31 | No need to include libusb | sin | 1 | +0 | -1 |
2013-11-15 12:26 | Add README | sin | 1 | +8 | -0 |
2013-11-15 12:25 | Print the break key so the user knows how to exit | sin | 1 | +2 | -0 |
2013-11-15 12:22 | No need to register SIGINT handler | sin | 1 | +0 | -1 |
2013-11-15 12:11 | Initial commit | sin | 14 | +605 | -0 |