Histórico de commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 anos atrás
  Denys Vlasenko 68b653b66b config: trim/improve item names and help texts, take 2 7 anos atrás
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 anos atrás
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 anos atrás
  Denys Vlasenko 47367e1d50 Convert all networking/* applets to "new style" applet definitions 8 anos atrás
  Denys Vlasenko 662634b829 telnetd: ifdef out a buggy error handling code path 8 anos atrás
  Denys Vlasenko 26d88d6bbd telnetd: add another handshake example in comments, no code changes 8 anos atrás
  Denys Vlasenko b6d421b635 telnetd: treat all 2-byte IACs in 240..249 range as NOPs. 8 anos atrás
  Denys Vlasenko 122c47ac02 telnetd: fix corner case of input processing of 0xff bytes 8 anos atrás
  Denys Vlasenko 0190c41bb2 telnetd: fix a corner case where CRLF->CR translation can misbehave 8 anos atrás
  Denys Vlasenko 2a54b3e86e telnetd: fix handling of short writes to pty 8 anos atrás
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST 8 anos atrás
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls 8 anos atrás
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it 8 anos atrás
  Denys Vlasenko c52cbea2bb libbb: add setsockopt_foo helpers 9 anos atrás
  Denys Vlasenko da9212667c libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS 10 anos atrás
  Denys Vlasenko aca464ddac telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server 12 anos atrás
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts 13 anos atrás
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h 13 anos atrás
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h 14 anos atrás
  Denys Vlasenko 58c3d21c2e telnetd: write utmp record with correct pid 14 anos atrás
  Denys Vlasenko fb132e4737 whitespace cleanup 14 anos atrás
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 anos atrás
  Denys Vlasenko ff0e875e02 work on adding testsuite runs to randomconfig test builds 14 anos atrás
  Denys Vlasenko f6916dbed4 telnetd: fill hostname field in utmp/wtmp records 14 anos atrás
  Denys Vlasenko 3a41611bc5 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 14 anos atrás
  Denys Vlasenko 4c721049c3 who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H 14 anos atrás
  Denys Vlasenko 98a4c7cf3d *: suppress ~60% of "aliased warnings" on gcc-4.4.1 15 anos atrás
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 anos atrás
  Denys Vlasenko 36df04837a randomconfig fixes 15 anos atrás