summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* awk: another smallish code shrinkDenis Vlasenko2008-07-021-3/+1
* webpage: fix typosDenis Vlasenko2008-07-021-2/+2
* uname,individual: fix improper printf usageDenis Vlasenko2008-07-023-29/+24
* - fix trivial exploit vector when setXidNed Ludd2008-07-021-1/+1
* sendmail: fix wrong vfork usage here tooDenis Vlasenko2008-07-016-21/+11
* revert last two commits. vfork cannot be used in subroutine,Denis Vlasenko2008-07-0115-50/+55
* - wrap overlong linesBernhard Reutner-Fischer2008-07-011-5/+8
* *: introduce and use xfork()Denis Vlasenko2008-07-017-18/+19
* add missing fileDenis Vlasenko2008-07-011-0/+18
* *: introduce and use xvfork()Denis Vlasenko2008-07-0112-42/+18
* ssd: fix missed + in prev commitDenis Vlasenko2008-07-011-1/+1
* ssd: do not stat -x EXECUTABLE, it is not needed anymoreDenis Vlasenko2008-07-013-12/+37
* awk: fix a case with multiple -f options. simplify -f file reading.Denis Vlasenko2008-07-013-27/+28
* crond: use execlp instead of execlDenis Vlasenko2008-06-301-1/+1
* sendmail: from Vladimir:Denis Vlasenko2008-06-304-25/+46
* nmeter: tiny shrinkDenis Vlasenko2008-06-301-5/+4
* libiproute: print_route() always uses stdout, do not pass FILE pointer to it.Denis Vlasenko2008-06-293-92/+95
* fdisk: cosmetics, and removal of dead dataDenis Vlasenko2008-06-291-10/+8
* fdisk: move more data to struct globals; shrink code Denis Vlasenko2008-06-294-68/+66
* libbb: shrink monotonic_XXX functions, introduce monotonic_nsDenis Vlasenko2008-06-293-11/+31
* wget: "support" -t and -T by ignoring themDenis Vlasenko2008-06-291-2/+4
* nmeter: tiny shrinkDenis Vlasenko2008-06-281-1/+1
* nmeter: cosmeticsDenis Vlasenko2008-06-281-1/+1
* nmeter: code shrinkDenis Vlasenko2008-06-281-24/+22
* sendmail: another update from the maintainerDenis Vlasenko2008-06-283-69/+83
* lineedit: document prompt handlingDenis Vlasenko2008-06-281-11/+17
* bunzip2: make proper fix for the problem "fixed" in rev. 22521Denis Vlasenko2008-06-281-80/+13
* libunarchive: stop using static data in archivers - archive_handle_tDenis Vlasenko2008-06-2811-86/+89
* fix FAST_FUNC falloutDenis Vlasenko2008-06-282-8/+9
* build system fixlet to ease blackfin buildDenis Vlasenko2008-06-281-1/+1
* touch: support -r REF_FILE if ENABLE_DESKTOP (needed for blackfin compile)Denis Vlasenko2008-06-281-6/+39
* stat: pointers are not 0L, they are NULLDenis Vlasenko2008-06-272-5/+12
* man: mimic "no manual entry for 'bogus'" message and exitcodeDenis Vlasenko2008-06-271-4/+10
* support gzip -t and bzip2 -tDenis Vlasenko2008-06-272-5/+6
* sendmail: update from maintainerDenis Vlasenko2008-06-273-58/+89
* cpio: fix -m to actually work as expected (Pascal Bellard)Denis Vlasenko2008-06-271-1/+4
* unlzma: fix memory leak (Pascal Bellard)Denis Vlasenko2008-06-271-20/+23
* add stdcall to FAST_FUNCDenis Vlasenko2008-06-271-3/+3
* vi: fix vda's thinkoDenis Vlasenko2008-06-271-1/+1
* expand comment about FAST_FUNCDenis Vlasenko2008-06-271-1/+8
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-27176-841/+847
* ash: improve commentsDenis Vlasenko2008-06-271-14/+15
* ash: fix very weak $RANDOM generator; and move even more thingsDenis Vlasenko2008-06-271-52/+66
* ash: move stuff out of data/bssDenis Vlasenko2008-06-271-65/+58
* print_flags: fix trivial thinkoDenis Vlasenko2008-06-262-3/+3
* bunzip2: fix an uncompression error. Add the example to testsuite.Denis Vlasenko2008-06-263-15/+458
* style fixes, no code changesDenis Vlasenko2008-06-2611-19/+19
* open_transformer: fix bug of calling exit instead of _exitDenis Vlasenko2008-06-262-11/+24
* b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854Denis Vlasenko2008-06-251-0/+6
* Announce 1.10.4 and 1.11.0Denis Vlasenko2008-06-251-6/+46