aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-23ash: cleanup part 2Denis Vlasenko
2007-02-23ash: cleanup part 1Denis Vlasenko
2007-02-21init: stop doing silly things with the console (-400 bytes)Denis Vlasenko
2007-02-19ash: move ash_main() and helpers to end of ash.c, more fuctions renamed,Denis Vlasenko
2007-02-19ash: more renaming and style fixesDenis Vlasenko
2007-02-19ash: rearrange code to reduce forward references, rename some functionsDenis Vlasenko
2007-02-19ash: tiny style fixesDenis Vlasenko
2007-02-18ash: de-obfuscate code, add 'static' keyword, etc.Denis Vlasenko
2007-02-18hdparm: style fixes, no code changesDenis Vlasenko
2007-02-18ash: convert #ifdef CONFIG_ to #if ENABLE_Denis Vlasenko
2007-02-18ash: fix indentation and style. no code changesDenis Vlasenko
2007-02-18runsv: add missing {}Denis Vlasenko
2007-02-17sort: fix multiple -k (was ignoring all except last)Denis Vlasenko
2007-02-17init: code readability enhancements; very small code changesDenis Vlasenko
2007-02-17klogd: code de-obfuscation with small code size reductionDenis Vlasenko
2007-02-16- whitespace cleanup and add a possible shrinkage suggestionBernhard Reutner-Fischer
2007-02-15dpkg: fix segfault on "dpkg -i"Denis Vlasenko
2007-02-14syslogd: MARK code is buggy. Disabling it altogether on anti-bloat groundsDenis Vlasenko
2007-02-14zcip: revert my bogus changeDenis Vlasenko
2007-02-14less: support xterm's home/end; improve forward searchDenis Vlasenko
2007-02-14create a document for mdev so people dont have to rtfsMike Frysinger
2007-02-13httpd: a little bit more correct handling of CGI "HTTP/xxx" outputDenis Vlasenko
2007-02-12make tar restore mode againDenis Vlasenko
2007-02-12- check if the compiler supports -fwhole-program -- 4.0 does notBernhard Reutner-Fischer
2007-02-11httpd: fix for POSTDATA handling bugs:Denis Vlasenko
2007-02-11diff: fix access past end of arrayDenis Vlasenko
2007-02-11syslogd: fix "readpath bug" by using readlink insteadDenis Vlasenko
2007-02-11Add CGI docsDenis Vlasenko
2007-02-09remove unused #include,, improve code readabilityDenis Vlasenko
2007-02-09ping: reuse another bit of common code. -60 bytesDenis Vlasenko
2007-02-09ping: support -I addr in family neutral manner; reuse a bit of common codeDenis Vlasenko
2007-02-09msh: fix my bugletDenis Vlasenko
2007-02-08tftp: fix my bugDenis Vlasenko
2007-02-08make sure ps/top output what they claim: vsz, not rss ... down the line we sh...Mike Frysinger
2007-02-08/etc/modules.conf is a 2.6.x file while /etc/modules.conf and /etc/conf.modul...Mike Frysinger
2007-02-08touchup style; no functional changesMike Frysinger
2007-02-07tftp: fix IPv6 falloutDenis Vlasenko
2007-02-07selinux fixes by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko
2007-02-07fix #ifdef ENABLE_xxx -> #ifDenis Vlasenko
2007-02-06fix warning coming from printing size_t with %uDenis Vlasenko
2007-02-06new applets: selinux utils by KaiGai Kohei <kaigai@kaigai.gr.jp>Denis Vlasenko
2007-02-06find: fix -not supportDenis Vlasenko
2007-02-06EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>Denis Vlasenko
2007-02-06minix utils: de-inline bit ops (saves ~130 bytes)Denis Vlasenko
2007-02-06minix utils: make a message easier to understand; small tweaksDenis Vlasenko
2007-02-06correct "pivot_root: pivot_root: <msg>"Denis Vlasenko
2007-02-04fix tar t segfault (closes 1183)Denis Vlasenko
2007-02-04- indentBernhard Reutner-Fischer
2007-02-04- improve wordingBernhard Reutner-Fischer
2007-02-04- remove duplicate menu entryBernhard Reutner-Fischer