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
path:
root
/
Changelog
Age
Commit message (
Expand
)
Author
2000-05-10
* cp -fa now works as expected for symlinks (it didn't before)
Erik Andersen
2000-05-10
Add suffix stripping support to basename
Erik Andersen
2000-05-05
Doc updates
Erik Andersen
2000-05-02
More stuff
Erik Andersen
2000-05-01
Document tr change
Erik Andersen
2000-05-01
Some accrued fixes/updates.
Erik Andersen
2000-04-28
Foo
Erik Andersen
2000-04-28
Fix changelog
Erik Andersen
2000-04-28
Fix stupid bugs. update was segfaulting. mknod minor # was always 0
Erik Andersen
2000-04-25
Several more updates
Erik Andersen
2000-04-24
+ grep -v # yay!
John Beppu
2000-04-19
make ps accept (and ignore) all options (--help works of course).
Erik Andersen
2000-04-18
Really fix the killall segfault this time.
Erik Andersen
2000-04-17
More updates to the docs, and fixes to sync things with the docs.
Erik Andersen
2000-04-13
More doc updates for BusyBox, with fixes to apps for bugs revealed
Erik Andersen
2000-04-13
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-09
This makes tar work perfectly, and adds in "--exclude" as an option
Erik Andersen
2000-04-06
Use gcc -E instead of cpp to enhance portability for brain
Erik Andersen
2000-04-04
usleep contributed by Nicolas Pitre <nico@cam.org>
Erik Andersen
2000-04-04
Minor structural change to allow core dumping(or not) from init
Erik Andersen
2000-03-26
First stages of (re-)writing busybox's tar creation support.
Erik Andersen
2000-03-23
My latest ramblings.
Erik Andersen
2000-03-21
* all mallocs now use xmalloc (and so are OOM error safe), and
Erik Andersen
2000-03-16
Major build system updates...
Erik Andersen
2000-03-13
Some bug fixes I forgot to check-in the other day.
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
Wrote killall.
Erik Andersen
2000-03-06
Fixed a bug where "sed 's/foo/bar/g'" (i.e. a script w/o a -e)
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-23
Fixed rebooting when init runs as /linuxrc
Erik Andersen
2000-02-21
Update the changelog
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-11
Updates
Erik Andersen
2000-02-11
fsck_minix.c lost fat.
John Beppu
2000-02-10
More minor touchups.
Erik Andersen
2000-02-09
Fixed the init problem where it wouldn't unmount filesystems
Erik Andersen
2000-02-07
A few minor updates. ;-)
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
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
* added (and documented) "-n" option for head -
Erik Andersen
2000-01-23
Making note of my changes
John Beppu
[prev]
[next]