oweals/busybox.git
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>
2007-01-09 Denis Vlasenkosmall size reduction by Bernhard Fischer <rep.nop@aon.at>
2007-01-09 Denis Vlasenkocompilation fix by Bernhard Fischer <rep.nop@aon.at>
2007-01-09 Bernhard Reutner... - missing hunk to go with r17206
2007-01-09 Bernhard Reutner... - shrink by 26 bytes or so
2007-01-09 Bernhard Reutner... - vapier wants LD to point to CC, revert my previous...
2007-01-09 Bernhard Reutner... - shrink klogd a tiny bit.
2007-01-09 Bernhard Reutner... vda, we once had a get_chomped_line_from_file or the...
2007-01-08 Denis Vlasenkoping6: fix sequence numbers (missed ntoh) and ttl display.
2007-01-08 Bernhard Reutner... - guess we need dl too
2007-01-08 Bernhard Reutner... - set LD to ld
2007-01-07 Denis VlasenkoPrevious "fix" wasn't good enough.
2007-01-07 Denis Vlasenkoarp: small fixes for user-supplied device name case
2007-01-07 Bernhard Reutner... - style fixes and shrink by another 4 bytes while at it.
2007-01-07 Denis Vlasenkohttpd: stop adding our own "Content-type:" to CGI output
2007-01-07 Denis Vlasenkogzip cleanup part #13 - the last for today I think
2007-01-07 Denis Vlasenkogzip cleanup part #12
2007-01-07 Denis Vlasenkogzip cleanup part #11
2007-01-07 Denis Vlasenkogzip cleanup part #10
2007-01-07 Denis Vlasenkogzip cleanup part #9
2007-01-07 Denis Vlasenkogzip cleanup part #8
2007-01-07 Denis Vlasenkogzip cleanup part #7
2007-01-07 Denis Vlasenkogzip cleanup part #6
2007-01-07 Denis Vlasenkogzip cleanup part #5
2007-01-07 Denis Vlasenkogzip cleanup part #4
2007-01-07 Denis Vlasenkogzip cleanup part #3
2007-01-07 Denis Vlasenkogzip cleanup part #2
2007-01-07 Denis Vlasenkoa ton of gzip changes, split up in compiled and
2007-01-07 Denis VlasenkoI *always* forgotting svn add
2007-01-07 Bernhard Reutner... - FIXME: someone broke diff -r
2007-01-07 Bernhard Reutner... - a few minor tweaks
2007-01-07 Bernhard Reutner... - pull taskset.tests from the busybox_scratch branch
2007-01-07 Bernhard Reutner... - add arp to defconfig
2007-01-07 Denis Vlasenkoadd arp applet - thanks to
2007-01-07 Denis Vlasenkowork around gcc's false warning
2007-01-07 Denis Vlasenkodiff: small optimizations; do not try to diff non-seeka...
2007-01-06 Denis Vlasenkosyslogs: a bit better wording in explanation how buffering
2007-01-06 Bernhard Reutner... - minor shrinkage: -25 bytes or so.
2007-01-06 Denis Vlasenko"kernel" => "busybox"
2007-01-06 Denis Vlasenkokill unused variable
2007-01-06 Denis Vlasenkomove [g]zip decompressor state into malloc'ed buffer...
2007-01-05 Denis Vlasenkosplit inflate_xx_setup() subroutines from inflate_xx()
2007-01-05 Denis Vlasenkodo not expose internal state of [g]zip unpacker.
2007-01-05 Denis VlasenkoStopped doing assignments inside expressions.
2007-01-05 Denis Vlasenkodecompress_unzip: preparatory patch
2007-01-05 Denis VlasenkoStop tracking buffer size - it is a constant.
2007-01-05 Denis Vlasenkosimplify access to buffer, making code a bit smaller
2007-01-04 Bernhard Reutner... - remove duplicate includes
2007-01-04 Denis Vlasenkosyslogd: start using bb_common_bufsiz1 instead of stack...
2007-01-04 Denis Vlasenkosyslogd: stop doing open/fstat/lseek/close on _every_...
2007-01-04 Denis Vlasenkonew libbb func: xmalloc_realpath (+ use it where makes...
2007-01-04 Denis Vlasenkosyslogd: almost rewritten. Had several obvious bugs...
2007-01-04 Bernhard Reutner... - spelling fix
2007-01-04 Denis Vlasenkoklogd: small optimizations
2007-01-03 Denis Vlasenkofix allnoconfig build. the most useful fix of the month. ;)
2007-01-03 Denis Vlasenkohttpd: read cgi output with full_read, not safe_read
2007-01-03 Denis Vlasenkowget: always print port# in 'Host' header (smaller...
next