aboutsummaryrefslogtreecommitdiff
path: root/testsuite (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-18- document ppm header and skip whitespaceBernhard Reutner-Fischer1-2/+14
2009-02-18- update TODOsBernhard Reutner-Fischer1-7/+2
2009-02-18- eliminate globalsBernhard Reutner-Fischer1-5/+10
2009-02-18- make it compile and shrink it a little bit (~-110 bytes)Bernhard Reutner-Fischer1-36/+33
2009-02-18- add flash_eraseallBernhard Reutner-Fischer6-0/+207
2009-02-16- PPMs can have comments in the header.Bernhard Reutner-Fischer1-24/+21
2009-02-15ash: make dot command search current directory first, as bash does.Denis Vlasenko1-0/+9
2009-02-15Make "shadowed" numeric config entries (ones which depend onDenis Vlasenko1-0/+2
2009-02-15volume_id: abort early on read failures.Denis Vlasenko20-70/+99
2009-02-14init: fix compile breakage with '# CONFIG_FEATURE_KILL_REMOVED is not set'Denis Vlasenko2-17/+17
2009-02-14- improve wordingBernhard Reutner-Fischer1-1/+1
2009-02-14- improve helptextBernhard Reutner-Fischer1-2/+2
2009-02-14- misc untested shrinkage:Bernhard Reutner-Fischer1-11/+15
2009-02-14- improve helptext of obsolete devfs stuff..Bernhard Reutner-Fischer1-3/+8
2009-02-14- cosmetic typo in helptextBernhard Reutner-Fischer1-1/+1
2009-02-14killall and sestatus also need ARGVN scanningDenis Vlasenko2-8/+13
2009-02-13mdev: if /sys/class/block exists, don't scan /sys/blockDenis Vlasenko1-4/+11
2009-02-07function old new deltaDenis Vlasenko2-10/+50
2009-02-05httpd: tiny optimizationDenis Vlasenko1-7/+6
2009-02-04httpd:Denis Vlasenko4-121/+56
2009-02-04sendmail: remove erroneous usage linesDenis Vlasenko1-2/+0
2009-02-03crond,crontab: make cron directory location configurableDenis Vlasenko3-9/+10
2009-02-02telnetd: do not advertise TELNET_LFLOW, we do not supportDenis Vlasenko2-8/+184
2009-02-02udhcpd: add code which rejects lease files with suspicious or old timestamp.Denis Vlasenko11-44/+46
2009-02-02login: small simplification by Walter Harms. -10 bytesDenis Vlasenko1-10/+8
2009-02-02login: cleanup work by Walter Harms. No logic changes.Denis Vlasenko1-46/+56
2009-02-01dhcpd,dumpleases: write and use 64-bit current time in lease file.Denis Vlasenko2-18/+52
2009-01-31modutils-24: code shrinkDenis Vlasenko1-37/+30
2009-01-31ionice: new applet, adapted from Linux kernel' example by Walter HarmsDenis Vlasenko5-1/+117
2009-01-31brctl: fix compilation on 2.4.x kernelsDenis Vlasenko1-0/+14
2009-01-31init: remove wait() loop on restart, it may be dangerousDenis Vlasenko1-15/+22
2009-01-31init: fix a bug where on reload order of entries might be wrongDenis Vlasenko1-83/+89
2009-01-31modutils-24: use xasprintf and xzalloc where appropriate,Denis Vlasenko4-89/+63
2009-01-31init: small correction in a commentDenis Vlasenko1-1/+1
2009-01-31init: major improvement in documentation and signal handling.Denis Vlasenko1-297/+374
2009-01-31init: preparatory patch, no code changesDenis Vlasenko5-31/+31
2009-01-29init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTABDenis Vlasenko1-28/+31
2009-01-28init: reduce ifdef forest (specially for Rob's happiness)Denis Vlasenko1-12/+4
2009-01-27- be gentle to syntax highlightingBernhard Reutner-Fischer1-0/+1
2009-01-27- update Michele addressBernhard Reutner-Fischer1-2/+1
2009-01-25awk: in BEGIN section $0 should be "", not "0".Denis Vlasenko2-13/+16
2009-01-24traceroute: allow -w NUM as small as 1Denis Vlasenko1-1/+1
2009-01-24traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMPDenis Vlasenko1-559/+166
2009-01-24traceroute: preparatory trivial cleanupsDenis Vlasenko2-125/+95
2009-01-23tunctl: new applet by VladimirDenis Vlasenko5-0/+172
2009-01-22- add CONFIG_EXTRA_CFLAGS (thanks to keesj)Bernhard Reutner-Fischer2-0/+11
2009-01-20tar: stop changing net tarfile's mode, GNU tar doesn't do itDenis Vlasenko1-2/+0
2009-01-19uname: use wider integer for option bitsDenis Vlasenko1-1/+1
2009-01-19uname: add support for -i and -o, fix printing of unknown -pDenis Vlasenko1-33/+72
2009-01-14dhcpc: suppress "warning: 'timestamp_before_wait' might be used uninitializedDenis Vlasenko1-2/+3