Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c8227639db90c3147ef68f33c98e96b0ab6b01d6
c822763
Change strdup calls to xstrdup (patch from Steve Merrifield).
by Matt Kraai
· 23 years ago
357cfc7
Brag.
by Matt Kraai
· 23 years ago
9fb38f6
Eliminate unused variable warnings.
by Matt Kraai
· 23 years ago
a5f09c6
Use fopen wrapper.
by Matt Kraai
· 23 years ago
c5f9a9d
Add redhat and slackware
by Eric Andersen
· 23 years ago
31ac3b7
Add in Redhat
by Eric Andersen
· 23 years ago
45784fe
Some more minor build cleanups
by Eric Andersen
· 23 years ago
dba4e6f
Add in grep -E support
by Eric Andersen
· 23 years ago
c223ced
I forgot to add these. Part of the patch from vodz
by Eric Andersen
· 23 years ago
282671b
Cleanup some config problems. Add a sane default config that basically
by Eric Andersen
· 23 years ago
30fcef4
Only use -mpreferred-stack-boundary with gcc versions that support it
by Eric Andersen
· 23 years ago
cd8c436
Latest patch from vodz:
by Eric Andersen
· 23 years ago
94f19a8
oops
by Eric Andersen
· 23 years ago
744a194
Can't use RESERVE_CONFIG_BUFFER here since the allocation
by Eric Andersen
· 23 years ago
c52a6b0
|2001-10-08 Rodney Brown <rbrown64@csc.com.au>
by Eric Andersen
· 23 years ago
e5d58c3
Mention that glibc-2.2 is supported
by Eric Andersen
· 23 years ago
882cbcd
more config.in entries from Giulio Orsero <giulioo@pobox.com>
by Eric Andersen
· 23 years ago
7131213
config.in features patch from Giulio Orsero <giulioo@pobox.com>
by Eric Andersen
· 23 years ago
df23302
Remove comments about 'make bzImage'
by Eric Andersen
· 23 years ago
5abdaa9
Force main to always be included
by Eric Andersen
· 23 years ago
3c513e3
Fix spelling
by Eric Andersen
· 23 years ago
0a25b35
Fix create list segfault
by Glenn L McGrath
· 23 years ago
55b2ded
Required for od and hexdump applets
by Glenn L McGrath
· 23 years ago
6028111
Introduce od and hexdump applets
by Glenn L McGrath
· 23 years ago
b89637a
New.
by Matt Kraai
· 23 years ago
5447f17
Remove completed task.
by Matt Kraai
· 23 years ago
f419855
Mark as unsupported unless CONFIG_FEATURE_TAR_EXCLUDE is defined.
by Matt Kraai
· 23 years ago
bb0088e
Make egrep only set REG_EXTENDED flag.
by Matt Kraai
· 23 years ago
8fc0589
*** empty log message ***
by Eric Andersen
· 23 years ago
f46999f
Fix location of Configure.help
by Eric Andersen
· 23 years ago
1552ff7
Move usage.h to include/usage.h
by Eric Andersen
· 23 years ago
ec07469
Patch from Aaron Lehmann <aaronl@vitelus.com>;
by Eric Andersen
· 23 years ago
31a0ece
Add netstat applet, submitted by Bart Visscher <magick@linux-fan.com>
by Eric Andersen
· 23 years ago
7d68290
Add the run-parts applet submitted by Emanuele Aina <emanuele.aina@tiscali.it>
by Eric Andersen
· 23 years ago
eaecbf3
Fixup some silly prototype warnings
by Eric Andersen
· 23 years ago
69a20f0
Patch from ASA <llb@udm.net.ru> to that source files
by Eric Andersen
· 23 years ago
6cf47a7
Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>
by Eric Andersen
· 23 years ago
2bc4dec
Document CONFIG_RUN_PARTS, patch from Emanuele Aina <faina.mail@tiscalinet.it>
by Eric Andersen
· 23 years ago
a58f040
Add Gennady Feldman
by Eric Andersen
· 23 years ago
85dd4b3
start-stop-deamon is done
by Eric Andersen
· 23 years ago
ccd96f1
Patch from Charles Steinkuehler <charles@steinkuehler.net>
by Eric Andersen
· 23 years ago
3d61b10
Major cleanup from Charles Steinkuehler <charles@steinkuehler.net>:
by Eric Andersen
· 23 years ago
950d8b4
patch from vodz:
by Eric Andersen
· 23 years ago
2c669dd
patch from Giulio Orsero <giulioo@pobox.com>
by Eric Andersen
· 23 years ago
ce22fee
by John Beppu
· 23 years ago
3889078
Merge test suite.
by Matt Kraai
· 23 years ago
999623e
Use extended regular expressions when invoked as egrep (noted and initial
by Matt Kraai
· 23 years ago
b5f2516
Add killall (noted by Giulio Orsero).
by Matt Kraai
· 23 years ago
813d88c
As Aaron Lehmann just pointed out, I forgot a line...
by Eric Andersen
· 23 years ago
4acf8f8
Use error_msg() instead of fprintf(stderr, ...)
by Eric Andersen
· 23 years ago
72f9a42
Add in some (theoretical) uClinux support. Some init cleanups
by Eric Andersen
· 23 years ago
9af363f
include unistd which provides off_t for the header and hence unarchive applets
by Glenn L McGrath
· 23 years ago
7134d65
Attempt to fix libc compiling error regarding off_t
by Glenn L McGrath
· 23 years ago
8e39292
Be extra pedantic about printing the correct type for an address
by Eric Andersen
· 23 years ago
c265b17
Wrap exclude_file() inside a #ifdef CONFIG_FEATURE_TAR_EXCLUDE block
by Eric Andersen
· 23 years ago
087bc82
Fix up the configuration rules and update Libc5 piece for Syslogd. (copied code from logread.c)
by Gennady Feldman
· 23 years ago
ee28362
Menu entry for tar creation support
by Glenn L McGrath
· 23 years ago
107c796
Recovery from previous commit
by Glenn L McGrath
· 23 years ago
9f2f854
rEcover from my previous commit
by Glenn L McGrath
· 23 years ago
e9fc781
libunarchive, and recovery from my previous commit
by Glenn L McGrath
· 23 years ago
633f153
Move libbb/unarchive functions to ./archival/libunarchive
by Glenn L McGrath
· 23 years ago
ef0eab5
Recovering from my previous commit
by Glenn L McGrath
· 23 years ago
0d2fb76
Modify applets to use libunarchive
by Glenn L McGrath
· 23 years ago
95ebf61
*** empty log message ***
by Glenn L McGrath
· 23 years ago
8eaa7b3
Oops. I forgot pwd_group/config.in
by Eric Andersen
· 23 years ago
2293b96
ignore .menuconfig.log
by Eric Andersen
· 23 years ago
9ae7ebd
Ignore lxdialog
by Eric Andersen
· 23 years ago
258bd3d
Split true and false into separate applets.
by Matt Kraai
· 23 years ago
3c2f27d
Add CONFIG_FEATURE_TAR_EXCLUDE support.
by Matt Kraai
· 23 years ago
99702ab
Fix variable name -- was stuck at the old RPMUNPACK value. Doh!
by Eric Andersen
· 23 years ago
b78d9b5
Oops. Fix capililization
by Eric Andersen
· 23 years ago
1a10eec
Fixup the location of pwd.h and grp.h
by Eric Andersen
· 23 years ago
bfebd35
Fix missing BB_VER defines
by Eric Andersen
· 23 years ago
a49b025
Oops. As Aaron Lehmann <aaronl@vitelus.com> just noticed,
by Eric Andersen
· 23 years ago
a3483db
Patch from vodz:
by Eric Andersen
· 23 years ago
3cd2760
Fixup the new buildsystem a bit.
by Eric Andersen
· 23 years ago
b36e684
Ignore generated files
by Eric Andersen
· 23 years ago
28593a0
ignore generated files
by Eric Andersen
· 23 years ago
ca38a29
A couple of leftovers
by Eric Andersen
· 23 years ago
9b5a953
Add in a mostly content free config help file
by Eric Andersen
· 23 years ago
4bcdd72
Oops. Forgot these....
by Eric Andersen
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
9260fc5
Accomodate older glibc, which also lacks the module syscalls
by Eric Andersen
· 23 years ago
1c9cebc
Fix empty line substitutions (noted by Joshua Hudson).
by Matt Kraai
· 23 years ago
8470b9a
Fix empty line substitutions (noted by Joshua Hudson).
by Matt Kraai
· 23 years ago
6ccdd8c
Abort if scripts return value != 0
by Glenn L McGrath
· 23 years ago
c2e5b97
Add ttylinux.
by Matt Kraai
· 23 years ago
68ca35c
Add slackware 8 to list
by Eric Andersen
· 23 years ago
9c93721
Add mindi linux
by Eric Andersen
· 23 years ago
d63dee4
Add an option to make the shells not advertise their busybox nature
by Eric Andersen
· 23 years ago
f4c2089
Remove the now unused ARITH_* defines -Erik
by Eric Andersen
· 23 years ago
c2af1ee
Commit the start-stop-daemon applet. This was contributed by David
by Eric Andersen
· 23 years ago
bcca331
Return NULL if EOF is encountered before terminating_string.
by Matt Kraai
· 23 years ago
a7512d7
Process extra empty lines correctly.
by Matt Kraai
· 23 years ago
3dd4f5e
Remove xmalloc calls.
by Matt Kraai
· 23 years ago
a0f0ae5
Revert that change. As Matt Kraai rightly points out,
by Eric Andersen
· 23 years ago
74400cc
Scrub up some function prototypes. -Erik
by Eric Andersen
· 23 years ago
8acbf1d
Make mount default to using /proc/filesystems to avoid
by Eric Andersen
· 23 years ago
11fdb8a
Fix a nasty bug with variable name shadowing
by Eric Andersen
· 23 years ago
1bf25f0
Patch from Stefan Soucek <ssoucek@coactive.com> to
by Eric Andersen
· 23 years ago
Next »