aboutsummaryrefslogtreecommitdiff
path: root/busybox.c
AgeCommit message (Collapse)Author
2000-03-17Several fixes.Erik Andersen
-Erik
2000-03-16Major build system updates...Erik Andersen
-Erik
2000-03-12First pass at writing a shell for busybox.Erik Andersen
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
2000-03-07Wrote killall.Erik Andersen
Adjusted mount, ps, utility.c, etc to handle my nifty new kernel patches the allow busybox to run perfectly without /proc. -Erik
2000-03-05Add in tr and dirnameErik Andersen
-Erik
2000-03-05Wrote uptime. Doesn't use /proc. :)Erik Andersen
-Erik
2000-03-04Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyErik Andersen
ramdisks lying about and want to free up the memory they have used, this baby is the answar you have been waiting for. -Erik
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
-Erik
2000-02-22Sync up a few things. Add in a new telnet implementation (stillErik Andersen
not perfect though). -Erik
2000-02-18Some updates for the day,Erik Andersen
-Erik
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
-Erik
2000-02-07A few minor updates. ;-)Erik Andersen
Seriously though, read the Changelog for busybox 0.42, which this is about to become... -Erik
2000-01-29 nslookup -- a work in progress...John Beppu
2000-01-25Some busybox updates. See the changelog for details if you care.Erik Andersen
-Erik
2000-01-15Sync up busybox with the latest and greatest. This is not stuff forErik Andersen
the Embedix release. -Erik
2000-01-13Bug fixes.Erik Andersen
-Erik
2000-01-06i am busybox of borg. unix will be assimilated.John Beppu
2000-01-04Bunches of fixes. Typos, bugs, etc.Erik Andersen
Added 'gunzip -t'. inittab support _almost_ works (but it isn't ready for prime time useage yet). -Erik
1999-12-29Add the beginings of some regression testing. Add in the recentlyErik Andersen
contributed loadacm utility (for dealing with unicode fonts) -Erik
1999-12-22 added hooks for sortJohn Beppu
1999-12-17Minor fixes to rmmod. First pass at insmod (not yet working).Erik Andersen
-Erik
1999-12-16Wrote rmmod for busybox.Erik Andersen
-Erik
1999-12-16Fix bugs in logger and syslogd. Add fbset.Erik Andersen
-Erik
1999-12-15Added lsmodErik Andersen
-Erik
1999-12-11Ok, so this is reallt 0.38...Eric Andersen
-Erik
1999-12-10Added poweroff (and adjusted init to use it). Inlined functionEric Andersen
calls to code only called once in tee. Made BB_KLOGD and option. -Erik
1999-12-10 Implemented head(1).John Beppu
tried to mimic GNU behaviour.
1999-12-10 Implemented tee(1).John Beppu
1999-12-09 Modified to include duJohn Beppu
1999-12-08Latest and greatestEric Andersen
1999-12-07StufEric Andersen
1999-11-25StufEric Andersen
1999-11-19StufEric Andersen
1999-11-16StufEric Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
-Erik
1999-10-29StuffEric Andersen
1999-10-25StufEric Andersen
1999-10-20Add a trivial ps command.Eric Andersen
1999-10-19More stuffEric Andersen
1999-10-19Added sfdisk. Ststic-ified a bunch of stuff.Eric Andersen
1999-10-19More stuffEric Andersen
1999-10-19fixes grep, added loadfont from debian bootfloppies.Eric Andersen
-Erik
1999-10-18More stuff.Eric Andersen
-Erik
1999-10-18More fixesEric Andersen
1999-10-13More stuffEric Andersen
1999-10-13More stuffEric Andersen
1999-10-13More stuffEric Andersen
1999-10-12Latest and greatest.Eric Andersen
-Erik
1999-10-09More stuff.Eric Andersen
1999-10-07more stuffEric Andersen