getopt_ulflags -> getopt32.
[oweals/busybox.git] / miscutils / makedevs.c
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