aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-14modprobe-small: trivial SEGV fixDenis Vlasenko1-1/+1
2008-09-14id: unsigned long is excessive for option bitmaskDenis Vlasenko1-14/+8
2008-09-13setfont: add comments/TODOs, no code changesDenis Vlasenko1-0/+38
2008-09-13modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi>Denis Vlasenko12-5745/+4698
2008-09-13id: code shrinkDenis Vlasenko2-20/+21
2008-09-12- implement id -G (Tito Ragusa)Bernhard Reutner-Fischer2-10/+38
2008-09-12Kill off bogus #error's for big endian SH targets, these work fine.Paul Mundt1-9/+0
2008-09-11runsvd: shrink by VladimirDenis Vlasenko6-66/+35
2008-09-11halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.cDenis Vlasenko2-33/+36
2008-09-07watchdog: add -T optionDenis Vlasenko7-66/+81
2008-09-06ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexistDenis Vlasenko1-1/+5
2008-09-06ifenslave: wants net/if.hDenis Vlasenko1-4/+5
2008-09-06install: shrink -D code. By Bernhard.Denis Vlasenko1-10/+7
2008-09-06modprobe-small: make insmod command line compatibleDenis Vlasenko2-6/+27
2008-09-05- commentary typo fixBernhard Reutner-Fischer1-1/+1
2008-09-05awk: add a commentDenis Vlasenko1-0/+1
2008-09-04- uncomment tc for nowBernhard Reutner-Fischer1-1/+1
2008-09-04- add WIP stub for tc.Bernhard Reutner-Fischer7-4/+579
2008-09-04- mention that we ignore -v, -b, -cBernhard Reutner-Fischer1-1/+2
2008-09-03kbd_mode: fix non-ASCII letters in commentsDenis Vlasenko3-35/+46
2008-09-02awk: improve nadling of negative numbers in bitwise ops;Denis Vlasenko2-14/+34
2008-09-01- pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedric...Bernhard Reutner-Fischer1-0/+12
2008-09-01- remove excess whitespace (Vladimir Dronnikov)Bernhard Reutner-Fischer1-2/+0
2008-09-01- halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov)Bernhard Reutner-Fischer2-8/+9
2008-09-01- add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAMEBernhard Reutner-Fischer1-0/+3
2008-08-31insmod: fix detection of open failureDenis Vlasenko1-1/+1
2008-08-31build system: fix "Possible unintended interpolation of @host"Denis Vlasenko1-0/+1
2008-08-29build system: echo and test features may be enabledDenis Vlasenko2-2/+7
2008-08-28awk: bitwise ops cast oprands and results to unsigned long,Denis Vlasenko1-6/+8
2008-08-28awk: support hex constantsDenis Vlasenko1-1/+6
2008-08-28df: add support for more options, add some coreutils 6.10 compat.Denis Vlasenko5-69/+105
2008-08-28insmod: mix xmalloc with xrealloc_vector more carefullyDenis Vlasenko1-37/+52
2008-08-28- forgot to pass in the HOST_EXTRACFLAGSBernhard Reutner-Fischer2-4/+2
2008-08-27insmod: shrinkDenis Vlasenko2-20/+16
2008-08-27cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case.Denis Vlasenko1-5/+13
2008-08-27- pull check-lxdialog from linux-2.6.26Bernhard Reutner-Fischer1-23/+21
2008-08-26trylink: make messages less confusingDenis Vlasenko1-2/+2
2008-08-26modprobe-small: support "blacklist" keyword in /etc/modules/<modulename>Denis Vlasenko1-1/+1
2008-08-25reinstate sponsor's linksDenis Vlasenko1-0/+20
2008-08-24fbset: fix mode matching code: original code may trigger false positive.Denis Vlasenko1-117/+132
2008-08-24ping: SO_RCVBUF must be bigger than packet size,Denis Vlasenko1-4/+6
2008-08-23hexdump: fix SEGV in hexdump -e ""Denis Vlasenko1-2/+3
2008-08-23setarch: do not try to use non-existent data in argv[]Denis Vlasenko1-15/+15
2008-08-22tweak web pageDenis Vlasenko1-2/+2
2008-08-22- move some older news to the news archive (the main page was once again over...Bernhard Reutner-Fischer2-286/+285
2008-08-22- reformat help textBernhard Reutner-Fischer1-3/+6
2008-08-21Announce 1.11.2Denis Vlasenko1-3/+9
2008-08-21- print the documentation per defaultBernhard Reutner-Fischer2-1/+5
2008-08-21- document rmdir argsBernhard Reutner-Fischer1-1/+10
2008-08-21- document rmmod -w and -f argumentsBernhard Reutner-Fischer1-1/+3