summaryrefslogtreecommitdiff
path: root/applets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix creation of /linuxrcErik Andersen2000-04-182-1/+2
| | | | -Erik
* UpdatesErik Andersen2000-04-181-1/+1
| | | | -Erik
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-32/+32
| | | | | up with the docs. -Erik
* - the message that comes up when busybox is invokedJohn Beppu2000-04-131-3/+4
| | | | w/o parameters was extending beyond the 80th column
* Upates to include copyright 2000 to everythingErik Andersen2000-04-131-5/+3
| | | | -Erik
* 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-062-2/+2
| | | | | | damaged platforms (i.e. OpenLinux) that do not have cpp in the default path but instead hide it under /usr/lib/... -Erik
* Tar now works perfectly. It behaves much better now then itErik Andersen2000-04-051-2/+2
| | | | | used to. Only thing left to do is add in exclude (-X) option. -Erik
* usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen2000-04-041-0/+3
| | | | -Erik
* My latest ramblings.Erik Andersen2000-03-231-98/+98
| | | | -Erik
* Several fixes.Erik Andersen2000-03-173-7/+11
| | | | -Erik
* Major build system updates...Erik Andersen2000-03-163-109/+134
| | | | -Erik
* First pass at writing a shell for busybox.Erik Andersen2000-03-121-3/+6
| | | | | | | | | | Works fine, full job control support, etc. No syntax yet (if, then, while, etc). Handles pipes and & processes fine. TODO: add command editing, add syntax suport. -Erik
* Wrote killall.Erik Andersen2000-03-071-0/+3
| | | | | | Adjusted mount, ps, utility.c, etc to handle my nifty new kernel patches the allow busybox to run perfectly without /proc. -Erik
* Add in tr and dirnameErik Andersen2000-03-051-0/+6
| | | | -Erik
* Wrote uptime. Doesn't use /proc. :)Erik Andersen2000-03-051-2/+5
| | | | -Erik
* Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyErik Andersen2000-03-041-0/+3
| | | | | | ramdisks lying about and want to free up the memory they have used, this baby is the answar you have been waiting for. -Erik
* A few updates (including the cp fix the Craig has been looking for)Erik Andersen2000-03-041-4/+14
| | | | -Erik
* Sync up a few things. Add in a new telnet implementation (stillErik Andersen2000-02-221-0/+3
| | | | | not perfect though). -Erik
* Some updates for the day,Erik Andersen2000-02-181-0/+3
| | | | -Erik
* UpdatesErik Andersen2000-02-111-1/+1
| | | | -Erik
* Some formatting updates (ran the code through indent)Erik Andersen2000-02-081-221/+235
| | | | -Erik
* A few minor updates. ;-)Erik Andersen2000-02-072-7/+5
| | | | | | Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
* nslookup -- a work in progress...John Beppu2000-01-291-0/+3
|
* Some busybox updates. See the changelog for details if you care.Erik Andersen2000-01-251-2/+2
| | | | -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
* Sync up busybox with the latest and greatest. This is not stuff forErik Andersen2000-01-151-2/+27
| | | | | the Embedix release. -Erik
* Bug fixes.Erik Andersen2000-01-131-0/+15
| | | | -Erik
* i am busybox of borg. unix will be assimilated.John Beppu2000-01-061-0/+3
|
* Bunches of fixes. Typos, bugs, etc.Erik Andersen2000-01-041-3/+3
| | | | | | Added 'gunzip -t'. inittab support _almost_ works (but it isn't ready for prime time useage yet). -Erik
* Add the beginings of some regression testing. Add in the recentlyErik Andersen1999-12-291-0/+3
| | | | | contributed loadacm utility (for dealing with unicode fonts) -Erik
* added hooks for sortJohn Beppu1999-12-221-0/+3
|
* Minor fixes to rmmod. First pass at insmod (not yet working).Erik Andersen1999-12-171-0/+3
| | | | -Erik
* Wrote rmmod for busybox.Erik Andersen1999-12-161-0/+3
| | | | -Erik
* Fix bugs in logger and syslogd. Add fbset.Erik Andersen1999-12-161-0/+3
| | | | -Erik
* Added lsmodErik Andersen1999-12-151-0/+3
| | | | -Erik
* Ok, so this is reallt 0.38...Eric Andersen1999-12-111-0/+3
| | | | -Erik
* Added poweroff (and adjusted init to use it). Inlined functionEric Andersen1999-12-101-0/+3
| | | | | calls to code only called once in tee. Made BB_KLOGD and option. -Erik
* Implemented head(1).John Beppu1999-12-101-0/+3
| | | | tried to mimic GNU behaviour.
* Implemented tee(1).John Beppu1999-12-101-0/+3
|
* Modified to include duJohn Beppu1999-12-091-0/+3
|
* Latest and greatestEric Andersen1999-12-081-2/+8
|
* StufEric Andersen1999-12-071-0/+6
|
* StufEric Andersen1999-12-071-2/+1
|
* StufEric Andersen1999-12-031-5/+4
|
* StufEric Andersen1999-11-251-4/+10
|
* Bug fixesEric Andersen1999-11-221-3/+3
|
* StufEric Andersen1999-11-221-1/+1
|
* Fix bugsEric Andersen1999-11-221-5/+2
|