2008-03-17 |
Denis Vlasenko | *: fix various kinds of damage to letter 'c' in Arkadiu... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | volume_id: disable detection routines which are not... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | volude_id: remove unused fields and functions which... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | selinux/*: -Wunused-parameter fixes |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | svn add/svn rm to actually move tcp/udpsvd... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | *: mode tcp/udpsvd to networking, delete ipsvd/* |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | tftpd: new applet (mostly using existing code for tftp) |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | *: shrink: use Vladimir's "o+" specifier instead of... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | *: shrink by using [f]open_or_warn_stdin where appropriate |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | clean up TODO file. No real code changes. |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | *: fix fallout from -Wunused-parameter |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | dnsd: properly set _src_ IP:port on outgoing UDP packets |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | fsck: shrink (we were passing around some params which... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | help text: regularize format, and shrink |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | mount: plug a hole where FEATURE_MOUNT_HELPERS could... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | fuser: bugfixes and shrink. It was assuming that xmallo... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | dos2unix: tiny shrink |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | less: improve search when data is not supplied fast... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | tcpsvd,udpsvd: make them NOMMU-capable |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | fsck_minix: getopt32-ification; code shrink; reduce... |
commit | commitdiff | tree | snapshot |
2008-03-17 |
Denis Vlasenko | libbb: introduce and use sigprocmask_allsigs and sigact... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Denis Vlasenko | libbb: introduse and use signal_[no_]SA_RESTART_empty_m... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Denis Vlasenko | nc: remove a bit of bloat |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Denis Vlasenko | inetd: make it NOMMU-capable and IPv6-friendly. Lots... |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Denis Vlasenko | crond: make it NOMMU-capable |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Paul Fox | fixups to vi usage, and move the initial redraw() past the |
commit | commitdiff | tree | snapshot |
2008-03-06 |
Paul Fox | fixed the "dot" (i.e. '.') command, to properly re... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Paul Fox | define DEBUG as 0, for when ENABLE_FEATURE_DEVPTS is... |
commit | commitdiff | tree | snapshot |
2008-03-05 |
Paul Fox | fix vi's '?' and '/' commands to correctly set a new... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Denis Vlasenko | msh: create testsuite (based on hush one) |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Denis Vlasenko | unlzma: save a few more bytes, and maybe even a bit... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Denis Vlasenko | unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Denis Vlasenko | msh: a few fields renamed; short->int conversion for... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Denis Vlasenko | actually add bb_qsort.c |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Denis Vlasenko | libbb: inntroduce and use bb_pstrcmp() and qsort_string... |
commit | commitdiff | tree | snapshot |
2008-03-02 |
Denis Vlasenko | msh: renames: ->words => ->op_words, space() => get_space() |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Denis Vlasenko | doc: add info about sed s/.../.../I modifier |
commit | commitdiff | tree | snapshot |
2008-03-01 |
Denis Vlasenko | msh: fix for bug 846 ("break" didn't work second time) |
commit | commitdiff | tree | snapshot |
2008-02-29 |
Denis Vlasenko | nmeter: fix bug where %[mf] behaves as %[mt] |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Denis Vlasenko | run-parts: add --reverse |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Denis Vlasenko | zcip: chdiring to root when daemonizing is not useful, |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Denis Vlasenko | sed: n cmd must reset "we had successful subst" flag... |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Denis Vlasenko | microcom: shrink |
commit | commitdiff | tree | snapshot |
2008-02-28 |
Denis Vlasenko | script: correctly handle buffered "tail" of output... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Bernhard Reutner... | - Don't point to obsolete patches but the current fixes... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Bernhard Reutner... | - update docs to point to the current stable branch |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Bernhard Reutner... | - fix compilation failure due to implicit decl of resol... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Denis Vlasenko | httpd: fix breakage introduced by "support for I:index... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Denis Vlasenko | *: add optimization barrier to all "G trick" locations |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Denis Vlasenko | lpr: removed stdio; added "job received" message in... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Denis Vlasenko | libbb: add forgotten part of "script" applet change |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Denis Vlasenko | script: new applet by Pascal Bellard <pascal.bellard... |
commit | commitdiff | tree | snapshot |
2008-02-27 |
Denis Vlasenko | sendmail: yet another maintainer's update |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Vlasenko | sendmail: update from maintainer |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Vlasenko | lpr: fflush stdout fix |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Vlasenko | syslogd: optional support for dropping dups. closes... |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Vlasenko | ifenslave: new applet. closes bug 115. |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Vlasenko | start_stop_daemon: stop using data/bss |
commit | commitdiff | tree | snapshot |
2008-02-26 |
Denis Vlasenko | reset: call "stty sane". Closes bug 1414. |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Denis Vlasenko | actually add libbb/safe_gethostname.c |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Denis Vlasenko | *: intrduce and use safe_gethostname. By Tito <farmatit... |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Denis Vlasenko | lpd: spool mode added by Vladimir |
commit | commitdiff | tree | snapshot |
2008-02-25 |
Denis Vlasenko | lpd: now with "svn add"... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | lpd: new applet by Vladimir Dronnikov <dronnikov AT... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | forgotten bit of rmdir long options support |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | fix typo in comment, no code changes |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | lpr: fixing vda's thinko |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | less: shrink |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | lpr,lpq: rework by dronnikov AT gmail.com |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | rmdir: optional long options support for Debian users... |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | watch: shrink (by walter harms <WHarms AT bfs.de>) |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Denis Vlasenko | less,klogd,syslogd,nc,tcpudp: exit on signal by killing... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Denis Vlasenko | less: small shrink |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Denis Vlasenko | syslogd: small shrink |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Denis Vlasenko | less: make it a bit more resistant against statusline... |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Denis Vlasenko | less: update line input so that it doesn't interfere... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Denis Vlasenko | lpr: document options better |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Denis Vlasenko | small code readability and typo fixes |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Denis Vlasenko | lpr and lpq applets by Walter Harms. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Denis Vlasenko | ash: s/ckzmalloc/ckzalloc/ |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Denis Vlasenko | ash: sprinkle a bit more of zeroed allocations. |
commit | commitdiff | tree | snapshot |
2008-02-21 |
Denis Vlasenko | httpd: "HEAD" support. Closes bug 1530. |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Denis Vlasenko | corrected English in comment |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Denis Vlasenko | udhcp: we were forgetting to set right op byte in tha... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Denis Vlasenko | udhcp: make paths configurable |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Denis Vlasenko | libbb: introduce and use nonblock_safe_read(). Yay! |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Mike Frysinger | [#1334] exec script for devices even if they dont have... |
commit | commitdiff | tree | snapshot |
2008-02-20 |
Denis Vlasenko | ash: introduce and use stzalloc and ckzalloc. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | trivial fixes to config system |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | ash: fix fallout from "A=1 B=$A; echo $B" code. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | microcom: tiny shrink, adding comments |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | init: make it NOMMU-capable |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | init: fix comments |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | init: HUP should not be temporarily set to "restart", |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | fix chat CONFIG_xxx dependencies |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | chat: now with "svn add" |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | findfs,mount: trivial build fix and whitespace fiexs |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | tar: optional autodetection of gz/bz2 compressed tarballs. |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Denis Vlasenko | init: fix bug 1111: restart actions were not splitting... |
commit | commitdiff | tree | snapshot |
next |