index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
/
mkdir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: remove a few more cases of argc usage. -89 bytes.
Denys Vlasenko
2009-11-28
1
-5
/
+3
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-23
1
-1
/
+0
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
don't pass argc in getopt32, it's superfluous
Denis Vlasenko
2007-08-18
1
-1
/
+1
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Replace index_in_[sub]str_array with index_in_[sub]strings,
Denis Vlasenko
2007-07-24
1
-1
/
+1
*
rework long option handling. saves ~1.2k
Denis Vlasenko
2007-07-23
1
-7
/
+6
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
audit small applets and mark some of them as NOFORK.
Denis Vlasenko
2007-04-10
1
-4
/
+4
*
introduce and use setfscreatecon_or_die
Denis Vlasenko
2007-03-12
1
-4
/
+1
*
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
Denis Vlasenko
2007-03-10
1
-1
/
+19
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
mkdir: style fix
Denis Vlasenko
2006-11-19
1
-5
/
+5
*
rodata cleanup. "unable to" == "cannot". -300 bytes
Denis Vlasenko
2006-11-18
1
-1
/
+1
*
reshuffle libbb.h contents so that order of decls makes sense
Denis Vlasenko
2006-10-27
1
-1
/
+1
*
getopt_ulflags -> getopt32.
Denis Vlasenko
2006-10-03
1
-3
/
+3
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-14
/
+1
*
- add central knob to turn off getopt_long everywhere. EXPERIMENTAL!
Bernhard Reutner-Fischer
2006-05-26
1
-0
/
+4
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
Rob Landley
2005-09-11
1
-1
/
+1
*
last_patch89 from vodz:
Eric Andersen
2003-06-20
1
-10
/
+16
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-27
/
+31
*
When making parent directories set permissions based on the base parent tree ...
Glenn L McGrath
2002-11-24
1
-1
/
+3
*
make_directory() will fail instantly so we dont need to test for failure here
Glenn L McGrath
2002-09-28
1
-5
/
+4
*
Rewrote mkdir (and touched lots of things in the process).
Matt Kraai
2001-06-21
1
-66
/
+31
*
Move messages.c to libbb. Make each string in messages.c be its own .o file.
Eric Andersen
2001-04-25
1
-3
/
+0
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-4
/
+4
*
This patch, put together by Manuel Novoa III, is a merge of work
Eric Andersen
2001-02-14
1
-3
/
+3
*
Removed trailing \n from error_msg{,_and_die} messages.
Matt Kraai
2001-01-31
1
-2
/
+2
*
Cleanup patch from Vladimir N. Oleynik.
Eric Andersen
2001-01-31
1
-8
/
+4
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-0
/
+2
*
Changed names of functions in utility.c and all affected files, to make
Mark Whitley
2000-12-07
1
-4
/
+4
*
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-12-01
1
-5
/
+5
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
1
-12
/
+0
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
1
-3
/
+3
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-1
/
+1
*
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
Erik Andersen
2000-05-12
1
-3
/
+6
*
Latest and greatest. Some effort at libc5 (aiming towards newlib)
Erik Andersen
2000-04-28
1
-3
/
+2
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-2
/
+1
*
Some formatting updates (ran the code through indent)
Erik Andersen
2000-02-08
1
-66
/
+67
*
A few minor updates. ;-)
Erik Andersen
2000-02-07
1
-14
/
+20
*
* added (and documented) "-n" option for head -
Erik Andersen
2000-01-23
1
-1
/
+2
*
Bug fixes.
Erik Andersen
2000-01-13
1
-2
/
+2
*
Bug fixes
Eric Andersen
1999-11-22
1
-5
/
+9
*
Stuf
Eric Andersen
1999-11-19
1
-1
/
+2
*
Latest and greatest
0_36
Eric Andersen
1999-11-18
1
-1
/
+1
[next]