Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko aca464ddac telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server há 12 anos atrás
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts há 13 anos atrás
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h há 13 anos atrás
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h há 14 anos atrás
  Denys Vlasenko 58c3d21c2e telnetd: write utmp record with correct pid há 14 anos atrás
  Denys Vlasenko fb132e4737 whitespace cleanup há 14 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular há 14 anos atrás
  Denys Vlasenko ff0e875e02 work on adding testsuite runs to randomconfig test builds há 14 anos atrás
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records há 14 anos atrás
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 há 14 anos atrás
  Denys Vlasenko 4c721049c3 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H há 14 anos atrás
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 há 15 anos atrás
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() há 15 anos atrás
  Denys Vlasenko 36df04837a randomconfig fixes há 15 anos atrás
  Denys Vlasenko ed1667e8ee telnetd: add -w ("inetd wait") option. Can be configured off. há 15 anos atrás
  Denys Vlasenko 1d77db8459 telnetd: more compact version of the fix for stray open fds há 15 anos atrás
  Denys Vlasenko a4bcbd0e04 telnetd: properly close fds in child há 15 anos atrás
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX há 15 anos atrás
  Denis Vlasenko 5e4fda0aff ftpd: code chrink, fixed some minor bugs há 15 anos atrás
  Denis Vlasenko d814c98692 telnetd: do not advertise TELNET_LFLOW, we do not support há 16 anos atrás
  Denis Vlasenko 81c6a91251 telnetd: fix compile problem for non-standalone telnetd há 16 anos atrás
  Denis Vlasenko 9f2f808b0d telnetd: correctly output 0xff char. ~100 bytes. há 16 anos atrás
  Denis Vlasenko 6d0443557c telnetd: set SO_KEEPALIVE, users report it's useful. +20 bytes. há 16 anos atrás
  Denis Vlasenko b0150d299f telnetd: handle emacs M-DEL and IAC-NOP (putty keepalive) há 16 anos atrás
  Denis Vlasenko 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op há 16 anos atrás
  Denis Vlasenko 1101d1c980 telnet: shrink há 16 anos atrás
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. há 16 anos atrás
  Bernhard Reutner-Fischer 636a1f85e8 - use EXIT_{SUCCESS,FAILURE}. No object-code changes há 16 anos atrás
  Bernhard Reutner-Fischer ae4342ca3e - Rename getpty() to xgetpty() and adjust callers. há 16 anos atrás
  Denis Vlasenko dd9228b861 tftpd: make it emit error packets há 16 anos atrás