aboutsummaryrefslogtreecommitdiff
path: root/utility.c
AgeCommit message (Expand)Author
2000-03-07Fix bugs related to finding PIDs.Erik Andersen
2000-03-07Fix up some #define stuff to ensure the Right Thing(tm)Erik Andersen
2000-03-07Wrote killall.Erik Andersen
2000-03-04Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyErik Andersen
2000-03-04A few updates (including the cp fix the Craig has been looking for)Erik Andersen
2000-02-23Fixed rebooting when init runs as /linuxrcErik Andersen
2000-02-21Removed proc dependancies for init and free (which maintaining exactlyErik Andersen
2000-02-11UpdatesErik Andersen
2000-02-09Fixed the init problem where it wouldn't unmount filesystemsErik Andersen
2000-02-08Some formatting updates (ran the code through indent)Erik Andersen
2000-02-08mkdir -p had gotten broken. Fixed now.Erik Andersen
2000-02-07device_open is common code -- moved into utility.cErik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-29copy fixes to simplify link copying and always do the right thing.Erik Andersen
2000-01-27Forgot some debugging noise.Erik Andersen
2000-01-27copyFile could call chmod on a symlink, changing the permsErik Andersen
2000-01-26Shuffle location of generic code into utility.cErik Andersen
2000-01-26mount and umount could leak loop device allocations causing the system toErik Andersen
2000-01-25Some busybox updates. See the changelog for details if you care.Erik Andersen
2000-01-23Fix a bug where tar could change perms and ownership of dirs pointedErik Andersen
2000-01-15Sync up busybox with the latest and greatest. This is not stuff forErik Andersen
2000-01-13Bug fixes.Erik Andersen
2000-01-05The latest and greatest. init basically works, though needsErik Andersen
2000-01-04Bunches of fixes. Typos, bugs, etc.Erik Andersen
1999-12-29Add the beginings of some regression testing. Add in the recentlyErik Andersen
1999-12-29Fixed cp so it works as God intended it to.Erik Andersen
1999-12-21Sync to my local treeErik Andersen
1999-12-17Reworked the source so it will compile and run under glibc 2.0.7Erik Andersen
1999-12-09Adjustments for Johns init stuff,Eric Andersen
1999-12-09 findInitPid() has been implemented and it seems to work.John Beppu
1999-12-09Tail now works (costs 6k). Several other updates.Eric Andersen
1999-12-09* my_getid was leaking file descriptors, causing 'ls -l' on longEric Andersen
1999-12-08Latest and greatestEric Andersen
1999-12-05StufEric Andersen
1999-12-05syslogd and klogd work now.Eric Andersen
1999-12-03StufEric Andersen
1999-11-22Bug fixesEric Andersen
1999-11-19StufEric Andersen
1999-11-13updates for the dayEric Andersen
1999-11-10Updates to usage, and made tar work.Eric Andersen
1999-11-09StufEric Andersen
1999-11-09StuffEric Andersen
1999-11-06Fixed ln, df, and removed redundant stuff from mtab.Eric Andersen
1999-11-05More stuff -- ready for release.Eric Andersen
1999-11-04More stuff.Eric Andersen
1999-11-01Ha! Got init working.Eric Andersen
1999-10-29More stuf. sed works.Eric Andersen
1999-10-29StufEric Andersen
1999-10-29StuffEric Andersen
1999-10-25StufEric Andersen