1. 9b6f44e style fix by Denys Vlasenko · 2 years, 7 months ago
  2. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  3. ed04201 lpd: avoid SEGVing on immediate EOF from peer by Denys Vlasenko · 5 years ago
  4. b097a84 config: update size information by Denys Vlasenko · 6 years ago
  5. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  6. b182e9a libbb: use _exit, not exit, in bb_daemonize_or_rexec() by Denys Vlasenko · 7 years ago
  7. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  8. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  9. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  10. 854bb68 printutils/*: convert to new-style "one file" applets by Denys Vlasenko · 9 years ago
  11. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  12. 8ec1ff3 Use chomp to remove newlines by Ron Yorston · 10 years ago
  13. 52de9c7 lpr: don't send 0-byte print jobs (compat) by Denys Vlasenko · 12 years ago
  14. 0c62f20 lpr: small code shrink by Denys Vlasenko · 13 years ago
  15. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  16. 80c5b68 libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads by Denys Vlasenko · 14 years ago
  17. 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
  18. 6722737 *: introduce and use xmkstemp. -65 bytes. by Alexander Shishkin · 14 years ago
  19. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  20. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  21. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  22. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  23. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  24. 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
  25. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
  26. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  27. aa2a1c0 - improve wording and fix alphabetical order by Bernhard Reutner-Fischer · 16 years ago
  28. c445758 lpd,lpr: send/receive ACKs after filenames, not only after file bodies. by Denis Vlasenko · 16 years ago
  29. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  30. f3745ea libbb: introduce xmalloc_xopen_read_close and use where appropriate by Denis Vlasenko · 17 years ago
  31. 0c3b0d5 lpd: small shrink by Denis Vlasenko · 17 years ago
  32. f39653e lpd: debugging by Vladimir: he found vda's breakage (trashed s[0])! by Denis Vlasenko · 17 years ago
  33. c693840 *: whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
  34. 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
  35. 39c77c3 lpd: much safer against malicious input. Does not fork anymore, by Denis Vlasenko · 17 years ago
  36. 0b6c6a9 lpd: fix OOM vulnerability (was eating arbitrarily large commands) by Denis Vlasenko · 17 years ago
  37. a794289 lpd: maintainer's update: now with spool helpers by Denis Vlasenko · 17 years ago
  38. aa9b182 tftpd: new applet (mostly using existing code for tftp) by Denis Vlasenko · 17 years ago
  39. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  40. fe66a0e lpr: removed stdio; added "job received" message in verbose mode. by Denis Vlasenko · 17 years ago
  41. 7be1030 lpr: fflush stdout fix by Denis Vlasenko · 17 years ago
  42. 394eebe lpd: spool mode added by Vladimir by Denis Vlasenko · 17 years ago
  43. 38b8831 lpd: now with "svn add"... by Denis Vlasenko · 17 years ago
  44. f99afb5 lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> by Denis Vlasenko · 17 years ago
  45. 6d8112c fix typo in comment, no code changes by Denis Vlasenko · 17 years ago
  46. 8f8a420 lpr: fixing vda's thinko by Denis Vlasenko · 17 years ago
  47. 4f82bdb lpr,lpq: rework by dronnikov AT gmail.com by Denis Vlasenko · 17 years ago
  48. 8662075 lpr: document options better by Denis Vlasenko · 17 years ago
  49. 68444b9 lpr and lpq applets by Walter Harms. by Denis Vlasenko · 17 years ago