hush/miscutils
Mike Frysinger 314c739b07 Yann E. MORIN. writes:
hdparm has a uint64_t passed to printf with a %llu format (which is ok, because
it's the same size), but without first being casted(?) to unsigned long long int.
Which is kinda funny because it's done OK on a few lines above...
2006-05-26 02:05:19 +00:00
..
adjtimex.c
bbconfig.c Clarify. 2006-03-30 02:01:48 +00:00
Config.in - silence warning about no return in function returning non-void 2006-05-20 14:14:05 +00:00
crond.c New version of nohup that's much smaller, less paranoid, consistent, 2006-05-21 18:28:13 +00:00
crontab.c use more boiler plate GPL notices 2006-04-16 20:38:26 +00:00
dc.c
devfsd.c
eject.c use more boiler plate GPL notices 2006-04-16 20:38:26 +00:00
hdparm.c Yann E. MORIN. writes: 2006-05-26 02:05:19 +00:00
last.c use more boiler plate GPL notices 2006-04-16 20:38:26 +00:00
less.c And fix the error I just introduced. :) 2006-05-25 21:13:30 +00:00
makedevs.c - return ret so we return something meaningful. 2006-04-24 17:41:29 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in
mountpoint.c use more boiler plate GPL notices 2006-04-16 20:38:26 +00:00
mt.c just include fcntl.h not sys/fcntl.h 2006-04-29 04:43:50 +00:00
runlevel.c
rx.c - remove emacs layout block as suggested by Robert P.J. Day 2006-05-19 19:29:19 +00:00
setsid.c fixup style 2006-03-23 02:07:41 +00:00
strings.c
time.c
watchdog.c - patch from Denis Vlasenko to add and use bb_xdaemon() 2006-04-12 18:09:26 +00:00