aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-23- fix typo (thanks to Peter Kjellerstedt for noticing)Bernhard Reutner-Fischer
2009-02-22- Dual-license the config parser also under "LGLPv2.1 or later"Bernhard Reutner-Fischer
2009-02-20make modutils compile againNed Ludd
2009-02-19depmod: accept and ignore -r (Linux kernle build needs this)Denis Vlasenko
2009-02-19flash_eraseall: shrinkDenis Vlasenko
2009-02-18- add big busybox logo as transparent pngBernhard Reutner-Fischer
2009-02-18- bail out if screen resolution does not match PPM dimensions.Bernhard Reutner-Fischer
2009-02-18- document ppm header and skip whitespaceBernhard Reutner-Fischer
2009-02-18- update TODOsBernhard Reutner-Fischer
2009-02-18- eliminate globalsBernhard Reutner-Fischer
2009-02-18- make it compile and shrink it a little bit (~-110 bytes)Bernhard Reutner-Fischer
2009-02-18- add flash_eraseallBernhard Reutner-Fischer
2009-02-16- PPMs can have comments in the header.Bernhard Reutner-Fischer
2009-02-15ash: make dot command search current directory first, as bash does.Denis Vlasenko
2009-02-15Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko
2009-02-15volume_id: abort early on read failures.Denis Vlasenko
2009-02-14init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set'Denis Vlasenko
2009-02-14- improve wordingBernhard Reutner-Fischer
2009-02-14- improve helptextBernhard Reutner-Fischer
2009-02-14- misc untested shrinkage:Bernhard Reutner-Fischer
2009-02-14- improve helptext of obsolete devfs stuff..Bernhard Reutner-Fischer
2009-02-14- cosmetic typo in helptextBernhard Reutner-Fischer
2009-02-14killall and sestatus also need ARGVN scanningDenis Vlasenko
2009-02-13mdev: if /sys/class/block exists, don't scan /sys/blockDenis Vlasenko
2009-02-07function old new deltaDenis Vlasenko
2009-02-05httpd: tiny optimizationDenis Vlasenko
2009-02-04httpd:Denis Vlasenko
2009-02-04sendmail: remove erroneous usage linesDenis Vlasenko
2009-02-03crond,crontab: make cron directory location configurableDenis Vlasenko
2009-02-02telnetd: do not advertise TELNET_LFLOW, we do not supportDenis Vlasenko
2009-02-02udhcpd: add code which rejects lease files with suspicious or old timestamp.Denis Vlasenko
2009-02-02login: small simplification by Walter Harms. -10 bytesDenis Vlasenko
2009-02-02login: cleanup work by Walter Harms. No logic changes.Denis Vlasenko
2009-02-01dhcpd,dumpleases: write and use 64-bit current time in lease file.Denis Vlasenko
2009-01-31modutils-24: code shrinkDenis Vlasenko
2009-01-31ionice: new applet, adapted from Linux kernel' example by Walter HarmsDenis Vlasenko
2009-01-31brctl: fix compilation on 2.4.x kernelsDenis Vlasenko
2009-01-31init: remove wait() loop on restart, it may be dangerousDenis Vlasenko
2009-01-31init: fix a bug where on reload order of entries might be wrongDenis Vlasenko
2009-01-31modutils-24: use xasprintf and xzalloc where appropriate,Denis Vlasenko
2009-01-31init: small correction in a commentDenis Vlasenko
2009-01-31init: major improvement in documentation and signal handling.Denis Vlasenko
2009-01-31init: preparatory patch, no code changesDenis Vlasenko
2009-01-29init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTABDenis Vlasenko
2009-01-28init: reduce ifdef forest (specially for Rob's happiness)Denis Vlasenko
2009-01-27- be gentle to syntax highlightingBernhard Reutner-Fischer
2009-01-27- update Michele addressBernhard Reutner-Fischer
2009-01-25awk: in BEGIN section $0 should be "", not "0".Denis Vlasenko
2009-01-24traceroute: allow -w NUM as small as 1Denis Vlasenko
2009-01-24traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMPDenis Vlasenko