freebsd_amp_hwpstate/sbin/mount_msdos
Bruce Evans eaa86f9d7f Don't use __dead or __pure in user code. They were obfuscations
for gcc >= 2.5 and no-ops for gcc >= 2.6.  Converted to use __dead2
or __pure2 where it wasn't already done, except in math.h where use
of __pure was mostly wrong.
1996-09-14 03:00:32 +00:00
..
Makefile
mount_msdos.8 Add a small message to the ``CAVEATS'' section saying if you get the 1996-04-03 23:11:08 +00:00
mount_msdos.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00