freebsd-dev/sbin/mount_ext2fs
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 program for EXT2FS. 1995-11-06 02:21:35 +00:00
mount_ext2fs.8 Use the .Fx macro where appropriate. 1996-08-23 00:57:08 +00:00
mount_ext2fs.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00