index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
utility.c
Age
Commit message (
Expand
)
Author
2000-04-05
Tar now works perfectly. It behaves much better now then it
Erik Andersen
2000-03-28
Yet another installment in the ongoing tar saga
Erik Andersen
2000-03-24
The new tar for busybox is now done, and works just fine
Erik Andersen
2000-03-23
My latest ramblings.
Erik Andersen
2000-03-22
Use the nice new find_real_root_device function to find the
Erik Andersen
2000-03-22
Add in a nifty function for mount to use.
Erik Andersen
2000-03-21
* all mallocs now use xmalloc (and so are OOM error safe), and
Erik Andersen
2000-03-17
Several fixes.
Erik Andersen
2000-03-16
Major build system updates...
Erik Andersen
2000-03-12
First pass at writing a shell for busybox.
Erik Andersen
2000-03-08
Change BB_FEATURE_USE_DEVPS_N_DEVMTAB to the simpler
Erik Andersen
2000-03-07
Fix bugs related to finding PIDs.
Erik Andersen
2000-03-07
Fix up some #define stuff to ensure the Right Thing(tm)
Erik Andersen
2000-03-07
Wrote killall.
Erik Andersen
2000-03-04
Add in freeramdisk.c, which (duh) frees ramdisks. If you have any
Erik Andersen
2000-03-04
A few updates (including the cp fix the Craig has been looking for)
Erik Andersen
2000-02-23
Fixed rebooting when init runs as /linuxrc
Erik Andersen
2000-02-21
Removed proc dependancies for init and free (which maintaining exactly
Erik Andersen
2000-02-11
Updates
Erik Andersen
2000-02-09
Fixed the init problem where it wouldn't unmount filesystems
Erik Andersen
2000-02-08
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
mkdir -p had gotten broken. Fixed now.
Erik Andersen
2000-02-07
device_open is common code -- moved into utility.c
Erik Andersen
2000-02-07
A few minor updates. ;-)
Erik Andersen
2000-01-29
copy fixes to simplify link copying and always do the right thing.
Erik Andersen
2000-01-27
Forgot some debugging noise.
Erik Andersen
2000-01-27
copyFile could call chmod on a symlink, changing the perms
Erik Andersen
2000-01-26
Shuffle location of generic code into utility.c
Erik Andersen
2000-01-26
mount and umount could leak loop device allocations causing the system to
Erik Andersen
2000-01-25
Some busybox updates. See the changelog for details if you care.
Erik Andersen
2000-01-23
Fix a bug where tar could change perms and ownership of dirs pointed
Erik Andersen
2000-01-15
Sync up busybox with the latest and greatest. This is not stuff for
Erik Andersen
2000-01-13
Bug fixes.
Erik Andersen
2000-01-05
The latest and greatest. init basically works, though needs
Erik Andersen
2000-01-04
Bunches of fixes. Typos, bugs, etc.
Erik Andersen
1999-12-29
Add the beginings of some regression testing. Add in the recently
Erik Andersen
1999-12-29
Fixed cp so it works as God intended it to.
Erik Andersen
1999-12-21
Sync to my local tree
Erik Andersen
1999-12-17
Reworked the source so it will compile and run under glibc 2.0.7
Erik Andersen
1999-12-09
Adjustments for Johns init stuff,
Eric Andersen
1999-12-09
findInitPid() has been implemented and it seems to work.
John Beppu
1999-12-09
Tail now works (costs 6k). Several other updates.
Eric Andersen
1999-12-09
* my_getid was leaking file descriptors, causing 'ls -l' on long
Eric Andersen
1999-12-08
Latest and greatest
Eric Andersen
1999-12-05
Stuf
Eric Andersen
1999-12-05
syslogd and klogd work now.
Eric Andersen
1999-12-03
Stuf
Eric Andersen
1999-11-22
Bug fixes
Eric Andersen
1999-11-19
Stuf
Eric Andersen
1999-11-13
updates for the day
Eric Andersen
[next]