aboutsummaryrefslogtreecommitdiff
path: root/internal.h
AgeCommit message (Expand)Author
2000-06-21Removed all vestiges of "math"Pavel Roskin
2000-06-21+ added dc (aka the function formerly known as math)John Beppu
2000-06-20Special case the memcopy stuff so it isn't enabled for uclibcEric Andersen
2000-06-19Finish off the libc5 porting effort. Everything now works with libc5Eric Andersen
2000-06-19Update internal.h to conditionally include asm/string.hEric Andersen
2000-06-19Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen
2000-06-16Fix some spelling errors in the source as well.Eric Andersen
2000-06-13Add new apps md5sum uudecode uuencode, fix some minor formatting things.Eric Andersen
2000-06-02A number of additional fixed from Pavel Roskin, note some more bugs in theEric Andersen
2000-05-20First pass at fixing tar segfault, and more portability updates.Erik Andersen
2000-05-19More libc portability updates, add in the website (which has not beenErik Andersen
2000-05-17Some more portability updatesErik Andersen
2000-05-13BusyBox shell (lash) can now be used as a standalone shell whenErik Andersen
2000-05-12Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPErik Andersen
2000-05-10* cp -fa now works as expected for symlinks (it didn't before)Erik Andersen
2000-05-01Some accrued fixes/updates.Erik Andersen
2000-04-28Latest and greatest. Some effort at libc5 (aiming towards newlib)Erik Andersen
2000-04-25Several more updatesErik Andersen
2000-04-17+ in the interest of robustness, I addedJohn Beppu
2000-04-12Some enhancements I've been working on over the weekend,Erik Andersen
2000-04-07Patch to make killall actually kill all PIDs with the specified name,Erik Andersen
2000-04-06Some more minor updates to better use some gcc attributes.Erik Andersen
2000-04-04usleep contributed by Nicolas Pitre <nico@cam.org>Erik Andersen
2000-03-28Yet another installment in the ongoing tar sagaErik Andersen
2000-03-24The new tar for busybox is now done, and works just fineErik Andersen
2000-03-23My latest ramblings.Erik Andersen
2000-03-22Use the nice new find_real_root_device function to find theErik Andersen
2000-03-19Some more stuff.Erik Andersen
2000-03-16Major build system updates...Erik Andersen
2000-03-12First pass at writing a shell for busybox.Erik Andersen
2000-03-07Wrote killall.Erik Andersen
2000-03-05Add in tr and dirnameErik Andersen
2000-03-05Wrote uptime. Doesn't use /proc. :)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-22Sync up a few things. Add in a new telnet implementation (stillErik Andersen
2000-02-18Some updates for the day,Erik 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-07Forgot a semicolon.Erik Andersen
2000-02-07device_open is common code -- moved into utility.cErik Andersen
2000-02-07A few minor updates. ;-)Erik Andersen
2000-01-29 nslookup -- a work in progress...John Beppu
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-23* added (and documented) "-n" option for head -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