summaryrefslogtreecommitdiff
path: root/busybox.mkll (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix sed regexp replacement, which I had hosed (thanks toErik Andersen2000-04-061-2/+1
| | | | | Jim Gleason for finding and fixing the problem) -Erik
* Use gcc -E instead of cpp to enhance portability for brainErik Andersen2000-04-061-1/+1
| | | | | | damaged platforms (i.e. OpenLinux) that do not have cpp in the default path but instead hide it under /usr/lib/... -Erik
* Several fixes.Erik Andersen2000-03-171-1/+2
| | | | -Erik
* Major build system updates...Erik Andersen2000-03-161-6/+10
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-071-1/+1
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* Better way to check for namespace aliasing.Erik Andersen2000-01-221-1/+1
| | | | -Erik
* Fix a namespace aliasing problem wereby du and dutmp, orErik Andersen2000-01-201-1/+1
| | | | | | rm and rmmod symlinks would be created when only du or rm was included. -Erik
* Fixed up copyright notices and suchEric Andersen1999-10-201-1/+1
|
* More stuff.Eric Andersen1999-10-061-9/+7
|
* Initial revision0_29alpha2Eric Andersen1999-10-051-0/+17