update comments as to what caused the defines to change
[oweals/busybox.git] / util-linux /
2006-03-13 Bernhard Reutner... - revert back to r14406
2006-03-13 Rob LandleyPatch from Denis Vlasenko to add xstat() and use it.
2006-03-10 Rob LandleyPatch from Denis Vlasenko turning static const int...
2006-03-09 Bernhard Reutner... - backout using features which are not available with...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-02 Bernhard Reutner... - use absolute path for top_builddir and top_srcdir.
2006-03-01 Bernhard Reutner... - fixes parallel builds (make -j)
2006-02-28 "Vladimir N. Oleynik"more security: don't start shell code from argv
2006-02-25 Mike Frysingerremove duplicate license notice
2006-02-25 Mike Frysingerstrip out unneeded comments
2006-02-25 "Vladimir N. Oleynik"fdisk unmaintained now :(
2006-02-25 Rob LandleyAnother clean-up patch from Garrett.
2006-02-25 Rob LandleyMinor cleanup from Garrett Kajmowicz.
2006-02-24 Rob LandleyCleanup from Denis Vlasenko.
2006-02-23 Bernhard Reutner... - put NLS stuff in one central place to avoid redefines.
2006-02-21 Rob LandleyDon't build directory libraries unless we're building...
2006-02-21 Rob LandleyCreate /dev/root symlink pointing to real root device...
2006-02-21 Mike Frysingeradd setarch/linux32/linux64 applet
2006-02-14 Rob LandleyFix off by one error. (I know I had a reason for doing...
2006-02-08 Rob LandleyFix umount so it works if there's no /etc/mtab or ...
2006-02-07 Mike Frysingeradd back in path nulling after calling find_dev() since...
2006-02-03 Mike Frysingercleanup style ... just because you use less spaces...
2006-02-03 Mike Frysingershrink the code a bit
2006-02-03 Mike Frysingergavinl writes in Bug 661:
2006-02-02 Mike Frysingeralphabetical order and fix mdev comments about echo...
2006-02-02 Mike Frysingermake the build system puuuuuuuuuuurty
2006-02-01 "Vladimir N. Oleynik"remode warning: const static mix
2006-01-31 Bernhard Reutner... - bzero -> memset
2006-01-31 Bernhard Reutner... - add and use ATTRIBUTE_ALIGNED(num_bytes)
2006-01-30 Eric Andersenhopefully the last of the annoying signed/unsigned...
2006-01-25 Tim Rikerjust whitespace
2006-01-22 Rob LandleyThere was a missing ! on strcmp (despite the fact it...
2006-01-22 Bernhard Reutner... - add platform.h.
2006-01-15 Bernhard Reutner... - shared libbusybox.
2006-01-13 Bernhard Reutner... - revert last change for now..
2006-01-13 Bernhard Reutner... this applet needlessly big! TODO: bb_getopt_ulflags()
2006-01-12 Rob LandleyFrank Sorenson added hotplug support to mdev. (I tweak...
2006-01-12 Rob LandleyThe major:minor read from dev ends with \n, need to...
2006-01-10 Rob LandleyWith -a, the jump to mount_it_now can skip the initiali...
2006-01-10 Rob LandleyBoth atime and diratime should switch _off_ the corresp...
2006-01-04 Mike Frysingeruse MAP_PRIVATE instead of MAP_SHARED for uClinux syste...
2005-12-21 Rob LandleyWhen you went "losetup -d /dev/loop0 /dev/loop1" the...
2005-12-20 Rob LandleyFix chroot, leave console alone if -c not specified...
2005-12-20 Rob LandleySome minor cleanups/bugfixes split off from the big...
2005-12-17 Rob LandleySigh. Left the debug path in. Fixed.
2005-12-17 Rob LandleyAdded /etc/mdev.conf support. Adds about 1.9k to mdev.
2005-12-15 Bernhard Reutner... - remove duplicate entry for switch_root
2005-12-13 Rob LandleyNothing to see here. Move along.
2005-12-12 Bernhard Reutner... - typo: s/sucess/success/g
2005-12-02 "Vladimir N. Oleynik"reduce signedness warning
2005-11-29 Rob LandleyFix losetup so that it A) actually works again, B)...
2005-11-28 Paul Foxadd "-C" format to hexdump
2005-11-24 "Vladimir N. Oleynik"reduce bss
2005-10-28 "Vladimir N. Oleynik"bb_opt_complementally for rdate applet. Add losed recor...
2005-10-28 Rob LandleyRob Sullivan sent in some cleanups, which I beat on...
2005-10-27 Rob LandleyAdd a switch_root utility (like kconfig's utils/run_ini...
2005-10-20 "Vladimir N. Oleynik"another more const
2005-10-19 "Vladimir N. Oleynik"more const, attribute_noreturn saved 200 bytes
2005-10-15 "Vladimir N. Oleynik"data --> bss
2005-10-14 "Vladimir N. Oleynik"- new bb_opt_complementally syntax, use [-:?] only...
2005-10-13 Bernhard Reutner... - initialize the correct variables
2005-10-11 "Vladimir N. Oleynik"- use complementally '!' to '?' - 'ask' is best 'free...
2005-10-10 "Vladimir N. Oleynik"better check usage with options, correct show problem...
2005-10-08 Rob LandleyRename CONFIG_NFSMOUNT to CONFIG_FEATURE_MOUNT_NFS...
2005-09-28 Mike Frysingerallow people to adjtime location
2005-09-25 Mike Frysingerwhitespace sucks
2005-09-24 Mike Frysingerre-order a little for alphabetical
2005-09-24 Rob LandleyTito switched option parsing over to switch umount...
2005-09-24 Mike Frysingeruse the shorter license header
2005-09-24 Mike Frysingeruse brief license line
2005-09-22 "Vladimir N. Oleynik"Reduce exported from ipcs applet
2005-09-16 Mike Frysingeraccept unlimited number of swap arguments like the...
2005-09-14 Rob LandleyCleanup patch from Tito.
2005-09-13 Mike Frysingerwhitespace/syntax cleanups, dont mind me :p
2005-09-13 Rob LandleyCleanup patch from Tito.
2005-09-08 Rob LandleyTito sent in a few patches converting instances of...
2005-09-05 "Vladimir N. Oleynik"1) bb_opt_complementaly -> bb_opt_complementally
2005-09-05 Rob LandleyFix the warnings, and fix the following two obvious...
2005-08-30 Rob LandleyAmir Shalem found some bugs in the new mount code;...
2005-08-23 Rob LandleyWhen compiling with FEATURE_MTAB_SUPPORT disabled,...
2005-08-14 Rob LandleyIf we goto singlemount, do _not_ try to continue throug...
2005-08-14 Rob LandleyStephane Billiart noticed that the return code of the...
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2005-07-27 Mike Frysingeruse toplevel ARFLAGS and update default ARFLAGS to...
2005-07-19 Paul Foxapplying fix from:
2005-06-23 Eric Andersenapplets specified as _BB_SUID_ALWAYS in applets.h shoul...
2005-06-20 Rob LandleyRodney Radford submitted ipcs and ipcrm (system V IPC...
2005-05-20 Paul MundtAdd readprofile applet support.
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2005-04-25 Mike Frysingermoved to e2fsprogs too
2005-04-23 Mike Frysingerremove lsattr/chattr to prepare for a top level e2fspro...
2005-04-22 Mike Frysingerimport lsattr and chattr from e2fsprogs
2005-04-21 Mike Frysingerfix typoe (buildddir -> builddir)
2005-04-16 Mike Frysingerminor style touchups
2004-10-08 Eric Andersenegor duda writes:
2004-09-14 Glenn L McGrathPatch from Felipe Kellermann, remove some unnecessary...
2004-08-28 Eric AndersenFixup some warnings
2004-08-03 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-07-26 Eric AndersenYAEGASHI Takeshi writes:
2004-06-28 Eric AndersenAvoid a number of places where large drives could wrap...
next