freebsd-dev/usr.bin/rlogin
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
..
kcmd.c #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
krb.h Updating /usr/include/kerberosIV/des.h so eBones will build breaks 1995-09-10 14:59:51 +00:00
krcmd.c #include <kerberosIV/des.h> -> #include <des.h> 1996-02-11 09:18:18 +00:00
Makefile Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
rlogin.1 Section FILES and SEE ALSO complete 1996-01-29 00:02:39 +00:00
rlogin.c Don't use __dead or __pure in user code. They were obfuscations 1996-09-14 03:00:32 +00:00