ash: eval: Add assignment built-in support again
[oweals/busybox.git] / coreutils / mkdir.c
2018-12-28 Denys Vlasenkoconfig: update size information
2017-08-08 Denys Vlasenkogetopt32: remove applet_long_options
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2017-01-10 Denys VlasenkoBig cleanup in config help and description
2016-11-23 Denys VlasenkoConvert all coreutils/* applets to "new style" applet...
2015-10-07 Denys Vlasenkolibbb: more compact API for bb_parse_mode()
2014-05-19 Denys VlasenkoAdd conditional support for -v / --verbose
2012-05-06 Simon Bmkdir,rmdir: accept and ignore -v, --verbose
2012-02-23 Timo Terasmkdir: fix permissions on 64-bit platforms
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-03-31 Pere Orgamove help text from include/usage.src.h to coreutils/*.c
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-11-28 Denys Vlasenko*: remove a few more cases of argc usage. -89 bytes.
2009-04-21 Denis Vlasenko*: mass renaming of USE_XXXX to IF_XXXX
2008-03-23 Denis Vlasenkopatch: shrink by Pascal Bellard <pascal.bellard AT...
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-08-18 Denis Vlasenkodon't pass argc in getopt32, it's superfluous
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-07-24 Denis VlasenkoReplace index_in_[sub]str_array with index_in_[sub...
2007-07-23 Denis Vlasenkorework long option handling. saves ~1.2k
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-10 Denis Vlasenkoaudit small applets and mark some of them as NOFORK.
2007-03-12 Denis Vlasenkointroduce and use setfscreatecon_or_die
2007-03-10 Denis Vlasenkoselinux support by Yuichi Nakamura <ynakam@hitachisoft...
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-11-19 Denis Vlasenkomkdir: style fix
2006-11-18 Denis Vlasenkorodata cleanup. "unable to" == "cannot". -300 bytes
2006-10-27 Denis Vlasenkoreshuffle libbb.h contents so that order of decls makes...
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-05-26 Bernhard Reutner... - add central knob to turn off getopt_long everywhere...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-09-11 Rob LandleyCleanup patch by Bernhard Fischer, removing unnecessary...
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-03-19 Manuel Novoa III Major coreutils update.
2002-11-24 Glenn L McGrathWhen making parent directories set permissions based...
2002-09-28 Glenn L McGrathmake_directory() will fail instantly so we dont need...
2001-06-21 Matt KraaiRewrote mkdir (and touched lots of things in the process).
2001-04-25 Eric AndersenMove messages.c to libbb. Make each string in messages...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-31 Eric AndersenCleanup patch from Vladimir N. Oleynik.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2001-01-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-07-16 Matt KraaiExtract usage information into a separate file.
2000-07-14 Matt KraaiUse errorMsg rather than fprintf.
2000-06-19 Eric AndersenUpdates to a number of apps to remove warnings/compile...
2000-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-28 Erik AndersenLatest and greatest. Some effort at libc5 (aiming...
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-02-07 Erik AndersenA few minor updates. ;-)
2000-01-23 Erik Andersen* added (and documented) "-n" option for head -
2000-01-13 Erik AndersenBug fixes.
1999-11-22 Eric AndersenBug fixes
1999-11-19 Eric AndersenStuf
1999-11-18 Eric AndersenLatest and greatest 0_36
1999-11-10 Eric AndersenUpdates to usage, and made tar work.
1999-10-22 Eric AndersenMake mkdir -m work
1999-10-20 Eric AndersenFixed up copyright notices and such
1999-10-19 Eric AndersenAdded sfdisk. Ststic-ified a bunch of stuff.
1999-10-18 Eric AndersenMore stuff.
1999-10-13 Eric AndersenMore stuff
1999-10-05 Eric AndersenInitial revision 0_29alpha2