aboutsummaryrefslogtreecommitdiff
path: root/utility.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add in freeramdisk.c, which (duh) frees ramdisks. If you have anyerik2000-03-041-2/+0
* A few updates (including the cp fix the Craig has been looking for)erik2000-03-041-3/+77
* Fixed rebooting when init runs as /linuxrcerik2000-02-231-2/+2
* Removed proc dependancies for init and free (which maintaining exactlyerik2000-02-211-10/+5
* Updateserik2000-02-111-15/+44
* Fixed the init problem where it wouldn't unmount filesystemserik2000-02-091-0/+14
* Some formatting updates (ran the code through indent)erik2000-02-081-698/+696
* mkdir -p had gotten broken. Fixed now.erik2000-02-081-1/+2
* device_open is common code -- moved into utility.cerik2000-02-071-0/+22
* A few minor updates. ;-)erik2000-02-071-107/+148
* copy fixes to simplify link copying and always do the right thing.erik2000-01-291-10/+8
* Forgot some debugging noise.erik2000-01-271-1/+1
* copyFile could call chmod on a symlink, changing the permserik2000-01-271-13/+13
* Shuffle location of generic code into utility.cerik2000-01-261-1/+69
* mount and umount could leak loop device allocations causing the system toerik2000-01-261-0/+25
* Some busybox updates. See the changelog for details if you care.erik2000-01-251-2/+19
* Fix a bug where tar could change perms and ownership of dirs pointederik2000-01-231-2/+11
* Sync up busybox with the latest and greatest. This is not stuff forerik2000-01-151-0/+2
* Bug fixes.erik2000-01-131-2/+9
* The latest and greatest. init basically works, though needserik2000-01-051-10/+0
* Bunches of fixes. Typos, bugs, etc.erik2000-01-041-3/+13
* Add the beginings of some regression testing. Add in the recentlyerik1999-12-291-1/+1
* Fixed cp so it works as God intended it to.erik1999-12-291-2/+3
* Sync to my local treeerik1999-12-211-1/+1
* Reworked the source so it will compile and run under glibc 2.0.7erik1999-12-171-3/+5
* Adjustments for Johns init stuff,andersen1999-12-091-2/+7
* findInitPid() has been implemented and it seems to work.beppu1999-12-091-9/+34
* Tail now works (costs 6k). Several other updates.andersen1999-12-091-1/+52
* * my_getid was leaking file descriptors, causing 'ls -l' on longandersen1999-12-091-1/+4
* Latest and greatestandersen1999-12-081-1/+0
* Stufandersen1999-12-051-4/+11
* syslogd and klogd work now.andersen1999-12-051-1/+1
* Stufandersen1999-12-031-1/+110
* Bug fixesandersen1999-11-221-7/+1
* Stufandersen1999-11-191-0/+4
* updates for the dayandersen1999-11-131-5/+1
* Updates to usage, and made tar work.andersen1999-11-101-1/+1
* Stufandersen1999-11-091-55/+38
* Stuffandersen1999-11-091-2/+6
* Fixed ln, df, and removed redundant stuff from mtab.andersen1999-11-061-0/+59
* More stuff -- ready for release.andersen1999-11-051-2/+6
* More stuff.andersen1999-11-041-0/+9
* Ha! Got init working.andersen1999-11-011-1/+1
* More stuf. sed works.andersen1999-10-291-3/+3
* Stufandersen1999-10-291-37/+49
* Stuffandersen1999-10-291-35/+66
* Stufandersen1999-10-251-0/+92
* More stuff.andersen1999-10-221-0/+1
* Make mkdir -m workandersen1999-10-221-5/+3
* Cosmetic adjustments.andersen1999-10-221-5/+7