index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Config.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kbuild/Config.in: add CONFIG_MINGW and imported files to build system
Nguyễn Thái Ngọc Duy
2009-04-23
1
-0
/
+5
*
tail: fix SEGV on "tail -N"
vda
2007-05-08
1
-2
/
+7
*
Rename two config options:
vda
2007-04-10
1
-3
/
+3
*
Implement first instance of NOFORK applet - echo
vda
2007-04-09
1
-1
/
+2
*
tcpsvd: new applet
vda
2007-04-01
1
-0
/
+1
*
- reinstate dmalloc and efence support
aldot
2007-03-28
1
-1
/
+0
*
make pidfile writing configurable.
vda
2007-03-27
1
-0
/
+7
*
new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>
vda
2007-02-06
1
-0
/
+1
*
Make -Werror configurable
vda
2007-01-27
1
-8
/
+17
*
combine bool;prompt to just bool
vapier
2007-01-24
1
-2
/
+1
*
correct file format errors
vapier
2007-01-24
1
-19
/
+19
*
Introduce FEATURE_EXEC_PREFER_APPLETS = "re-execute our own
vda
2007-01-21
1
-1
/
+9
*
adduser: trivial code movement
vda
2006-12-26
1
-1
/
+1
*
convert "negaite" config option into reversed (INCLUDE_SUSv2)
vda
2006-12-22
1
-5
/
+5
*
- provide central knob to turn off RPC related options.
aldot
2006-12-01
1
-0
/
+8
*
fix support for globally disabling --long-options.
vda
2006-11-29
1
-6
/
+4
*
- typo fix
aldot
2006-11-17
1
-2
/
+2
*
build system overhaul
vda
2006-10-05
1
-52
/
+52
*
runit/chpst: "change process state" utility
vda
2006-10-03
1
-0
/
+1
*
g[un]zip: add support for -v (verbose).
vda
2006-10-01
1
-0
/
+8
*
Add CONFIG_FEATURE_SYSLOG which controls whether
vda
2006-09-07
1
-0
/
+7
*
CONFIG_FEATURE_COMPRESS_USAGE was impossible to turn on
vda
2006-09-07
1
-1
/
+1
*
- Pull r15593:
aldot
2006-07-04
1
-18
/
+0
*
Patch from Shaun Jackman to replace CFLAGS_EXTRA with .config.mak
landley
2006-06-22
1
-9
/
+0
*
- hide CONFIG_GETOPT_LONG for the 1.2.0 release. Turned on per default.
aldot
2006-06-16
1
-5
/
+7
*
Help text update for libbb, talking about make standalone.
landley
2006-06-15
1
-1
/
+5
*
- there is no "CONFIG_STANDALONE" in the repository. Also iff there was a
aldot
2006-06-14
1
-1
/
+1
*
Attempt at fixing bug 815 by upgrading bb_spawn() so that builtins are at
landley
2006-06-14
1
-4
/
+22
*
Consolidate devfs garbage and mark it as obsolete.
landley
2006-06-07
1
-11
/
+0
*
Add CONFIG_NITPICK. (And tweak a couple other help entries while I'm there.)
landley
2006-05-31
1
-15
/
+37
*
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
aldot
2006-05-26
1
-0
/
+15
*
Rename the devfs device names option so it doesn't bite people so often.
landley
2006-05-11
1
-2
/
+4
*
Split CONFIG_DEBUG from CONFIG_DEBUG_PESSIMIZE, and consolidate some Rules.mak
landley
2006-05-09
1
-6
/
+16
*
Patch from Dennis Vlasenko to add the option to compress help text.
landley
2006-04-27
1
-0
/
+8
*
I forgot to re-enable shared library build after 1.1.1. (Undo svn 14590.)
landley
2006-04-10
1
-9
/
+1
*
- typos: s/compatability/compatibility/g;s/compatable/compatible/g;
aldot
2006-04-02
1
-1
/
+1
*
- add option to suppress the terse usage messages. Saves 6.8k for defconfig:
aldot
2006-03-31
1
-0
/
+10
*
Documentation from Jan Kiszka
landley
2006-03-29
1
-6
/
+11
*
We make both busybox and busybox_unstripped all the time now, no need to
landley
2006-03-22
1
-7
/
+0
*
Temporarily disable shared library for the 1.1.1 release.
landley
2006-03-21
1
-1
/
+9
*
Fix "rm .config;make menuconfig" to work like "rm .config; make" (I.E. do
landley
2006-03-13
1
-1
/
+3
*
add a sep option for stripping
vapier
2006-03-10
1
-0
/
+7
*
rearrange the menu a little to split general settings from applet selection
vapier
2006-03-10
1
-64
/
+69
*
Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked
landley
2006-02-21
1
-0
/
+1
*
Help text update and tweak to defconfig to remove two more things that
landley
2006-02-08
1
-4
/
+6
*
Not on libbusybox.so: it's GPL, no API barrier, no stability promise.
landley
2006-01-31
1
-0
/
+5
*
Move SUSv2 obsolete feature disabling to debug menu, invert meaning of
landley
2006-01-30
1
-17
/
+8
*
- readd config option for libbusybox and ima-mode which were accidentally
aldot
2006-01-24
1
-6
/
+54
*
Zap sysdeps directory, moving Config.in and defconfig to top of tree.
landley
2006-01-20
1
-0
/
+345