Bump to version 1.22.1
[platform/upstream/busybox.git] / miscutils / makedevs.c
2011-05-30 Bernhard Reutner... makedevs: fix help-text
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-03-23 Denys Vlasenko*: merge some common strings
2008-08-03 Denis Vlasenkomakedevs: shrink by Vladimir
2008-08-01 Denis Vlasenkomakedevs: shrink (by Vladimir); testsuite
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-03-26 Denis Vlasenko*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
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-13 Denis Vlasenkos/#ifdef CONFIG_/#if ENABLE_/g
2007-05-26 Denis Vlasenkousage.c: remove reference to busybox.h
2007-04-12 Denis Vlasenkostyle fixes. No code changes
2007-02-03 Denis Vlasenkosuppress warnings about easch <applet>_main() having
2007-01-21 Bernhard Reutner... - use makedev to get device number, else it gives wrong...
2006-12-28 Denis Vlasenkobb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-10-12 Denis Vlasenkobb_get_[chomped]line_from_file wasn't descriptive enough.
2006-10-08 Denis Vlasenkoattempt to regularize atoi mess.
2006-10-03 Denis Vlasenkogetopt_ulflags -> getopt32.
2006-09-06 Denis Vlasenkoremoved a lot of trailing \n in bb_msg() calls. It...
2006-08-20 Bernhard Reutner... - merge -r15463:15564 from busybox_scratch branch throu...
2006-08-03 Rob LandleyRemove bb_ prefixes from xfuncs.c (and a few other...
2006-06-03 Bernhard Reutner... - move #include busybox.h to the very top so we pull...
2006-04-24 Bernhard Reutner... - return ret so we return something meaningful.
2006-04-12 Bernhard Reutner... - patch from Denis Vlasenko to add and use bb_xchdir()
2006-03-24 Bernhard Reutner... - commentary typos
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2005-12-21 Bernhard Reutner... - fix check for group and user, remove some whitespace...
2005-10-28 Rob LandleyRob Sullivan sent in some cleanups, which I beat on...
2005-09-20 Bernhard Reutner... - rename libbb's password helpers as suggested in libbb.h
2005-07-18 Eric AndersenFixup makedevs to handle regular files, and also fix
2005-07-18 Eric Andersena bit more polish
2005-07-18 Eric Andersena bit of polish on makedevs
2005-07-18 Eric AndersenFixup device table based makedevs so it actually works
2005-06-09 Eric AndersenAbout time to just apply this and kill off the patches
2004-07-30 Eric AndersenFix incorrect arguments being passed to mknod
2004-07-30 Eric AndersenFix up brain damage with the way major and minor are...
2004-07-26 Eric AndersenBusyBox has no business hard coding the number of major...
2004-06-05 Glenn L McGrathWoops, the previous commit was an accident, its supplie...
2004-06-05 Glenn L McGrathDevice table support for makedevs, the previous behavio...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-03-19 Manuel Novoa III Major coreutils update.
2002-06-08 Eric Andersenvodz' last_patch42_2, which is an updated fix for buffe...
2002-06-06 Eric AndersenFix buffer overflows noted by Gerardo Puga
2002-04-13 Eric AndersenTeach makedevs to not segfault quite so much
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...
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-05-12 Erik AndersenLots of updates. Finished implementing BB_FEATURE_TRIV...
2000-04-15 Erik AndersenMore documentation updates, and minor fixes to make...
2000-02-08 Erik AndersenSome formatting updates (ran the code through indent)
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