Commit Graph

  • 2a577970b6 Avoid integer overflow in suffix-processing code. update Stephen Heumann 2020-02-06 23:56:57 -0600
  • a0d9884e7e Merge commit 'aa3576a29b9619f4e1c1b131f5db53ad2bc2cb00' Stephen Heumann 2018-01-01 14:55:57 -0600
  • 0eb3794f57 Merge commit '7b25b1c5b2794a499c8ae99db75830a6d564561e' Stephen Heumann 2018-01-01 14:08:01 -0600
  • 75a4347378 Merge commit '869994cf4f9647fdfb519a1945f8582e71d3df3d' Stephen Heumann 2018-01-01 14:00:10 -0600
  • 370002d065 Merge commit 'e9abe75fda82a986b0b40969ebdd4aa92bcb52e3' Stephen Heumann 2018-01-01 13:35:39 -0600
  • 6143432e64 Merge commit '215b0ca6e4fe466c6942d21a1bba62d97f2d5e5d' Stephen Heumann 2018-01-01 13:26:37 -0600
  • 31f1b35500 Merge with BusyBox 1.26.0 development version prior to significant hush changes. Stephen Heumann 2018-01-01 12:59:30 -0600
  • b563e78833 Remove some more unnecessary stuff in libbb.h. Stephen Heumann 2018-01-01 01:14:54 -0600
  • 7b37cf666b Merge with BusyBox 1.25.0. Stephen Heumann 2018-01-01 00:27:42 -0600
  • d610c572f2 Revert some changes to work around ORCA/C issues that have been addressed. Stephen Heumann 2017-12-31 16:27:45 -0600
  • 99224d3946 Address a couple errors identified by ORCA/C 2.2.0 B2. master Stephen Heumann 2017-12-31 16:07:51 -0600
  • 81e26c4b8e Bump version to 1.27.2 1_27_2 Denys Vlasenko 2017-08-17 12:58:27 +0200
  • 0b16a67959 svc: fix a case where with more than option, getopt() state is not reset Denys Vlasenko 2017-08-05 01:38:55 +0200
  • 4989d05174 unzip: fix regression on big-endian machines Natanael Copa 2017-07-25 20:44:50 +0200
  • 21e5d0f841 config: FEDORA_COMPAT option (so far only tweaks uname) Denys Vlasenko 2017-08-04 02:22:17 +0200
  • cf792a58ab NOFORK fixes Denys Vlasenko 2017-08-04 02:20:19 +0200
  • 0a53eadea5 tls: fix pstm asm constraint problem Denys Vlasenko 2017-07-15 17:13:08 +0200
  • 25f07f5898 tls: fix build problem on non-static i386 Denys Vlasenko 2017-07-15 13:42:19 +0200
  • 6bb89e1622 libbb: safe_write should not return EINTR Denys Vlasenko 2017-07-14 14:22:09 +0200
  • 310bcec4dc shuf: fix random line selection. Closes 9971 Denys Vlasenko 2017-07-09 00:39:15 +0200
  • 8fd69c7bdb Bump version to 1.27.1 1_27_1 Denys Vlasenko 2017-07-18 19:22:15 +0200
  • 56a361bec1 fix more instances of ": $((a++))" in shell scripts Denys Vlasenko 2017-07-15 19:18:58 +0200
  • 6f13dd1d65 make_single_applets: fix ": $((fail++))" expansion error Kang-Che Sung 2017-07-15 11:38:58 +0800
  • 3df48bdde9 copyfd: guard use of munmap() with #if (windows builds need this) Johannes Schindelin 2017-07-14 16:11:43 +0200
  • 1f684bcde4 ash: protect WIFSTOPPED use with #if JOBS Johannes Schindelin 2017-07-14 22:25:58 +0200
  • 2cb72bb8de libbb: hide getnetbyaddr() inside "#if ENABLE_FEATURE_ETC_NETWORKS" block Denys Vlasenko 2017-07-14 20:17:17 +0200
  • 87d8ae94a2 uuencode: allow space instead of "`" as padding char. Closes 10046 Denys Vlasenko 2017-07-14 17:24:59 +0200
  • a3de7190a5 dd: fix status=none. Closes 10066 Denys Vlasenko 2017-07-14 13:44:30 +0200
  • f807b8e96e inetd,mount: do not die if uclibc without RPC is detected Denys Vlasenko 2017-07-10 14:43:22 +0200
  • 2f6dc07d8f beep: disallow FEATURE_BEEP_FREQ = 0 in configuration Denys Vlasenko 2017-07-08 12:21:45 +0200
  • 54916641be main: fix the case where user has "halt" as login shell. Closes 9986 Denys Vlasenko 2017-07-07 19:08:56 +0200
  • 80cb8796f8 dpkg: fix CONFIG_FEATURE_CLEAN_UP handling Peter Korsgaard 2017-07-05 11:53:58 +0200
  • ee67c9a60a setpriv: do not process remaining args Patrick Steinhardt 2017-07-02 15:42:50 +0200
  • 8965e5089e tls: use capped SNI len everywhere Denys Vlasenko 2017-07-04 16:52:45 +0200
  • e916d48e5a bzcat: compile bunzip2_main() if BZCAT. Denys Vlasenko 2017-07-04 16:23:36 +0200
  • 442d522f0b fixes for bugs found by make_single_applets.sh Denys Vlasenko 2017-07-03 21:31:16 +0200
  • ceaffde511 Bump version to 1.27.0 1_27_0 Denys Vlasenko 2017-07-03 13:40:46 +0200
  • 7fdb764e2e scripts/randomtest: update things which can't be tested on uclibc Denys Vlasenko 2017-07-03 02:33:08 +0200
  • 4ee824f6ba randomconfig fixes Denys Vlasenko 2017-07-03 01:22:13 +0200
  • 48c803a206 ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT, take 2 Denys Vlasenko 2017-07-01 23:24:48 +0200
  • e9aba3e7ea ash: fix 'trap - 65' Denys Vlasenko 2017-07-01 21:09:27 +0200
  • ba4fbca8a8 udhcpc6: make -O OPT work Denys Vlasenko 2017-06-28 19:18:17 +0200
  • ae2b9f286c modutils: delete unused replace_underscores() Denys Vlasenko 2017-06-28 19:10:29 +0200
  • 470bebe672 udhcpc6: add comments about option 39, no code changes Denys Vlasenko 2017-06-27 18:31:08 +0200
  • f56ddf2e4c ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT Denys Vlasenko 2017-06-27 17:51:07 +0200
  • 9f4b4226a4 pgrep: implement -a Denys Vlasenko 2017-06-26 21:10:47 +0200
  • 234b82ca19 udhcpc6: add support for timezones Denys Vlasenko 2017-06-26 19:42:48 +0200
  • 4add757929 pgrep: fix pgrep -flx "sleep 11" - saw "sleep 11" processes as "sleep 11 " Denys Vlasenko 2017-06-26 14:41:53 +0200
  • 1c013fae28 archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop Denys Vlasenko 2017-06-15 18:07:04 +0200
  • 5d72ae53c9 fix "ifdef ENABLE_foo": should always be "#if ENABLE_foo" Denys Vlasenko 2017-06-15 17:11:59 +0200
  • 45100b8d07 unshare: fix help text; select LONG_OPTS instead depending on them Denys Vlasenko 2017-06-14 16:20:02 +0200
  • 62d1e98fbd setpriv: new applet Assaf Gordon 2017-06-14 11:46:52 +0200
  • 2f24d30d01 iproute: support for filtering by and printing of scope André Draszik 2017-06-13 19:59:59 +0200
  • 978307f8a1 tar: add IF_FEATURE_* checks Ming Liu 2017-06-02 10:47:23 +0200
  • 192dce4b84 ip rule: add suppress_{prefixlength,ifgroup} options Stefan Tomanek 2017-06-13 19:06:09 +0200
  • 6683d1cbb4 ash: fix incorrect path in describe_command Youfu Zhang 2017-05-26 15:31:29 +0800
  • 2599937c4e ls: fix support for long options when FEATURE_LS_COLOR is deselected Laurent Bercot 2017-05-26 16:50:53 +0200
  • 13d72c3fd9 add/remove-shell: copy /etc/shells mode to new file Denys Vlasenko 2017-05-26 16:45:28 +0200
  • f547041940 ash,hush: fix SIGCHLD interrupting read builtin Denys Vlasenko 2017-05-22 19:34:45 +0200
  • 0c63299b84 sv: update to match version 2.1.2 of runit James Byrne 2017-05-15 21:39:51 +0200
  • bcb5764822 runsv: update to match version 2.1.2 of runit Denys Vlasenko 2017-05-15 19:44:48 +0200
  • 79c0d7332a svlogd.c: support -ttt (dateTtime instead of date_time) Denys Vlasenko 2017-05-15 19:12:09 +0200
  • ed820ccda1 udhcpc: do not accept --background on NOMMU (same as -b) Denys Vlasenko 2017-05-08 15:11:02 +0200
  • 741bfa9a72 udhcpc: fix "udhcpc -x hostname:<name> not working on nommu" Denys Vlasenko 2017-05-08 15:02:07 +0200
  • c5d16e92c1 diff: fix -N and nonexistent files. Closes 7454 Denys Vlasenko 2017-05-05 18:39:22 +0200
  • 0cc9b1843d vi: survive if stdin is nonblocking. closes 9851 Denys Vlasenko 2017-05-02 20:39:02 +0200
  • a1a3b595e1 time: inplement -f FMT Denys Vlasenko 2017-04-28 18:01:18 +0200
  • 5fe5be210c time: implement -a, -o FILE Tommi Rantala 2017-04-28 17:54:14 +0200
  • 854174f7dd time: document -p in usage Tommi Rantala 2017-04-24 19:08:53 +0300
  • 9c7ee1439a lsscsi: new applet Markus Gothe 2017-04-18 19:25:49 +0200
  • 10ad622dc2 Spelling fixes in comments, documentation, tests and examples Denys Vlasenko 2017-04-17 16:13:32 +0200
  • d85352b4ff factor: fix stray semicolon Denys Vlasenko 2017-04-17 15:57:07 +0200
  • 8352b717ce factor: support "no-argvs" usage Denys Vlasenko 2017-04-14 14:23:49 +0200
  • 44c0ab4102 libbb: fix "error: redefinition of 'is_tty_secure'" Denys Vlasenko 2017-04-13 17:55:05 +0200
  • 107159ef1c factor: improve comments for sieving logic... also fix a typo Denys Vlasenko 2017-04-13 13:38:16 +0200
  • 933dcf1c8a fix "loginutils/Config.in:319 error: Overlong line" Denys Vlasenko 2017-04-13 13:37:05 +0200
  • 021d50405b factor: improve comments for sieving logic Denys Vlasenko 2017-04-13 13:34:40 +0200
  • a3de0b3b86 libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD Denys Vlasenko 2017-04-13 13:04:05 +0200
  • 335681ca8e su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY Denys Vlasenko 2017-04-13 12:57:04 +0200
  • 517a82c5b6 login: move check_securetty to libbb Kaarle Ritvanen 2016-01-02 00:20:39 +0200
  • c054822027 factor: tweak comments Denys Vlasenko 2017-04-13 10:51:13 +0200
  • 6c149f4d9a ash: implement "exec -a ARGV0 CMD ARGV1..." Denys Vlasenko 2017-04-12 21:31:32 +0200
  • e139ae307e ash: make shellexec capable of using separate argv[0] and filename to exec Denys Vlasenko 2017-04-12 21:02:33 +0200
  • 352ddd3d21 Tweak GETOPT_RESET comment Denys Vlasenko 2017-04-12 20:21:34 +0200
  • 835ad3a984 libbb: GETOPT_RESET macro Kaarle Ritvanen 2017-04-12 00:58:46 +0300
  • c5496d3585 grep: FEATURE_GREP_CONTEXT should be available for "fgrep only" too Denys Vlasenko 2017-04-12 17:53:54 +0200
  • e31ca2e9b2 catv: convert this bbox-specific applet into "cat -v" Denys Vlasenko 2017-04-12 17:17:29 +0200
  • d9eb40c185 fix errors found with make_single_applets.sh Denys Vlasenko 2017-04-12 15:48:19 +0200
  • 0cecbe7d5d Sort more misplaced applets into coreutils or util-linux Denys Vlasenko 2017-04-12 14:16:29 +0200
  • 783d57af7b Sort some miscutils/ applets into coreutils or util-linux Denys Vlasenko 2017-04-12 13:58:40 +0200
  • ac47a00e2e partprobe: new applet Denys Vlasenko 2017-04-11 19:17:59 +0200
  • 1bc0bd13b5 w: new applet, alias to "who -H" Denys Vlasenko 2017-04-11 18:17:03 +0200
  • 67918b32ab fallocate: new applet Denys Vlasenko 2017-04-11 13:33:54 +0200
  • b9512fa6b3 fsfreeze: new applet Denys Vlasenko 2017-04-11 11:53:05 +0200
  • a976aaab0b factor: remove debug code Denys Vlasenko 2017-04-11 07:50:42 +0200
  • 8a134ec680 libbb: move isqrt from factor, use it in diff too Denys Vlasenko 2017-04-11 07:34:56 +0200
  • 10673c44f1 factor: much faster, and very slightly larger isqrt() Denys Vlasenko 2017-04-11 07:02:42 +0200
  • cc1f8ba489 factor: don't be too clever in isqrt - be small instead Denys Vlasenko 2017-04-10 18:30:35 +0200
  • ad5394d591 factor: add code to test isqrt() correctness Denys Vlasenko 2017-04-10 13:53:57 +0200
  • dd3a395053 factor: 25% faster sieving Denys Vlasenko 2017-04-10 12:10:46 +0200