aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-18setfont: small fixes from VladimirDenis Vlasenko
2008-09-18id: fix "id <user>" case. Requires getgrouplist().Denis Vlasenko
2008-09-16slattach: preserve speed in non-raw mode. +39 bytes.Denis Vlasenko
2008-09-16setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir)Denis Vlasenko
2008-09-14man: do not use default if /etc/man.conf has different MANPATHDenis Vlasenko
2008-09-14man: use default MANPATH of "/usr/man"; do not search paths twiceDenis Vlasenko
2008-09-14modprobe-small: trivial SEGV fixDenis Vlasenko
2008-09-14id: unsigned long is excessive for option bitmaskDenis Vlasenko
2008-09-13setfont: add comments/TODOs, no code changesDenis Vlasenko
2008-09-13modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>Denis Vlasenko
2008-09-13id: code shrinkDenis Vlasenko
2008-09-12- implement id -G (Tito Ragusa)Bernhard Reutner-Fischer
2008-09-12Kill off bogus #error's for big endian SH targets, these work fine.Paul Mundt
2008-09-11runsvd: shrink by VladimirDenis Vlasenko
2008-09-11halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.cDenis Vlasenko
2008-09-07watchdog: add -T optionDenis Vlasenko
2008-09-06ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexistDenis Vlasenko
2008-09-06ifenslave: wants net/if.hDenis Vlasenko
2008-09-06install: shrink -D code. By Bernhard.Denis Vlasenko
2008-09-06modprobe-small: make insmod command line compatibleDenis Vlasenko
2008-09-05- commentary typo fixBernhard Reutner-Fischer
2008-09-05awk: add a commentDenis Vlasenko
2008-09-04- uncomment tc for nowBernhard Reutner-Fischer
2008-09-04- add WIP stub for tc.Bernhard Reutner-Fischer
2008-09-04- mention that we ignore -v, -b, -cBernhard Reutner-Fischer
2008-09-03kbd_mode: fix non-ASCII letters in commentsDenis Vlasenko
2008-09-02awk: improve nadling of negative numbers in bitwise ops;Denis Vlasenko
2008-09-01- pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedric...Bernhard Reutner-Fischer
2008-09-01- remove excess whitespace (Vladimir Dronnikov)Bernhard Reutner-Fischer
2008-09-01- halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov)Bernhard Reutner-Fischer
2008-09-01- add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAMEBernhard Reutner-Fischer
2008-08-31insmod: fix detection of open failureDenis Vlasenko
2008-08-31build system: fix "Possible unintended interpolation of @host"Denis Vlasenko
2008-08-29build system: echo and test features may be enabledDenis Vlasenko
2008-08-28awk: bitwise ops cast oprands and results to unsigned long,Denis Vlasenko
2008-08-28awk: support hex constantsDenis Vlasenko
2008-08-28df: add support for more options, add some coreutils 6.10 compat.Denis Vlasenko
2008-08-28insmod: mix xmalloc with xrealloc_vector more carefullyDenis Vlasenko
2008-08-28- forgot to pass in the HOST_EXTRACFLAGSBernhard Reutner-Fischer
2008-08-27insmod: shrinkDenis Vlasenko
2008-08-27cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case.Denis Vlasenko
2008-08-27- pull check-lxdialog from linux-2.6.26Bernhard Reutner-Fischer
2008-08-26trylink: make messages less confusingDenis Vlasenko
2008-08-26modprobe-small: support "blacklist" keyword in /etc/modules/<modulename>Denis Vlasenko
2008-08-25reinstate sponsor's linksDenis Vlasenko
2008-08-24fbset: fix mode matching code: original code may trigger false positive.Denis Vlasenko
2008-08-24ping: SO_RCVBUF must be bigger than packet size,Denis Vlasenko
2008-08-23hexdump: fix SEGV in hexdump -e ""Denis Vlasenko
2008-08-23setarch: do not try to use non-existent data in argv[]Denis Vlasenko
2008-08-22tweak web pageDenis Vlasenko