Commit History

Author SHA1 Message Date
  Quentin Rameau e2afae6303 sed: prevent overflow of length from bb_get_chunk_from_file 6 years ago
  Quentin Rameau 2da9724b56 libbb: remove unnecessary variable in xmalloc_fgets 6 years ago
  Denys Vlasenko bb6f573ad2 hush: add a comment where we differ from bash wrt heredoc EOF mark handling 6 years ago
  Denys Vlasenko 41fddb4372 parser: Fix backquote support in here-document EOF mark 6 years ago
  Denys Vlasenko 1e5111b0f8 ash,hush: handle a few more bkslash-newline cases 6 years ago
  Denys Vlasenko 32e183e63e shells: fix var_LINENO1.tests false positive, add it to ash tests too 6 years ago
  Denys Vlasenko a94eeb0b42 hush: fix heredoc_bkslash_newline1.tests failure 6 years ago
  Denys Vlasenko 220be537a0 ash: use pgetc_eatbnl() in more places 6 years ago
  Martijn Dekker ad4e961352 ash: 'nolog' and 'debug' options cause "$-" to wreak havoc 6 years ago
  Denys Vlasenko 7bf304f371 stat: fix a typo: s/romfs/ramfs/, closes 10876 6 years ago
  Denys Vlasenko 6ffaa00338 hush: fix a signedness bug 6 years ago
  Denys Vlasenko 73523079a2 ash,hush: new test dollar_repl_slash_bash2.tests 6 years ago
  Denys Vlasenko ac61f44704 ash: fix "char == CTLfoo" comparison signedness bug 6 years ago
  Denys Vlasenko 60fb98e51d ash: use F_DUPFD_CLOEXEC and O_CLOEXEC 6 years ago
  Denys Vlasenko df65dc89b4 examples/var_service: new example: dnsmasq service 6 years ago
  Natanael Copa d9503224c8 cpio: extract "unsafe" symlinks the same way tar/unzip does 6 years ago
  Denys Vlasenko 0d79d7709d svok: new applet (daemontools compat) 6 years ago
  Denys Vlasenko d892f7137f ifplugd service example: always run up/down script on startup 6 years ago
  Stefan Agner 2adaa90534 ifplugd: if SIOCSIFFLAGS fails with EADDRNOTAVAIL, don't die 6 years ago
  Peter Korsgaard a82fe671f5 fbsplash: support configurable image position 6 years ago
  Denys Vlasenko 03fd7e06f8 grep: fix echo "aa" | busybox grep -F -w "a" (should not match) 6 years ago
  Denys Vlasenko 3be4b9b0de fstrim: do not check that specified file is on a block device 6 years ago
  Denys Vlasenko d1b845706d hush: add a FIXME comment 6 years ago
  Denys Vlasenko 9acd63c92c ash,hush: fix "saved" redirected fds still visible in children 6 years ago
  Denys Vlasenko e4defe826b libbb: use BUILD_BUG_ON in utoa_to_buf() 6 years ago
  Kaarle Ritvanen 123fdda0a4 ifupdown: do not fail if interface disappears during ifdown 6 years ago
  Denys Vlasenko 46ba2468a3 ioctl(SIOCGIFINDEX) does not require clearing of entire ifr 6 years ago
  Mark Marshall 98592db323 netstat: produce numeric-ip output for non-resolved names 6 years ago
  Ron Yorston b5820d9fd8 ssl_client: fix option parsing 6 years ago
  Denys Vlasenko b3e98b1ccc top: fix "warning: unused variable new_mask" 6 years ago