freebsd-dev/sbin/route
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
..
ccitt_addr.c BSD 4.4 Lite sbin Sources 1994-05-26 06:35:07 +00:00
keywords Submitted by: Archie@whistle.com 1996-08-13 22:20:20 +00:00
Makefile Reviewed by: julian 1996-08-09 22:52:02 +00:00
route.8 back out a part of the previous patch that garrett objected to.. 1996-08-19 18:52:49 +00:00
route.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00