oweals/busybox.git
2004-04-07 Eric AndersenUpdate for release 1_00_pre9
2004-04-07 Eric AndersenUpdate changelog for release
2004-04-07 Eric AndersenFix url
2004-04-07 Eric AndersenMinor update
2004-04-07 Eric AndersenMention Acronis PartitionExpert
2004-04-07 Eric AndersenMore doc updates
2004-04-07 Eric AndersenAdd an example inetd.conf file
2004-04-07 Eric AndersenRemove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option...
2004-04-07 Eric AndersenUpdate the default config
2004-04-06 Eric AndersenBump version to -pre9
2004-04-06 Eric AndersenFix buffalo url
2004-04-06 Eric AndersenYet more doc updates
2004-04-06 Eric AndersenYet more doc cleanups. Many thanks to Robert P. J...
2004-04-06 Eric AndersenSeem not many people are using 'ipaddr' since it has
2004-04-06 Eric AndersenFix indenting
2004-04-06 Eric Andersenyet-more doc updates and cleanups
2004-04-06 Eric AndersenYet more doc updates
2004-04-06 Eric AndersenEliminate all trace of the sgml based docs. It was...
2004-04-06 Eric AndersenFix it so build dependancies actually work and do somet...
2004-04-06 Eric AndersenFix it so usage is _always_ in sync with applets.c...
2004-04-06 Eric AndersenMichael Tokarev, mjt at tls dot msk dot ru writes:
2004-04-06 Eric AndersenMichael Tokarev, mjt at tls dot msk dot ru writes:
2004-04-06 Eric AndersenMichael Tokarev, mjt at tls dot msk dot ru writes:
2004-04-06 Eric AndersenChristian Grigis, christian.grigis at smartdata dot...
2004-04-06 Eric AndersenYet more 'make allyesconfig' adjustments
2004-04-06 Eric AndersenMake 'allyesconfig' be a bit less stupid
2004-04-06 Eric AndersenMinor tar test update
2004-04-06 Eric AndersenSimplify, make formatting better match the procps version
2004-04-06 Eric AndersenKill off the old 'tests' stuff. Write a ton of new...
2004-04-06 Eric AndersenFix non standard 'date -R' formatting
2004-04-06 Eric AndersenFix the test suite script so it actually works and...
2004-04-05 Eric AndersenSome test additions
2004-04-05 Eric AndersenPatch adding support for ibs= and obs= to dd
2004-04-05 Eric AndersenPer suggestion by Pawel Sakowski, fix the dash_arith...
2004-04-05 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-04-05 Eric Andersenrename uncompress.c to decompress_uncompress.c
2004-04-03 Eric AndersenEverything should be made as simple as possible. But...
2004-04-01 Rob LandleyThe last patch broke:
2004-03-31 Eric AndersenPatch from Hideki IWAMOTO adding support for 'cmp -n'
2004-03-31 Eric AndersenJunio Hamano, junio at twinsun dot com writes:
2004-03-31 Eric AndersenPatch from Thomas Winkler:
2004-03-31 Eric AndersenPatch from Thomas Winkler showing the the system time...
2004-03-31 Eric AndersenPatch from Thomas Winkler -- vi -R did not work
2004-03-30 Eric AndersenSigh. what a mess.
2004-03-30 Eric AndersenAs waldi noticed, checks for the size of an off_t and...
2004-03-30 Eric AndersenGo ahead and kill off the FDISK_SUPPORT_LARGE_DISKS...
2004-03-30 Eric AndersenThe fdisk llseek junk was redundant, since both uClibc...
2004-03-29 Eric AndersenAs noted by Martin Schwenke, the example for find was...
2004-03-27 Eric AndersenYet more doc cleanups
2004-03-27 Eric AndersenAdd missing include files
2004-03-27 Eric Andersenpasswd and sulogin also need libcrypt, via libbb/pw_enc...
2004-03-27 Eric Andersens/fileno\(stdin\)/STDIN_FILENO/g
2004-03-27 Eric AndersenVladimir N. Oleynik (vodz) writes:
2004-03-27 Eric AndersenUpdate docs
2004-03-23 Eric AndersenBrian Pomerantz writes:
2004-03-22 Robert GrieblSome corrections from vodz:
2004-03-21 Robert GrieblThe utc variable was not modified according to the...
2004-03-20 Eric AndersenTito noticed a printf that should have been a bb_error_msg.
2004-03-19 Manuel Novoa... Oops.. got a bit to aggressive with size optimization...
2004-03-19 Eric AndersenAs noted in a patch from Kendrick Hamilton, rmmod was...
2004-03-19 Eric AndersenAdd missing ELFCLASSM for m68k
2004-03-19 Eric AndersenOnly use R_68K_GOTOFF if it is defined
2004-03-19 Eric AndersenFix broken arg parsing (was not passing pointer to...
2004-03-16 Eric AndersenPatch from vodz to fix the dynamic vars patch, which...
2004-03-15 Eric AndersenOops. Using the wrong variable was a rather stupid
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-13 Manuel Novoa... I redid route.
2004-03-13 Eric AndersenUpdate docs for start_stop_daemon to match reality...
2004-03-13 Eric AndersenFix some doc generation problems
2004-03-12 Eric AndersenHideki IWAMOTO writes:
2004-03-12 Eric AndersenFix some goofy formatting
2004-03-12 Eric AndersenAdd prototypes for safe_strtol and friends
2004-03-12 Eric AndersenFix awk entry, which was not showing up in BusyBox...
2004-03-11 Eric AndersenPaul Mundt, lethal at linux-sh dot org writes:
2004-03-10 Glenn L McGrathPatch from Thomas Frohlich to fix an option ordering...
2004-03-10 Glenn L McGrathWhen displaying the size in 1kB blocks round up if...
2004-03-10 Glenn L McGrathPatch by Seth W. Klein, the -l switch was reversed
2004-03-10 Manuel Novoa... In spite of the feature freeze, check in a complete...
2004-03-09 Eric AndersenNote that /proc must be mounted for filesystem type...
2004-03-09 Eric AndersenDavid Anders (prpplague) submitted this patch to allow...
2004-03-08 Manuel Novoa... Fix broken sort order flags.
2004-03-08 Manuel Novoa... My bug. :-(
2004-03-06 Eric AndersenFix/eliminate use of atol
2004-03-06 Glenn L McGrathPatch from Matt Kraai to fix debian bug number 231994.
2004-03-06 Glenn L McGrathWoops, how did that get in there
2004-03-06 Manuel Novoa... Don't build these support functions for uClibc, as...
2004-03-05 Glenn L McGrathPatch from John Powers, adds multicast (rfc2090) and...
2004-03-05 Glenn L McGrathPatch from duane no-name, optionally request additional...
2004-03-05 Glenn L McGrathPatch by Andrew Victor,
2004-03-05 Glenn L McGrathFix a typo, patch by Andrew Victor
2004-03-05 Glenn L McGrathPatch from Tony J. White to allow paths to be configured
2004-03-05 Glenn L McGrathPatch by Denis Vlasenko to add forground support.
2004-03-05 Glenn L McGrathFix debugging output, patch by Hideki IWAMOTO
2004-03-05 Glenn L McGrathPatch by Felipe Kellermann to fix a compiler compatabil...
2004-03-05 Glenn L McGrathPatch from Steven Scholz to fix compiler warnings
2004-03-05 Glenn L McGrathNew applet, eject, by Peter Willis
2004-03-05 Glenn L McGrathClose bracket in description from Peter Willis's eject...
2004-03-05 Glenn L McGrathPatch from Vernon Sauder.
2004-03-03 Glenn L McGrathFix a compile error identiefied by Steven Scholz.
2004-03-01 Glenn L McGrathCheck file has execute permission for the current user...
next