OSDN Git Service

android-x86/external-busybox.git
2002-11-26 Glenn L McGrathUse #ifdef instead of #if
2002-11-26 Glenn L McGrathFix simple syntax error
2002-11-26 Glenn L McGrathMake a seperate busybox-doc package
2002-11-25 Glenn L McGrathUse vfork instead of fork, some more cleanup from Vladi...
2002-11-25 Glenn L McGrathHandle name entries that have a \0 in them, last_patch_...
2002-11-25 Glenn L McGrathlast_patch_67 from Vladimir N. Oleynik
2002-11-24 Glenn L McGrathDont need a seperate function
2002-11-24 Glenn L McGrathWhen making parent directories set permissions based...
2002-11-24 Glenn L McGrathAdd an input buffer (currently 32kB) to speed things...
2002-11-24 Glenn L McGrathinclude libbb after stdlib.h as it breaks dmalloc
2002-11-23 Glenn L McGrathFix long filename support
2002-11-23 Glenn L McGrathNew rules file for unstable
2002-11-22 Glenn L McGrathConfig file for the static deb, based on options from...
2002-11-22 Glenn L McGrathConfig file for the standard debian package based on...
2002-11-22 Glenn L McGrathThe tunnel option isnt required for the ip command
2002-11-22 Glenn L McGrathUpdate configuration options
2002-11-22 Glenn L McGrathConfig file for udeb based on options from 0.60.5
2002-11-21 Glenn L McGrathFix a vfork bug, by Nick Fedchik and Vladimir N. Oleynik
2002-11-20 Glenn L McGrathAdd entry for Laurence Anderson
2002-11-20 Glenn L McGrathSpeed and memory usage improvements from Laurence Adnerson
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:
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
next