aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More minor fixes.erik2000-01-076-33/+39
* Init is now even more perfect then before.erik2000-01-077-81/+74
* Trivial type fix.erik2000-01-072-4/+2
* fooerik2000-01-071-0/+2
* Init is now _more_ perfect then before.erik2000-01-072-74/+120
* making note of my changes.beppu2000-01-072-1/+1
* added uniq_usage messagebeppu2000-01-072-4/+18
* did tedious stuffbeppu2000-01-062-30/+92
* Add in sample inittab fileerik2000-01-062-0/+150
* inittab is now perfect. The universe will now submit to myerik2000-01-063-41/+116
* Cool. Beppu is doing uniq.erik2000-01-062-4/+6
* i am busybox of borg. unix will be assimilated.beppu2000-01-066-0/+322
* The latest and greatest. init basically works, though needserik2000-01-059-115/+103
* heheh. Forgot the fix. Here it is:erik2000-01-051-2/+5
* * Grep -i previously failed on UPPER CASE patterns due to a sillyerik2000-01-051-0/+2
* Bunches of fixes. Typos, bugs, etc.erik2000-01-0420-576/+779
* First pass inittab parser writtenerik1999-12-302-0/+150
* * sed now supports addresses (numeric or regexp, with negation) anderik1999-12-297-200/+569
* Add the beginings of some regression testing. Add in the recentlyerik1999-12-299-1/+1029
* Fixed mv so it now does the right thing (same method used in cp). Removederik1999-12-296-99/+88
* Fixed cp so it works as God intended it to.erik1999-12-298-53/+122
* Fixed a bug where tar would not set the user and group on deviceerik1999-12-283-21/+17
* Added changelogerik1999-12-271-0/+3
* chown(2) clears S_ISUID and S_ISGID, even when chown iserik1999-12-272-8/+8
* sort is good to go.beppu1999-12-233-46/+53
* implemented numeric sort (sort -g)beppu1999-12-232-18/+60
* oops.. qsort(2) misunderstanding on my part.beppu1999-12-222-10/+48
* playing w/ $Log$beppu1999-12-222-14/+14
* the base is nearly done.beppu1999-12-222-42/+144
* added hooks for sortbeppu1999-12-226-4/+52
* work in progress...beppu1999-12-222-22/+164
* this is my work in progress.beppu1999-12-212-0/+254
* Added grep -q, thanks to a patch from "Konstantin Boldyshev" <konst@voshod.com>erik1999-12-213-6/+42
* Sync to my local treeerik1999-12-217-13/+203
* Fix double quoting bug preventing ininit scripts from runningerik1999-12-212-6/+10
* Add in first draft of insmod. Not yet working (but will Real Soon Now(tm))erik1999-12-172-0/+226
* Make head --version do the right thing. Update TODO listerik1999-12-173-5/+3
* Reworked the source so it will compile and run under glibc 2.0.7erik1999-12-1719-21/+71
* Minor fixes to rmmod. First pass at insmod (not yet working).erik1999-12-176-2/+10
* Fixed correctness of comment in rmmod.c - MKWmarkw1999-12-172-2/+2
* Added an AUTHORS file to acknowledge the folks that haveerik1999-12-161-0/+40
* Wrote rmmod for busybox.erik1999-12-167-2/+156
* killed an elusive bug in du -s.beppu1999-12-162-4/+4
* Fix bugs in logger and syslogd. Add fbset.erik1999-12-1612-14/+600
* Added lsmoderik1999-12-157-2/+83
* made note of my recent changesbeppu1999-12-151-0/+4
* fixed an embarrasing segfault (head w/ no argsbeppu1999-12-152-4/+6
* Implemented du -sbeppu1999-12-152-12/+62
* Turn off loadkmap and loadfont. We won't be needing those.erik1999-12-153-4/+4
* Added the list of available commands.andersen1999-12-121-0/+1056