- e0bcba1 df: unsigned long needs %lu by Denis Vlasenko · 16 years ago
- ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
- cac0f5b return setgroups() decl to libbb, it is needed if we use libpwdgrp. by Denis Vlasenko · 16 years ago
- f6cad92 we dont provide setgroups() replacement, so dont provide the prototype either ... especially since it conflicts on some systems (like Darwin) by Mike Frysinger · 16 years ago
- 923a79a runsvdir: conditionalize "log in argiment" (mis)feature. By Vladimir. by Denis Vlasenko · 16 years ago
- 30cfdf9 crontab: do not destroy STDIN_FILENO, editor may need it (crontab -e) by Denis Vlasenko · 16 years ago
- 006e862 unzip: handle "central directory" by Denis Vlasenko · 16 years ago
- eef6077 setfont: use ioctl(KDFONTOP), it honours -C tty by Denis Vlasenko · 16 years ago
- b8d1a4c init: set stderr to NONBLOCK *: s/setenv(a,b,1)/xsetenv(a,b)/ by Denis Vlasenko · 16 years ago
- b61dc1c webpage: add "RD129 embedded board from ELPA" to product page by Denis Vlasenko · 16 years ago
- 3728bc5 website: add a product using bbox - EMTEC MovieCube R700 by Denis Vlasenko · 16 years ago
- 248b4a7 libbb: document that we maybe will want to understand \e someday by Denis Vlasenko · 16 years ago
- 9ac706b grep: yet another fixlet for EXTRA_COMPAT by Denis Vlasenko · 16 years ago
- c110b7d grep: fix EXTRA_COMPAT grep to honor -E and -i by Denis Vlasenko · 16 years ago
- 72fa70a setfont: small fixes from Vladimir by Denis Vlasenko · 16 years ago
- 2228426 id: fix "id <user>" case. Requires getgrouplist(). by Denis Vlasenko · 16 years ago
- 28f5619 slattach: preserve speed in non-raw mode. +39 bytes. by Denis Vlasenko · 16 years ago
- 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
- a1e16c9 man: do not use default if /etc/man.conf has different MANPATH by Denis Vlasenko · 16 years ago
- e357d2a man: use default MANPATH of "/usr/man"; do not search paths twice by Denis Vlasenko · 16 years ago
- 7c9c1bb modprobe-small: trivial SEGV fix by Denis Vlasenko · 16 years ago
- 0d602e9 id: unsigned long is excessive for option bitmask by Denis Vlasenko · 16 years ago
- 2bc5c03 setfont: add comments/TODOs, no code changes by Denis Vlasenko · 16 years ago
- ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
- 4f3209b id: code shrink by Denis Vlasenko · 16 years ago
- 0ee1cb0 - implement id -G (Tito Ragusa) by Bernhard Reutner-Fischer · 16 years ago
- 70de57f Kill off bogus #error's for big endian SH targets, these work fine. by Paul Mundt · 16 years ago
- 08ea11a runsvd: shrink by Vladimir *: use unified trivial signal handler by Denis Vlasenko · 16 years ago
- 9725daa halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c by Denis Vlasenko · 16 years ago
- 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
- ee9deb8 ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist by Denis Vlasenko · 16 years ago
- ee34ebe ifenslave: wants net/if.h by Denis Vlasenko · 16 years ago
- 9f9c193 install: shrink -D code. By Bernhard. by Denis Vlasenko · 16 years ago
- 1c781cc modprobe-small: make insmod command line compatible by Denis Vlasenko · 16 years ago
- 4acb1b0 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
- 665eaff awk: add a comment by Denis Vlasenko · 16 years ago
- fd6b5ad - uncomment tc for now by Bernhard Reutner-Fischer · 16 years ago
- 0901c51 - add WIP stub for tc. by Bernhard Reutner-Fischer · 16 years ago
- 161931e - mention that we ignore -v, -b, -c by Bernhard Reutner-Fischer · 16 years ago
- d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
- a2e1eea awk: improve nadling of negative numbers in bitwise ops; by Denis Vlasenko · 16 years ago
- b424930 - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) by Bernhard Reutner-Fischer · 16 years ago
- 2bdc99f - remove excess whitespace (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
- d93179f - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
- d129d7c - add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAME by Bernhard Reutner-Fischer · 16 years ago
- 04e458d insmod: fix detection of open failure by Denis Vlasenko · 16 years ago
- 1045d00 build system: fix "Possible unintended interpolation of @host" message by Denis Vlasenko · 16 years ago
- 66496d7 build system: echo and test features may be enabled by Denis Vlasenko · 16 years ago
- 7cbcd1c awk: bitwise ops cast oprands and results to unsigned long, by Denis Vlasenko · 16 years ago
- 996a614 awk: support hex constants by Denis Vlasenko · 16 years ago
- d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
- 3b80cac insmod: mix xmalloc with xrealloc_vector more carefully by Denis Vlasenko · 16 years ago
- 1ebdacc - forgot to pass in the HOST_EXTRACFLAGS by Bernhard Reutner-Fischer · 16 years ago
- 18c9302 insmod: shrink by Denis Vlasenko · 16 years ago
- 8f0e342 cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case. by Denis Vlasenko · 16 years ago
- f3d1e21 - pull check-lxdialog from linux-2.6.26 by Bernhard Reutner-Fischer · 16 years ago
- b522d69 trylink: make messages less confusing by Denis Vlasenko · 16 years ago
- 279ca69 modprobe-small: support "blacklist" keyword in /etc/modules/<modulename> by Denis Vlasenko · 16 years ago
- c4e4b6b reinstate sponsor's links by Denis Vlasenko · 16 years ago
- b66d16a fbset: fix mode matching code: original code may trigger false positive. by Denis Vlasenko · 16 years ago
- 5770715 ping: SO_RCVBUF must be bigger than packet size, by Denis Vlasenko · 16 years ago
- 15f2fdb hexdump: fix SEGV in hexdump -e "" by Denis Vlasenko · 16 years ago
- 7fe21c6 setarch: do not try to use non-existent data in argv[] by Denis Vlasenko · 16 years ago
- 6cd36bc tweak web page by Denis Vlasenko · 16 years ago
- 9ff245f - move some older news to the news archive (the main page was once again over 30kib big) by Bernhard Reutner-Fischer · 16 years ago
- 7d0d3e2 - reformat help text by Bernhard Reutner-Fischer · 16 years ago
- 6573417 Announce 1.11.2 by Denis Vlasenko · 16 years ago
- a28a05b - print the documentation per default by Bernhard Reutner-Fischer · 16 years ago
- 99ecc46 - document rmdir args by Bernhard Reutner-Fischer · 16 years ago
- 6375853 - document rmmod -w and -f arguments by Bernhard Reutner-Fischer · 16 years ago
- e82da4d fix xargs -e help text by Denis Vlasenko · 16 years ago
- c397792 - tweak markup. No relevant changes by Bernhard Reutner-Fischer · 16 years ago
- bc8bc59 - cleanup urls by Bernhard Reutner-Fischer · 16 years ago
- 3b0161d - fix typo by Bernhard Reutner-Fischer · 16 years ago
- f2d4a65 - fix markup by Bernhard Reutner-Fischer · 16 years ago
- eae3846 - do not advertise the standalone udhcpd. It is actively maintained in busybox only. by Bernhard Reutner-Fischer · 16 years ago
- e0fe65b - fix markup by Bernhard Reutner-Fischer · 16 years ago
- 8eeaa74 - add doc-clean target by Bernhard Reutner-Fischer · 16 years ago
- 6887e77 - add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup. by Bernhard Reutner-Fischer · 16 years ago
- 20a55b7 - fix typo of mine by Bernhard Reutner-Fischer · 16 years ago
- f0d0811 - improve documentation a bit by Bernhard Reutner-Fischer · 16 years ago
- b5d701d - some more nitpicks by Bernhard Reutner-Fischer · 16 years ago
- beea4b8 - some more markup fixes by Bernhard Reutner-Fischer · 16 years ago
- 0fa5394 - fix typo by Bernhard Reutner-Fischer · 16 years ago
- b91168a more of pointless beautifuing on the web page by Denis Vlasenko · 16 years ago
- f9dba6e trim webpage text a bit by Denis Vlasenko · 16 years ago
- 557f9c4 - drop outdated paragraph (which additionally contained some mistyped html-like junk) by Bernhard Reutner-Fischer · 16 years ago
- 5f52150 - misc. minor tweaks by Bernhard Reutner-Fischer · 16 years ago
- beb6ea4 - point people to the current stable branch by Bernhard Reutner-Fischer · 16 years ago
- 78c41b2 - tweak markup by Bernhard Reutner-Fischer · 16 years ago
- 14a7938 more cosmetic fixes on the website by Denis Vlasenko · 16 years ago
- 68cef20 cosmetic fixes on the webpage by Denis Vlasenko · 16 years ago
- b22fbfe - tweak markup by Bernhard Reutner-Fischer · 16 years ago
- a0420ab - bump copyright year by Bernhard Reutner-Fischer · 16 years ago
- 158f1d4 - fix markup by Bernhard Reutner-Fischer · 16 years ago
- 8c8601c - fix some wrong markup. by Bernhard Reutner-Fischer · 16 years ago
- 040fead - correct release date for 1.12.0 and fix a few typos by Bernhard Reutner-Fischer · 16 years ago
- c1b39ed announce 1.12.0 by Denis Vlasenko · 16 years ago
- 2a7031b Bump version to 1.13.0.svn by Denis Vlasenko · 16 years ago
- 261cf47 This is 1.12.0 by Denis Vlasenko · 16 years ago 1_12_0