- 46c8a90 Rebase Cradlepoint changes over busybox v1.36.0 by tarun.kundu · 1 year, 10 months ago cp-main
- 27be0e8 shell: fix compile failures in some configs by Denys Vlasenko · 1 year, 11 months ago
- 58598eb ash: optional sleep builtin by Shawn Landden · 2 years, 3 months ago
- 7d1c7d8 ash,hush: use HOME for tab completion and prompts by Ron Yorston · 2 years, 9 months ago
- ca466f3 *: slap on a few ALIGN* where appropriate by Denys Vlasenko · 2 years, 10 months ago
- 117a8c9 apply const trick to ptr_to_globals by Khem Raj · 2 years, 11 months ago
- 1e825ac libbb: shrink lineedit_read_key() by Denys Vlasenko · 2 years, 11 months ago
- 12566e7 ash,hush: fix handling of SIGINT while waiting for interactive input by Denys Vlasenko · 2 years, 11 months ago
- c2788f8 libbb: introduce and use chdir_or_warn() by Denys Vlasenko · 2 years, 11 months ago
- 931c55f libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR by Denys Vlasenko · 2 years, 11 months ago
- d162a7b sulogin: increase util-linux compatibility by Denys Vlasenko · 2 years, 11 months ago
- 6062c0d libbb: change xstrndup, xmemdup to take size_t as size parameter by Denys Vlasenko · 2 years, 11 months ago
- db5546c libbb: code shrink: introduce and use [_]exit_SUCCESS() by Denys Vlasenko · 2 years, 11 months ago
- 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 2 years, 11 months ago
- bfefa6a libarchive: remove duplicate forward declaration by Bernhard Reutner-Fischer · 3 years ago
- 4bc9da1 tls: P256: 64-bit optimizations by Denys Vlasenko · 3 years ago
- 7c3e96d shell: use more compact SHELL_ASH / HUSH config defines. no code changes by Denys Vlasenko · 3 years, 2 months ago
- 5acf5e1 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y by Denys Vlasenko · 3 years, 2 months ago
- 5156b24 Make const ptr assign as function call in clang by YU Jincheng · 3 years, 2 months ago
- 94eb1c4 libbb: better coreutils compatibility for realpath by Ron Yorston · 3 years, 4 months ago
- 049775b libbb.h: fix logic selecting incorrect BB_STRTOOFF for !LFS configs by Denys Vlasenko · 3 years, 2 months ago
- 1f92503 *: generalize "const trick" by YU Jincheng · 3 years, 2 months ago
- 6279aec libbb: clarify what bb_mode_string() generates by Denys Vlasenko · 3 years, 3 months ago
- 59ac467 libbb: eliminate a static data array in bb_mode_string() by Denys Vlasenko · 3 years, 3 months ago
- 4958c18 libbb: code shrink bb_parse_mode by Denys Vlasenko · 3 years, 3 months ago
- 9fe1548 date,touch: allow timezone offsets in dates by Ron Yorston · 3 years, 3 months ago
- 82c5eb8 httpd,telnetd: make default port configurable by Sergey Ponomarev · 3 years, 3 months ago
- 62d5a1e tar,smemcap: commonalyze checksumming code for tar header by Denys Vlasenko · 3 years, 4 months ago
- 1746218 move iterate_on_dir() from e2fsprogs to libbb by Denys Vlasenko · 3 years, 5 months ago
- 56bbbfa cp: implement -n by Denys Vlasenko · 3 years, 6 months ago
- 0ec52d4 cp: implement -t DIR by Denys Vlasenko · 3 years, 6 months ago
- 83dff7f lsattr: support more ext2 flags by Denys Vlasenko · 3 years, 6 months ago
- 526b834 lsattr,chattr: support -p by Denys Vlasenko · 3 years, 6 months ago
- dc30f3d free: implement -h by Denys Vlasenko · 3 years, 6 months ago
- 2c43667 xxd: implement -i "C style output" by Denys Vlasenko · 3 years, 6 months ago
- 4d16161 xxd: implement -o DISPLAYOFFSET by Denys Vlasenko · 3 years, 6 months ago
- a1b0d38 ash: add process substitution in bash-compatibility mode by Ron Yorston · 4 years, 4 months ago
- 5dadd49 runsv: robustify signal handling - SIGTERM to child between vfork and exec could mess things up by Denys Vlasenko · 3 years, 6 months ago
- 3d9c649 ls: don't output any colors with TERM=dumb by Sören Tempel · 3 years, 7 months ago
- d005c9f libbb.h: inline byteswaps by Denys Vlasenko · 3 years, 7 months ago
- c0943ac platform.h: fix for Bionic >= 21 not having wait3() by Denys Vlasenko · 3 years, 8 months ago
- fe2d806 fix gcc-11.0 warnings by Denys Vlasenko · 3 years, 8 months ago
- 6bdfbc4 libbb: fix '--help' handling in FEATURE_SH_NOFORK=y by Denys Vlasenko · 3 years, 10 months ago
- 33745b1 ash: placate -Werror=format-security by Denys Vlasenko · 3 years, 10 months ago
- cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 3 years, 10 months ago
- 4a4b453 Fix for the FEATURE_UTMP on the FreeBSD by Alex Samorukov · 4 years ago
- d4624d3 Fix bb_setpgrp weapper on the FreeBSD by Alex Samorukov · 4 years ago
- 3c13da3 libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells by Denys Vlasenko · 4 years ago
- 00eb23b bc: do not allocate line editing state until needed by Denys Vlasenko · 4 years ago
- 251e08f move ADJTIME_PATH define to header files by Denys Vlasenko · 4 years ago
- eb0c2e2 libbb: introduce and use xsettimeofday() by Denys Vlasenko · 4 years ago
- eaced1e lineedit: remove ->path_lookup if ash is not configured by Denys Vlasenko · 4 years ago
- 01004f9 libbb: enable fixed 4k pagesize for 32bit ARM by Denys Vlasenko · 4 years ago
- c7b858f libbb: add and use infrastructure for fixed page size optimization by Denys Vlasenko · 4 years ago
- fd3c512 libbb: create and use mmap() helpers by Denys Vlasenko · 4 years ago
- f4f6e51 libbb: exec_login_shell() - new function by Denys Vlasenko · 4 years ago
- 2075aa9 libbb: rename run_shell() to exec_shell() by Denys Vlasenko · 4 years ago
- 965b795 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly by Denys Vlasenko · 4 years ago
- 6a55b4e libbb: introduce and use msleep() by Denys Vlasenko · 4 years ago
- ec16c03 libbb: introduce and use sleep1() by Denys Vlasenko · 4 years ago
- 87bd558 libbb: bb_do_delay(3) -> pause_after_failed_login(), and stop looping there by Denys Vlasenko · 4 years ago
- 885121e libbb: change decode_base32/64 API to return the end of _dst_, not _src_. by Denys Vlasenko · 4 years ago
- 2090048 base32: new applet by Denys Vlasenko · 4 years ago
- bd46f64 archival: avoid std namespace for local includes by Joachim Nilsson · 4 years, 7 months ago
- 112453a od: unbreak it by Denys Vlasenko · 4 years, 1 month ago
- dac5b83 xxd: fix printing of trailing spaces by Denys Vlasenko · 4 years, 2 months ago
- 689d065 libbb: shrink recursive_action() by reducing memory pressure by Denys Vlasenko · 4 years, 2 months ago
- 3c3928f tydy up a few uses of recursive_action(), no logic changes by Denys Vlasenko · 4 years, 2 months ago
- 4a0eb03 gcc-9.x warning fixes by Denys Vlasenko · 4 years, 2 months ago
- b1c7a66 libbb: extend "errno pointer" trick to other than __GLIBC__ by Denys Vlasenko · 4 years, 2 months ago
- 6561e07 mount: support the sizelimit and offset option for loop devices by Steffen Trumtrar · 4 years, 4 months ago
- 9a2d899 ntpd: fix refid reported in server mode, closes 13056 by Denys Vlasenko · 4 years, 5 months ago
- 5fa5c4b randomconfig fixes by Denys Vlasenko · 4 years, 5 months ago
- d206b16 randomconfig fix by Denys Vlasenko · 4 years, 5 months ago
- 6eb38fd randomconfig fixes by Denys Vlasenko · 4 years, 5 months ago
- 9e2a566 ash,hush: allow builtins to be tab-completed, closes 7532 by Ron Yorston · 4 years, 11 months ago
- af7169b clang/llvm 9 fix - do not eliminate a store to a fake "const" by Denys Vlasenko · 5 years ago
- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- 3b69ba7 mount,losetup: use /dev/loop-control is it exists by Denys Vlasenko · 5 years ago
- 45e3967 libbb: move netlink socket binding to the utility function by Denys Vlasenko · 6 years ago
- 726cbb1 losetup: Add partition scanning option by Jack O'Sullivan · 6 years ago
- dff2bd7 libarchive: treat one "FIXME: avoid seek" by Denys Vlasenko · 6 years ago
- 253c4e7 Optionally re-introduce bb_info_msg() by James Byrne · 6 years ago
- 3193cb5 libbb: mark scripted_main() as externally visible by Ron Yorston · 6 years ago
- 5059653 do not duplicate CONFIG_PID_FILE_PATH and ".pid" strings by Denys Vlasenko · 6 years ago
- 0ddc742 watch: support fractional -n SEC by Denys Vlasenko · 6 years ago
- 088fec3 start-stop-daemon: create pidfile before parent exits, closes 8596 by Denys Vlasenko · 6 years ago
- aad7696 pmap: make 32-bit version work better on 64-bit kernels by Denys Vlasenko · 6 years ago
- b437df1 inetd: suppress aliasing warning by Denys Vlasenko · 6 years ago
- 136fe9b suppress gcc 8 aliasing warnings by Denys Vlasenko · 6 years ago
- a68a87c bc: unbreak FEATURE_CLEAN_UP build by Denys Vlasenko · 6 years ago
- c100535 cat,nl: fix handling of open errors by Denys Vlasenko · 6 years ago
- 71df2d3 hush: allow hush to run embedded scripts by Ron Yorston · 6 years ago
- 7b42f8f Tweaks to build process for embedded scripts by Ron Yorston · 6 years ago
- eb53d01 tls: code shrink by Denys Vlasenko · 6 years ago
- 26602b8 wget: print the final newline only for non-tty output by Denys Vlasenko · 6 years ago
- 219c9d4 tls: code shrink by Denys Vlasenko · 6 years ago
- 83e5c62 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher by Denys Vlasenko · 6 years ago
- 3778898 Treat custom and applet scripts as applets by Ron Yorston · 6 years ago
- c339c7f libarchive: add a function to unpack embedded data by Ron Yorston · 6 years ago