Jeffrey Hsu
|
128443c87b
|
Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the source
tree are preceded by an inclusion of <rpc/types.h>, so the 32-bit fixed sized
type u_int32_t is already available to us.
|
1996-01-31 08:02:11 +00:00 |
|
Mike Pritchard
|
71d9c7815e
|
Fix a bunch of spelling errors in the comment fields
of a bunch of system include files.
|
1996-01-30 23:33:04 +00:00 |
|
Rodney W. Grimes
|
4399be3cbd
|
Remove trailing whitespace.
|
1995-05-30 05:05:38 +00:00 |
|
Bruce Evans
|
97f567ae95
|
Forward-declare `struct rpc_err' so that it isn't declared inside a
prototype when <rpc/clnt.h> isn't included.
|
1995-03-12 12:13:37 +00:00 |
|
Poul-Henning Kamp
|
e4f13e774e
|
Remove a couple of nested comments.
|
1995-02-24 08:57:45 +00:00 |
|
Garrett Wollman
|
86b9a9cc2d
|
Use the header files that are compatible with the code just moved over
from 1.1.5.
|
1994-08-07 18:41:02 +00:00 |
|
Garrett Wollman
|
dba7a33ecc
|
Install RPC headers from include, like they always should have been.
|
1994-08-04 20:39:34 +00:00 |
|