- 6b06cb8 more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs. by Denis Vlasenko · 17 years ago
- 43d5d42 remove stray semicolons (by Cristian Ionescu-Idbohrn) by Denis Vlasenko · 17 years ago
- c4f12f5 -Wall fixes by Cristian Ionescu-Idbohrn. No object code changes. by Denis Vlasenko · 17 years ago
- 023dc67 fix warnings about pointer signedness by Denis Vlasenko · 17 years ago
- 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
- b89e202 udhcp: protect agianst timer overflowing 32-bit counter by Denis Vlasenko · 17 years ago
- 6bf05cf httpd: fix several bugs triggering by realtive path in -h DIR. by Denis Vlasenko · 17 years ago
- b153ace httpd: restore HUP, CHLD and PIPE to SIG_DFL prior to execing CGI. by Denis Vlasenko · 17 years ago
- b34266b ping: dont leak uninitialized data in ping packets by Denis Vlasenko · 17 years ago
- a6b3a1f arping: save a few bytes by using mempcpy by Denis Vlasenko · 17 years ago
- a4a93fd udhcp: fix config help text by Denis Vlasenko · 17 years ago
- 01eaee9 *: s/IF_NAMESIZE/IFNAMSIZ/, regularize its use a bit. by Denis Vlasenko · 17 years ago
- 5b3adae remove whitespace damage. No code changes by Denis Vlasenko · 17 years ago
- 6c10657 style fixes. no code changes by Denis Vlasenko · 17 years ago
- 250aa5b httpd: add an example of POST upload CGI by Denis Vlasenko · 17 years ago
- aca10f8 arping: remove superfluous assignment by Denis Vlasenko · 17 years ago
- fcc6347 udhcp,ipcalc: simple code shrink (Nico Erfurth <masta AT perlgolf.de>) by Denis Vlasenko · 17 years ago
- b3f39f0 nameif: fix vda's breakage (Nico Erfurth <masta AT perlgolf.de>) by Denis Vlasenko · 17 years ago
- 6fa1ba3 crond: add handling of "MAILTO=user" lines by Denis Vlasenko · 17 years ago
- 90c31b3 ping: add -w, -W support (James Simmons <jsimmons AT infradead.org>) by Denis Vlasenko · 17 years ago
- 278a1c2 brctl: optional support for "show" cmd (by L. Gabriel Somlo <somlo AT cmu.edu>) by Denis Vlasenko · 17 years ago
- 2e4c3c4 udhcpc: add -o "do not request options by default" switch by Denis Vlasenko · 17 years ago
- 165f5b3 tcpudp: trivial build fix by Denis Vlasenko · 17 years ago
- 02f12f5 inetd: small shrink for NOMMU case by Denis Vlasenko · 17 years ago
- 7cb808e ftpgetput: move control_stream to "struct globals"; by Denis Vlasenko · 17 years ago
- 0e7940a ftpgetput: deal with long-standing TODOs: by Denis Vlasenko · 17 years ago
- 6c615a6 ftpgetput: add comment about EPSV (extended PASV). by Denis Vlasenko · 17 years ago
- c4523c2 fix a few stray unguarded strdup's by Denis Vlasenko · 17 years ago
- 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
- 95891fc openvt: fix gross mismatch between us and "standard" openvt. by Denis Vlasenko · 17 years ago
- 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
- b02cea1 ifupdown: support for %retries% (L. Gabriel Somlo <somlo AT cmu.edu>) by Denis Vlasenko · 17 years ago
- a1acfc8 udhcp: build fix for ppc kernel 2.4.36 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
- c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
- 715c16a pscan: add -c, -b: report closed, blocked ports by Denis Vlasenko · 17 years ago
- 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 17 years ago
- f90ab18 *: use fopen_or_warn in few more places by Denis Vlasenko · 17 years ago
- 9230582 inetd: use change_identity(). by Denis Vlasenko · 17 years ago
- 027271e udhcp: fix wrong order of args here: index_in_strings(opt, dhcp_option_strings); by Denis Vlasenko · 17 years ago
- 0a0180c tftpd: small trivial shrink by Denis Vlasenko · 17 years ago
- cf7cf62 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) by Denis Vlasenko · 17 years ago
- 0764a7f ifupdown: make it NOMMU-capable 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
- 9c8c038 httpd: small fixlet for POST upload - skip by Denis Vlasenko · 17 years ago
- d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
- 4866e90 svn add/svn rm to actually move tcp/udpsvd... by Denis Vlasenko · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* 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
- 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
- 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
- 081eb71 dnsd: properly set _src_ IP:port on outgoing UDP packets by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- aefed94 tcpsvd,udpsvd: make them NOMMU-capable inetd: make udp nowait work by Denis Vlasenko · 17 years ago
- 3f165fa libbb: introduce and use sigprocmask_allsigs and sigaction_set. by Denis Vlasenko · 17 years ago
- 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 17 years ago
- 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 17 years ago
- 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
- d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
- b29028e zcip: chdiring to root when daemonizing is not useful, by Denis Vlasenko · 17 years ago
- 1acb4ef httpd: fix breakage introduced by "support for I:index.xml" by Denis Vlasenko · 17 years ago
- 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
- 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
- 8195d20 sendmail: yet another maintainer's update by Denis Vlasenko · 17 years ago
- 17db1a9 sendmail: update from maintainer by Denis Vlasenko · 17 years ago
- 06aed43 ifenslave: new applet. closes bug 115. by Denis Vlasenko · 17 years ago
- 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
- 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
- 2f518b0 httpd: "HEAD" support. Closes bug 1530. by Denis Vlasenko · 17 years ago
- a523e2e udhcp: we were forgetting to set right op byte in tha packet by Denis Vlasenko · 17 years ago
- 84da0bf udhcp: make paths configurable syslogd: trivial build fix by Denis Vlasenko · 17 years ago
- 671ca33 init: make it NOMMU-capable httpd: trivial compile fix by Denis Vlasenko · 17 years ago
- c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 17 years ago
- cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
- 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
- 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
- 1e18f1b ifupdowm: shrink by Denis Vlasenko · 17 years ago
- 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
- cd5c61c ifupdown: code shrink by Denis Vlasenko · 17 years ago
- fc21305 httpd: fix bug where we did chdir("") if CGI path had only one "/". by Denis Vlasenko · 17 years ago
- f536b99 - shrink a tiny bit (-30Bytes) by Bernhard Reutner-Fischer · 17 years ago
- a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
- 6d52c1e sendmail: update from maintainer by Denis Vlasenko · 17 years ago
- 7dbf1b4 httpd: add a bit of error logging; a few code simplifications. +29 bytes. by Denis Vlasenko · 17 years ago
- b386c1c udhcp: ifdef out unused members by Denis Vlasenko · 17 years ago
- d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
- f3f33eb zcip: open ARP socket before openlog (else we can thrash syslog socket) by Denis Vlasenko · 17 years ago
- a2980c6 sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> by Denis Vlasenko · 17 years ago
- 7cff01e nc: fix fallout from C99 standard compliance change by Denis Vlasenko · 17 years ago
- 0b2b584 Fix compilation error when FEATURE_FANCY_PING enabled. Also by Paul Fox · 17 years ago
- 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
- ddd42cb sendmail: really svn add it by Denis Vlasenko · 17 years ago
- 73032ca sendmail: new applet by dronnikov at gmail.com by Denis Vlasenko · 17 years ago