hush/miscutils
Rob Landley 2584e9b39f Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless back
in 2.4 (it fetched the same hd_geometry struct only with uint cylinders instead
of ushort cylinders: nothing that big has ever accurately reported gemoetry,
it's all LBA.

Also stop declaring the hd_geometry struct static: it's two chars, a short, and
a long for a grand total of 8 bytes.  That can go on the stack.
2006-05-03 20:00:00 +00:00
..
adjtimex.c
bbconfig.c
Config.in
crond.c use more boiler plate GPL notices 2006-04-16 20:38:26 +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 Remove HDIO_GETGEO_BIG which is dead (removed from 2.6) and was pointless back 2006-05-03 20:00:00 +00:00
last.c use more boiler plate GPL notices 2006-04-16 20:38:26 +00:00
less.c Rob Sullivan writes: rewrite the regex handling to improve stability 2006-04-29 04:21:10 +00:00
makedevs.c - return ret so we return something meaningful. 2006-04-24 17:41:29 +00:00
Makefile
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
setsid.c
strings.c
time.c
watchdog.c