wiz
|
30b2bf87ed
|
Various typos in comments (neccessary, sceme, choise, ...).
|
2001-07-26 15:05:07 +00:00 |
jdolecek
|
ca797c3c15
|
make local constant arrays const
|
2001-01-25 22:50:55 +00:00 |
lukem
|
0d2d9acca6
|
whitespace consistency fixups
|
2001-01-04 14:57:17 +00:00 |
lukem
|
0e8cfd8ffb
|
sprinkle _DIAGASSERT() appropriately. minor other cleanups
|
2001-01-04 14:42:18 +00:00 |
christos
|
deb154d2bc
|
add __RPC_GETXID macro
don't const castway __rpc_getconf and __rpc_getconfig. It might try to
write const strings
fix non-portable casts
remove duplicated prototypes
cast things to proper types
remove extraneous casts to NULL
fix variable cast mismatches
remove register var declarations
|
2000-07-06 03:10:34 +00:00 |
christos
|
4af2eb7264
|
PR/10499: IWAMOTO Toshihiro: getnetconfig uses strtok. Applied suggested patch
to use strtok_r
|
2000-07-03 12:08:13 +00:00 |
fvdl
|
7df0ccbadc
|
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
but sockets instead, internally. Old, backward compatible interfaces
maintained.
|
2000-06-02 23:11:05 +00:00 |