freebsd-dev/sbin/mount_msdosfs
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 Fix another path that was broken by moving things to sbin/i386. 1994-12-04 08:01:24 +00:00
mount_msdosfs.8 Add a small message to the ``CAVEATS'' section saying if you get the 1996-04-03 23:11:08 +00:00
mount_msdosfs.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00