busybox
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] crond: reap orphaned grandchildren to prevent zombie buildup
Henrique de Moraes Holschuh
Re[2]: [PATCH] crond: reap orphaned grandchildren to prevent zombie buildup
Laurent Bercot
Re: [PATCH] crond: reap orphaned grandchildren to prevent zombie buildup
Henrique de Moraes Holschuh
Re: [PATCH] crond: reap orphaned grandchildren to prevent zombie buildup
Denys Vlasenko
[PATCH] last: fix ignoring the first login entry
Dmitry Klochkov
[PATCH] last: fix ignoring the first login entry
Dmitry Klochkov
[PATCH] docs: Add links to cmd description from cmd list
Noelle Leigh
[PATCH] Add sha384sum applet
Andrew Knowles
Re: [PATCH] Add sha384sum applet
Denys Vlasenko
[PATCH] df: allow 1024 byte blocks when POSIXLY_CORRECT
Jan Fooken
Re: [PATCH] df: allow 1024 byte blocks when POSIXLY_CORRECT
Denys Vlasenko
[PATCH] envsubst: an awk implementation
Simon Ungar Felding
New applet suggestion: envsubst
Simon Ungar Felding
Re: New applet suggestion: envsubst
Roberto A. Foglietta
Re: New applet suggestion: envsubst
Simon Ungar Felding
Re: New applet suggestion: envsubst
Csókás Bence
Re: [PATCH 1/3] hexdump: fix regression for uint16 on big endian systems
David Laight
Re: [PATCH 0/3] Fix big endian issues in hexdump
Yao Zi
Re: [PATCH 0/3] Fix big endian issues in hexdump
Denys Vlasenko
[PATCH 3/3] hexdump: add tests for %x, handle little/big endian properly
Radoslav Kolev
[PATCH 2/3] od: make -B test little endian only, add variant for big endian
Radoslav Kolev
[PATCH v2 RESEND] adduser: remove preconfigured GECOS full name field
Achill Gilgenast
[PATCH] fix 16018 masking of potentially malicious tar/cpio content - RESEND
Ian Norton
[RESEND PATCH v1] Makefile: add new target to generate a libbusybox.a object archive
Nadav Tasher
[PATCH] applets: fix potential deref-of-null
ant . v . moryakov
[PATCH] editors: Fix potential deref-of-null
ant . v . moryakov
Re: [PATCH] editors: Fix potential deref-of-null
Xabier Oneca -- xOneca
[PATCH] coreutils: fix potential buffer overflow
ant . v . moryakov
Re: [PATCH] coreutils: fix potential buffer overflow
Xabier Oneca -- xOneca
[PATCH] networking: fix potential deref-of-null
ant . v . moryakov
Re: [PATCH] networking: fix potential deref-of-null
Denys Vlasenko
Re: [PATCH] applets: fix potential deref-of-null
Xabier Oneca -- xOneca
[PATCH v10 00/15] Making BusyBox self-contained
Nadav Tasher
[PATCH v10 02/15] libbb: implement clone_string_array
Nadav Tasher
[PATCH v10 03/15] libbb: implement close_cloexec_fds
Nadav Tasher
[PATCH v10 07/15] libbb: implement bb_system using spawn_and_wait
Nadav Tasher
[PATCH v10 04/15] libbb: implement reset_all_signals
Nadav Tasher
[PATCH v10 08/15] applets: change system() calls to bb_system()
Nadav Tasher
[PATCH v10 13/15] httpd: replace execv call with bb_execv and disable FEATURE_HTTPD_CGI when FEATURE_FORCE_APPLETS is enabled
Nadav Tasher
[PATCH v10 15/15] libbb: implement re_exec using bb_execv
Nadav Tasher
[PATCH v10 05/15] libbb: implement bb_execXX function family to handle applet executions
Nadav Tasher
[PATCH v10 09/15] ash: use bb_execve to execute commands and applets in tryexec
Nadav Tasher
[PATCH v10 12/15] applets: use bb_execXX functions instead of direct exec calls
Nadav Tasher
[PATCH 1/2] lineedit: fix printing lines during tab completion
Ahmad Fatoum
[PATCH 2/2] lineedit: fix left-over print to stdout
Ahmad Fatoum
Re: [PATCH 2/2] lineedit: fix left-over print to stdout
Denys Vlasenko
[PATCH 2/2] Add using_dgram as member of globals struct
Radoslav Kolev
[PATCH 1/2] Add optional rootless ping support
Radoslav Kolev
[PATCH] runit: fix setuidgid help text
J . Neuschäfer
Re: [PATCH] runit: fix setuidgid help text
Denys Vlasenko
[PATCH] grep: fix -r following file symlinks
Sertonix
Re: [PATCH] grep: fix -r following file symlinks
Csókás Bence
Re: [PATCH] grep: fix -r following file symlinks
Sertonix
[PATCH 1/1] syslogd: Add gzip feature to the rotated files
Dmitry Smirnov
Re: [PATCH 1/1] syslogd: Add gzip feature to the rotated files
Csókás Bence
[PATCH v2 1/2] env: use getopt_long instead of getopt32long
Marc Kewitz
[PATCH v2 2/2] env: add option -S to split string
Marc Kewitz
[PATCH] cpio: map -F to --file long option
Sertonix
[PATCH 1/2] env: use getopt_long instead of getopt32long
Marc Kewitz
[PATCH 2/2] env: add option -S to split string
Marc Kewitz
Re: [PATCH 2/2] env: add option -S to split string
Marc Kewitz
Re: [PATCH 2/2] env: add option -S to split string
Csókás Bence
Re: [PATCH 2/2] env: add option -S to split string
Marc Kewitz
Re: [PATCH 1/2] env: use getopt_long instead of getopt32long
Csókás Bence
Re: [PATCH 1/2] env: use getopt_long instead of getopt32long
Marc Kewitz
[PATCH] loginutils/login.c: libselinux get_default_context() expects seuser
Dominick Grift
[PATCH v2 0/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH v2 1/3] syslogd: Use a local to track whether a message has a timestamp.
Grant Erickson
[PATCH v2 3/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
Re: [PATCH v2 3/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Csókás Bence
Re: [PATCH v2 3/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH v2 2/3] syslogd: Unify messages with client timestamps when both PRECISE and UTC are enabled.
Grant Erickson
[PATCH v3 0/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH v3 1/3] syslogd: Use a local to track whether a message has a timestamp.
Grant Erickson
[PATCH v3 2/3] syslogd: Unify messages with client timestamps when both PRECISE and UTC are enabled.
Grant Erickson
[PATCH v3 3/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
Re: [PATCH v3 0/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH v3 0/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH v3 1/3] syslogd: Use a local to track whether a message has a timestamp.
Grant Erickson
[PATCH v3 2/3] syslogd: Unify messages with client timestamps when both PRECISE and UTC are enabled.
Grant Erickson
[PATCH v3 3/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH v5 1/1] syslogd: Add a configurable option to log timestamps in UTC.
Grant Erickson
Re: [PATCH v5 1/1] syslogd: Add a configurable option to log timestamps in UTC.
Grant Erickson
[PATCH v5 1/1] syslogd: Add a configurable option to log timestamps in UTC.
Grant Erickson
[PATCH v5 1/1] syslogd: Add a configurable option to log timestamps in UTC.
Grant Erickson via busybox
[PATCH v4 1/1] syslogd: Add a configurable option to log timestamps in UTC.
Grant Erickson
[PATCH] init: improved log message when a process exit to include its exit code or signal number
Sébastien Parisot
Re: [PATCH] init: improved log message when a process exit to include its exit code or signal number
Denys Vlasenko
[PATCH] kconfig/lxdialog/check-lxdialog.sh: workaround for GCC 14
Yiyang Wu
Re: [PATCH] kconfig/lxdialog/check-lxdialog.sh: workaround for GCC 14
Nop
[PATCH] syslogd: Fix 'OPT_locallog' check regression in 'syslogd_main'.
Grant Erickson
Re: [PATCH] syslogd: Fix 'OPT_locallog' check regression in 'syslogd_main'.
Denys Vlasenko
[PATCH 2/3] syslogd: Unify messages with client timestamps when both PRECISE and UTC are enabled.
Grant Erickson
[PATCH 3/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH 1/3] syslogd: Use a local to track whether a message has a timestamp.
Grant Erickson
Re: [PATCH 1/3] syslogd: Use a local to track whether a message has a timestamp.
Bernd Petrovitsch
[PATCH 0/3] syslogd: Add a configurable option to log timestamps in ISO 8601 format
Grant Erickson
[PATCH v3] syslogd: Add a configurable option to log timestamps in UTC.
Grant Erickson
Re: [PATCH v3] syslogd: Add a configurable option to log timestamps in UTC.
Kang-Che Sung
Re: [PATCH v3] syslogd: Add a configurable option to log timestamps in UTC.
Grant Erickson
busybox less fails to correctly render a .txt file
Alan Welsh
Re: busybox less fails to correctly render a .txt file
Steffen Nurpmeso
Re: busybox less fails to correctly render a .txt file
Michael D. Setzer II
udhcpd offer message,mac broadcast does not comply with rfc2131
bltzmnn
Re: udhcpd offer message,mac broadcast does not comply with rfc2131
Denys Vlasenko
Re: udhcpd offer message,mac broadcast does not comply with rfc2131
bltzmnn
Make version
Agile Developer
Re: Make version
Ron Yorston
[PATCH] libbb: reduce reliance on -funsigned-char
Daniel Dadap
[PATCH] bootchartd-handle-leak for Busybox v1.36.0
Сергей Губарёв
(a)sh documentation
Alexis
[PATCH v2 1/2] sed: implement (GNU extension) 'z' command.
Jeremy Drake
[PATCH v2 2/2] sed: terminate branch commands at }
Jeremy Drake
[PATCH] fix make menuconfig when using gcc 14
R Z
Re: [PATCH] fix make menuconfig when using gcc 14
Nop
RE: [PATCH] fix make menuconfig when using gcc 14
Schindler, Dietmar - OTPS
Re: [PATCH] fix make menuconfig when using gcc 14
Nop
Re: [PATCH] fix make menuconfig when using gcc 14
Csókás Bence
[PATCH 1/2] sed: implement (GNU extension) 'z' command.
Jeremy Drake
Re: [PATCH 1/2] sed: implement (GNU extension) 'z' command.
Csókás Bence
[PATCH 2/2] sed: terminate branch commands at }
Jeremy Drake
Re: [PATCH 2/2] sed: terminate branch commands at }
Csókás Bence
Re: [PATCH 2/2] sed: terminate branch commands at }
Harald van Dijk
Re: [PATCH 2/2] sed: terminate branch commands at }
Csókás Bence
Re: [PATCH 2/2] sed: terminate branch commands at }
Jeremy Drake
Re: [PATCH 2/2] sed: terminate branch commands at }
Csókás Bence
Re: [PATCH 2/2] sed: terminate branch commands at }
Sertonix
[PATCH] syslogd: fix locallog when remote log feature is active
Nicholas Niro
Re: [PATCH] syslogd: fix locallog when remote log feature is active
Csókás Bence
Re: [PATCH] syslogd: fix locallog when remote log feature is active
blowfist
[PATCH] syslogd: fix locallog when remote log feature is active
Nicholas Niro
Re: [PATCH] syslogd: fix locallog when remote log feature is active
Csókás Bence
[PATCH] readprofile-tained-ptr
Sergey Gubarev
Re: [PATCH] readprofile-tained-ptr
Xabier Oneca -- xOneca
[PATCH] fbsplash-Fix-tainted-fd_drawimage-forHeight in fbsplash.c:442
Сергей Губарёв
Re: [PATCH] fbsplash-Fix-tainted-fd_drawimage-forHeight in fbsplash.c:442
Stefan Seyfried
[PATCH] fbsplash-Fix-tainted-fd_drawimage-forWidth in fbsplash.c:427
Сергей Губарёв
Re: [PATCH] fbsplash-Fix-tainted-fd_drawimage-forWidth in fbsplash.c:427
Stefan Seyfried
[PATCH] bootchartd-handle-leak in bootchartd.c:224
Сергей Губарёв
[PATCH] traceroute: delete the verification of root user
范星宇
Re: [PATCH] traceroute: delete the verification of root user
tito
Re: [PATCH] traceroute: delete the verification of root user
Henrique de Moraes Holschuh
Re: [PATCH] traceroute: delete the verification of root user
Nadav Tasher
Re: [PATCH] traceroute: delete the verification of root user
范星宇
Re: [PATCH] traceroute: delete the verification of root user
范星宇
Re: [PATCH] traceroute: delete the verification of root user
tito
Re: [PATCH] traceroute: delete the verification of root user
Bernd Petrovitsch
[PATCH] traceroute: delete the verification of root user
范星宇
[PATCH] paste: rewrite paste_files() to fix handling files with different number of entries
kroovy
Questions regarding bug #15874
Antoine DESSAIGNE
[PATCH] bootchartd: add new options to config file
Felipe Ortiz
reload mdev.conf
Baruch Burstein
Re: reload mdev.conf
Jeff Pohlmeyer
Re: reload mdev.conf
Baruch Burstein
Re: reload mdev.conf
Jeff Pohlmeyer
scripts/trylink CONFIG_EXTRA_LDLIBS quoting issue
Jacob Burkholder
Re: scripts/trylink CONFIG_EXTRA_LDLIBS quoting issue
Denys Vlasenko
Re: scripts/trylink CONFIG_EXTRA_LDLIBS quoting issue
Jacob Burkholder
`wait -n` doesn't return when job is terminated by a signal
m42z
[PATCH] ash: add new variable called $PIPESTAT, which contains return codes of all processes from last executed command pipeline. This was inspired by $PIPESTATUS array from bash, but since ash does not have arrays, this is merely a string separated by IFS.
Tomas Mudrunka
[PATCH v2] ash: Expose all pipeline return codes in $PIPESTAT variable
Tomas Mudrunka
[PATCH] Makefile: add new target to generate a libbusybox.a object archive
Nadav Tasher
[PATCH] Config.in: FEATURE_PREFER_APPLETS depends on !BUILD_INDIVIDUAL
Nadav Tasher
[PATCH] libpwdgrp: fix relying on unknown errno state
Baruch Burstein
Re: [PATCH] libpwdgrp: fix relying on unknown errno state
Baruch Burstein
Re: [PATCH] libpwdgrp: fix relying on unknown errno state
Baruch Burstein
Re: [PATCH] libpwdgrp: fix relying on unknown errno state
Baruch Burstein
Re: [PATCH] libpwdgrp: fix relying on unknown errno state
Baruch Burstein
Re: [PATCH] libpwdgrp: fix relying on unknown errno state
Adam Goldman
Re: [PATCH] libpwdgrp: fix relying on unknown errno state
Harald van Dijk
Re: [PATCH] libpwdgrp: fix relying on unknown errno state
Adam Goldman
contributing fix
Baruch Burstein
Re: contributing fix
fossdd
Re: contributing fix
Baruch Burstein
Re: contributing fix
Baruch Siach
Re: contributing fix
Baruch Burstein
Re: contributing fix
Csókás Bence
Re: contributing fix
Baruch Siach
Re: contributing fix
Harald van Dijk
[PATCH] ash: fix handling of special characters in variable name with export
Sertonix
Re: [PATCH] ash: fix handling of special characters in variable name with export
Harald van Dijk
Re: [PATCH] ash: fix handling of special characters in variable name with export
Sertonix
Re: [PATCH] ash: fix handling of special characters in variable name with export
Harald van Dijk
Re: [PATCH] ash: fix handling of special characters in variable name with export
Sertonix
Re: [PATCH] ash: fix handling of special characters in variable name with export
Harald van Dijk
Re: [PATCH] ash: fix handling of special characters in variable name with export
Sertonix
Re: [PATCH] ash: fix handling of special characters in variable name with export
Harald van Dijk
Re: [PATCH] archival: Improved make_hash function to prevent overflow in dpkg.c
Csókás Bence
[PATCH] archival: Improved make_hash function to prevent overflow in dpkg.c
Anton Moryakov
[PATCH] zcip: change new ip selection
Pawan Badganchi
possible bug in netwok/ntpd.c for system that still have 32 bit time_t
rugrossi
Re: possible bug in netwok/ntpd.c for system that still have 32 bit time_t
ale5000
Re: Re: possible bug in netwok/ntpd.c for system that still have 32 bit time_t
ruggero rossi
possible bug in netwok/ntpd.c for system that still have 32 bit time_t
rugrossi
Re: possible bug in netwok/ntpd.c for system that still have 32 bit time_t
ruggero rossi
Re: possible bug in netwok/ntpd.c for system that still have 32 bit time_t
David Leonard
Re: possible bug in netwok/ntpd.c for system that still have 32 bit time_t
ruggero rossi
Re: possible bug in netwok/ntpd.c for system that still have 32 bit time_t
Roberto A. Foglietta
Re: possible bug in netwok/ntpd.c for system that still have 32 bit time_t
Roberto A. Foglietta
Allow to override Content-Length in wget
ale5000
Earlier messages
Later messages