aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2000-02-09Fixed the init problem where it wouldn't unmount filesystemserik13-354/+457
2000-02-08Some formatting updates (ran the code through indent)erik163-27364/+27866
2000-02-08mkdir -p had gotten broken. Fixed now.erik1-1/+2
2000-02-07Forgot a semicolon.erik1-1/+1
2000-02-07device_open is common code -- moved into utility.cerik6-76/+25
2000-02-07Forgot cp and mv are now cp_mverik1-2/+1
2000-02-07Remove the now obsolete test. Tests nowerik1-148/+0
2000-02-07A few minor updates. ;-)erik76-1030/+1856
2000-01-30made more robust and commented my code.beppu2-68/+108
2000-01-29 nslookup -- a work in progress...beppu6-0/+344
2000-01-29Clear up some ambiguity with old style assignments.erik11-24/+24
2000-01-29Minor change. init now uses dup2.erik4-10/+18
2000-01-29copy fixes to simplify link copying and always do the right thing.erik3-26/+16
2000-01-27Forgot some debugging noise.erik1-1/+1
2000-01-27copyFile could call chmod on a symlink, changing the permserik4-15/+21
2000-01-27Fixed ls formatting for 8 char user names.erik5-2/+5
2000-01-26Shuffle location of generic code into utility.cerik4-143/+71
2000-01-26mount and umount could leak loop device allocations causing the system toerik11-264/+266
2000-01-25Some busybox updates. See the changelog for details if you care.erik18-231/+965
2000-01-24put #if's around the lchown, becausebeppu1-1/+7
2000-01-23* added (and documented) "-n" option for head -erik21-107/+112
2000-01-23 Making note of my changesbeppu1-0/+2
2000-01-23 Went ahead and fixed bug #301 (chown not working on symlinks)beppu1-1/+1
2000-01-23Fix a bug where tar could change perms and ownership of dirs pointederik5-26/+47
2000-01-23Some busybox updates. You no longer _have_ to put a "-" in front of tarerik11-255/+364
2000-01-22Better way to check for namespace aliasing.erik2-2/+2
2000-01-20Tell what I diderik1-0/+4
2000-01-20Fix a namespace aliasing problem wereby du and dutmp, orerik2-2/+2
2000-01-19foreach (@busybox_command) {beppu1-7/+428
2000-01-19added a little more content.beppu1-14/+37
2000-01-19Bug fix. grep wasn't printing file names they way it was supposed to.erik3-6/+14
2000-01-18fleshed out a bit more... just wanted to put the currentbeppu1-3/+156