2008-09-25 |
Denis Vlasenko | fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Bernhard Reutner... | - add dpkg -l <packagepattern> (Peter Korsgaard) |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Bernhard Reutner... | - update my name. No obj-code changes ;) |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Bernhard Reutner... | - improve helptext |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Denis Vlasenko | top: fix "top -d 1" (bug 5144) |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Denis Vlasenko | top: don't lie in help screen about "-d 1" being valid |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Denis Vlasenko | top: fixes to prev commit: '1' should toggle SMP view... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Bernhard Reutner... | - fix compilation on OSF/1 |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Denis Vlasenko | top: optional SMP support by Vineet Gupta (vineetg76... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Denis Vlasenko | df: unsigned long needs %lu |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Denis Vlasenko | whitespace fixes |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Denis Vlasenko | return setgroups() decl to libbb, it is needed if we... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Mike Frysinger | we dont provide setgroups() replacement, so dont provid... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Denis Vlasenko | runsvdir: conditionalize "log in argiment" (mis)feature... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Denis Vlasenko | crontab: do not destroy STDIN_FILENO, editor may need... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
Denis Vlasenko | unzip: handle "central directory" |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Denis Vlasenko | setfont: use ioctl(KDFONTOP), it honours -C tty |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Denis Vlasenko | init: set stderr to NONBLOCK |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Denis Vlasenko | webpage: add "RD129 embedded board from ELPA" to produc... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Denis Vlasenko | website: add a product using bbox - EMTEC MovieCube... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Denis Vlasenko | libbb: document that we maybe will want to understand... |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Denis Vlasenko | grep: yet another fixlet for EXTRA_COMPAT |
commit | commitdiff | tree | snapshot |
2008-09-19 |
Denis Vlasenko | grep: fix EXTRA_COMPAT grep to honor -E and -i |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Denis Vlasenko | setfont: small fixes from Vladimir |
commit | commitdiff | tree | snapshot |
2008-09-18 |
Denis Vlasenko | id: fix "id <user>" case. Requires getgrouplist(). |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Denis Vlasenko | slattach: preserve speed in non-raw mode. +39 bytes. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Denis Vlasenko | setfont: support -m and -C, support -m TEXTUAL_MAP... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Denis Vlasenko | man: do not use default if /etc/man.conf has different... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Denis Vlasenko | man: use default MANPATH of "/usr/man"; do not search... |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Denis Vlasenko | modprobe-small: trivial SEGV fix |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Denis Vlasenko | id: unsigned long is excessive for option bitmask |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Denis Vlasenko | setfont: add comments/TODOs, no code changes |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Denis Vlasenko | modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Denis Vlasenko | id: code shrink |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Bernhard Reutner... | - implement id -G (Tito Ragusa) |
commit | commitdiff | tree | snapshot |
2008-09-12 |
Paul Mundt | Kill off bogus #error's for big endian SH targets,... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Denis Vlasenko | runsvd: shrink by Vladimir |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Denis Vlasenko | halt: reinstate -w even if !FEATURE_WTMP; beautify... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Denis Vlasenko | watchdog: add -T option |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Denis Vlasenko | ifenslave: on uclibc at least, net/if.h + linux/if_bond... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Denis Vlasenko | ifenslave: wants net/if.h |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Denis Vlasenko | install: shrink -D code. By Bernhard. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Denis Vlasenko | modprobe-small: make insmod command line compatible |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Bernhard Reutner... | - commentary typo fix |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Denis Vlasenko | awk: add a comment |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Bernhard Reutner... | - uncomment tc for now |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Bernhard Reutner... | - add WIP stub for tc. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Bernhard Reutner... | - mention that we ignore -v, -b, -c |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Denis Vlasenko | kbd_mode: fix non-ASCII letters in comments |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Denis Vlasenko | awk: improve nadling of negative numbers in bitwise... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Bernhard Reutner... | - pass "Accept:" and "Accept-Language:" header to CGI... |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Bernhard Reutner... | - remove excess whitespace (Vladimir Dronnikov) |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Bernhard Reutner... | - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) |
commit | commitdiff | tree | snapshot |
2008-09-01 |
Bernhard Reutner... | - add ether-wake to the hardcoded(argh!) list of APPLET... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Denis Vlasenko | insmod: fix detection of open failure |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Denis Vlasenko | build system: fix "Possible unintended interpolation... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Denis Vlasenko | build system: echo and test features may be enabled |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Denis Vlasenko | awk: bitwise ops cast oprands and results to unsigned... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Denis Vlasenko | awk: support hex constants |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Denis Vlasenko | df: add support for more options, add some coreutils... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Denis Vlasenko | insmod: mix xmalloc with xrealloc_vector more carefully |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Bernhard Reutner... | - forgot to pass in the HOST_EXTRACFLAGS |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Denis Vlasenko | insmod: shrink |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Denis Vlasenko | cksum: respect CONFIG_LFS=y. Adds 36 bytes in this... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Bernhard Reutner... | - pull check-lxdialog from linux-2.6.26 |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Denis Vlasenko | trylink: make messages less confusing |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Denis Vlasenko | modprobe-small: support "blacklist" keyword in /etc... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
Denis Vlasenko | reinstate sponsor's links |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Denis Vlasenko | fbset: fix mode matching code: original code may trigge... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
Denis Vlasenko | ping: SO_RCVBUF must be bigger than packet size, |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Denis Vlasenko | hexdump: fix SEGV in hexdump -e "" |
commit | commitdiff | tree | snapshot |
2008-08-23 |
Denis Vlasenko | setarch: do not try to use non-existent data in argv[] |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Denis Vlasenko | tweak web page |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Bernhard Reutner... | - move some older news to the news archive (the main... |
commit | commitdiff | tree | snapshot |
2008-08-22 |
Bernhard Reutner... | - reformat help text |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Denis Vlasenko | Announce 1.11.2 |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - print the documentation per default |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - document rmdir args |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - document rmmod -w and -f arguments |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Denis Vlasenko | fix xargs -e help text |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - tweak markup. No relevant changes |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - cleanup urls |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - fix typo |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - fix markup |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - do not advertise the standalone udhcpd. It is activel... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - fix markup |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - add doc-clean target |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - add note about CONFIG_CROSS_COMPILER_PREFIX while... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - fix typo of mine |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - improve documentation a bit |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - some more nitpicks |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - some more markup fixes |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - fix typo |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Denis Vlasenko | more of pointless beautifuing on the web page |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Denis Vlasenko | trim webpage text a bit |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - drop outdated paragraph (which additionally contained... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - misc. minor tweaks |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - point people to the current stable branch |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Bernhard Reutner... | - tweak markup |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Denis Vlasenko | more cosmetic fixes on the website |
commit | commitdiff | tree | snapshot |
next |