Age | Commit message (Expand) | Author |
2008-03-17 | tcpsvd,udpsvd: make them NOMMU-capable | Denis Vlasenko |
2008-03-17 | libbb: introduce and use sigprocmask_allsigs and sigaction_set. | Denis Vlasenko |
2008-03-12 | libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set | Denis Vlasenko |
2008-03-12 | nc: remove a bit of bloat | Denis Vlasenko |
2008-03-12 | inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames | Denis Vlasenko |
2008-03-02 | actually add bb_qsort.c | Denis Vlasenko |
2008-02-28 | zcip: chdiring to root when daemonizing is not useful, | Denis Vlasenko |
2008-02-27 | httpd: fix breakage introduced by "support for I:index.xml" | Denis Vlasenko |
2008-02-27 | *: add optimization barrier to all "G trick" locations | Denis Vlasenko |
2008-02-27 | script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> | Denis Vlasenko |
2008-02-27 | sendmail: yet another maintainer's update | Denis Vlasenko |
2008-02-26 | sendmail: update from maintainer | Denis Vlasenko |
2008-02-26 | ifenslave: new applet. closes bug 115. | Denis Vlasenko |
2008-02-25 | *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> | Denis Vlasenko |
2008-02-24 | less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) | Denis Vlasenko |
2008-02-21 | httpd: "HEAD" support. Closes bug 1530. | Denis Vlasenko |
2008-02-20 | udhcp: we were forgetting to set right op byte in tha packet | Denis Vlasenko |
2008-02-20 | udhcp: make paths configurable | Denis Vlasenko |
2008-02-19 | init: make it NOMMU-capable | Denis Vlasenko |
2008-02-18 | mount: recognize "dirsync" (closes bug 835) | Denis Vlasenko |
2008-02-17 | libbb: introduce and use xrename and rename_or_warn. | Denis Vlasenko |
2008-02-16 | libbb: introduce bb_signals and bb_signals_recursive, | Denis Vlasenko |
2008-02-16 | *: more readable handling of pipe fds. No code changes. | Denis Vlasenko |
2008-02-16 | ifupdowm: shrink | Denis Vlasenko |
2008-02-16 | random s/short/int/ | Denis Vlasenko |
2008-02-15 | ifupdown: code shrink | Denis Vlasenko |
2008-02-11 | httpd: fix bug where we did chdir("") if CGI path had only one "/". | Denis Vlasenko |
2008-02-11 | - shrink a tiny bit (-30Bytes) | Bernhard Reutner-Fischer |
2008-02-11 | - spelling fixes | Bernhard Reutner-Fischer |
2008-02-08 | sendmail: update from maintainer | Denis Vlasenko |
2008-02-08 | httpd: add a bit of error logging; a few code simplifications. +29 bytes. | Denis Vlasenko |
2008-02-04 | udhcp: ifdef out unused members | Denis Vlasenko |
2008-02-04 | udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) | Denis Vlasenko |
2008-02-04 | zcip: open ARP socket before openlog | Denis Vlasenko |
2008-02-02 | sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> | Denis Vlasenko |
2008-02-02 | nc: fix fallout from C99 standard compliance change | Denis Vlasenko |
2008-02-01 | Fix compilation error when FEATURE_FANCY_PING enabled. Also | Paul Fox |
2008-01-29 | - be C99 friendly. Anonymous unions are a GNU extension. This change is | Bernhard Reutner-Fischer |
2008-01-29 | sendmail: really svn add it | Denis Vlasenko |
2008-01-28 | sendmail: new applet by dronnikov at gmail.com | Denis Vlasenko |
2008-01-28 | *: tidy up usage of char **environ | Denis Vlasenko |
2008-01-27 | - fix conflicting decls of syslog related facilitynames and prioritynames tables | Bernhard Reutner-Fischer |
2008-01-25 | udhcpc: filter unwanted packets in kernel | Denis Vlasenko |
2008-01-25 | udhcpc: fix wrong options in decline and release packets | Denis Vlasenko |
2008-01-14 | - implement brctl setpathcost, setportprio, setbridgeprio, stp | Bernhard Reutner-Fischer |
2008-01-13 | - shrink a bit and implement time related fancy features. Improve help texts. | Bernhard Reutner-Fischer |
2008-01-13 | - save four bytes by manually hoisting the br assignment | Bernhard Reutner-Fischer |
2008-01-13 | - new applet brctl | Bernhard Reutner-Fischer |
2008-01-07 | whitespace fixes | Denis Vlasenko |
2008-01-07 | ps: fix build breakage from vda's recent commit | Denis Vlasenko |