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
/
examples
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chmod 755 some files in examples/*
Denys Vlasenko
2009-07-23
6
-0
/
+0
*
depmod.pl: recurse through module dependencies
Mike Frysinger
2009-07-09
1
-10
/
+21
*
fix dependencies of FEATURE_GETOPT_LONG
Denys Vlasenko
2009-07-04
1
-1
/
+1
*
Added kernel patch for /proc/self/exe to examples
Denys Vlasenko
2009-07-02
1
-0
/
+34
*
examples/udhcp/udhcpd.conf: update
Denys Vlasenko
2009-06-17
1
-64
/
+31
*
tftp: do not risk invoking Sorcerer's Apprentice syndrome
Denys Vlasenko
2009-05-10
1
-1
/
+1
*
depmod.pl: updates and fixes galore
Mike Frysinger
2009-05-05
1
-9
/
+56
*
tweak example udhcp script
Denis Vlasenko
2009-04-21
1
-5
/
+5
*
update example udhcpc script
Denis Vlasenko
2009-04-16
1
-8
/
+15
*
fix example of vcsa creation
Denis Vlasenko
2008-07-26
1
-1
/
+1
*
- move depmod shell script to examples/
Bernhard Reutner-Fischer
2008-05-28
1
-0
/
+57
*
sync examples to what actual actual code expects
Denis Vlasenko
2007-12-25
1
-6
/
+6
*
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
Denis Vlasenko
2007-12-24
3
-4
/
+4
*
exported symbols may be weak, so allow symbols marked as W
Mike Frysinger
2007-11-18
1
-1
/
+1
*
add support for --symbol-prefix/-P
Mike Frysinger
2007-07-13
1
-13
/
+16
*
s/PREFIX/CONFIG_PREFIX/
Denis Vlasenko
2007-02-03
3
-3
/
+3
*
adduser: trivial code movement
Denis Vlasenko
2006-12-26
1
-1
/
+1
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-3
/
+3
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-1
/
+1
*
remove cvs $Id tag
Mike Frysinger
2006-06-07
1
-3
/
+0
*
Patch from Atsushi Nemoto:
Rob Landley
2006-06-02
1
-2
/
+3
*
- this could use a brother which deals with glibc based systems..
Bernhard Reutner-Fischer
2006-05-30
1
-1
/
+1
*
fix spelling mistakes
Mike Frysinger
2006-05-26
1
-3
/
+3
*
- better wording.
Bernhard Reutner-Fischer
2006-04-12
1
-1
/
+1
*
Patch from Stuart Hughes upgrading depmod.pl
Rob Landley
2006-03-21
1
-102
/
+156
*
new applet. Thanks Roberto A. Foglietta
"Vladimir N. Oleynik"
2006-01-25
1
-0
/
+1
*
David Brownell submitted a new applet, zcip, based on RFC 3927. This is
Rob Landley
2005-04-30
1
-0
/
+38
*
Simon Poole writes:
Eric Andersen
2004-10-13
3
-3
/
+6
*
Wade Berrier writes:
Eric Andersen
2004-10-08
1
-0
/
+7
*
Add an example inetd.conf file
Eric Andersen
2004-04-07
1
-0
/
+73
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
10
-30
/
+30
*
Patch from Tito, size optimisation, cleanup noise when in debugging
Glenn L McGrath
2003-11-30
1
-70
/
+22
*
example devfs config file, patch from Tito.
Glenn L McGrath
2003-10-09
1
-0
/
+181
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
2
-4
/
+3
*
another sync to udhcp cvs
Russ Dill
2002-12-11
1
-21
/
+21
*
Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch. I'm not
Eric Andersen
2002-12-05
2
-1582
/
+0
*
added full udhcp integration
Russ Dill
2002-10-14
7
-4
/
+163
*
Fixed the script. It always put output to 'stdout' and never to
"Steven J. Hill"
2002-10-08
1
-18
/
+28
*
udhcpc sample scripts
Glenn L McGrath
2002-08-21
4
-0
/
+71
*
Don't mention ldconfig
Eric Andersen
2002-03-13
1
-5
/
+0
*
Add in a new restart init target, triggered by SIGHUP. Patch from
Eric Andersen
2001-12-17
1
-1
/
+6
*
Begin moving things to busybox.net
Eric Andersen
2001-12-08
2
-3
/
+3
*
Fix email addr
0_60_2
Eric Andersen
2001-11-20
1
-1
/
+1
*
Fix spelling
Eric Andersen
2001-11-05
1
-1
/
+1
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
3
-9
/
+9
*
Eliminate ldconfig which is no longer built by
Eric Andersen
2001-09-21
1
-1
/
+0
*
Bump version to 0.61.pre
Eric Andersen
2001-08-22
1
-1
/
+1
*
Ok, here we go...
Eric Andersen
2001-08-02
1
-1
/
+1
*
This depmod script will create a modules.dep file, just like the depmod
Eric Andersen
2001-07-30
1
-0
/
+227
*
Fix up the sample inittab entry per what is current.
Eric Andersen
2001-07-30
1
-19
/
+22
[next]