mirror of
https://github.com/sheumann/hush.git
synced 2025-01-03 00:31:16 +00:00
314c739b07
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... |
||
---|---|---|
.. | ||
adjtimex.c | ||
bbconfig.c | ||
Config.in | ||
crond.c | ||
crontab.c | ||
dc.c | ||
devfsd.c | ||
eject.c | ||
hdparm.c | ||
last.c | ||
less.c | ||
makedevs.c | ||
Makefile | ||
Makefile.in | ||
mountpoint.c | ||
mt.c | ||
runlevel.c | ||
rx.c | ||
setsid.c | ||
strings.c | ||
time.c | ||
watchdog.c |