oweals/busybox.git
2014-12-25 John Schroederudhcpd: account for script delay in lease
2014-12-24 Denys VlasenkoStart 1.24.0 development cycle
2014-12-24 Denys VlasenkoBump version to 1.23.0 1_23_0
2014-12-24 Denys Vlasenkolibbb: add sanity check in bb_arg_max()
2014-12-22 Denys Vlasenkorandomconfig fixes
2014-12-22 Peter KümmelMake it possible to override LOGIN_FAIL_DELAY in CONFIG...
2014-12-21 Denys Vlasenkoudhcpc: account for script run time
2014-12-18 Baruch Siachnanddump: don't show --bb in usage when disabled
2014-12-17 Baruch Siachnandwrite: fix build when long options are disabled
2014-12-15 Ron Yorstonlineedit: don't block when looking for escape sequence...
2014-12-11 Denys Vlasenkotar: fix "tar -cJ" ignoring -J option. closes 7706
2014-12-10 Denys Vlasenkolineedit: don't fall back to simple line input if tty...
2014-12-10 Bartosz GolaszewskiConfig: select PLATFORM_LINUX if using sendfile()
2014-12-10 Jacob Kjaergaardflashcp: change BUFSIZE to 4k
2014-12-06 Denys Vlasenkomake xmalloc_open_zipped_read_close result NUL terminated
2014-12-06 Denys Vlasenkolibarchive: add capability to unpack to mem.buffer
2014-12-06 Denys VlasenkoRename transformer_aux_data_t -> transformer_state_t
2014-11-30 Denys Vlasenkoman: do not mangle $MANPATH in memory
2014-11-27 Bartosz Golaszewskilibbb: use sendfile() to copy data between file descriptors
2014-11-26 Denys Vlasenkoman: accept a list of dirs in $MANPATH
2014-11-26 Denys Vlasenkolibbb: use ARG_MAX for bb_arg_max() only if it's 60k+
2014-11-26 Denys Vlasenkobbunit: fix WANT_TIMING compilation
2014-11-26 Bartosz Golaszewskigitignore: add testsuite/echo-ne
2014-11-25 Denys Vlasenkoudhcpd: if a lease from lease file coincides with a...
2014-11-21 Denys Vlasenkoinit: do not run shutdown/reexec actions from signal...
2014-11-20 Denys Vlasenkomodprobe,rmmod: reject module names with slashes
2014-11-20 Denys Vlasenkotypo fix in comment
2014-11-18 Denys Vlasenkoash,hush: do not segfault on $((2**63 / -1))
2014-11-17 Denys Vlasenkoash: fix handling of negative start value in ${v:start...
2014-11-17 Michael Tokareviproute: support onelink route option and print route...
2014-11-17 Denys Vlasenkoexit with 127 if appled name wasn't found - it's more...
2014-11-04 Michel Stamzcip: Add environment variable for overriding log funct...
2014-10-30 Michel Stamzcip: allow our own class B range to be used for ZeroConf
2014-10-30 Michel Stamudhcpd: add option for tweaking arpping
2014-10-05 Miroslav Lichvarntpd: calculate offset to jitter ratio before updating...
2014-10-05 Denys Vlasenkosed: fix "sed CMD -i nonexistent_file". Closes 7484
2014-10-02 Miroslav Lichvarntpd: don't stay at short polling interval
2014-10-02 Denys Vlasenkogetty: set tty attrs so that control chars are shown...
2014-09-27 Denys Vlasenkontpd: be less eager to use shorter poll intervals
2014-09-25 Denys Vlasenkoubiupdatevol: fix -t to not require an option. Closes...
2014-09-24 Denys Vlasenkoinstall: fix help text
2014-09-24 Miroslav Lichvarntpd: split out poll adjusting code
2014-09-24 Miroslav Lichvarntpd: don't wait for good offset before disabling burst...
2014-09-24 Aaro Koskineninstall: implement -t DIR
2014-09-23 Aaro Koskinenless: make -E work
2014-09-22 Denys Vlasenkoless: trivial code shrink
2014-09-22 Denys Vlasenkoless: move "retry-on-EAGAIN" logic closer to read ops
2014-09-21 Denys Vlasenkoless: disable "suppress empty wraparound" optimization
2014-09-20 Ari Sundholmdf: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0
2014-09-17 Denys Vlasenkofalse: make "false --help" exit with 1
2014-09-17 Ari Sundholmdf: implement -T option
2014-09-15 Denys Vlasenkosed: fix a buglet in s///NUM handling
2014-09-15 Denys Vlasenkoftpd: make LIST command show dotfiles too
2014-09-15 Denys Vlasenkovi: fix incorrect memory access on brace matching....
2014-09-08 Denys Vlasenkomdev: treat zero-length /dev/mdev.seq the same as ...
2014-09-08 Denys Vlasenkoash: fix off-by-one in "jobs %4" handling. closes 7310
2014-09-08 Denys Vlasenkoash: factor out ASH_HELP config option
2014-09-05 Denys Vlasenkofind: support -perm /BITS. Closes 7340
2014-09-04 Denys Vlasenkotftpd: tweak HP PA-RISC firmware bug compatibility
2014-09-03 Denys Vlasenkotftpd: support full 512-byte requests
2014-08-30 Denys Vlasenkotaskset: fix logic error in "if it doesn't start with...
2014-08-28 Denys Vlasenkogrep: fix "grep -r PATTRN SYMLINK_TO_DIR"
2014-08-27 Florian Fainelliping: add -p to specify data pattern
2014-08-17 Denys Vlasenkotaskset: support CPU masks for more than 64 CPUs
2014-08-15 Denys Vlasenkoaddgroup: mention -S in the help text
2014-08-13 Denys Vlasenkoash: make ${#var} unicode-aware
2014-08-13 Denys Vlasenkoash,hush: run reinit_unicode() only if makes sense
2014-08-13 Denys Vlasenkohush: make ${#var} unicode-aware
2014-08-11 Denys Vlasenkoinit: if libc-based Unicode support is on, run setlocal...
2014-08-05 Morten Kvistgaardftpd: add optional support for authentication
2014-07-30 Denys Vlasenkosha3: tweak comments and indentation
2014-07-30 Denys Vlasenkosha3: code shrink (and speedup for SHA3_SMALL=0)
2014-07-29 Denys Vlasenkotop: fix memset length (sizeof(ptr) vs sizeof(array...
2014-07-27 Timo Terästop: fix and merge code to parse /proc/meminfo
2014-07-25 Denys Vlasenkosha3: add 32-bit optimized bit-sliced implementation
2014-07-20 Ken Sharpzcip: fix link-local IP conflict detection
2014-07-16 Jeremy Kerrudhcp: add PXELINUX path prefix option (code 210) defin...
2014-07-15 Denys Vlasenkontpd: add support for -I IFACE
2014-07-04 David Marchandmodinfo: fix module parsing with kernel >= 2.6.37
2014-07-04 Denys Vlasenkofatattr: use the standard type for 32-bit int
2014-07-04 Denys Vlasenkosetlogcons: fix help text
2014-07-03 Joshua Judson... syslogd: make "reopen log file every second" logic...
2014-07-02 Joshua Judson... syslogd: syslogd: don't *decrement* log_file->size...
2014-07-02 Denys Vlasenkosyslogd: make "-O -" log to stdout
2014-07-01 Denys Vlasenkotest: fix mishandling of "test '(' = '('" and similar
2014-07-01 Denys Vlasenkolibbb: fix bb_ask() to flush input before prompt, not...
2014-06-30 Denys Vlasenkocpio: reinstate "options:" line in help text
2014-06-30 Bartosz GolaszewskiRename INIT_LAST to INIT_FUNC to avoid confusion
2014-06-30 Pascal Bellardfatattr: new applet
2014-06-30 Denys Vlasenkolzop: add overflow check
2014-06-27 Michael Gernothstat: fix printing selinux context and null-dereference
2014-06-27 Denys Vlasenkoftpd: do not use root_fd if we are not in chroot
2014-06-27 Denys Vlasenkoftpd: for LIST, open current directory *in the child*
2014-06-27 Denys Vlasenkoftpd: escape chroot prior to re-executing ls helper
2014-06-26 Denys Vlasenkoawk: fix handling of "if ... break ; else ..." - closes...
2014-06-26 Denys Vlasenkoftpd: optimize writes of LIST results a bit
2014-06-25 Richard Genoudnanddump: change default to --bb=skipbad
2014-06-25 Richard Genoudnanddump: kill -b Omit bad block
2014-06-25 Richard Genoudnanddump: add options --bb=skipbad and padbad
2014-06-25 Richard Genoudnanddump: correct rounding to next page (lead to infini...
next