oweals/busybox.git
2007-01-22 Denis Vlasenkoping6: stop using xgethostbyname2, remove it from libbb.
2007-01-22 Denis Vlasenkonslookup: full circle. Here we started IPv6 work. Use...
2007-01-22 Bernhard Reutner... - add more strict prototype checking to catch wrong...
2007-01-22 Bernhard Reutner... - the archivers expect mode to be a mode_t, so do not...
2007-01-22 Bernhard Reutner... - forgot to include ip_common.h
2007-01-22 Bernhard Reutner... - not sure if we want a timestamp there, so put one in
2007-01-22 Bernhard Reutner... - sed -i -e "/\$Id:/d;"
2007-01-22 Denis Vlasenkocleanups: unnecessary casts, unified const_1, eliminate...
2007-01-22 Denis Vlasenkodnsd: getfileentry was leaking memory
2007-01-22 Denis Vlasenkoexterminate u_intXXX.
2007-01-22 Denis Vlasenkocomment out unused old networking API parts
2007-01-22 Denis Vlasenkoremove obsolete FEATURE_WGET_IP6_LITERAL
2007-01-22 Denis Vlasenkodefconfig: refresh
2007-01-22 Denis Vlasenkomove shell/cmdedit.c -> libbb/lineedit.c
2007-01-22 Denis Vlasenkocmdedit is not a 'command' editing anymore, it's just...
2007-01-22 Denis Vlasenkocmdedit: fix breakage
2007-01-22 Denis Vlasenkocmdedit.h: remove
2007-01-22 Denis Vlasenkocmdedit: stop playing dirty games with atexit
2007-01-22 Denis VlasenkoConvert cmdedit into more generic line input facility
2007-01-21 Denis VlasenkoIntroduce FEATURE_EDITING_FANCY_KEYS, so that user...
2007-01-21 Denis Vlasenkocmdedit: more optimizations
2007-01-21 Denis Vlasenkocmdedit: small optimizations
2007-01-21 Denis Vlasenkosanitize cmdedit a bit (group functions by task etc)
2007-01-21 Bernhard Reutner... - use makedev to get device number, else it gives wrong...
2007-01-21 Denis VlasenkoIntroduce FEATURE_EXEC_PREFER_APPLETS = "re-execute...
2007-01-20 Bernhard Reutner... - point to correct version. Thanks to Yann E. MORIN.
2007-01-20 Bernhard Reutner... - make tty's pre SUSv3 option handling dependant on...
2007-01-20 Bernhard Reutner... - get_terminal_width_height does not and should never...
2007-01-20 Bernhard Reutner... - small size tweak
2007-01-20 Bernhard Reutner... - make pre SUSv3 option handling dependant on INCLUDE_SUSv2
2007-01-20 Bernhard Reutner... - small size tweak
2007-01-20 Bernhard Reutner... - reuse retval for the option handling.
2007-01-20 Bernhard Reutner... - small size tweaks
2007-01-20 Bernhard Reutner... - make read_stduu() and read_base64() void, small size...
2007-01-20 Bernhard Reutner... - small size tweak
2007-01-20 Bernhard Reutner... - add C99 bool type for setups that support it.
2007-01-20 Denis VlasenkoAnnounce 1.3.2 and 1.4.0 on busybox.net
2007-01-20 Denis Vlasenkohead is 1.5.0.svn now
2007-01-20 Denis Vlasenkoreleasing busybox 1.4.0 1_4_0
2007-01-20 Denis Vlasenkofixing bugs revealed by randomconfig runs
2007-01-20 Denis Vlasenkofixes for amd64 compilation
2007-01-19 Denis Vlasenkols: stop doing time() for each file in "ls -l"
2007-01-19 Denis Vlasenkostrdup -> xstrdup
2007-01-19 Denis Vlasenkols: use get_cached_username/groupname
2007-01-19 Denis Vlasenkoopenvt,getty,vfork_daemon_rexec,mount: tighten up fd...
2007-01-19 Denis Vlasenkofsck: dead code removal; also disable progress indicato...
2007-01-19 Denis Vlasenkofsck: stop using strtok
2007-01-19 Denis Vlasenkofsck: move functions around so that related ones are...
2007-01-19 Denis Vlasenkofsck: small optimization
2007-01-18 Denis Vlasenkofix potentially misaligned 32-bit accesses
2007-01-18 Bernhard Reutner... - move the smallint that is platform dependant to it...
2007-01-18 Peter KjellerstedtUse char for smallint on CRIS as well.
2007-01-18 Bernhard Reutner... - reinstate paranoia check in wrapf().
2007-01-18 Denis Vlasenkofix subtle bug inherited from dash
2007-01-18 Denis Vlasenkostop using global variable needlessly
2007-01-18 Denis Vlasenkosmallint can be a char for amd64 too
2007-01-17 Denis Vlasenkosed,get_line_from_file: improve comments
2007-01-17 Bernhard Reutner... - stty's visible() function and catv's guts are identic...
2007-01-17 Bernhard Reutner... - remove superfluous define that expanded to "!strcmp"
2007-01-17 Bernhard Reutner... - reuse return code of vsnprintf to avoid pulling in...
2007-01-17 Bernhard Reutner... - merge display_changed() and display_all()
2007-01-17 Bernhard Reutner... - peruse get_terminal_width_height and remove legacy...
2007-01-17 Bernhard Reutner... - rewrite find_param to use index_in_str_array
2007-01-17 Bernhard Reutner... - manually inline tty_value_to_baud and remove string_t...
2007-01-17 Bernhard Reutner... - constify some read-only members and remove superfluou...
2007-01-17 Bernhard Reutner... - reuse option_mask32 for state-handling in main
2007-01-17 Bernhard Reutner... - replace some occurances of "kernel" with busybox
2007-01-14 Denis Vlasenkohttpd: use fd#1 in inetd mode
2007-01-14 Denis Vlasenkoinetd: preparatory patch, no code changes
2007-01-14 Denis VlasenkoRename bb_sanitize_stdio -> bb_sanitize_server_stdio
2007-01-14 Denis Vlasenkosmall size optimization
2007-01-14 Denis Vlasenkoisrv.h: add copyright info
2007-01-14 Denis VlasenkoI forgot "svn add" AGAIN! :(
2007-01-14 Denis Vlasenkofakeidentd: avoid extra fcntl calls
2007-01-14 Denis Vlasenkofakeidentd: fix daemon mode (was thinking that it is in
2007-01-14 Denis Vlasenkoinetd: open log after daemonization
2007-01-14 Denis VlasenkoBy popular request reinstate fakeidentd's standalone...
2007-01-13 Denis Vlasenkowhitespace fixes (leading spaces to tab)
2007-01-13 Denis Vlasenkosmall fixes to ipv6 infrastructure
2007-01-12 Denis Vlasenkorandom small size optimizations
2007-01-12 Denis Vlasenkostty: fix bug reported by Paul Albrecht <albrecht@rdi1...
2007-01-12 Denis Vlasenkostty: rearrange functions, avoiding the need in forward...
2007-01-12 Denis Vlasenkoundo RESERVE_CONFIG_BUFFER change. aldot, small on...
2007-01-12 Denis Vlasenkonext part of ipv6-ization. mostly netcat.
2007-01-12 Denis Vlasenkonext part of ipv6-ization. dnsd code is "interesting"...
2007-01-12 Denis Vlasenkonext part of ipv6-ization is here: wget & httpd
2007-01-11 Denis Vlasenkofakeinetd: attempted ipv6-ization (and it's done)
2007-01-11 Denis Vlasenkofix my own breakage
2007-01-11 Denis VlasenkoTrailing whitespace removal over entire tree
2007-01-11 Denis Vlasenkofix verbose output; remove commented-out includes.
2007-01-11 Denis Vlasenkoipv6-ization efforts continue. Few bugs are found,
2007-01-10 Denis Vlasenkocode shrinkage by Bernhard Fischer <rep.nop@aon.at>
2007-01-10 Denis Vlasenkomissed a few #undefs (no real impact I think)
2007-01-10 Denis Vlasenkofix bug 1146 (gunzip breakage introduced by me --vda)
2007-01-10 Denis Vlasenkoa bit more IPv6-ization work
2007-01-10 Denis VlasenkoImprove generic ipv4+ipv6 support in libbb.
2007-01-10 Denis Vlasenkoexecute "safe applets" exev if not standalone shell
2007-01-09 Denis VlasenkoFix typo in usage text by shortening it
2007-01-09 Denis VlasenkoYet another small size reduction by Bernhard Fischer...
2007-01-09 Denis Vlasenkosmall size reduction by Bernhard Fischer <rep.nop@aon.at>
next