Bump version to 1.32.0
[oweals/busybox.git] / coreutils / mknod.c
2018-12-28 Denys Vlasenkoconfig: update size information
2018-01-08 Denys Vlasenkomknod: better --help, much clearer code
2017-07-21 Denys Vlasenkoconfig: deindent all help texts
2017-07-18 Denys VlasenkoUpdate menuconfig items with approximate applet sizes
2016-11-23 Denys VlasenkoConvert all coreutils/* applets to "new style" applet...
2013-01-14 Denys Vlasenkowhitespace cleanup. no code changes
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-10-01 Dan FandrichMarked some more applets NOEXEC/NOFORK
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2007-11-06 Denis Vlasenkofbset: fix buglet where we were using wrong pointer
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2006-12-02 Bernhard Reutner... - commentary typo
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-07-12 "Robert P. J. Day"Add one-line GPL boilerplate to numerous (but not all...
2006-03-22 Rob LandleyAnother header suggestion from Shaun Jackman.
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-06 Rob LandleyWalt Wimer noticed that mknod couldn't handle major...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-04-03 Manuel Novoa III Fix 'thinko'.
2003-03-19 Manuel Novoa III Major coreutils update.
2002-08-23 Glenn L McGrathRun through indent, specify cast
2002-04-13 Eric AndersenUpdate some missing copyright notices
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-27 Eric AndersenFix header file usage -- there were many unnecessary...
2000-12-22 Matt KraaiUse busybox error handling functions wherever possible.
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-08-10 Eric AndersenSome #include updates.
2000-07-16 Matt KraaiExtract usage information into a separate file.
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 AndersenFix stupid bugs. update was segfaulting. mknod minor...
2000-04-15 Erik AndersenMore documentation updates, and minor fixes to make...
2000-04-13 Erik AndersenMore doc updates for BusyBox, with fixes to apps for...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
2000-01-07 Erik AndersenMore minor fixes.
1999-11-10 Eric AndersenUpdates to usage, and made tar 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-05 Eric AndersenInitial revision 0_29alpha2