summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* yet-more doc updates and cleanupsEric Andersen2004-04-061-103/+106
* Yet more doc updatesEric Andersen2004-04-063-56/+58
* Eliminate all trace of the sgml based docs. It was a noble effort,Eric Andersen2004-04-063-4090/+12
* Fix it so build dependancies actually work and do something usefulEric Andersen2004-04-061-2/+3
* Fix it so usage is _always_ in sync with applets.c. Previously,Eric Andersen2004-04-065-23/+12
* Michael Tokarev, mjt at tls dot msk dot ru writes:Eric Andersen2004-04-061-2/+4
* Michael Tokarev, mjt at tls dot msk dot ru writes:Eric Andersen2004-04-061-1/+1
* Michael Tokarev, mjt at tls dot msk dot ru writes:Eric Andersen2004-04-061-2/+2
* Christian Grigis, christian.grigis at smartdata dot ch writes:Eric Andersen2004-04-062-5/+5
* Yet more 'make allyesconfig' adjustmentsEric Andersen2004-04-061-0/+2
* Make 'allyesconfig' be a bit less stupidEric Andersen2004-04-061-0/+3
* Minor tar test updateEric Andersen2004-04-061-3/+3
* Simplify, make formatting better match the procps versionEric Andersen2004-04-061-3/+2
* Kill off the old 'tests' stuff. Write a ton of new tests for theEric Andersen2004-04-0683-1570/+316
* Fix non standard 'date -R' formattingEric Andersen2004-04-061-4/+4
* Fix the test suite script so it actually works and actually flagsEric Andersen2004-04-061-4/+13
* Some test additionsEric Andersen2004-04-055-0/+42
* Patch adding support for ibs= and obs= to ddEric Andersen2004-04-051-0/+252
* Per suggestion by Pawel Sakowski, fix the dash_arith() prototypeEric Andersen2004-04-051-2/+2
* Tito, farmatito at tiscali dot it writes:Eric Andersen2004-04-051-31/+32
* rename uncompress.c to decompress_uncompress.cEric Andersen2004-04-053-1279/+4
* Everything should be made as simple as possible. But no simpler.Eric Andersen2004-04-031-5/+11
* The last patch broke:Rob Landley2004-04-011-3/+8
* Patch from Hideki IWAMOTO adding support for 'cmp -n'Eric Andersen2004-03-311-0/+377
* Junio Hamano, junio at twinsun dot com writes:Eric Andersen2004-03-311-1/+3
* Patch from Thomas Winkler:Eric Andersen2004-03-311-3/+9
* Patch from Thomas Winkler showing the the system time for each processEric Andersen2004-03-311-0/+51
* Patch from Thomas Winkler -- vi -R did not workEric Andersen2004-03-311-1/+2
* Sigh. what a mess.Eric Andersen2004-03-301-2/+1
* As waldi noticed, checks for the size of an off_t and castingEric Andersen2004-03-301-13/+6
* Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option,Eric Andersen2004-03-301-8/+0
* The fdisk llseek junk was redundant, since both uClibc and glibcEric Andersen2004-03-302-74/+8
* As noted by Martin Schwenke, the example for find was wrongEric Andersen2004-03-291-1/+1
* Yet more doc cleanupsEric Andersen2004-03-272-12/+3
* Add missing include filesEric Andersen2004-03-273-0/+3
* passwd and sulogin also need libcrypt, via libbb/pw_encrypt()Eric Andersen2004-03-271-3/+6
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-2721-35/+35
* Vladimir N. Oleynik (vodz) writes:Eric Andersen2004-03-271-22/+21
* Update docsEric Andersen2004-03-274-114/+89
* Brian Pomerantz writes:Eric Andersen2004-03-233-3/+5
* Some corrections from vodz:Robert Griebl2004-03-221-11/+6
* The utc variable was not modified according to the -u/-l command lineRobert Griebl2004-03-211-2/+8
* Tito noticed a printf that should have been a bb_error_msg.Eric Andersen2004-03-201-1/+1
* Oops.. got a bit to aggressive with size optimization and global replace. :-(Manuel Novoa III2004-03-191-3/+5
* As noted in a patch from Kendrick Hamilton, rmmod was onlyEric Andersen2004-03-191-4/+1
* Add missing ELFCLASSM for m68kEric Andersen2004-03-191-2/+3
* Only use R_68K_GOTOFF if it is definedEric Andersen2004-03-191-2/+6
* Fix broken arg parsing (was not passing pointer to items so p, argc, and argvEric Andersen2004-03-191-132/+117
* Patch from vodz to fix the dynamic vars patch, which I should notEric Andersen2004-03-162-75/+97
* Oops. Using the wrong variable was a rather stupidEric Andersen2004-03-151-1/+1