busybox
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Issues with reading ncurses man pages
Denys Vlasenko
HUSH_LINENO_VAR without HUSH_BASH_COMPAT
deweloper
Re: HUSH_LINENO_VAR without HUSH_BASH_COMPAT
Denys Vlasenko
[PATCH] udhcpd: Don't hardcode treating .0 and .255 specially
Seth David Schoen
Re: [PATCH] udhcpd: Don't hardcode treating .0 and .255 specially
Denys Vlasenko
Cyrillic support in busybox-ash
Björn Bidar
AW: Cyrillic support in busybox-ash
Walter Harms
Re: AW: Cyrillic support in busybox-ash
Björn Bidar
AW: AW: Cyrillic support in busybox-ash
Walter Harms
[PATCH] vi: fix range selection by forward character motion
Ron Yorston
Re: [PATCH] vi: fix range selection by forward character motion
Denys Vlasenko
Question on udhcpc script
Bhattiprolu RaviKumar
AW: Question on udhcpc script
Walter Harms
Re: AW: Question on udhcpc script
depsterr
Re: Question on udhcpc script
Bernhard Reutner-Fischer
AW: Question on udhcpc script
Walter Harms
Re: Question on udhcpc script
Bernhard Reutner-Fischer
Re: Question on udhcpc script
Bernhard Reutner-Fischer
Cross compiling from x86_64 to SPARC
Rich Fromm
Re: Cross compiling from x86_64 to SPARC
Baruch Siach
Re: Cross compiling from x86_64 to SPARC
Bernhard Reutner-Fischer
Re: Cross compiling from x86_64 to SPARC
Bernhard Reutner-Fischer
[PATCH] libbb: code shrink and speed up index_in_strings()
Ron Yorston
Re: [PATCH] libbb: code shrink and speed up index_in_strings()
Denys Vlasenko
[PATCH] libbb: code shrink and speed up find_applet_by_name()
Ron Yorston
Re: [PATCH] libbb: code shrink and speed up find_applet_by_name()
Denys Vlasenko
[PATCH] awk: allow printf('%c') to output NUL, closes 13486
Ron Yorston
Re: [PATCH] awk: allow printf('%c') to output NUL, closes 13486
Denys Vlasenko
[PATCH] cryptpw: typo in usage message
Ron Yorston
Re: [PATCH] cryptpw: typo in usage message
Denys Vlasenko
[PATCH] libbb: code shrink fgets_str
Ron Yorston
Re: [PATCH] libbb: code shrink fgets_str
Denys Vlasenko
[PATCH] echo: do not assume that free() leaves errno unmodified
Natanael Copa
[PATCH v2] echo: do not assume that free() leaves errno unmodified
Natanael Copa
Re: [PATCH v2] echo: do not assume that free() leaves errno unmodified
Natanael Copa
Re: [PATCH v2] echo: do not assume that free() leaves errno unmodified
Denys Vlasenko
[PATCH] libbb: introduce and use fputs_stdout
Ron Yorston
Re: [PATCH] libbb: introduce and use fputs_stdout
Xabier Oneca -- xOneca
Re: [PATCH] libbb: introduce and use fputs_stdout
Xabier Oneca -- xOneca
Re: [PATCH] libbb: introduce and use fputs_stdout
Ron Yorston
Re: [PATCH] libbb: introduce and use fputs_stdout
Denys Vlasenko
[PATCH] nl: ensure '-b n' option displays file content
Ron Yorston
Re: [PATCH] nl: ensure '-b n' option displays file content
Denys Vlasenko
Firmware load fails for every module in bb 1.32 and 5.7.0, but it is OK with same kernel under ubuntu 20.04.
Jik Jikman
Why doesn't "cat a b > foo" work?
Grant Edwards
Re: Why doesn't "cat a b > foo" work?
Grant Edwards
Re: Why doesn't "cat a b > foo" work?
Grant Edwards
Re: Why doesn't "cat a b > foo" work?
Christophe Leroy
AW: Why doesn't "cat a b > foo" work?
Walter Harms
Re: Why doesn't "cat a b > foo" work?
Grant Edwards
AW: Why doesn't "cat a b > foo" work?
Walter Harms
Re: AW: Why doesn't "cat a b > foo" work?
Grant Edwards
AW: AW: Why doesn't "cat a b > foo" work?
Walter Harms
Re: AW: AW: Why doesn't "cat a b > foo" work?
Grant Edwards
[PATCH] wget: new option FEATURE_WGET_FTP to enable/disable FTP
Sergey Ponomarev
Re: [PATCH] wget: new option FEATURE_WGET_FTP to enable/disable FTP
Kang-Che Sung
Re: [PATCH] wget: new option FEATURE_WGET_FTP to enable/disable FTP
Sergey Ponomarev
Re: [PATCH] wget: new option FEATURE_WGET_FTP to enable/disable FTP
Denys Vlasenko
[PATCH v2] ntpd: support logging to syslog even if running in foreground
Joachim Wiberg
Re: [PATCH v2] ntpd: support logging to syslog even if running in foreground
deweloper
Re: [PATCH v2] ntpd: support logging to syslog even if running in foreground
Aleksander Mazur
Re: [PATCH v2] ntpd: support logging to syslog even if running in foreground
Denys Vlasenko
[PATCH 1/1] update_passwd: fix context variable
Bernd Kuhls
Re: [PATCH 1/1] update_passwd: fix context variable
Denys Vlasenko
[PATCH 0/6] httpd: Match If-Modified-Since and Last-Modified to return 304
Sergey Ponomarev
[PATCH 2/6] httpd: Match If-Modified-Since and Last-Modified to return 304
Sergey Ponomarev
[PATCH 3/6] httpd: Match If-Modified-Since only when If-None-Match is not present
Sergey Ponomarev
[PATCH 5/6] Fix Content-type header name to Content-Type
Sergey Ponomarev
[PATCH 1/6] httpd: Last-Modified optimization
Sergey Ponomarev
[PATCH 4/6] httpd: Add Last-Modified only if resource returned with 200
Sergey Ponomarev
[PATCH 6/6] httpd_post_upload.cgi: use mktemp to avoid $RANDOM
Sergey Ponomarev
Re: [PATCH 6/6] httpd_post_upload.cgi: use mktemp to avoid $RANDOM
Denys Vlasenko
parameter expansion with uninitialized variable
Christian Hesse
Re: parameter expansion with uninitialized variable
Denys Vlasenko
Re: parameter expansion with uninitialized variable
Christian Hesse
[PATCH] Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
[PATCH v2] Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
Re: [PATCH v2] Makefile.flags: fix the OS detection for libresolv
Xabier Oneca -- xOneca
Re: [PATCH v2] Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
[PATCH v3] Makefile.flags: fix the OS detection for libresolv
Martin Kaiser
Re: [PATCH v3] Makefile.flags: fix the OS detection for libresolv
Bernhard Reutner-Fischer
Tags for 1_33_0 and 1_32_1
Martin Kaiser
Re: Tags for 1_33_0 and 1_32_1
Denys Vlasenko
Problem with HISTFILE
Olivier JAVAUX
Re: Problem with HISTFILE
Denys Vlasenko
Re: Problem with HISTFILE
Olivier JAVAUX
[PATCH] Fix for the FEATURE_UTMP on the FreeBSD
Alex Samorukov
Re: [PATCH] Fix for the FEATURE_UTMP on the FreeBSD
Denys Vlasenko
[PATCH] Fix traceroute applet on the FreeBSD
Alex Samorukov
Re: [PATCH] Fix traceroute applet on the FreeBSD
Denys Vlasenko
Re: [PATCH] Fix traceroute applet on the FreeBSD
Alex Samorukov
[PATCH] Fix missing "crypt.h" compilation error on the FreeBSD
Alex Samorukov
[PATCH] Fix bb_setpgrp weapper on the FreeBSD
Alex Samorukov
[PATCH] Fix ping build on the FreeBSD
Alex Samorukov
[PATCH] Fix ntpd compilcation on the FreeBSD
Alex Samorukov
[PATCH] Fix mknod compilation on the FreeBSD
Alex Samorukov
[PATCH] Do not add -lresolv on non-Linux systems
Alex Samorukov
[PATCH] Fix httpd compilation on the FreeBSD
Alex Samorukov
[PATCH] Fix klogd applet compilation on the FreeBSD
Alex Samorukov
[PATCH] Fix mail compilation on the FreeBSD
Alex Samorukov
FreeBSD: sysklogd/klogd.c patch
Alex Samorukov
FreeBSD: networking/traceroute.c patch
Alex Samorukov
FreeBSD: networking/ping.c patch
Alex Samorukov
FreeBSD: networking/ntpd.c patch
Alex Samorukov
FreeBSD: networking/httpd.c patch
Alex Samorukov
FreeBSD: mailutils/mail.c patch
Alex Samorukov
FreeBSD: libbb/pw_encrypt.c patch
Alex Samorukov
FreeBSD: include/platform.h patch
Alex Samorukov
FreeBSD: mknod patch
Alex Samorukov
FreeBSD: Makefile patch
Alex Samorukov
[PATCH v2 0/2] Do extra ELF header check before calling finit_module()
Qu Wenruo
[PATCH v2 0/2] Do extra ELF header check before calling finit_module()
Qu Wenruo
[PATCH v2 1/2] modutils: check ELF header before calling finit_module()
Qu Wenruo
Re: [PATCH v2 1/2] modutils: check ELF header before calling finit_module()
Kang-Che Sung
Re: [PATCH v2 1/2] modutils: check ELF header before calling finit_module()
Qu Wenruo
Re: [PATCH v2 1/2] modutils: check ELF header before calling finit_module()
Kang-Che Sung
Re: [PATCH v2 1/2] modutils: check ELF header before calling finit_module()
Lauri Kasanen
Re: [PATCH v2 1/2] modutils: check ELF header before calling finit_module()
Lauri Kasanen
Re: [PATCH v2 1/2] modutils: check ELF header before calling finit_module()
Qu Wenruo
[PATCH v2 2/2] modprobe-small: check ELF header before calling finit_module()
Qu Wenruo
FreeBSD patches
Alex Samorukov
Re: FreeBSD patches
Denys Vlasenko
Re: FreeBSD patches
Alex Samorukov
Re: FreeBSD patches
Xabier Oneca -- xOneca
Re: FreeBSD patches
Alex Samorukov
Re: FreeBSD patches
Bernhard Reutner-Fischer
Re: FreeBSD patches
Alex Samorukov
Re: FreeBSD patches
Eli Schwartz
Re: FreeBSD patches
Bernhard Reutner-Fischer
Re: FreeBSD patches
Xabier Oneca -- xOneca
FreeBSD patches
Alex Samorukov
Re: [PATCH v1] modprobe: Fix memory leak
Denys Vlasenko
[PATCH 1/1] httpd: fix offset for sendfile
Maxim Storchak
Re: [PATCH 1/1] httpd: fix offset for sendfile
Denys Vlasenko
Busybox modprobe hitch with kernel 5.10
Lauri Kasanen
Re: Busybox modprobe hitch with kernel 5.10
Denys Vlasenko
Re: Busybox modprobe hitch with kernel 5.10
Lauri Kasanen
Re: Busybox modprobe hitch with kernel 5.10
Denys Vlasenko
Re: Busybox modprobe hitch with kernel 5.10
Denys Vlasenko
Re: Busybox modprobe hitch with kernel 5.10
Denys Vlasenko
Re: Busybox modprobe hitch with kernel 5.10
Denys Vlasenko
Re: Busybox modprobe hitch with kernel 5.10
Denys Vlasenko
Add possiblity to support specifying desired section of manpage
depsterr
Re: Add possiblity to support specifying desired section of manpage
depsterr
Re: Add possiblity to support specifying desired section of manpage
depsterr
Re: Add possiblity to support specifying desired section of manpage
Xabier Oneca -- xOneca
Re: Add possiblity to support specifying desired section of manpage
Harald van Dijk
Re: Add possiblity to support specifying desired section of manpage
Xabier Oneca -- xOneca
Re: Add possiblity to support specifying desired section of manpage
depsterr
Re: Add possiblity to support specifying desired section of manpage
Denys Vlasenko
Re: [PATCH v1] modprobe: Add support for modprobe.blacklist=module1, module2, ...
Denys Vlasenko
[PATCH] mount: Surround syslog.h with the config check
Lauri Kasanen
Re: [PATCH] mount: Surround syslog.h with the config check
Denys Vlasenko
Better error checking of config file by build scripts
Paul Larkin
Re: Better error checking of config file by build scripts
Bastian Bittorf
Re: Better error checking of config file by build scripts
Paul Larkin
Re: Better error checking of config file by build scripts
Bastian Bittorf
"ping URL -w 6" always fail (1.31.x until now)
Justin Jiang
Re: "ping URL -w 6" always fail (1.31.x until now)
Denys Vlasenko
[PATCH] udhcp: bind to device even for ucast packets
Michal Kazior
Re: [PATCH] udhcp: bind to device even for ucast packets
Denys Vlasenko
[PATCH] dd: implement iflag=direct and oflag=direct
Akash Hadke
Re: [PATCH] dd: implement iflag=direct and oflag=direct
Denys Vlasenko
[PATCH] coreutils/timeout: send signals to all processes in a group
Alakesh Haloi
Re: [PATCH] coreutils/timeout: send signals to all processes in a group
Laurent Bercot
[PATCH] lineedit: match local directories when searching PATH
Ron Yorston
Re: [PATCH] lineedit: match local directories when searching PATH
Denys Vlasenko
[PATCH] Fix nsenter option parsing
Thomas Lidén
Re: [PATCH] Fix nsenter option parsing
Denys Vlasenko
[PATCH] lineedit: omit directories when tab-completing from PATH
Ron Yorston
Traceroute ICMP option doesn't work
M K Verma
Re: Traceroute ICMP option doesn't work
Denys Vlasenko
Re: Traceroute ICMP option doesn't work
Christophe Leroy
Re: Traceroute ICMP option doesn't work
M K Verma
Re: Traceroute ICMP option doesn't work
Christophe Leroy
Re: Traceroute ICMP option doesn't work
M K Verma
Re: Traceroute ICMP option doesn't work
Denys Vlasenko
Re: Traceroute ICMP option doesn't work
M K Verma
Re: Traceroute ICMP option doesn't work
Denys Vlasenko
[PATCH] mkdtemp: proper error detection on mktemp
Xabier Oneca -- xOneca
Re: [PATCH] mkdtemp: proper error detection on mktemp
Alexander Dahl
Re: [PATCH] mkdtemp: proper error detection on mktemp
Denys Vlasenko
[PATCH] udhcpd: Do not pass out static leases to random clients
Ramsay, Lincoln
[PATCH] udhcpd: Do not pass out static leases to random clients
Ramsay, Lincoln
mount(8) unable to mount a device via symlink that contains ':'
Misha Gusarov
Re: mount(8) unable to mount a device via symlink that contains ':'
Denys Vlasenko
Re: mount(8) unable to mount a device via symlink that contains ':'
Misha Gusarov
[PATCH] tar: updated help
Christophe Vidal
Re: [PATCH] tar: updated help
Denys Vlasenko
Re: [PATCH] tar: updated help
Christophe Vidal
Re: [PATCH] tar: updated help
Denys Vlasenko
[bug] dd piped input truncates ~1% of values to %4096 on multi-core systems
John Thomson
AW: [bug] dd piped input truncates ~1% of values to %4096 on multi-core systems
Walter Harms
Re: [bug] dd piped input truncates ~1% of values to %4096 on multi-core systems
John Thomson
AW: [bug] dd piped input truncates ~1% of values to %4096 on multi-core systems
Walter Harms
Re: [bug] dd piped input truncates ~1% of values to %4096 on multi-core systems
Nicholas Clark
Re: [bug] dd piped input truncates ~1% of values to %4096 on multi-core systems
Denys Vlasenko
Re: [PATCH 7/8] mdev: add SIGHUP handler to reload configuration
Denys Vlasenko
AW: [PATCH 7/8] mdev: add SIGHUP handler to reload configuration
Walter Harms
Re: [PATCH 4/8] mdev: re-initialize if uevent messages were lost
Denys Vlasenko
Earlier messages
Later messages