- 1f0ab1d crond: code shrink by Denys Vlasenko · 14 years ago
- 45963c8 crond: rename HumpBack names. Note two TODOs/FIXMEs by Denys Vlasenko · 14 years ago
- dfc870f crond: check mtime on crontab dir every minute, and reread if changed by Denys Vlasenko · 14 years ago
- 4a09aef crond: reorder functions to follow usual order: "main last" by Denys Vlasenko · 14 years ago
- d3c2b71 crond: code shrink by Denys Vlasenko · 14 years ago
- 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
- 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
- 922f6f5 chrt: code shrink by Denys Vlasenko · 14 years ago
- 8119967 conspy: stop losing some keyboard keys. by Pascal Bellard · 14 years ago
- fa5ea17 conspy: code shrink by Pascal Bellard · 14 years ago
- ff37799 conspy: code shrink by Pascal Bellard · 14 years ago
- 1a3b071 conspy: significant output minimization; blink attribute support by Denys Vlasenko · 14 years ago
- 918f444 conspy: make "conspy 0" use vcsa0 but "conspy" (no param) use vcsa by Denys Vlasenko · 14 years ago
- 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
- 51fa147 conspy: code shrink by Denys Vlasenko · 14 years ago
- a54985b conspy: document attribute byte format by Denys Vlasenko · 14 years ago
- dd8adde *: introduce and use bb_unsetenv_and_free by Denys Vlasenko · 14 years ago
- 1b8e2b0 conspy: code shrink ~200 bytes by Pascal Bellard · 14 years ago
- 05a550b fix errors in detecting non-modified areas by Denys Vlasenko · 14 years ago
- a8b594f conspy: new applet by Pascal Bellard · 14 years ago
- 3324c96 ubiattach,ubidetach: new applets by Baruch Siach · 15 years ago
- 1cd769a rfkill: do not enable by default, it requires new-ish Linux headers by Denys Vlasenko · 15 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
- 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago
- ea8b252 *: better string sharing by Denys Vlasenko · 15 years ago
- d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
- a29b055 setsid: check for setsid error directly by Denys Vlasenko · 15 years ago
- 43afd75 rfkill: new applet by Souf Oued · 15 years ago
- 351ef71 devmem: map two pages only if it is necessary by Denys Vlasenko · 15 years ago
- 6dbbac5 Move utmp/wtmp support to "General configuration" section by Denys Vlasenko · 15 years ago
- 3a41611 telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363 by Denys Vlasenko · 15 years ago
- 651a269 *: merge some common strings by Denys Vlasenko · 15 years ago
- 8531d76 *: code shrink and better "died from signal" reporting from wait4pid by Denys Vlasenko · 15 years ago
- 814da22 fbsplash: reinstate drawing of over/undersized images; shrink by Denys Vlasenko · 15 years ago
- 7cfec4b beep: the -d option takes milliseconds not microseconds by Natanael Copa · 15 years ago
- 58f108e lineedit: fix another corner case with bad unicode input by Denys Vlasenko · 15 years ago
- 88aa558 *: do not check for POLLIN/POLLOUT only, just in case it's POLHUP/POLERR by Denys Vlasenko · 15 years ago
- ca228fb reuse a few strings by Bernhard Reutner-Fischer · 15 years ago
- fd686a2 setup_environment(): eliminate one parameter by Denys Vlasenko · 15 years ago
- 99709ab crontab: use setup_environment by Bernhard Reutner-Fischer · 15 years ago
- 10544a8 compat and warning fixes by Denys Vlasenko · 15 years ago
- 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
- ecd90fd fix Unicode config option limits and some comments in less by Denys Vlasenko · 15 years ago
- 083e172 style fixes, no code changes by Denys Vlasenko · 15 years ago
- f2c8aa6 libbb: introduce and use monotonic_ms by Denys Vlasenko · 15 years ago
- cb23d93 *: add/remove safe_, it seems we had a few incorrect uses by Denys Vlasenko · 15 years ago
- dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
- 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
- c066472 *: do not assign to stdout/stderr, it's not portable. by Denys Vlasenko · 15 years ago
- bd1de18 dc: make "dc -1.23 ..." work by Denys Vlasenko · 15 years ago
- 78fcec4 crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes. by Denys Vlasenko · 15 years ago
- 31e2e7b randomconfig fixes by Denys Vlasenko · 15 years ago
- e992bae *: remove a few more cases of argc usage. -89 bytes. by Denys Vlasenko · 15 years ago
- 86cfb70 flash_eraseall: stop using obsolete mtd/jffs2-user.h; code shrink by Denys Vlasenko · 15 years ago
- 1e11360 runlevel: -2 bytes by Denys Vlasenko · 15 years ago
- b2e5fc3 ntpd: and real handling for -N, show usage w/o options; trim text by Denys Vlasenko · 15 years ago
- d095fd4 flashcp: new applet by Stefan Seyfried. +900 bytes by Stefan Seyfried · 15 years ago
- 8684cbb libbb: robustify isXXXX(). +39 bytes by Denys Vlasenko · 15 years ago
- a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
- 72ac690 eject: band-aid for kernel headers using u8 type by Denys Vlasenko · 15 years ago
- 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
- ab19ede tidy up O_NONBLOCK usage. use libbb functions in stty. by Denys Vlasenko · 15 years ago
- 6eaac02 fbsplash: allow compressed image files by Vladimir Dronnikov · 15 years ago
- 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
- 4214f8b mountpoint: btrfs fix by Vladimir Dronnikov · 15 years ago
- e039e68 wall: new applet by Bernhard Reutner-Fischer · 15 years ago
- a483087 add and use xopen_nonblocking (-18b) by Bernhard Reutner-Fischer · 15 years ago
- a8df4c0 menuconfig tweaks by Denys Vlasenko · 15 years ago
- a7bb3c1 *: code shrink via NOINLINE by Denys Vlasenko · 15 years ago
- 7bb346f *: use {i,u}toa() where appropriate by Denys Vlasenko · 15 years ago
- b618dba sendmail: accept -i too, not only -oi by Vladimir Dronnikov · 15 years ago
- 1f27ab0 *: optimize code size in strtoul calls by Denys Vlasenko · 15 years ago
- af3fd14 hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes by Denys Vlasenko · 15 years ago
- 043b1e5 more C standard compat fixes from Dan Fandrich by Denys Vlasenko · 15 years ago
- 5370bfb documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
- 90a9904 remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com) by Denys Vlasenko · 15 years ago
- 0da1c0a beep: optimize by Denys Vlasenko · 15 years ago
- 00ea82e add config knob for default freq and length by Bernhard Reutner-Fischer · 15 years ago
- 45de074 add simple beep applet by Bernhard Reutner-Fischer · 15 years ago
- 007c6fc typo fix in comment by Denys Vlasenko · 15 years ago
- 4803db5 volname: new applet by Matthew Stoltenberg · 15 years ago
- dc9495d rx: strip padding from last block. closes bug 501. by Denys Vlasenko · 15 years ago
- 0e1b626 man: use man.config, not only man.conf (man version 1.6f compat) by Denys Vlasenko · 15 years ago
- 860d2bb fix fallout from BSD patches by Denys Vlasenko · 15 years ago
- da49f58 move libc related stuff out of platform.h by Denys Vlasenko · 15 years ago
- b22bbff fix dependencies of FEATURE_GETOPT_LONG by Denys Vlasenko · 15 years ago
- d5f1b1b *: add FAST_FUNC to function ptrs where it makes sense by Denys Vlasenko · 16 years ago
- bf2af9a flash_lock, flash_unlock: new applets by Denys Vlasenko · 16 years ago
- 2b132e5 hdparm: fix a thinko in a previous commit by Denys Vlasenko · 16 years ago
- c706845 hdparm: code shrink by Denys Vlasenko · 16 years ago
- 6d335be hdparm: correct (t & 1) ? '0' : '5' thinko; wrap 80+ col lines by Denys Vlasenko · 16 years ago
- 020f406 line editing: add an option to emit ESC [ 6 n and use results by Denys Vlasenko · 16 years ago
- 1fd3b38 *: bb_error_msg's messages should not be capitalized by Denis Vlasenko · 16 years ago
- 6fb5f01 we need to daemonize *before* opening the watchdog device by Mike Frysinger · 16 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- e41fdbc watchdog: enable it before setting timeout by Denis Vlasenko · 16 years ago
- 551ffdc more of pointless whitespace fixes by Denis Vlasenko · 16 years ago