aboutsummaryrefslogtreecommitdiff
path: root/mkdir.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move messages.c to libbb. Make each string in messages.c be its own .o file.andersen2001-04-251-3/+0
* It turns out that DODMALLOC was broken when I reorganized busybox.handersen2001-02-201-4/+4
* This patch, put together by Manuel Novoa III, is a merge of workandersen2001-02-141-3/+3
* Removed trailing \n from error_msg{,_and_die} messages.kraai2001-01-311-2/+2
* Cleanup patch from Vladimir N. Oleynik.andersen2001-01-311-8/+4
* Fix up copyright msgs. Bump version to 0.49 in preparation forandersen2001-01-271-1/+1
* Fix header file usage -- there were many unnecessary header files included inandersen2001-01-271-0/+2
* Changed names of functions in utility.c and all affected files, to makemarkw2000-12-071-4/+4
* Stop using TRUE and FALSE for exit status.kraai2000-12-011-5/+5
* Renamed "internal.h" to the more sensible "busybox.h".andersen2000-09-251-1/+1
* Extract usage information into a separate file.kraai2000-07-161-12/+0
* Use errorMsg rather than fprintf.kraai2000-07-141-3/+3
* Updates to a number of apps to remove warnings/compile errors under libc5.andersen2000-06-191-1/+1
* Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELPerik2000-05-121-3/+6
* Latest and greatest. Some effort at libc5 (aiming towards newlib)erik2000-04-281-3/+2
* Upates to include copyright 2000 to everythingerik2000-04-131-2/+1
* Some formatting updates (ran the code through indent)erik2000-02-081-66/+67
* A few minor updates. ;-)erik2000-02-071-14/+20
* * added (and documented) "-n" option for head -erik2000-01-231-1/+2
* Bug fixes.erik2000-01-131-2/+2
* Bug fixesandersen1999-11-221-5/+9
* Stufandersen1999-11-191-1/+2
* Latest and greatestandersen1999-11-181-1/+1
* Updates to usage, and made tar work.andersen1999-11-101-3/+4
* Make mkdir -m workandersen1999-10-221-8/+24
* Fixed up copyright notices and suchandersen1999-10-201-1/+3
* Added sfdisk. Ststic-ified a bunch of stuff.andersen1999-10-191-1/+1
* More stuff.andersen1999-10-181-4/+2
* More stuffandersen1999-10-131-46/+73
* Initial revisionandersen1999-10-051-0/+58