- 1abaa6b telnetd: give inetd.conf example in --help by Denys Vlasenko · 3 years, 6 months ago
- 4152b41 tftp: fix --help by Denys Vlasenko · 4 years ago
- b164cdb help text tweaks, mainly expanding one for route by Denys Vlasenko · 4 years ago
- adc540f tftp: on download, open local file only when first bit of data arrived by Denys Vlasenko · 4 years, 10 months ago
- 0c4e597 tftp: fix thinko in code shrink by Denys Vlasenko · 4 years, 10 months ago
- 779df9f tftp: code shrink by Denys Vlasenko · 4 years, 10 months ago
- 260bd21 tftpd: show requested file name in open error message by Denys Vlasenko · 4 years, 10 months ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- 894f0a3 tftp: allow -lc and -cl options by Denys Vlasenko · 6 years ago
- 94ce1c0 tftpd: revert erroneous change by Denys Vlasenko · 6 years ago
- 3b8025f tftp: optional tftp-hpa compat by Denys Vlasenko · 6 years ago
- 253c4e7 Optionally re-introduce bb_info_msg() by James Byrne · 6 years ago
- b86b39b config: more tweaks by Denys Vlasenko · 6 years ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- 82d1c1f randomconfig fixes by Denys Vlasenko · 7 years ago
- 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
- 68b653b config: trim/improve item names and help texts, take 2 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
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- 47367e1 Convert all networking/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- ab3964d libbb: introduce kernel-style BUILD_BUG_ON() by Denys Vlasenko · 9 years ago
- 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
- 4eb1e42 tftpd: tweak HP PA-RISC firmware bug compatibility by Denys Vlasenko · 10 years ago
- 67e01fe tftpd: support full 512-byte requests by Denys Vlasenko · 10 years ago
- dbed6c4 tftpd: fix -u USER to work with chroot. Closes 5348 by Denys Vlasenko · 12 years ago
- 4e3beb2 tftpd: chroot to DIR, not merely chdir. Closes 4874 by Denys Vlasenko · 13 years ago
- faf7c62 tftp: mode string is case independent by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 88d3cfd add forgotten #include by Denys Vlasenko · 14 years ago
- 532e961 tftpd: add -l "log to syslog" option. Needed for inetd mode by Denys Vlasenko · 14 years ago
- 24ec952 tftp: fix progress bar for large (>32M) files. Closes 3499 by Denys Vlasenko · 14 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- ab8d00d progress meter: fix bugs found in stall detection and unknown size logic by Denys Vlasenko · 14 years ago
- d55e139 progress meter: move file name to bb_progress_t. +20 bytes by Denys Vlasenko · 14 years ago
- 84dba9c tftp: fix bad interaction betweel poll() and alarm(). Closes bug 3061 by Denys Vlasenko · 14 years ago
- e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 5b1dfe6 tftp: increase initial retry timeout from 50 to 100 ms by Denys Vlasenko · 14 years ago
- 53e2f38 tftp: make message about 512 byte block less confusing by Denys Vlasenko · 15 years ago
- 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 15 years ago
- cbcc123 tftp: do not show progress bar if we get error right away. +13 bytes by Denys Vlasenko · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- 4b06146 tftpd: fix file creation with bogus mode. Closes bug 1021. by Denys Vlasenko · 15 years ago
- 31e2e7b randomconfig fixes by Denys Vlasenko · 15 years ago
- 6528abe tftpd: another small tweak by Denys Vlasenko · 15 years ago
- 1e9ac9f tftp: another small tweak by Denys Vlasenko · 15 years ago
- adc08ef tftpd: slight correction to progress bar code by Denys Vlasenko · 15 years ago
- 8bd0af9 tftp: add optiona support for progress bar by Magnus Damm · 15 years ago
- bbd4235 tftp: extend tsize support a little by Magnus Damm · 15 years ago
- 0939f2e fix up potential printf's with unsafe format strings by Denys Vlasenko · 15 years ago
- 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
- bac9f03 tftp: add comment, no code changes by Denys Vlasenko · 15 years ago
- 330d898 tftp[d]: fix block# handling on upload with non-default blocksize by Atsushi Nemoto · 15 years ago
- c8ab67c tftp: do not risk invoking Sorcerer's Apprentice syndrome by Denys Vlasenko · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- f9beb61 tftp: when we infer local name from remote (-r [/]path/path/file), by Denis Vlasenko · 16 years ago
- 73c571a *: move get_sock_lsa and xwrite_str to libbb, use where appropriate by Denis Vlasenko · 16 years ago
- d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
- 35a064b build system: tidying up CONFIG_xxx names (suggested by Rob) by Denis Vlasenko · 16 years ago
- 5a89763 tftpd: show help if stdin is not a socket by Denis Vlasenko · 16 years ago
- d73cbd3 - first pass to unify/cleanup uid handling (-236b) by Bernhard Reutner-Fischer · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 7049ff8 whitespace fixes. no code changes by Denis Vlasenko · 16 years ago
- 31e1286 tftp: help compiler a bit by Denis Vlasenko · 16 years ago
- 8474cd3 tftpd: PXE server said to need to support "tsize" option by Denis Vlasenko · 16 years ago
- 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago
- 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 17 years ago
- 0a0180c tftpd: small trivial shrink by Denis Vlasenko · 17 years ago
- 7a60133 tftpd: fix download: we must change user AFTER bind by Denis Vlasenko · 17 years ago
- 403a5a2 tftpd: options -c (allow _new_ files to be uploaded) and -u USER by Denis Vlasenko · 17 years ago
- 71c9f01 tftp(d): a bit more verbose error reporting by Denis Vlasenko · 17 years ago
- dd9228b tftpd: make it emit error packets by Denis Vlasenko · 17 years ago
- d7e6af2 tftpd: make open() check r/w permissions instead of doing it ourself. by Denis Vlasenko · 17 years ago
- 78c5656 tftpd: fix bugs spotted by Vladimir by Denis Vlasenko · 17 years ago
- aa9b182 tftpd: new applet (mostly using existing code for tftp) by Denis Vlasenko · 17 years ago
- 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
- 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 5d61e71 introduce safe_poll (fixes a problem in top) by Denis Vlasenko · 17 years ago
- 87f3b26 *: replace select-for-one descriptor with poll, it's smaller. by Denis Vlasenko · 17 years ago
- 40f0bcf fix infinite retry bug. also, reduce per-packet receive timeout by Paul Fox · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- 80b8b39 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) by Denis Vlasenko · 17 years ago
- 4b924f3 whitespace fixes by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- bf678d5 tftp: explain "block# 0" codepath; report our decision to bail out to server by Denis Vlasenko · 18 years ago
- a04561f tftp: code diet, and I think retransmits were broken. by Denis Vlasenko · 18 years ago
- b290889 - add xsendto and use where appropriate; shrink iplink; sanitize libiproute a bit. by Bernhard Reutner-Fischer · 18 years ago
- 2856dab tcpsvd: new applet by Denis Vlasenko · 18 years ago
- b477e18 tftp: fix my bug by Denis Vlasenko · 18 years ago
- 0850cda tftp: fix IPv6 fallout by Denis Vlasenko · 18 years ago
- 42823d5 add x to IPv6 functions which can die by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago