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