aboutsummaryrefslogtreecommitdiff
path: root/internal.h
AgeCommit message (Expand)Author
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
2000-01-13Bug fixes.Erik Andersen
2000-01-06i am busybox of borg. unix will be assimilated.John Beppu
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-22 added hooks for sortJohn Beppu
1999-12-17Minor fixes to rmmod. First pass at insmod (not yet working).Erik Andersen
1999-12-16Wrote rmmod for busybox.Erik Andersen
1999-12-16Fix bugs in logger and syslogd. Add fbset.Erik Andersen
1999-12-15Added lsmodErik Andersen
1999-12-11Ok, so this is reallt 0.38...Eric Andersen
1999-12-10Added poweroff (and adjusted init to use it). Inlined functionEric Andersen
1999-12-10 Implemented head(1).John Beppu
1999-12-10 Implemented tee(1).John Beppu
1999-12-09 findInitPid() has been implemented and it seems to work.John Beppu
1999-12-09 Modified to include duJohn Beppu
1999-12-09Tail now works (costs 6k). Several other updates.Eric Andersen
1999-12-08Latest and greatestEric Andersen
1999-12-07StufEric Andersen
1999-12-03StufEric Andersen
1999-11-25StufEric Andersen
1999-11-19StufEric Andersen
1999-11-16StufEric Andersen
1999-11-15UpdatesEric Andersen