freebsd-dev/sbin/mount_nullfs
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 This time: an absolute -I :-< 1994-11-20 22:41:03 +00:00
mount_nullfs.8 Use the .Bx macro where appropriate. 1996-08-23 20:36:11 +00:00
mount_nullfs.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00