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-07-11
Final update for the release.
Eric Andersen
2000-07-11
Forgot to commit these cleanups it seems.
Eric Andersen
2000-07-11
More changelog updates
Eric Andersen
2000-07-11
Added changelog entries for grep/sed/regex changes.
Mark Whitley
2000-07-11
Some changelog updates.
Eric Andersen
2000-07-11
Re-enable ln -n in the help.
Eric Andersen
2000-07-11
Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-11
Added 'dumpkmap' to allow people to dump a binary keymap, which can then be
Eric Andersen
2000-07-11
Applied patch from Matt Kraai which does the following:
Mark Whitley
2000-07-11
Fix dead link.
Matt Kraai
2000-07-10
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
Eric Andersen
2000-07-10
Removed all trace of hand-tooled regexp routines. Bye bye, baby.
Mark Whitley
2000-07-10
Added a rule to make tags files for vi(m).
Mark Whitley
2000-07-10
Comment on kernel stuff
Eric Andersen
2000-07-10
Brand, new sed that uses libc regex routines.
Mark Whitley
2000-07-10
More linux kernel header file removal.
Eric Andersen
2000-07-10
Remove yet more kernel header dependancies.
Eric Andersen
2000-07-10
Remove unused variable.
Eric Andersen
2000-07-10
Remove the problematic CTRLCHAR macro.
Eric Andersen
2000-07-10
Put the GROWBY variable inside the get_line_from_file function, as that is the
Mark Whitley
2000-07-10
Removed unnecessary #include "regexp.h" line from find.c as per Matt Kraai's
Mark Whitley
2000-07-10
Function name cleanup.
Eric Andersen
2000-07-10
From Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-10
Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-10
Applied patch from Matt Kraai as per his email:
Mark Whitley
2000-07-09
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
Eric Andersen
2000-07-09
include getopt.h
Eric Andersen
2000-07-09
Fix a bug in get_line_from_file. If the length of the line is (GROWBY * n) +
Eric Andersen
2000-07-09
The build depends were too strict. I depended on on debhelper (>= 2.0.80)
Eric Andersen
2000-07-08
Argh. More cross libc cleanup. Should be ok now...
Eric Andersen
2000-07-08
More cleanup on umount
Eric Andersen
2000-07-08
Update files to reduce dependance on kernel version...
Eric Andersen
2000-07-08
Add in tinynet
Eric Andersen
2000-07-08
Doc updates to remove sfdisk.
Eric Andersen
2000-07-07
Better description of the BB_FEATURE_USE_DEVPS_PATCH option.
Eric Andersen
2000-07-07
Add in my fix for 2.4.x kernels so /proc/mounts will not have useless
Eric Andersen
2000-07-07
Removed sfdisk from BusyBox. It was buggy, fat, and we really couldn't
Eric Andersen
2000-07-07
Added in Matt Kraai.
Eric Andersen
2000-07-07
Fix a dependancy bug for the docs.
Eric Andersen
2000-07-07
Naming fix
Eric Andersen
2000-07-07
Recognize Matt's poweroff fix.
Eric Andersen
2000-07-07
Fix for bug #1003 -- BusyBox should now poweroff when asked to
Eric Andersen
2000-07-07
Web page update from Matt Kraai <kraai@alumni.carnegiemellon.edu>
Eric Andersen
2000-07-07
This patch finishes the cleanup of all the commands. It also cleans up
Eric Andersen
2000-07-07
Yet another busybox documentation update from Matt Kraai <kraai@alumni.carneg...
Eric Andersen
2000-07-06
Update 'make release' to remove all the .#filename files
Eric Andersen
2000-07-06
Turned some stuff into features that really are features, not apps.
Eric Andersen
2000-07-06
Fix doc building so the dependancies work properly.
Eric Andersen
2000-07-06
* Fixed tar creation support when reading from stdin ('tar -cf - . ')
Eric Andersen
2000-07-06
Fixed backspace and delete so they work properly again -- broken
Eric Andersen
[next]