Patch by Tito, remove some unneeded variables to save some space.
[oweals/busybox.git] / util-linux /
2003-12-23 Eric Andersenmatch changes made to cmdedit
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-12-19 Eric AndersenPatch from Fillod Stephane:
2003-12-19 Eric Andersenvodz noticed we need to cast things back to an unsigned...
2003-12-12 Eric AndersenBe certain we use a correct entity when performing the
2003-12-12 Eric AndersenDoh! I broke automatic filesystem type guessing. ...
2003-12-09 Eric AndersenFix indenting.
2003-12-04 Eric AndersenDo not use the _syscall5 macro -- use syscall(2) instead
2003-11-14 Eric AndersenOskar Liljeblad writes:
2003-11-14 Eric AndersenMarc Kleine-Budde noticed a missing semicolon
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-11-03 Eric AndersenAvoid conflicts with the 2.6 kernel headers, which...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-10-31 Glenn L McGrathPatch from David Meggy to make the swap default to...
2003-10-22 Eric AndersenAndreas Mohr writes:
2003-10-09 Glenn L McGrathPatch from Steven Scholz, fix some warnings
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-09-15 Eric Andersenfix function prototype
2003-09-15 Eric AndersenNeeds prototype for close()
2003-09-12 Eric AndersenRemove final \n
2003-09-12 Eric AndersenTeach rdate to timeout in 10 seconds to avoid blocking...
2003-08-29 Glenn L McGrathLogic error, patch by Matteo Croce
2003-08-26 Robert GrieblRemoved some debug printfs
2003-08-08 Eric AndersenPatch from Kent Robotti to being fdisk in sync with...
2003-08-06 Eric AndersenPatch from vodz:
2003-08-06 Eric Andersenextern inline is a bad bad thing. kill it (so mkfs_min...
2003-07-30 Eric AndersenLars Ekman writes:
2003-07-30 Eric Andersenlast_patch100 from vidz updating fdisk to 2.12pre
2003-07-30 Eric AndersenRonny L Nilsson writes:
2003-07-26 Eric AndersenThere should be only one instance of CONFIG_FEATURE_AUT...
2003-07-26 Eric AndersenDon't depend on CONFIG_LFS. It is really a suggestion...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-22 Eric AndersenVery minor rdate updates
2003-07-22 Eric AndersenError out early if people try to build mount with nfs...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenUse standard types
2003-07-14 Eric AndersenRequire that LFS is enabled to get fdisk
2003-07-14 Eric AndersenRemove all the llseek junk and just use regular old...
2003-07-05 Eric AndersenAdd the fdformat utility, based on a patch from Kent...
2003-07-03 Eric AndersenPatch from Kent Robotti updating fdisk to version v2.11z
2003-07-03 Eric AndersenPatch from Kent Robotti adding a bunch of menuconfig...
2003-06-20 Eric AndersenSomewhere in the 2.4.x kernel series, /proc/mounts...
2003-05-08 Glenn L McGrathUse xopen instead of xfopen
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-07 Eric Andersenbe more careful about cleaning up
2003-03-07 Eric AndersenScrub things a bit, shave off a few bytes.
2003-03-07 Eric AndersenSave a few bytes and remove a redundant string
2003-03-07 Eric Andersenaudit for proper error handling, apply a few size optim...
2003-02-28 Eric AndersenThere is no good reason to prevent nfs mounts from...
2003-02-27 Eric AndersenWrite all the help text for the util-linux utilities...
2003-01-13 Glenn L McGrathCorrect some init issues, update email address, last_pa...
2003-01-04 Glenn L McGrathfdisk writable feature, allows compilation of a small...
2003-01-02 Robert Griebl> Eliminate dependancy on kernel header files. Naughty...
2002-12-11 Eric AndersenEliminate dependancy on kernel header files. Naughty...
2002-12-11 Eric AndersenEliminate dependancy on kernel header files. Naughty...
2002-12-11 Eric AndersenEliminate dependancy on kernel header files. Naughty...
2002-12-08 Glenn L McGrathFix compile warning with OSF
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-05 Eric AndersenKill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch...
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-11-27 Glenn L McGrathlast_patch_68 from Vladimir N. Oleynik
2002-11-26 Glenn L McGrathfdisk applet by Vladimir N. Oleynik
2002-11-03 Eric AndersenTest for holes in swapfiles
2002-10-26 Eric Andersenlast_patch64 from vodz: 0_60_5
2002-09-17 Eric AndersenSupport setting depth
2002-09-01 Eric AndersenSome CML1 grammar fixes
2002-08-23 Glenn L McGrathRun through indent, style
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-21 Aaron LehmannInline functions with only one reference in mkfs_minix...
2002-08-13 Aaron Lehmannminor fixes for fbset bloat
2002-08-05 Robert Griebl- updated a few copyright/left file headers
2002-07-25 Robert GrieblFix for bug #1255 -- support for mount -t <type>
2002-07-24 Robert GrieblAdd support for /etc/filesystem when searching for...
2002-07-21 Robert GrieblInitial checkin of a very primitive hwclock replacement
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-03 Eric AndersenA patch from Bart Visscher <magick@linux-fan.com> to...
2002-06-23 Aaron LehmannRemove advertising clauses in accordance with
2002-06-22 Eric AndersenKill dead email address
2002-06-22 Eric AndersenApply last_patch46 from vodz, to fix buffer overflows...
2002-05-14 Robert GrieblEntries with "noauto" options are ignored correctly...
2002-04-13 Eric AndersenPatch from Kevin Hilman <khilman@equator.com> to fix...
2002-04-13 Eric AndersenUpdate some missing copyright notices
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-04-06 Eric AndersenApply lash_patch35 from vodz, which brings several...
2002-03-20 Matt Kraai* include/applets.h (CONFIG_LOSETUP): New.
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-12-06 Eric AndersenAvoid NULL pointer problems. Patch from "Frank P....
2001-12-06 Eric AndersenFix running more on files in the (broken) procfs that...
2001-11-12 Matt KraaiChange strdup calls to xstrdup (patch from Steve Merrif...
2001-11-10 Eric AndersenCleanup some config problems. Add a sane default confi...
2001-11-10 Eric Andersenoops
2001-11-10 Eric Andersenconfig.in features patch from Giulio Orsero <giulioo...
2001-11-02 Glenn L McGrathIntroduce od and hexdump applets
2001-10-31 Eric AndersenFixup some silly prototype warnings
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-18 Eric AndersenScrub up some function prototypes.
2001-10-18 Eric AndersenMake mount default to using /proc/filesystems to avoid
2001-10-05 Glenn L McGrathUse xfopen, saves 32 bytes !
2001-10-01 Matt KraaiUse port 37 by default.
2001-09-03 Eric AndersenDon't automount things as "usbdevfs" -- patch from
next