oweals/busybox.git
2002-11-20 Glenn L McGrathread_gz patch 3 from Laurence Anderson
2002-11-19 Glenn L McGrathHeaders for the read_gz changes
2002-11-19 Glenn L McGrathDont use xargs
2002-11-19 Glenn L McGrathdont use the -i option of xargs
2002-11-19 Glenn L McGrathUse read_gz, remove fork() woohoo!
2002-11-19 Russ Dilludhcpc documentation update
2002-11-18 Glenn L McGrathUse error_msg_and_die, style
2002-11-17 Glenn L McGrathRemove mapping option, its should always be used
2002-11-17 Glenn L McGrathPatch from Laurence Anderson to provide a read_gz funct...
2002-11-16 Glenn L McGrathRemove #defines around get_header_ptr, we allways need it.
2002-11-15 Glenn L McGrathUse vfork, by vodz
2002-11-15 Glenn L McGrathAllow short reads as we are looping anyway.
2002-11-15 Eric AndersenPatch from Bastian Blank:
2002-11-15 Glenn L McGrathDont chdir untill after we open the archive
2002-11-14 Eric AndersenPatch from Marcel Hamer to fix addgroup argument parsing
2002-11-14 Eric AndersenA missing securetty file is not an error.
2002-11-13 Glenn L McGrathMinor cleanups
2002-11-12 Glenn L McGrathReduce block size to 512 to prevent short read's when...
2002-11-11 Glenn L McGrathMake ifupdown use internal run_parts
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...
2002-11-10 Glenn L McGrathipcalc applet by Stephan Linz and Jordan Crouse
2002-11-10 Glenn L McGrathrun through indent and manually check result
2002-11-10 Glenn L McGrathConfig feature DEVPTS defined and used in telnetd,...
2002-11-10 Glenn L McGrathWill the real od.c please stand up! (my previous commit...
2002-11-10 Glenn L McGrathFix for hostname -s, by Stephan Linz
2002-11-10 Glenn L McGrathPrevent a segfault if no argument, by Geoffrey Lee...
2002-11-10 Glenn L McGrathRewrite of xargs by Vladimir N. Oleynik
2002-11-10 Glenn L McGrathlast_patch57 from Vladimir N. Oleynik
2002-11-10 Glenn L McGrathlast_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
2002-11-10 Glenn L McGrathFixup a previous define
2002-11-10 Glenn L McGrathMake mapping support a definable feature, saves 1.6kB
2002-11-10 Glenn L McGrathOnly compile the files in this dir if the IP applet...
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>
2002-11-09 Glenn L McGrathdebian compatable ifup and ifdown commands
2002-11-08 Eric AndersenTeach lash to get $1 $2 $3 etc correct
2002-11-08 Glenn L McGrath#ifdef, not just #if... grrr
2002-11-08 Glenn L McGrathFix reading from stdin (me), Fix tar segfault when...
2002-11-07 Eric AndersenRemove gratuitous and unnecessary "BusyBox" refernece...
2002-11-07 Eric AndersenFix a stupid typo
2002-11-07 Eric AndersenImplement a small strings applet
2002-11-07 Eric AndersenFix broken tabs
2002-11-06 Glenn L McGrathUse a switch instead of successive if (strcmp()) statments.
2002-11-06 Glenn L McGrathSplit deb_extract() into more generic functions
2002-11-06 Glenn L McGrathTerminate the buffer with a '\0'
2002-11-05 Russ Dilltypo in udhcpc help
2002-11-05 Russ Dillversion number oops
2002-11-05 Glenn L McGrathSupport for bziped debs, i.e. use .tar.bz2 instead...
2002-11-05 Glenn L McGrathFail silently if a partial tar header is read as tar...
2002-11-05 Glenn L McGrathenable .tar.bz2 for dpkg-deb
2002-11-04 Glenn L McGrathChange filter paramaters, filters can be more powefull now
2002-11-03 Glenn L McGrathCall lseek directly rather than via data_align()
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-11-03 Glenn L McGrathFix #define syntax
2002-11-03 Glenn L McGrathMove data_extract_all_prefix to dpkg, its only used...
2002-11-03 Glenn L McGrathAdd copyright notice and license, use strcat+strcpy...
2002-11-03 Glenn L McGrathUse xread_char to save a few bytes, fix indenting of...
2002-11-03 Glenn L McGrathMove bunzip2 idecompression code to libunarchive
2002-11-03 Eric AndersenTest for holes in swapfiles
2002-11-01 Glenn L McGrathMake uncompress a seperate applet so it doesnt pull...
2002-11-01 Glenn L McGrathAllow short reads when filling compress buffer
2002-11-01 Glenn L McGrathAllow the .Z prefix if compress support enabled
2002-11-01 Glenn L McGrathMake it a fatal error if bad chksum or crc, if not...
2002-11-01 Glenn L McGrathReport errror if the first magic character doesnt match
2002-10-31 Russ Dillsync to udhcp 0.9.8
2002-10-30 Eric AndersenUse a nifty macro to make testing gcc features simpler
2002-10-27 Eric AndersenFormatting
2002-10-27 Eric AndersenUpdate the webpage
2002-10-26 Eric Andersenlast_patch64 from vodz: 0_60_5
2002-10-26 Eric AndersenA patch from Jouni Malinen to avoid some buffer overflo...
2002-10-26 Eric AndersenIvan Popov noticed that handling of PREFIX was bad.
2002-10-26 Eric AndersenA bugfix from Danny Lepage:
2002-10-25 Eric AndersenThis patch from Magnus Damm fixed a long standing problem
2002-10-22 Eric AndersenFix warning
2002-10-22 Eric Andersenmjn3 noticed that crond and crontab had #include <pwd...
2002-10-22 Eric Andersenvodz forgot to include the suid field
2002-10-22 Eric AndersenApply patch from bug #1278 -- fix usage message for the
2002-10-22 Eric Andersenvodz writes:
2002-10-22 Eric AndersenI committed the fflush in the wrong spot. I should...
2002-10-22 Eric Andersenlast_patch63 from vodz: add in crond and crontab applets
2002-10-22 Eric AndersenPatch last_pach62 from vodz. This patch moves all...
2002-10-22 Eric AndersenApply last_patch51_3 from vodz
2002-10-22 Eric AndersenBe absurdly careful about flushing stdout.
2002-10-22 Glenn L McGrathMove unzip.c uncompress.c from libbb to archiveal/libun...
2002-10-21 Glenn L McGrathgz_open is used anymore, use inflate directly, see...
2002-10-19 Glenn L McGrathDont try and make the "/" directory
2002-10-19 Glenn L McGrathUpdate dpkg to use new unarchive code
2002-10-19 Glenn L McGrathFix exclude/include problem
2002-10-19 Glenn L McGrathFind a string in a list
2002-10-19 Glenn L McGrathRemove entries from the accept list as they are matched...
2002-10-19 Glenn L McGrathDont use absolute pathname (dunno why i did that),...
2002-10-18 Glenn L McGrathPut bac kthe code that handles cases where a '-' wasnt...
2002-10-18 Eric AndersenFix an obvious thinko
2002-10-18 Eric Andersendisambiguate a test
2002-10-18 Eric AndersenFix needless formatting differences vs modutils
2002-10-18 Eric AndersenFix needless difference vs GNU
2002-10-14 Russ Dillmissed add for udhcp
2002-10-14 Russ Dilladded full udhcp integration
2002-10-12 Eric AndersenDoh! I screwed up applying vodz' patch.
2002-10-12 Eric AndersenAfter thinking about it, I think this patch from Matt...
next