- 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
- c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
- 324d26f pscan: fix a typo in help text by Denis Vlasenko · 17 years ago
- 715c16a pscan: add -c, -b: report closed, blocked ports by Denis Vlasenko · 17 years ago
- 69ca5a7 tail: fix fallout from tail -c optimization by Denis Vlasenko · 17 years ago
- c8bac03 bump version to 1.11.0.svn by Denis Vlasenko · 17 years ago
- 45ecfc2 taskset: fix false failure in testsuite by Denis Vlasenko · 17 years ago
- b9d0f0c webpage: typo fix by Denis Vlasenko · 17 years ago
- 74f8208 Bump version to 1.10.0 and announce it on website. by Denis Vlasenko · 17 years ago 1_10_0
- ffa5d76 update defconfig by Denis Vlasenko · 17 years ago
- 45911a6 website: fix double include of menubar by Denis Vlasenko · 17 years ago
- 31567c1 webpage: fix English by Denis Vlasenko · 17 years ago
- 68d0969 website: announce stable point releases by Denis Vlasenko · 17 years ago
- 4824cca *: fix build problems found with randomconfig by Denis Vlasenko · 17 years ago
- 0dc490b scripts/bb_release: release script (I nearly lost it last time) by Denis Vlasenko · 17 years ago
- f90ab18 *: use fopen_or_warn in few more places by Denis Vlasenko · 17 years ago
- 275b929 let top build without TERMIOS enabled by Paul Fox · 17 years ago
- 9e1f92d termios can be used by either top or more. by Paul Fox · 17 years ago
- 9230582 inetd: use change_identity(). by Denis Vlasenko · 17 years ago
- c52248e small NOMMU fixes by Denis Vlasenko · 17 years ago
- 3c96d02 hdparm: do not lie about supporting -q (quiet) by Denis Vlasenko · 17 years ago
- 0f3a580 gcc compat fix and warning suppression by Joe Krahn <krahn AT niehs.nih.gov> 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
- 104d544 die_if_bad_username: shrink: 88 -> 77 bytes by Denis Vlasenko · 17 years ago
- dd5702d ...and actually adding new file now... by Denis Vlasenko · 17 years ago
- a7d6c8b adduser/addgroup: check username for invalid chars 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
- c0183e6 unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
- 6aa7696 mount: #ifdef out MOUNT_LABEL code parts if it is not selected by Denis Vlasenko · 17 years ago
- 2a7a451 patch: don't trash permissions of patched file 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
- e421b5e init: do not close all descriptors > 2. We were doing it - sometimes. by Denis Vlasenko · 17 years ago
- 2724fa9 remove alarm() calls which were functioning as a primitive by Paul Fox · 17 years ago
- fb274df init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet) by Denis Vlasenko · 17 years ago
- 9c8c038 httpd: small fixlet for POST upload - skip by Denis Vlasenko · 17 years ago
- d1277c6 remove extra spaces in help text; delete duplicate #define by Denis Vlasenko · 17 years ago
- d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
- b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 17 years ago
- d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
- c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
- 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable 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
- d02db89 clean up TODO file. No real code changes. 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
- a55bd05 fsck: shrink (we were passing around some params which were unused) by Denis Vlasenko · 17 years ago
- 397de61 help text: regularize format, and shrink by Denis Vlasenko · 17 years ago
- a4522c5 mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution by Denis Vlasenko · 17 years ago
- afc4113 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! by Denis Vlasenko · 17 years ago
- cdf6277 dos2unix: tiny shrink by Denis Vlasenko · 17 years ago
- 107fe7c less: improve search when data is not supplied fast enough by stdin - by Denis Vlasenko · 17 years ago
- aefed94 tcpsvd,udpsvd: make them NOMMU-capable inetd: make udp nowait work by Denis Vlasenko · 17 years ago
- 9f153f6 fsck_minix: getopt32-ification; code shrink; reduce stack usage; 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
- 4e6c812 crond: make it NOMMU-capable by Denis Vlasenko · 17 years ago
- 35e9c5d fixups to vi usage, and move the initial redraw() past the by Paul Fox · 17 years ago
- c51fc7b by Paul Fox · 17 years ago
- b4a5087 define DEBUG as 0, for when ENABLE_FEATURE_DEVPTS is not on. by Paul Fox · 17 years ago
- 4917c11 fix vi's '?' and '/' commands to correctly set a new direction by Paul Fox · 17 years ago
- a43dba7 msh: create testsuite (based on hush one) by Denis Vlasenko · 17 years ago
- 444639c unlzma: save a few more bytes, and maybe even a bit faster now by Denis Vlasenko · 17 years ago
- c3fff87 unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard AT ads-lu.com>) by Denis Vlasenko · 17 years ago
- 4aafd5f msh: a few fields renamed; short->int conversion for a field by Denis Vlasenko · 17 years ago
- d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
- fb29038 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() by Denis Vlasenko · 17 years ago
- 509697f msh: renames: ->words => ->op_words, space() => get_space() by Denis Vlasenko · 17 years ago
- da8ae75 doc: add info about sed s/.../.../I modifier by Denis Vlasenko · 17 years ago
- fe21883 msh: fix for bug 846 ("break" didn't work second time) by Denis Vlasenko · 17 years ago
- 8a2e421 nmeter: fix bug where %[mf] behaves as %[mt] by Denis Vlasenko · 17 years ago
- 19fb67e run-parts: add --reverse by Denis Vlasenko · 17 years ago
- b29028e zcip: chdiring to root when daemonizing is not useful, by Denis Vlasenko · 17 years ago
- f39c7c0 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. by Denis Vlasenko · 17 years ago
- cd174d1 microcom: shrink by Denis Vlasenko · 17 years ago
- 32fd76c script: correctly handle buffered "tail" of output. +35 bytes. by Denis Vlasenko · 17 years ago
- 93e1a21 - Don't point to obsolete patches but the current fixes for the stable releases by Bernhard Reutner-Fischer · 17 years ago
- 3444bd4 - update docs to point to the current stable branch by Bernhard Reutner-Fischer · 17 years ago
- 51f421a - fix compilation failure due to implicit decl of resolve_mount_spec(). by Bernhard Reutner-Fischer · 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
- fe66a0e lpr: removed stdio; added "job received" message in verbose mode. by Denis Vlasenko · 17 years ago
- c8f2f74 libbb: add forgotten part of "script" applet change 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