April 2016 Archives by date
Starting: Fri Apr 1 17:44:39 UTC 2016
Ending: Mon Apr 25 13:40:05 UTC 2016
Messages: 91
- [git commit] unshare: new applet
Denys Vlasenko
- [git commit] libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd)
Denys Vlasenko
- [git commit] nsenter: new applet
Denys Vlasenko
- [git commit] unshare: remove stale comment
Denys Vlasenko
- [git commit] build system: finer-grained selection of search speedup table.
Denys Vlasenko
- [git commit] sort: help text does not need to say that -mST are supported but ignored
Denys Vlasenko
- [git commit] nsenter,unshare: share common code; fix a bug of not closing all fds
Denys Vlasenko
- [git commit] sort: "-o FILE", not "-o", is the syntax
Denys Vlasenko
- [git commit] nsenter,unshare: work around older header
Denys Vlasenko
- [git commit] find_applet_by_name: add an example of faster linear search code
Denys Vlasenko
- [git commit] typo fix
Denys Vlasenko
- [Bug 4562] need to link against libtirpc with FEATURE_MOUNT_NFS and glibc-2.14+
bugzilla at busybox.net
- [git commit] trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS
Denys Vlasenko
- [git commit] main(): add a TODO about finding a use for _end[] area
Denys Vlasenko
- [git commit] libbb: speed up error_msg functions
Denys Vlasenko
- [git commit] ubirename: new applet
Denys Vlasenko
- [git commit] ubirmvol: Implement -N switch for ubirmvol
Denys Vlasenko
- [git commit] whitespace and namespace cleanups
Denys Vlasenko
- [git commit] find_applet_by_name: loop index should be signed
Denys Vlasenko
- [git commit] Revert "lxdialog: fix ncursesw include detection"
Mike Frysinger
- [git commit] kconfig: fix menuconfig on debian lenny
Mike Frysinger
- [git commit] kconfig: check ncursesw headers first in check-lxdialog
Mike Frysinger
- [git commit] kconfig: fix check-lxdialog for DLL platforms
Mike Frysinger
- [git commit] kbuild: Fix gcc -x syntax
Mike Frysinger
- [git commit] menuconfig: fix extended colors ncurses support
Mike Frysinger
- [git commit] menuconfig: optionally use pkg-config to detect ncurses libs
Mike Frysinger
- [git commit] kconfig/lxdialog: rationalise the include paths where to find {.n}curses{, w}.h
Mike Frysinger
- [git commit] kbuild: Make scripts executable
Mike Frysinger
- [git commit] kconfig/lxdialog: get ncurses CFLAGS with pkg-config
Mike Frysinger
- [git commit] unrpm: clean up
Mike Frysinger
- [Bug 3157] [Filesystem] mkfs.ext3 ?
bugzilla at busybox.net
- [Bug 8131] ntpd: should retry on name resolving error
bugzilla at busybox.net
- [Bug 6182] nologin: new applet
bugzilla at busybox.net
- [Bug 6296] chpasswd salt has security issues
bugzilla at busybox.net
- [Bug 7514] pr: new applet (from coreutils)
bugzilla at busybox.net
- [Bug 8131] ntpd: should retry on name resolving error
bugzilla at busybox.net
- [Bug 8841] New: visudo ignores EDITOR/VISUAL vars
bugzilla at busybox.net
- [Bug 8826] busybox reports zero exit code for invalid patch file
bugzilla at busybox.net
- [Bug 8131] ntpd: should retry on name resolving error
bugzilla at busybox.net
- [Bug 8596] start-stop-daemon has race condition on --make-pidfile option
bugzilla at busybox.net
- [Bug 8626] logger: add support for the -i option
bugzilla at busybox.net
- [git commit] sed: support "-f -" idiom
Denys Vlasenko
- [Bug 4562] need to link against libtirpc with FEATURE_MOUNT_NFS and glibc-2.14+
bugzilla at busybox.net
- [Bug 2509] vi: Broken unicode support in 1.17
bugzilla at busybox.net
- [git commit] Rewrite iteration through applet names to save a few bytes
Denys Vlasenko
- [git commit] ash: bash-compatible $'...' shouldn't expand in double quotes
Denys Vlasenko
- [Bug 8821] "unzip: short read" on certain zip file
bugzilla at busybox.net
- [git commit] unzip: fix a case where we find wrong CDE. Closes 8821
Denys Vlasenko
- [Bug 8821] "unzip: short read" on certain zip file
bugzilla at busybox.net
- [git commit] unzip: fix percent overflow; show "stored" files properly
Denys Vlasenko
- [git commit] unzip: better match for "standard" unzip's output; string shrinkage
Denys Vlasenko
- [git commit] unzip: shorter code for date/time generation
Denys Vlasenko
- [git commit] libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
- [git commit] *: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
- [git commit] *: hopefully all setup_common_bufsiz() are in place
Denys Vlasenko
- [git commit] udhcp: add setup_common_bufsiz() as needed
Denys Vlasenko
- [Bug 8871] New: sed fails to escape newline
bugzilla at busybox.net
- [Bug 5084] Small differences between Gnu and BusyBox sed
bugzilla at busybox.net
- [Bug 8871] sed fails to escape newline
bugzilla at busybox.net
- [Bug 8791] sed : in substitution string \1 to \9 or & don't behave as per GNU & POSIX specification
bugzilla at busybox.net
- [Bug 8871] sed fails to escape newline
bugzilla at busybox.net
- [git commit] libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work
Denys Vlasenko
- [git commit] libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer)
Denys Vlasenko
- [git commit] build system: fix generate_BUFSIZ.sh to not alternate 1k and malloc builds
Denys Vlasenko
- [git commit] generate_BUFSIZ.sh: catch BUFSIZE < 1024 also on "big" builds
Denys Vlasenko
- [git commit] scripts/trylink: document DATA_SEGMENT_ALIGN() hack
Denys Vlasenko
- [git commit] typo fixes
Denys Vlasenko
- [git commit] *: slap on a few ALIGN1/2s where appropriate
Denys Vlasenko
- [git commit] Add a "Use less RAM" HOWTO style document
Denys Vlasenko
- [git commit] use_less_ram: explain stack and heap
Denys Vlasenko
- [git commit] use_less_ram: tweak a bit
Denys Vlasenko
- [git commit] use_less_ram: add a section about better libc
Denys Vlasenko
- [git commit] use_less_ram.html: typo fix
Denys Vlasenko
- [git commit] use_less_ram.html: typo fix
Denys Vlasenko
- [git commit] use_less_ram.html: fix bad article use
Denys Vlasenko
- [Bug 8876] New: add some useful wget options
bugzilla at busybox.net
- [Bug 8876] add some useful wget options
bugzilla at busybox.net
- [Bug 8881] New: add curl applet as wget alias
bugzilla at busybox.net
- [git commit] use_less_ram.html: explain SORT_BY_ALIGNMENT trick
Denys Vlasenko
- [git commit] generate_BUFSIZ.sh: yet another tweak
Denys Vlasenko
- [git commit] use_less_ram.html: expand libc section
Denys Vlasenko
- [git commit] sed: understand \n, \r and \t in i and a commands. Closes 8871
Denys Vlasenko
- [Bug 8871] sed fails to escape newline
bugzilla at busybox.net
- [git commit] use_less_ram.html: show "generic" path to busybox
Denys Vlasenko
- [git commit] use_less_ram.html: remove stray quote char
Denys Vlasenko
- [Bug 5084] Small differences between Gnu and BusyBox sed
bugzilla at busybox.net
- [git commit] ip: fix problem on mips64 n64 big endian musl systems
Denys Vlasenko
- [Bug 8876] add some useful wget options
bugzilla at busybox.net
- [git commit] flock: fix -c; improve error handling of fork+exec
Denys Vlasenko
- [git commit] flock: merge spawn_and_wait() code patchs for -c and sans-c uses
Denys Vlasenko
- [Bug 8891] New: mdev creates /dev/root symlink to incorrect device, because it doesn't check device type (block/char)
bugzilla at busybox.net
Last message date:
Mon Apr 25 13:40:05 UTC 2016
Archived on: Mon Apr 25 13:40:08 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).