busybox
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/09
Re[2]: [PATCH] udhcpc6 improvements
Laurent Bercot
2025/02/09
Allow to override Content-Length in wget
ale5000
2025/02/09
Re: [PATCH v2] udhcpc: add support for sending DHCPINFORM packets
Nicolas Cavallari
2025/02/09
Re: [PATCH v2] udhcpc: add support for sending DHCPINFORM packets
Denys Vlasenko
2025/02/09
Re: [Patch] udhcpc6: support generate a consistent iaid
Denys Vlasenko
2025/02/09
Re: [PATCH] udhcpc6 improvements
Denys Vlasenko
2025/02/08
[PATCH v6 08/10] applets: use BB_EXECVP and BB_EXECVPE instead of exec calls
Nadav Tasher
2025/02/08
[PATCH v6 09/10] httpd: disable FEATURE_HTTPD_CGI when FEATURE_FORCE_APPLETS is enabled
Nadav Tasher
2025/02/08
[PATCH v6 06/10] ash: use BB_EXECVE to execute commands and applets in tryexec
Nadav Tasher
2025/02/08
[PATCH v6 10/10] executable: allow forcing all applets to behave as NOEXEC applets
Nadav Tasher
2025/02/08
[PATCH v6 07/10] tar: replace execlp call with BB_EXECVP and disable xz compression when applets are prefered
Nadav Tasher
2025/02/08
[PATCH v6 04/10] vfork_daemon_rexec: implement bb_system using spawn_and_wait
Nadav Tasher
2025/02/08
[PATCH v6 05/10] applets: change system() calls to bb_system()
Nadav Tasher
2025/02/08
[PATCH v6 03/10] vfork_daemon_rexec: update spawn_and_wait function to use BB_EXECVP
Nadav Tasher
2025/02/08
[PATCH v6 02/10] executable: introduce BB_EXECVE and BB_EXECVPE to handle applet execution and replace BB_EXECVP with a macro
Nadav Tasher
2025/02/08
[PATCH v6 01/10] Config.in: FEATURE_PREFER_APPLETS depends on !BUILD_INDIVIDUAL
Nadav Tasher
2025/02/08
Fixed overlooked problems and improved integration
Nadav Tasher
2025/02/08
Re: [PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
tito
2025/02/08
Re: [PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
Xabier Oneca -- xOneca
2025/02/08
Re: [PATCH v5 6/9] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/02/07
Re: [PATCH] udhcp: remove obsolete vendor abuse of site-specific options
Bjørn Mork
2025/02/07
Re[2]: [PATCH] udhcp: remove obsolete vendor abuse of site-specific options
Laurent Bercot
2025/02/07
generic-package compiler flags
Earthquake
2025/02/07
Re: [PATCH] Enable DHCP client to send requests via IPv6 GRE tunnel.
Bjørn Mork
2025/02/07
Re: [PATCH] udhcp: remove obsolete vendor abuse of site-specific options
Bjørn Mork
2025/02/07
AW: [PATCH] init: fix memory leak in finalize function in bootchartd.c
Walter Harms
2025/02/06
[PATCH] libbb/loop: fix existence check for LOOP_CONFIGURE ioctl
Wouter Franken
2025/02/05
Re: [PATCH] libbb: fix handle errors and overflow in xmalloc_readlink in xreadlink.c
Harald van Dijk
2025/02/05
Re: [PATCH] shell: fix DEREF_AFTER_NULL.EX.COND in hush.c
Harald van Dijk
2025/02/05
Re: [PATCH] init: fix memory leak in finalize function in bootchartd.c
Harald van Dijk
2025/02/05
[PATCH] shell: fix DEREF_AFTER_NULL.EX.COND in hush.c
Anton Moryakov
2025/02/05
[PATCH] scripts: kconfig: fix handle leak in conf_write in confdata.c
Anton Moryakov
2025/02/05
[PATCH] init: fix memory leak in finalize function in bootchartd.c
Anton Moryakov
2025/02/05
[PATCH] libbb: fix handle errors and overflow in xmalloc_readlink in xreadlink.c
Anton Moryakov
2025/02/05
[PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
Anton Moryakov
2025/02/05
Re: [PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
tito
2025/02/05
[PATCH] cut: Fix typo in help text
Christian Kohlschütter
2025/02/05
[PATCH] cut: Fix typo in help text
Christian Kohlschütter
2025/02/05
[PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
Anton Moryakov
2025/02/05
[PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
Anton Moryakov
2025/02/05
Re: [PATCH] miscutils: fix potential integer overflow in gray level calculation in fbsplash.c
Kang-Che Sung
2025/02/04
RE: [PATCH] miscutils: fix potential integer overflow in gray level calculation in fbsplash.c
Schindler, Dietmar - OTPS
2025/02/04
[PATCH] miscutils: Fix potential integer underflow in xc_lex_name
Anton Moryakov
2025/02/04
[PATCH] miscutils: fix potential integer overflow in gray level calculation in fbsplash.c
Anton Moryakov
2025/02/04
[PATCH] miscutils: fix potential integer overflow in gray level calculation in fbsplash.c
Anton Moryakov
2025/02/04
Re: [SPAM Warning!][RESEND PATCH v2] sed: parse delimiters in regular expression correctly
Yao Zi
2025/02/04
[PATCH] libbb/sha256: support optional hardware acceleration
Yao Zi
2025/02/01
Re: [PATCH v5 6/9] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Ron Yorston
2025/01/31
Re: [PATCH v5 6/9] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/01/30
Re: [PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
tito
2025/01/30
Re: [PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
Csókás Bence
2025/01/30
Re: [PATCH v5 9/9] httpd: disable execv call when applets are forced
Nadav Tasher
2025/01/30
[PATCH] miscutils: fix DIVISION_BY_ZERO.EX in beep.c
Anton Moryakov
2025/01/30
[PATCH] loginutils: fix OVERFLOW_UNDER_CHECK in getty.c
Anton Moryakov
2025/01/30
Re: [PATCH v5 6/9] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Ron Yorston
2025/01/30
Re: [PATCH v5 9/9] httpd: disable execv call when applets are forced
Ron Yorston
2025/01/29
Re: [PATCH v4 6/8] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/01/29
[PATCH v5 7/9] tar: replace execlp call with BB_EXECVP and disable xz compression when applets are prefered
Nadav Tasher
2025/01/29
[PATCH v5 9/9] httpd: disable execv call when applets are forced
Nadav Tasher
2025/01/29
[PATCH v5 8/9] applets: use BB_EXECVP and BB_EXECVPE instead of exec calls
Nadav Tasher
2025/01/29
[PATCH v5 6/9] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/01/29
[PATCH v5 5/9] applets: change system() calls to bb_system()
Nadav Tasher
2025/01/29
[PATCH v5 4/9] vfork_daemon_rexec: implement bb_system using spawn_and_wait
Nadav Tasher
2025/01/29
[PATCH v5 3/9] vfork_daemon_rexec: update spawn_and_wait function to use BB_EXECVP
Nadav Tasher
2025/01/29
[PATCH v5 2/9] executable: introduce BB_EXECVPE function to handle applet execution and replace BB_EXECVP with a macro
Nadav Tasher
2025/01/29
[PATCH v5 1/9] Config.in: FEATURE_PREFER_APPLETS depends on !BUILD_INDIVIDUAL
Nadav Tasher
2025/01/29
Improved code safety, fixed overlooked problems
Nadav Tasher
2025/01/29
[PATCH] tar: allow creating empty archive when -T is set
Sertonix
2025/01/29
[PATCH] archival: fix DEREF_OF_NULL.RET.STAT in dpkg.c
Anton Moryakov
2025/01/29
[PATCH] archival: fix DEREF_OF_NULL.EX in dpkg.c
Anton Moryakov
2025/01/29
[PATCH] libb: fix DEREF_OF_NULL.EX in securetty.c
Anton Moryakov
2025/01/29
Re: [PATCH v4 6/8] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Ron Yorston
2025/01/29
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/29
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Kang-Che Sung
2025/01/28
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/28
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/28
Re: [PATCH v4 1/8] applets: replace exec calls with BB_EXECVP
Nadav Tasher
2025/01/28
Re: [PATCH v4 1/8] applets: replace exec calls with BB_EXECVP
Ron Yorston
2025/01/28
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
d+busybox
2025/01/27
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Kang-Che Sung
2025/01/27
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/27
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Kang-Che Sung
2025/01/27
[PATCH v4 7/8] vfork_daemon_rexec: implement bb_system using spawn_and_wait
Nadav Tasher
2025/01/27
[PATCH v4 4/8] vfork_daemon_rexec: update spawn_and_wait function to use BB_EXECVP
Nadav Tasher
2025/01/27
[PATCH v4 3/8] executable.c: introduce BB_EXECVPE function to handle applet execution and replace BB_EXECVP with a macro
Nadav Tasher
2025/01/27
[PATCH v4 8/8] applets: change system() calls to bb_system()
Nadav Tasher
2025/01/27
[PATCH v4 6/8] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/01/27
[PATCH v4 5/8] tar: replace execlp call with BB_EXECVP, disable xz compression when applets are prefered
Nadav Tasher
2025/01/27
[PATCH v4 2/8] Config.in: FEATURE_PREFER_APPLETS depends on !BUILD_INDIVIDUAL
Nadav Tasher
2025/01/27
[PATCH v4 1/8] applets: replace exec calls with BB_EXECVP
Nadav Tasher
2025/01/27
Changed BB_EXECVP and BB_EXECVPE implementation, improved code style and squashed patches
Nadav Tasher
2025/01/27
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
d+busybox
2025/01/26
Re: [PATCH v3 15/27] BB_EXECVP: make BB_EXECVP do NOEXEC logic and allow it to to force applet execution
d+busybox
2025/01/26
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Kang-Che Sung
2025/01/26
Re: [PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
d+busybox
2025/01/26
[PATCH v3 25/27] slattach: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 23/27] bootchartd: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 26/27] watch: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 24/27] man: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 27/27] mdev: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 21/27] awk: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 22/27] vi: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 19/27] vfork_daemon_rexec: implement bb_system using spawn_and_wait
Nadav Tasher
2025/01/26
[PATCH v3 18/27] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/01/26
[PATCH v3 17/27] tar: replace execlp call with BB_EXECVP, disable xz compression when applets are prefered
Nadav Tasher
2025/01/26
[PATCH v3 20/27] dpkg: Use bb_system instead of system
Nadav Tasher
2025/01/26
[PATCH v3 11/27] ifupdown: replace execle call with BB_EXECVPE
Nadav Tasher
2025/01/26
[PATCH v3 15/27] BB_EXECVP: make BB_EXECVP do NOEXEC logic and allow it to to force applet execution
Nadav Tasher
2025/01/26
[PATCH v3 12/27] runsv: change execl calls to BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 14/27] Config.in: FEATURE_PREFER_APPLETS depends on !BUILD_INDIVIDUAL
Nadav Tasher
2025/01/26
[PATCH v3 16/27] vfork_daemon_rexec: update spawn_and_wait function to use BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 13/27] runsvdir: replace execlp call with BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 10/27] crond: replace execlp calls with BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 05/27] getty: change BB_EXECLP call to BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 09/27] svlogd: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 08/27] script: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/26
Updated BB_EXECVPE implementation, bb_system implementation
Nadav Tasher
2025/01/26
[PATCH v3 07/27] crontab: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 06/27] conspy: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 03/27] halt: convert execlp call to BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 01/27] BB_EXECVP: replace execv and execvp calls with BB_EXECVP
Nadav Tasher
2025/01/26
[PATCH v3 02/27] bootchartd: convert execl calls to BB_EXECVP
Nadav Tasher
2025/01/24
[PATCH] flock: Add --close option
mac
2025/01/22
Re: [PATCH 02/18] bootchartd: convert execl calls to BB_EXECVP
Nadav Tasher
2025/01/22
Re: [PATCH v2 15/27] BB_EXECVP: make BB_EXECVP do NOEXEC logic and allow it to to force applet execution
Nadav Tasher
2025/01/22
Re: [PATCH v2 15/27] BB_EXECVP: make BB_EXECVP do NOEXEC logic and allow it to to force applet execution
David Leonard
2025/01/22
Re: [PATCH 02/18] bootchartd: convert execl calls to BB_EXECVP
Roberto A. Foglietta
2025/01/22
Re: [PATCH 02/18] bootchartd: convert execl calls to BB_EXECVP
Csókás Bence
2025/01/21
[PATCH v2 27/27] mdev: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 24/27] man: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 25/27] slattach: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 26/27] watch: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 23/27] bootchartd: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 22/27] vi: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 20/27] dpkg: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 21/27] awk: Use bb_system instead of system
Nadav Tasher
2025/01/21
[PATCH v2 19/27] vfork_daemon_rexec: implement bb_system using spawn_and_wait
Nadav Tasher
2025/01/21
[PATCH v2 16/27] vfork_daemon_rexec: update spawn_and_wait function to use BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 18/27] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/01/21
[PATCH v2 15/27] BB_EXECVP: make BB_EXECVP do NOEXEC logic and allow it to to force applet execution
Nadav Tasher
2025/01/21
[PATCH v2 17/27] tar: replace execlp call with BB_EXECVP, disable xz compression when applets are prefered
Nadav Tasher
2025/01/21
[PATCH v2 13/27] runsvdir: replace execlp call with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 09/27] svlogd: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 14/27] Config.in: FEATURE_PREFER_APPLETS depends on !BUILD_INDIVIDUAL
Nadav Tasher
2025/01/21
[PATCH v2 12/27] runsv: change execl calls to BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 11/27] ifupdown: replace execle call with BB_EXECVPE
Nadav Tasher
2025/01/21
[PATCH v2 10/27] crond: replace execlp calls with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 07/27] crontab: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 08/27] script: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 06/27] conspy: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 04/27] adduser: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 05/27] getty: change BB_EXECLP call to BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 03/27] halt: convert execlp call to BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 01/27] BB_EXECVP: replace execv and execvp calls with BB_EXECVP
Nadav Tasher
2025/01/21
[PATCH v2 02/27] bootchartd: convert execl calls to BB_EXECVP
Nadav Tasher
2025/01/21
[no subject]
Nadav Tasher
2025/01/21
[PATCH] editors: fix potential deref-of-null
Maks Mishin
2025/01/21
[PATCH] networking: fix potential deref-of-null
Maks Mishin
2025/01/20
[RESEND PATCH v2] sed: parse delimiters in regular expression correctly
Celeste
2025/01/19
[PATCH 04/18] adduser: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 18/18] ash: use BB_EXECVPE to execute commands with FEATURE_SH_STANDALONE
Nadav Tasher
2025/01/19
[PATCH 15/18] BB_EXECVP: make BB_EXECVP do NOEXEC logic and allow it to to force applet execution
Nadav Tasher
2025/01/19
[PATCH 17/18] tar: replace execlp call with BB_EXECVP, disable xz compression when applets are prefered
Nadav Tasher
2025/01/19
[PATCH 16/18] vfork_daemon_rexec: update spawn_and_wait function to use BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 12/18] runsv: change execl calls to BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 14/18] Config.in: FEATURE_PREFER_APPLETS depends on !BUILD_INDIVIDUAL
Nadav Tasher
2025/01/19
[PATCH 13/18] runsvdir: replace execlp call with BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 11/18] ifupdown: replace execle call with BB_EXECVPE
Nadav Tasher
2025/01/19
[PATCH 08/18] script: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 10/18] crond: replace execlp calls with BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 07/18] crontab: replace BB_EXECLP call with BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 09/18] svlogd: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 06/18] conspy: replace execl call with BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 03/18] halt: convert execlp call to BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 02/18] bootchartd: convert execl calls to BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 05/18] getty: change BB_EXECLP call to BB_EXECVP
Nadav Tasher
2025/01/19
[PATCH 01/18] BB_EXECVP: replace execv and execvp calls with BB_EXECVP
Nadav Tasher
2025/01/19
Making BusyBox self-contained by modifying exec calls and NOEXEC behaviour
Nadav Tasher
2025/01/17
[PATCH] Enable DHCP client to send requests via IPv6 GRE tunnel.
Emanuele Santini
2025/01/17
Re: [PATCH v2] adduser: remove preconfigured GECOS full name field
Natanael Copa
2025/01/17
[PATCH] init: add support for separate reboot action
Natanael Copa
2025/01/17
Re: [PATCH] tunctl: fix segfault on ioctl failure
Natanael Copa
2025/01/16
[PATCH] tunctl: fix segfault on ioctl failure
Dominique Martinet
2025/01/14
[PATCH 0/1] unexpand: fix -f converting non-leading blanks
Diogo Santos
2025/01/14
[PATCH 1/1] unexpand: fix -f converting non-leading blanks
Diogo Santos
2025/01/13
Proposal - Embedding BusyBox as self-contained shell interpreter in other programs
Nadav Tasher
2025/01/09
[PATCH] hwclock: make RTC default to UTC time
abigwc
2025/01/03
[PATCH] dmesg: don't use magic numbers in klogctl()
Bence Csókás
2025/01/02
Re: [PATCH v2] mount: don't pass 'auto' parameter to the kernel
Peter Korsgaard
2025/01/02
[PATCH v2] mount: don't pass 'auto' parameter to the kernel
Wolfram Sang
2024/12/30
Re: [RESEND][PATCH] modutils: fix "warning: function may return address of local variable"
David Leonard
2024/12/29
[RESEND][PATCH] modutils: fix "warning: function may return address of local variable"
Tomas Paukrt
2024/12/24
[PATCH] xargs: reopen stdin as /dev/null for spawned processes
Azat Khuzhin
2024/12/19
Re: [PATCH v2] adduser: remove preconfigured GECOS full name field
fossdd
2024/12/19
[PATCH 2/5] start-stop-daemon: replace execvp with BB_EXECVP
Nadav Tasher
2024/12/19
[PATCH 5/5] runsvdir: replace execlp with BB_EXECLP
Nadav Tasher
2024/12/19
[PATCH 4/5] crond: replace execlp calls with BB_EXECLP
Nadav Tasher
2024/12/19
[PATCH 1/5] reset: replace execvp call with BB_EXECVP
Nadav Tasher
2024/12/19
[PATCH 3/5] halt: replace execlp call with BB_EXECLP
Nadav Tasher
Earlier messages
Later messages