hush/miscutils
Denis Vlasenko 53091ecd20 Attempt to get more applets compile for NOMMU.
TODO_config_nommu documents what I managed to compile so far
(yay! msh works! cool). inetd, telnetd, httpd still do not compile. TODO
Also make fork(), daemon() produce warnings on compile stage
(in addition to erros on link stage).
2007-03-26 13:35:09 +00:00
..
adjtimex.c adjtimex: fix argument types (most importantly, allow negative ones) 2007-03-14 23:00:26 +00:00
bbconfig.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
chrt.c - add chrt applet. 2007-03-09 16:56:38 +00:00
Config.in - add chrt applet. 2007-03-09 16:56:38 +00:00
crond.c move everything to new NOMMU helpers, except udhcp 2007-03-26 13:20:54 +00:00
crontab.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
dc.c dc: use common_bufsiz1 for evaluation stack 2007-03-24 14:06:51 +00:00
devfsd.c kill superfluous returns at the end of void functions 2007-03-11 13:43:10 +00:00
eject.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
hdparm.c hdparm: style fixes, no code changes 2007-02-18 13:36:04 +00:00
Kbuild - add chrt applet. 2007-03-09 16:56:38 +00:00
last.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
less.c fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
makedevs.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mountpoint.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
mt.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
nmeter.c nmeter: should die if stdout doesn't like him anymore 2007-03-26 13:16:22 +00:00
raidautorun.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
readahead.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
runlevel.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
rx.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
setsid.c Attempt to get more applets compile for NOMMU. 2007-03-26 13:35:09 +00:00
strings.c suppress warnings about easch <applet>_main() having 2007-02-03 17:28:39 +00:00
taskset.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
time.c EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> 2007-02-06 01:20:12 +00:00
watchdog.c move everything to new NOMMU helpers, except udhcp 2007-03-26 13:20:54 +00:00