Commit Graph

  • 8a2e421f26 nmeter: fix bug where %[mf] behaves as %[mt] Denis Vlasenko 2008-02-29 07:46:19 +00:00
  • 19fb67eee4 run-parts: add --reverse Denis Vlasenko 2008-02-28 21:30:22 +00:00
  • b29028e351 zcip: chdiring to root when daemonizing is not useful, only makes strip writer's life more miserable. Who want to have zcip run in root dir, can trivially do that. Denis Vlasenko 2008-02-28 18:02:23 +00:00
  • f39c7c0c86 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. Denis Vlasenko 2008-02-28 17:59:01 +00:00
  • cd174d1f31 microcom: shrink Denis Vlasenko 2008-02-28 13:14:42 +00:00
  • 32fd76c1d5 script: correctly handle buffered "tail" of output. +35 bytes. Denis Vlasenko 2008-02-28 10:10:10 +00:00
  • 93e1a215af - Don't point to obsolete patches but the current fixes for the stable releases Bernhard Reutner-Fischer 2008-02-27 21:42:13 +00:00
  • 3444bd4fc2 - update docs to point to the current stable branch Bernhard Reutner-Fischer 2008-02-27 21:28:02 +00:00
  • 51f421a55c - fix compilation failure due to implicit decl of resolve_mount_spec(). DCE DTRT so remove the wrong guard. Bernhard Reutner-Fischer 2008-02-27 21:14:52 +00:00
  • 1acb4ef87e httpd: fix breakage introduced by "support for I:index.xml" Denis Vlasenko 2008-02-27 20:59:54 +00:00
  • 574f2f4394 *: add optimization barrier to all "G trick" locations Denis Vlasenko 2008-02-27 18:41:59 +00:00
  • fe66a0eca1 lpr: removed stdio; added "job received" message in verbose mode. Denis Vlasenko 2008-02-27 14:35:21 +00:00
  • c8f2f74ddd libbb: add forgotten part of "script" applet change Denis Vlasenko 2008-02-27 14:33:28 +00:00
  • 5014dada3f script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> Denis Vlasenko 2008-02-27 11:54:59 +00:00
  • 8195d20e36 sendmail: yet another maintainer's update Denis Vlasenko 2008-02-27 09:39:04 +00:00
  • 17db1a9ac1 sendmail: update from maintainer Denis Vlasenko 2008-02-26 21:13:17 +00:00
  • 7be1030dcc lpr: fflush stdout fix Denis Vlasenko 2008-02-26 20:23:02 +00:00
  • be048f21e6 syslogd: optional support for dropping dups. closes bug 436. Denis Vlasenko 2008-02-26 20:13:52 +00:00
  • 06aed4316e ifenslave: new applet. closes bug 115. Denis Vlasenko 2008-02-26 18:25:24 +00:00
  • 04bb2d2d06 start_stop_daemon: stop using data/bss Denis Vlasenko 2008-02-26 16:08:02 +00:00
  • d4f0b9476a reset: call "stty sane". Closes bug 1414. Denis Vlasenko 2008-02-26 15:33:10 +00:00
  • d686482d05 actually add libbb/safe_gethostname.c Denis Vlasenko 2008-02-25 23:24:32 +00:00
  • 6f1713f216 *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> Denis Vlasenko 2008-02-25 23:23:58 +00:00
  • 394eebed66 lpd: spool mode added by Vladimir lpr: more robust error reporting *: introduce and use xchroot libbb: full_read/write now will report partial data counts prior to error isdirectory.c: style fixes Denis Vlasenko 2008-02-25 20:30:24 +00:00
  • 38b8831b32 lpd: now with "svn add"... Denis Vlasenko 2008-02-25 14:48:15 +00:00
  • f99afb5dff lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> Denis Vlasenko 2008-02-24 23:32:36 +00:00
  • a2f47358eb forgotten bit of rmdir long options support Denis Vlasenko 2008-02-24 22:45:04 +00:00
  • 6d8112cc24 fix typo in comment, no code changes Denis Vlasenko 2008-02-24 22:08:57 +00:00
  • 8f8a420f12 lpr: fixing vda's thinko Denis Vlasenko 2008-02-24 19:22:25 +00:00
  • b78d1c045f less: shrink Denis Vlasenko 2008-02-24 19:18:18 +00:00
  • 4f82bdb050 lpr,lpq: rework by dronnikov AT gmail.com Denis Vlasenko 2008-02-24 18:44:20 +00:00
  • 52feee9b1f rmdir: optional long options support for Debian users. +68 bytes. By Roberto Gordo Saez <roberto.gordo AT gmail.com> Denis Vlasenko 2008-02-24 14:56:10 +00:00
  • 28b29916cb watch: shrink (by walter harms <WHarms AT bfs.de>) Denis Vlasenko 2008-02-24 14:33:17 +00:00
  • 400d8bb45e less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) *: minor shrink Denis Vlasenko 2008-02-24 13:36:01 +00:00
  • d553faf5a5 less: small shrink Denis Vlasenko 2008-02-23 12:22:17 +00:00
  • a7259b64e8 syslogd: small shrink Denis Vlasenko 2008-02-23 12:08:36 +00:00
  • d2172c04e6 less: make it a bit more resistant against statusline corruption. less: "examine" command will not bomb out on bad file name now Denis Vlasenko 2008-02-23 11:54:37 +00:00
  • 33196372be less: update line input so that it doesn't interfere with screen update. Makes "man bash", [enter], [/], <enter search pattern>, [enter] more usable - manpage draws as you enter the pattern! Yay!! less: fix bug where backspace wasn't actually deleting chars less: "examine file with empty name" doesn't abort anymore. libbb: add "all fatal signals" mask. Denis Vlasenko 2008-02-23 01:25:38 +00:00
  • 86620756d2 lpr: document options better Denis Vlasenko 2008-02-22 23:21:31 +00:00
  • 32b2a9fd6a small code readability and typo fixes Denis Vlasenko 2008-02-22 22:43:22 +00:00
  • 68444b9f0c lpr and lpq applets by Walter Harms. Denis Vlasenko 2008-02-22 22:24:48 +00:00
  • 6aa74fcf5b ash: s/ckzmalloc/ckzalloc/ Denis Vlasenko 2008-02-21 04:35:14 +00:00
  • 838ffd5be2 ash: sprinkle a bit more of zeroed allocations. Denis Vlasenko 2008-02-21 04:32:08 +00:00
  • 2f518b078b httpd: "HEAD" support. Closes bug 1530. Denis Vlasenko 2008-02-21 00:12:07 +00:00
  • 081efd1232 corrected English in comment Denis Vlasenko 2008-02-20 22:57:24 +00:00
  • a523e2efad udhcp: we were forgetting to set right op byte in tha packet for DHCPDECLINE. Fixing, and making code smaller. Denis Vlasenko 2008-02-20 22:33:38 +00:00
  • 84da0bf475 udhcp: make paths configurable syslogd: trivial build fix Denis Vlasenko 2008-02-20 22:29:52 +00:00
  • e376d454bb libbb: introduce and use nonblock_safe_read(). Yay! Our shells are immune from this nasty O_NONBLOCK now! Denis Vlasenko 2008-02-20 22:23:24 +00:00
  • ae86a338b8 [#1334] exec script for devices even if they dont have device nodes Mike Frysinger 2008-02-20 18:31:36 +00:00
  • 597906c436 ash: introduce and use stzalloc and ckzalloc. Denis Vlasenko 2008-02-20 16:38:54 +00:00
  • e7b43cf59f trivial fixes to config system Denis Vlasenko 2008-02-19 23:42:22 +00:00
  • c12d51e94e ash: fix fallout from "A=1 B=$A; echo $B" code. Denis Vlasenko 2008-02-19 23:31:05 +00:00
  • 624188aec0 microcom: tiny shrink, adding comments Denis Vlasenko 2008-02-19 18:26:40 +00:00
  • 671ca33aa1 init: make it NOMMU-capable httpd: trivial compile fix Denis Vlasenko 2008-02-19 14:13:20 +00:00
  • a58a637bed init: fix comments Denis Vlasenko 2008-02-19 12:10:18 +00:00
  • 99a61842df init: HUP should not be temporarily set to "restart", we use it for config reload, and we have QUIT for "restart". Denis Vlasenko 2008-02-19 12:08:38 +00:00
  • 8617454027 fix chat CONFIG_xxx dependencies Denis Vlasenko 2008-02-19 11:36:22 +00:00
  • e93550866b chat: now with "svn add" Denis Vlasenko 2008-02-19 11:35:08 +00:00
  • 53ce7f0d71 findfs,mount: trivial build fix and whitespace fiexs Denis Vlasenko 2008-02-19 11:29:46 +00:00
  • 431a7c9c53 tar: optional autodetection of gz/bz2 compressed tarballs. +130 bytes. Closes bug 992. Denis Vlasenko 2008-02-19 11:26:28 +00:00
  • a37e7134f7 init: fix bug 1111: restart actions were not splitting words: Denis Vlasenko 2008-02-19 02:57:07 +00:00
  • 92657d484f syslogd: tighten up hostname handling. Denis Vlasenko 2008-02-19 01:10:20 +00:00
  • e8419c90f1 tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) tail: a few variables renamed wc: tiny optimization. Denis Vlasenko 2008-02-19 00:38:10 +00:00
  • 5233cd3800 chat: new applet by dronnikov AT gmail.com. With all options on: Denis Vlasenko 2008-02-18 23:24:46 +00:00
  • 6f04391cec lineedit: tiny shrink Denis Vlasenko 2008-02-18 22:28:03 +00:00
  • de7684a309 support for mount by label (not yet tested) Also adds findfs applet. Closes bug 1143. Denis Vlasenko 2008-02-18 21:08:49 +00:00
  • 27dd495b98 - fix open(creat) without a mode Bernhard Reutner-Fischer 2008-02-18 18:35:53 +00:00
  • b4133683a4 mount: with -vv -f, say what mount() calls we were going to make Denis Vlasenko 2008-02-18 13:05:38 +00:00
  • f732e96757 mount: optional support for -vv verbosity mount: do "struct globals" trick Denis Vlasenko 2008-02-18 12:07:49 +00:00
  • c9ca0a3274 mount: recognize "dirsync" (closes bug 835) mount: sanitize environ if called by non-root *: adjust for slightly different sanitize routine Denis Vlasenko 2008-02-18 11:08:33 +00:00
  • 56244736ec whitespace fixes Denis Vlasenko 2008-02-17 15:14:04 +00:00
  • 542963685c dos2unix: shrink Denis Vlasenko 2008-02-17 14:31:50 +00:00
  • 03b4c14bd4 crontab: stop using remove() - use unlink() instead Denis Vlasenko 2008-02-17 14:30:03 +00:00
  • b3b0753593 dpkg: fix bug where existence check was reversed Denis Vlasenko 2008-02-17 14:29:25 +00:00
  • cb448fe01b libbb: introduce and use xrename and rename_or_warn. Denis Vlasenko 2008-02-17 14:28:53 +00:00
  • ffae845cfd microcom: maintainer update Denis Vlasenko 2008-02-16 23:40:47 +00:00
  • b1d8e7db0f mount: make -f work even without mtab support (Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com>) Denis Vlasenko 2008-02-16 23:28:42 +00:00
  • 25591c322c libbb: introduce bb_signals and bb_signals_recursive, which sets same handler for many signals. sig_catch is nuked (bb_signals_recursive is more descriptive name). *: use them as appropriate. Denis Vlasenko 2008-02-16 22:58:56 +00:00
  • 7fc294cdfe crontab: clear env if run by non-root, so that we can use PATH now crontab: make "-c /tmp/ -e" work Denis Vlasenko 2008-02-16 13:47:57 +00:00
  • 3718832a15 *: more readable handling of pipe fds. No code changes. Denis Vlasenko 2008-02-16 13:20:56 +00:00
  • 1e18f1bab3 ifupdowm: shrink Denis Vlasenko 2008-02-16 13:19:19 +00:00
  • 284d0faed6 random s/short/int/ Denis Vlasenko 2008-02-16 13:18:17 +00:00
  • 069e347863 crontab: almost complete rewrite crontab: make options consistent with other implementations Denis Vlasenko 2008-02-16 13:17:13 +00:00
  • cd5c61cd3b ifupdown: code shrink Denis Vlasenko 2008-02-15 16:20:26 +00:00
  • 753f42ab8d adduser: optional support for long options. +110 bytes. closes bug 2134. Denis Vlasenko 2008-02-15 15:17:23 +00:00
  • 0e6f661e23 ash: handle "A=1 A=2 B=$A; echo $B". closes bug 947. Denis Vlasenko 2008-02-15 15:02:15 +00:00
  • 977bc6a137 we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status Mike Frysinger 2008-02-15 07:19:03 +00:00
  • ea915363e7 fix build failure when long opts are enabled Mike Frysinger 2008-02-15 02:33:22 +00:00
  • 6b160e490d split some rtc funcs out of hwclock and into an rtc header/lib so that the new rtcwake applet as well as hwclock can utilize the same code Mike Frysinger 2008-02-15 02:27:19 +00:00
  • be7d2a8ded sendmail is lexically after selinux, so fix the order Mike Frysinger 2008-02-15 01:43:22 +00:00
  • 25cd7fd702 add a test case for usage strings to catch people forgetting to add trailing escape in middle of usage Mike Frysinger 2008-02-15 01:42:28 +00:00
  • 1e47c429bf fix microcom usage Mike Frysinger 2008-02-15 01:34:14 +00:00
  • e00e5025ec tar: real support for -p. +200 if selected. By Natanael Copa <natanael.copa at gmail.com> Denis Vlasenko 2008-02-14 20:37:54 +00:00
  • 39487e2d6a libbb: filename completion should match dangling symlinks too Denis Vlasenko 2008-02-14 19:55:58 +00:00
  • 94e87bc83d ash: explain why "set -o BOGUS" doesn't abort Denis Vlasenko 2008-02-14 16:51:58 +00:00
  • 28bf671d6d ash: make ash -c 'if set -o barfoo 2>/dev/null; then echo foo; else echo bar; fi' work (fixes bug 1142) Denis Vlasenko 2008-02-14 15:01:47 +00:00
  • f1d93ec420 build system: pass CFLAGS to link stage too (closes bug 1376) Denis Vlasenko 2008-02-14 12:24:14 +00:00
  • b2e578a1f2 umount: instead of non-standard -D, use -d with opposite meaning (closes bug 1604) umount: do not try to free loop device or erase mtab if remounted ro umount: do not complain several times about the same mountpoint Denis Vlasenko 2008-02-14 12:00:21 +00:00
  • 773f6710c1 typo fix Denis Vlasenko 2008-02-14 10:31:18 +00:00
  • 12c0622231 tar: do "short EOF" compat only if CONFIG_DESKTOP. ash: add a comment about new minor bug Denis Vlasenko 2008-02-14 08:52:30 +00:00