patch: add -N and a test for it (fails for now)
[platform/upstream/busybox.git] / include /
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-08-11 Denys Vlasenkontpd: mention -N in help text
2010-08-08 Bradley M. Kuhnwget: implement -T SEC; rework progress meter to not...
2010-08-07 Denys Vlasenkoudhcpc: add -v to help text
2010-08-06 Waldemar BrodkorbOpenBSD compatibility
2010-07-29 Denys Vlasenkodc: make it use long longs for integer ops
2010-07-18 Jeremie Koeniglibbb.h: add device names for Hurd and FreeBSD
2010-07-16 Denys Vlasenkocttyhack: move build system bits into cttyhack.c, no...
2010-07-16 Denys Vlasenkoash: move config stuff into ash.c, no code chages
2010-07-16 Denys Vlasenkohush: make set -x support optional
2010-07-15 Denys Vlasenkohush: fix faloout from previous commit
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-03 Pascal Bellardlibbb: introduce and use BB_EXECVP_or_die()
2010-07-03 Lauri Kasanenlosetup: use LOOP_foo defines
2010-07-01 Denys Vlasenkochrt: code shrink
2010-07-01 Denys Vlasenkoconsolidate xz format comment. no code changes
2010-07-01 Denys Vlasenkoxz compression detection: avoid the need to seek
2010-06-28 Pascal Bellardconspy: code shrink
2010-06-27 Denys Vlasenkonc: introduce CONFIG_NC_110_COMPAT option.
2010-06-27 Ladislav Michl*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix,...
2010-06-26 Denys Vlasenko*: tar-related cleanups: move struct to unarchive.h...
2010-06-24 Ladislav Michltar: optional support for --to-command
2010-06-24 Denys Vlasenko*: introduce and use bb_unsetenv_and_free
2010-06-21 Denys Vlasenkobootchartd: added optional compat features
2010-06-19 Dan FandrichAdded code for nonstandard function strsep()
2010-06-19 Dan FandrichA few minor portability improvements
2010-06-15 Denys Vlasenkofindutils/*: move usage and applet bits to *.c files
2010-06-07 Denys Vlasenkobbconfig: make it independent from printf functions
2010-06-07 Denys Vlasenkosmall fix in usage text
2010-06-06 Pascal Bellardmodprobe: add support for -l and -s. Remove some unsupp...
2010-06-06 Denys Vlasenkopipe_progress: make it independent of printf machinery
2010-06-06 Denys Vlasenkoyes: this applet doesn't have options, don't lie that...
2010-06-05 Denys Vlasenkomake it possible to keep usage texts in .c files
2010-06-05 Denys Vlasenkomake it possible to have include/applets.h-esque entrie...
2010-06-05 Denys VlasenkoRemove requirement that include/applets.h must be sorted
2010-06-02 Denys Vlasenko*: simplify checks for gz/bz2/xz magic
2010-06-01 Tomas Heinrichlineedit: fix column display for wide and combining...
2010-05-31 Denys Vlasenkoarchival/*: shrink by reusing sufficiently similar...
2010-05-30 Denys Vlasenko*: teach tar et. al. to understand .xz by heart
2010-05-30 Denys Vlasenkounxz: new applet, complete with xzcat and xz -d aliases
2010-05-30 Denys Vlasenkorename FEATURE_LZMA_ALIAS to just LZMA
2010-05-27 Denys Vlasenkotrim help text. -29 bytes
2010-05-27 Denys Vlasenkounlzma: add "lzma -d" alias, add -t support, rename...
2010-05-23 Grigory Batalovfgconsole: new applet by Grigory Batalov <bga@altlinux...
2010-05-22 Denys Vlasenkops: make "ps -o BAD" emit list of good -o params
2010-05-22 Maksym Kryzhanovskyyfuser: code shrink, fixing default signal, exitcode...
2010-05-20 Denys Vlasenkoshell: make it possible to alias one of shells to ...
2010-05-17 Denys Vlasenkotypo fix
2010-05-16 Denys Vlasenkostop using LAST_SUPPORTED_WCHAR and CONFIG_LAST_SUPPORT...
2010-05-16 Tomas Heinrichlineedit: partially fix wide and combining chars editing
2010-05-15 Denys Vlasenkocttyhack: document the need to setsid
2010-05-09 Denys Vlasenkotrim help text
2010-05-08 Denys Vlasenkotune2fs: move to e2fsprogs
2010-05-06 Gustavo Zacariasinstall lspci and lsusb to /usr/bin
2010-05-06 Denys Vlasenkorpm: make rpm -i SRPM.rpm install it to surrent dir...
2010-05-06 Denys Vlasenkorpm: code shrink. Now uses open_zipped's logic (factore...
2010-05-04 Denys Vlasenkobootchartd: new applet
2010-05-02 Souf Ouedrfkill: new applet
2010-04-26 Denys Vlasenkogrep: makw -w support unconditional
2010-04-14 Denys Vlasenkoudhcpc: make help text better
2010-04-14 Denys Vlasenkodnsd: enforce alignment on packet buffer
2010-04-06 Denys Vlasenkolibbb: add skip_dev_pfx()
2010-04-06 Denys Vlasenkotelnetd: fill hostname field in utmp/wtmp records
2010-04-05 Denys Vlasenkoremoved extra \n in fdisk help text
2010-04-05 Denys Vlasenkotelnetd: write LOGIN/DEAD_PROCESS utmp records. Closes...
2010-04-05 Denys Vlasenkolibbb: split update_utmp from login/getty in preparatio...
2010-04-04 Denys Vlasenkolibbb: factor out hex2bin() for infiniband address...
2010-04-02 Denys Vlasenkohttpd: fix proxy mode bug (annoying but harmless),...
2010-03-31 Denys Vlasenkolibpwdgrp: comment out more unused functions
2010-03-31 Denys Vlasenkolibpwdgrp: comment out functions with UNUSED_SINCE_WE_A...
2010-03-29 Kim B. Heinodpkg: support config file overwrite options
2010-03-27 Denys Vlasenkousage: random tweaks to help texts
2010-03-27 Denys Vlasenkodumpleases: better help text
2010-03-26 Jérémie KoenigHurd compat fixes. Mostly dealing with absent PATH_MAX
2010-03-26 Denys Vlasenkounicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT,...
2010-03-26 Tomas Heinrichunicode: optional table for better handling of neutral...
2010-03-25 Denys Vlasenkoudhcpc: add -x OPT:VAL option
2010-03-23 Maciek Borzeckibrctl: fixing stp parameters incompatibility
2010-03-20 Denys Vlasenkoudhcpc: make it possible to disable vendor id; improve...
2010-03-19 Denys Vlasenkoflock: better help text
2010-03-19 J. Tangtar: optional support for restoring selinux context
2010-03-18 Timo Terasflock: new applet
2010-03-18 Denys Vlasenko*: code shrink and better "died from signal" reporting...
2010-03-18 Tomas Heinrichlineedit: first shot at optional unicode bidi input...
2010-03-16 Denys Vlasenkoinclude/fix_u32.h: try harder to not cause redefinition...
2010-03-15 Alexander Shishkinar: add archive creation support
2010-03-11 Denys Vlasenkolineedit: fix another corner case with bad unicode...
2010-03-10 Denys Vlasenkopopmaildir: give examples in help text. +91 byte
2010-03-09 Tomas Heinrichlineedit: invalid unicode characters are replaced with...
2010-03-08 Denys Vlasenkoinclude/fix_u32.h: fix trivial compile breakage :(
2010-03-06 Denys Vlasenkolibbb/loop.c: use common fix_u32.h trick
2010-03-05 Denys Vlasenkotftp: do not show progress bar if we get error right...
2010-03-02 Denys Vlasenkohead,tail: trim help text; make suffixes unconditional...
2010-02-26 Denys Vlasenkosu: move restricted_shell into su.c (the only user)
2010-02-26 Denys Vlasenkosetup_environment(): eliminate one parameter
2010-02-26 Bernhard Reutner... crontab: use setup_environment
2010-02-19 Denys Vlasenkofix Unicode build on glibc
2010-02-14 Bernhard Reutner... usage: fix typo
2010-02-14 Denys Vlasenkodelete forgotten chunk in prev commit
2010-02-14 Denys Vlasenkotrim help text
next