busybox
Thread
Date
Earlier messages
Later messages
Messages by Date
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
2024/12/17
[PATCH] find: flush exec plus recursively
Sertonix
2024/12/13
Re: [PATCH] awk: fix handling of literal backslashes in replacement
Natanael Copa
2024/12/13
Re: [PATCH v3] lineedit: fix some tab completions written to stdout
Sertonix
2024/12/13
[PATCH v3] lineedit: fix some tab completions written to stdout
Natanael Copa
2024/12/13
Re: [PATCH] hexdump: fix regression with -n4 -e '"%u"'
Natanael Copa
2024/12/09
Re: [PATCH] cut: improve detection of invalid ranges
Denys Vlasenko
2024/12/09
Re: [PATCH] hexdump: fix regression with -n4 -e '"%u"'
Denys Vlasenko
2024/12/09
Inquiry about pending patch
Colin
2024/12/09
Re: [RESEND PATCH v2] sed: parse delimiters in regular expression correctly
Yao Zi
2024/12/09
Re: [PATCH] awk: fix handling of literal backslashes in replacement
Yao Zi
2024/12/08
Re: [PATCH] libbb: tidy argument checks in getopt32()
Denys Vlasenko
2024/12/08
Re: [PATCH] chpst: fix error check of nice(2) call
Denys Vlasenko
2024/12/08
Re: [PATCH] hush: fix G.argv0_for_re_execing to avoid endless loop
Denys Vlasenko
2024/12/01
[PATCH] chpst: fix error check of nice(2) call
Christian Franke
2024/12/01
Re: [PATCH] fix: menuconfig check for ncurses failed due to implicit return type of main
Michael Tokarev
2024/11/30
[PATCH] fix: menuconfig check for ncurses failed due to implicit return type of main
Amit Zioni
2024/11/24
[PATCH] hush: fix G.argv0_for_re_execing to avoid endless loop
Hajime Tazaki
2024/11/21
Re: Patch for adding sha384sum
Can Sun
2024/11/20
Re: [PATCH] adduser: remove preconfigured GECOS full name field
fossdd
2024/11/20
[PATCH v2] adduser: remove preconfigured GECOS full name field
fossdd
2024/11/19
busybox sed // behaviour differs from GNU
Jonathan H N Chin
2024/11/18
Re: [PATCH] adduser: remove preconfigured GECOS full name field
tito
2024/11/18
Re: [PATCH] adduser: remove preconfigured GECOS full name field
Xabier Oneca -- xOneca
2024/11/17
Re: Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Petr Vorel
2024/11/16
[PATCH] adduser: remove preconfigured GECOS full name field
fossdd
2024/11/14
[RESEND PATCH v2] sed: parse delimiters in regular expression correctly
Yao Zi
2024/11/14
[PATCH] awk: fix handling of literal backslashes in replacement
Yao Zi
2024/11/11
Re: Certificates expired
Roberto A. Foglietta
2024/11/11
Re: Certificates expired
Peter Korsgaard
2024/11/11
Re: [PATCH] udhcp: remove obsolete vendor abuse of site-specific options
Bjørn Mork
2024/11/11
Re: [PATCH] libbb/dump: correct handling of unsigned on big endian
Peter Kästle
2024/11/09
Certificates expired
ale5000
2024/11/08
RE: [PATCH] libbb/dump: correct handling of unsigned on big endian
David Laight
2024/11/08
Re: [PATCH] libbb/dump: correct handling of unsigned on big endian
Peter Kästle
2024/11/08
RE: [PATCH] libbb/dump: correct handling of unsigned on big endian
David Laight
2024/11/08
[PATCH] libbb/dump: correct handling of unsigned on big endian
Peter Kaestle
2024/11/06
Patch for adding sha384sum
Can Sun
2024/11/06
[PATCH] libbb: tidy argument checks in getopt32()
Ron Yorston
2024/11/05
Re: [PATCH v2] lineedit: fix some tab completions written to stdout
Natanael Copa
2024/11/03
[PATCH] cut: improve detection of invalid ranges
Ron Yorston
2024/11/01
[PATCH] patch: -d/--directory cmdline argument
Tyrell Keene
2024/11/01
[PATCH v2] lineedit: fix some tab completions written to stdout
Sertonix
2024/10/31
Re: Can't get mdev rule to match ethernet interfaces
Steffen Nurpmeso
2024/10/31
strncpy vs safe_strncpy usage
Tyrell Keene
2024/10/31
Can't get mdev rule to match ethernet interfaces
Mark Hills
2024/10/31
Re: Did installation modify my /boot ?
Jeff Pohlmeyer
2024/10/30
[PATCH] lineedit: fix some tab completions written to stdout
Sertonix
2024/10/28
Re: [PATCH] hexdump: fix regression with -n4 -e '"%u"'
Steffen Nurpmeso
2024/10/28
Re: [PATCH] hexdump: fix regression with -n4 -e '"%u"'
Natanael Copa
2024/10/28
Re: [PATCH] hexdump: fix regression with -n4 -e '"%u"'
Steffen Nurpmeso
2024/10/28
[PATCH] hexdump: fix regression with -n4 -e '"%u"'
Natanael Copa
2024/10/28
RE: [PATCH] svlogd: Fix potential deref-of-null
David Laight
2024/10/28
AW: [PATCH] svlogd: Fix potential deref-of-null
Walter Harms
2024/10/25
Re: Re: [PATCH] hexdump: add test to verify -n4 -e '"%u"'
Clayton Craft
2024/10/24
RE: [PATCH] hexdump: add test to verify -n4 -e '"%u"'
David Laight
2024/10/23
Re: [PATCH] hexdump: add test to verify -n4 -e '"%u"'
Steffen Nurpmeso
2024/10/23
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Steffen Nurpmeso
2024/10/23
Re: [PATCH] hexdump: add test to verify -n4 -e '"%u"'
Steffen Nurpmeso
2024/10/23
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Steffen Nurpmeso
2024/10/23
Re: Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Vo Ya
2024/10/23
Re: [PATCH] hexdump: add test to verify -n4 -e '"%u"'
Natanael Copa
2024/10/23
Re: [PATCH] hexdump: add test to verify -n4 -e '"%u"'
Clayton Craft
2024/10/23
Re: [PATCH] hexdump: add test to verify -n4 -e '"%u"'
Natanael Copa
2024/10/23
[PATCH] hexdump: add test to verify -n4 -e '"%u"'
Natanael Copa
2024/10/23
broken kernel builds due to hexdump broken in busybox 1.37.0
Natanael Copa
2024/10/22
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
David Leonard
2024/10/22
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Henrique de Moraes Holschuh
2024/10/20
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Lars Uffmann
2024/10/20
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Petr Vorel
2024/10/20
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Petr Vorel
2024/10/20
[PATCH] modutils: fix "warning: function may return address of local variable"
Tomas Paukrt
2024/10/19
Re: [PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
David Leonard
2024/10/18
[PATCH v2 1/1] ping: Add support for IPv4-mapped IPv6 address format
Petr Vorel
2024/10/18
[PATCH 1/1] ping: Add support for IPv4-mapped IPv6 address format
Petr Vorel
2024/10/18
[RESENT PATCH 1/1] menuconfig: GCC failing saying ncurses is not found
Petr Vorel
2024/10/16
Re: tc.c doesn't build against current kernel headers.
Michael Tokarev
2024/10/16
Re: [PATCH] syslogd: fix wrong OPT_locallog flag detection
Michael Tokarev
2024/10/16
[PATCH] syslogd: fix wrong OPT_locallog flag detection
Andrej Valek
2024/10/16
[PATCH] start-stop-daemon: fix tests
Andrej Valek
2024/10/15
tc.c doesn't build against current kernel headers.
Rob Landley
2024/10/11
[RESEND][PATCH] fix masking of malicious path traversals in archive content listings
Ian Norton
2024/10/11
Re: [EXTERNAL] [RESEND(4) PATCH] archival: disallow path traversals (CVE-2023-39810)
Ian Norton
2024/10/10
Re: [PATCH] kconfig/lxdialog: fix check sample for gcc14
Alexis Lothoré
2024/10/09
Re: [PATCH] kconfig/lxdialog: fix check sample for gcc14
Nop
2024/10/09
[PATCH] kconfig/lxdialog: fix check sample for gcc14
Alexis Lothoré
Earlier messages
Later messages