oweals/busybox.git
2004-07-20 Eric Andersenoops
2004-07-20 Eric AndersenYet more doc updates
2004-07-20 Eric Andersenmore doc updates
2004-07-20 Eric Andersencut-n-paste strikes again
2004-07-20 Eric AndersenUpdate for release 1_00_rc1
2004-07-20 Eric AndersenUpdate changelog
2004-07-20 Eric AndersenDeal with the fact that 2.6.x kernels replace any ...
2004-07-20 Eric AndersenBump version up to release candidate 1
2004-07-20 Eric AndersenInclude some documentation posted to the list by vodz
2004-07-20 Eric AndersenAssign 'forced' before the goto to avoid a warning
2004-07-20 Eric AndersenPrevent "`bootp_down' was declared implicitly `extern...
2004-07-20 Eric AndersenAdd missing type for CONFIG_FEATURE_QUERY_MODULE_INTERFACE
2004-07-20 Eric AndersenUpdate the default config to not ask stuff
2004-07-20 Eric AndersenThe 'tests' target is long gone.
2004-07-15 Eric AndersenReplace the old and somewhat buggy pwd_grp stuff with...
2004-07-15 Eric AndersenPeter Kjellerstedt at axis.com writes:
2004-07-14 Eric AndersenFixup a few documentation bugs
2004-07-13 Eric AndersenFixup some cases of "QM_MODULES: not implemented" for...
2004-06-29 Eric AndersenPaul Fox writes:
2004-06-28 Eric AndersenAvoid a number of places where large drives could wrap...
2004-06-25 Eric AndersenDo not mess with the console logging level unless
2004-06-25 Glenn L McGrathRevert my previous commit
2004-06-25 Glenn L McGrathFix compile error under 2.6, check for newer versions...
2004-06-25 Glenn L McGrathFix compile error when math support disabled.
2004-06-22 Eric Andersenfix a stupid compile error when CONFIG_FEATURE_INSMOD_V...
2004-06-22 Eric AndersenStupidity-1, Erik-0
2004-06-22 Eric AndersenBastian Blank notices a couple of int64_ts that should...
2004-06-22 Eric AndersenAdd missing 'S' to the getopt string.
2004-06-22 Eric Andersenkill off insmod support for older pre 2.1 Linux kernels,
2004-06-22 Eric AndersenPatrick Huesmann writes:
2004-06-22 Eric AndersenRobin Farine writes:
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-06-22 Eric AndersenRobin Farine writes:
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-06-19 Eric Andersennote the new mailing list policy
2004-06-09 Eric AndersenTypo fix from Niemann Hartmut
2004-06-06 Glenn L McGrathUpdate reference for zip format
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-05-26 Rob LandleyAhem. ("I'm just tweaking a documentation string,...
2004-05-26 Rob LandleyUpdate sed help. (Add -r option to long help, add...
2004-05-26 Eric AndersenKevin P. Fleming writes:
2004-05-26 Eric AndersenUpdate U.S. Robotics and Actiontec entries
2004-05-26 Manuel Novoa... If read were to return with an error, bad things would...
2004-05-26 Eric Andersenoops
2004-05-26 Eric AndersenPer suggestion from Bastian Blank, be less evil when...
2004-05-26 Eric AndersenUse tab not space
2004-05-26 Eric AndersenMake the grep option values a bit less horrible
2004-05-26 Eric AndersenRick Richardson writes:
2004-05-26 Eric AndersenPatch from Yoshinori Sato:
2004-05-26 Eric AndersenAs discussed, drop minit, which was not being supported...
2004-05-26 Eric AndersenUse STDIN_FILENO rather than '0'
2004-05-26 Eric AndersenRob Landley writes:
2004-05-26 Eric AndersenRob Landley writes:
2004-05-26 Eric AndersenPatch from vodz to correct 'grep -e pattern1 -e pattern...
2004-05-25 Eric AndersenDo not prompt about FDISK large disk support when LFS...
2004-05-19 Eric AndersenDo not select LFS
2004-05-19 Eric AndersenErik,
2004-05-19 Russ Dilluse busybox sysinfo struct
2004-05-19 Eric AndersenMake vodz happy and make fdisk always use large file...
2004-05-19 Eric AndersenFix a compile problem
2004-05-19 Russ Dillfix timewarp in client (server fix later)
2004-05-19 Russ Dillremove uneccessary check (already done in pidfile.c)
2004-05-19 Russ Dillfix memory leak caused by switch to vfork
2004-05-16 Glenn L McGrathUse int instead of char for return type, in theory...
2004-05-10 Glenn L McGrathFix for debian bug #248106, should use int for returned...
2004-05-05 Eric AndersenSteve Grubb writes:
2004-05-05 Eric AndersenSteve Grubb writes:
2004-05-05 Eric AndersenSteve Grubb writes:
2004-05-04 Glenn L McGrathFix size command, safe_strtoul gives and error if the...
2004-05-02 Glenn L McGrathAdd part of a patch from Vernon Sauder that i missed...
2004-05-02 Glenn L McGrathUpdate dpkg-deb usage to match current practices
2004-05-01 Glenn L McGrathThis patch makes the id command SuS3 compliant and...
2004-05-01 Eric AndersenDo not use getpass(3)
2004-05-01 Glenn L McGrathRe-add the TODO list, mention tr
2004-04-30 Glenn L McGrathBugfixes
2004-04-29 Glenn L McGrathFix symlink handling and small memory leak
2004-04-26 Eric AndersenThomas Koeller writes:
2004-04-25 Glenn L McGrathSync my tasks with AUTHORS file
2004-04-25 Glenn L McGrathUpdate my email address, document some of my tasks...
2004-04-21 Eric AndersenThis sed patch can only be described as "duh". Stat...
2004-04-21 Eric AndersenSo I'm building a linux from scratch system, using...
2004-04-19 Glenn L McGrathDont try and preserve hard links to directories.
2004-04-18 Glenn L McGrathAdd two fundamental tests for copying directories
2004-04-16 Eric AndersenThats odd. I guess this was cut-n-paste error, but...
2004-04-15 Eric AndersenUpdate Acronis and Belkin
2004-04-14 Eric AndersenSteven Scholz writes:
2004-04-14 Eric Andersenremove a warning
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-13 Eric Andersenbump version, prepare for -pre10 1_00_pre10
2004-04-13 Eric AndersenFix incorrect ipcalc usage text
2004-04-13 Eric Andersenslightly clean the whacked out formatting
2004-04-13 Eric AndersenFix several problems with start-stop-daemon, add -m...
2004-04-13 Eric AndersenPut the glibc nss junk back at the end
2004-04-12 Eric AndersenSigh. The patch from David Anders (prpplague) broke...
2004-04-12 Eric AndersenWolfgang Denk writes:
2004-04-12 Eric AndersenEric Spakman noticed that ifdown' will attempt to run...
2004-04-12 Eric AndersenSilly me
2004-04-12 Eric AndersenAs reported by Quy Tonthat, init has problems with...
next