- ffa4499 man: new applet. ~600 bytes. by Denis Vlasenko · 17 years ago
- 6fa1ba3 crond: add handling of "MAILTO=user" lines by Denis Vlasenko · 17 years ago
- 7f8f0fa fbsplash: more compact support for named pipes + EOF scenario by Denis Vlasenko · 17 years ago
- a38ba59 fbsplash: move to /sbin; small shrink by Denis Vlasenko · 17 years ago
- 2570b2e whitespace fixes by Denis Vlasenko · 17 years ago
- 72b3442 fbsplash: support this usage: by Denis Vlasenko · 17 years ago
- 11b9f26 fbsplash: fix broken handling of buffered case: by Denis Vlasenko · 17 years ago
- 8ee649a *: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/ by Denis Vlasenko · 17 years ago
- 25a9c17 fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg by Denis Vlasenko · 17 years ago
- c6dbb85 fbsplash: shrink, better help text; inifile cannot specify image now; by Denis Vlasenko · 17 years ago
- 08ec67b patch: add support for -R. ~ +110 byte. By Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
- 42cc304 lpr: add more accurate comments *: trailing whitespace removal by Denis Vlasenko · 17 years ago
- c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
- 45ecfc2 taskset: fix false failure in testsuite by Denis Vlasenko · 17 years ago
- c52248e small NOMMU fixes by Denis Vlasenko · 17 years ago
- 3c96d02 hdparm: do not lie about supporting -q (quiet) by Denis Vlasenko · 17 years ago
- cf7cf62 *: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember) by Denis Vlasenko · 17 years ago
- d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
- b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
- 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
- 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 107fe7c less: improve search when data is not supplied fast enough by stdin - by Denis Vlasenko · 17 years ago
- 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 17 years ago
- 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 17 years ago
- 4e6c812 crond: make it NOMMU-capable by Denis Vlasenko · 17 years ago
- cd174d1 microcom: shrink by Denis Vlasenko · 17 years ago
- 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
- 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
- 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
- b78d1c0 less: shrink by Denis Vlasenko · 17 years ago
- 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
- d553faf less: small shrink by Denis Vlasenko · 17 years ago
- d2172c0 less: make it a bit more resistant against statusline corruption. by Denis Vlasenko · 17 years ago
- 3319637 less: update line input so that it doesn't interfere with by Denis Vlasenko · 17 years ago
- 624188a microcom: tiny shrink, adding comments by Denis Vlasenko · 17 years ago
- 8617454 fix chat CONFIG_xxx dependencies by Denis Vlasenko · 17 years ago
- e935508 chat: now with "svn add" by Denis Vlasenko · 17 years ago
- 5233cd3 chat: new applet by dronnikov AT gmail.com. With all options on: by Denis Vlasenko · 17 years ago
- 27dd495 - fix open(creat) without a mode by Bernhard Reutner-Fischer · 17 years ago
- c9ca0a3 mount: recognize "dirsync" (closes bug 835) by Denis Vlasenko · 17 years ago
- 5624473 whitespace fixes by Denis Vlasenko · 17 years ago
- 03b4c14 crontab: stop using remove() - use unlink() instead by Denis Vlasenko · 17 years ago
- cb448fe libbb: introduce and use xrename and rename_or_warn. by Denis Vlasenko · 17 years ago
- ffae845 microcom: maintainer update by Denis Vlasenko · 17 years ago
- 25591c3 libbb: introduce bb_signals and bb_signals_recursive, by Denis Vlasenko · 17 years ago
- 7fc294c crontab: clear env if run by non-root, so that we can use PATH now by Denis Vlasenko · 17 years ago
- 3718832 *: more readable handling of pipe fds. No code changes. by Denis Vlasenko · 17 years ago
- 284d0fa random s/short/int/ by Denis Vlasenko · 17 years ago
- 069e347 crontab: almost complete rewrite by Denis Vlasenko · 17 years ago
- 9304d6e microcom: read more than 1 byte from device, if possible by Denis Vlasenko · 17 years ago
- 68e8e96 microcom: compile fixes by Denis Vlasenko · 17 years ago
- d56e3cc microcom: split -d (delay) option away from -t by Denis Vlasenko · 17 years ago
- dc1c457 microcom: update from maintainer by Denis Vlasenko · 17 years ago
- afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
- 0effc24 microcom: undo #define trick, gcc fails to take advantage of it by Denis Vlasenko · 17 years ago
- b5c60fc mkswap, readahead: stop using fdlength, it is reported to be unreliable by Denis Vlasenko · 17 years ago
- ef67c57 microcom: update from the author by Denis Vlasenko · 17 years ago
- f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
- 314820e crond: small code shrink and readability enhancements by Denis Vlasenko · 17 years ago
- 46904bf - Fix hdparm's ioctl parameter passing (John Brandwood) by Bernhard Reutner-Fischer · 17 years ago
- 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
- fb0eba7 libbb: introduce and use safe_waitpid (loops in EINTR) by Denis Vlasenko · 17 years ago
- 6bef3d1 fbset: fix buglet where we were using wrong pointer by Denis Vlasenko · 17 years ago
- bfc3d82 ifconfig: code shrink by Denis Vlasenko · 17 years ago
- 9130340 hdparm: code shrink by Denis Vlasenko · 17 years ago
- 8add068 mt: eliminate vector of structures with pointers (bad for libbusybox). by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- feb7ae7 printf("%s\n") -> puts() by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- 96e1b38 introduce and use close_on_exec_on(fd). -50 bytes. by Denis Vlasenko · 17 years ago
- f60d626 small code shrink by Denis Vlasenko · 17 years ago
- 0afdfdf hdparm: paranoia-induced fix against theoretical div-by-0 case by Denis Vlasenko · 17 years ago
- 920c52a hdparm: more robust (re overflows) code. +38 bytes. by Denis Vlasenko · 17 years ago
- a7bc9ac hdparm: reduce possibility of numeric overflow in -T. by Denis Vlasenko · 17 years ago
- c3122bc hdparm: simplify timing measurement (it wa the last last user by Denis Vlasenko · 17 years ago
- 0d3c6af hdparm: get rid of static variables by Denis Vlasenko · 17 years ago
- 78e2d4e less: make 'f' page forward by Denis Vlasenko · 17 years ago
- 892536f hdparm: use fixed fd #3 for device being interrogated by Denis Vlasenko · 17 years ago
- 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
- 1acdc89 style and message text fixes by Denis Vlasenko · 17 years ago
- 5d61e71 introduce safe_poll (fixes a problem in top) by Denis Vlasenko · 17 years ago
- 9a4e08e include libbb.h, not busybox.h by Denis Vlasenko · 17 years ago
- 73f56bb - actually mv microcom.c to miscutils by Bernhard Reutner-Fischer · 17 years ago
- 23856ab move microcom to miscutils by Denis Vlasenko · 17 years ago
- 3638cc4 watchdog: allow millisecond spec (-t 250ms) by Denis Vlasenko · 17 years ago
- f9000c5 crond: code shrink by Denis Vlasenko · 17 years ago
- d37f222 libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) by Denis Vlasenko · 17 years ago
- b9c02dd crond: don't start sendmail with absolute path by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- 856be77 assorted fixes for breakage found by randomconfig by Denis Vlasenko · 17 years ago
- a0319ba hdparm: shrink rodata by ~250 bytes by Denis Vlasenko · 17 years ago
- 6a2f7f4 whitespace fixes, no code changes by Denis Vlasenko · 17 years ago
- 319f8eb httpd: round down sendfile byte count to 64k *: style fixes by Denis Vlasenko · 17 years ago
- e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
- 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
- 46340e3 less: add a bit more robustness in keyboard reading code by Denis Vlasenko · 17 years ago
- 9a3b7b1 ttysize: update copyright by Denis Vlasenko · 17 years ago