index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-03-06
Oops. I left debugging turned on...
Erik Andersen
2000-03-05
Oops. Forgot to add in uptime when I added uptime.
Erik Andersen
2000-03-05
Add in tr and dirname
Erik Andersen
2000-03-05
Wrote uptime. Doesn't use /proc. :)
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-29
Minor makefile and todo updates
Erik Andersen
2000-02-24
Minor tweak to argv[0] handling for linuxrc
Erik Andersen
2000-02-23
Fixed rebooting when init runs as /linuxrc
Erik Andersen
2000-02-23
+ this is a small script for helping TargetWizard auto-generate
John Beppu
2000-02-22
Sync up a few things. Add in a new telnet implementation (still
Erik Andersen
2000-02-22
Add in a TODO item,
Erik Andersen
2000-02-21
Update the changelog
Erik Andersen
2000-02-21
Removed proc dependancies for init and free (which maintaining exactly
Erik Andersen
2000-02-21
Minor update for handling TERM with serial consoles.
Erik Andersen
2000-02-21
Forgot to add basename. More fixes to du from
Erik Andersen
2000-02-19
Fixed du. Now behaves just like GNU du (only less so).
Erik Andersen
2000-02-18
Some updates for the day,
Erik Andersen
2000-02-14
Formatting fix
Erik Andersen
2000-02-13
- I suspect the problem has something to do w/ symlinks.
John Beppu
2000-02-11
Add this in
Erik Andersen
2000-02-11
Updates
Erik Andersen
2000-02-11
+ memory allocation/deallocation is less tolerant of evil.
John Beppu
2000-02-11
fsck_minix.c lost fat.
John Beppu
2000-02-11
reduced .bss size by dynmaically allocating a certain large
John Beppu
2000-02-10
Fixed a bug,
Erik Andersen
2000-02-10
More minor touchups.
Erik Andersen
2000-02-09
Fix stupid typos -- thanks to Taketoshi Sano <kgh12351@nifty.ne.jp>
Erik Andersen
2000-02-09
Fix a possible /linuxrc crash.
Erik Andersen
2000-02-09
Update the sample inittab to add the "ctrlaltdel" action.
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
Forgot a semicolon.
Erik Andersen
2000-02-07
device_open is common code -- moved into utility.c
Erik Andersen
2000-02-07
Forgot cp and mv are now cp_mv
Erik Andersen
2000-02-07
Remove the now obsolete test. Tests now
Erik Andersen
2000-02-07
A few minor updates. ;-)
Erik Andersen
2000-01-30
made more robust and commented my code.
John Beppu
2000-01-29
nslookup -- a work in progress...
John Beppu
2000-01-29
Clear up some ambiguity with old style assignments.
Erik Andersen
2000-01-29
Minor change. init now uses dup2.
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-27
Fixed ls formatting for 8 char user names.
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-24
put #if's around the lchown, because
John Beppu
[prev]
[next]