Peter S. Mazinger 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 лет назад
..
.indent.pro 89b51398c5 Forgot this 24 лет назад
Makefile 3a7ac9c7a7 Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much. 18 лет назад
auth_none.c 377c7157a8 Alexandre Oliva writes: 20 лет назад
auth_unix.c f8f7b10221 Revert Peter's __lib_gettimeofday patch. There's the minor issue of 19 лет назад
authunix_prot.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
bindresvport.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 лет назад
clnt_generic.c 1728b767f0 we have getprotobyname_r() now so use it 19 лет назад
clnt_perror.c fbfde146ca Cope with gcc 3.4's more aggressive persuit of attribute unused 20 лет назад
clnt_raw.c 377c7157a8 Alexandre Oliva writes: 20 лет назад
clnt_simple.c 377c7157a8 Alexandre Oliva writes: 20 лет назад
clnt_tcp.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
clnt_udp.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
clnt_unix.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
create_xid.c f8f7b10221 Revert Peter's __lib_gettimeofday patch. There's the minor issue of 19 лет назад
errqueue.h cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
get_myaddress.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
getrpcent.c 76945fb093 add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC 19 лет назад
getrpcport.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
pmap_clnt.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
pmap_getmaps.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
pmap_getport.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
pmap_prot.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
pmap_prot2.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
pmap_rmt.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 лет назад
rcmd.c 253acb104d add support for getrpcbynumber_r/getrpcbyname_r/getrpcent_r and a config option to enable REENTRANT RPC 19 лет назад
rexec.c abd02d7387 Atsushi Nemoto writes: 20 лет назад
rpc_callmsg.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
rpc_commondata.c 45f1824dc8 Kill namespace pollution in getrpcent.c. Silence other rpc warnings 22 лет назад
rpc_dtablesize.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
rpc_private.h 17a1a692cb Rework RPC code once again. By default, only enable the 22 лет назад
rpc_prot.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
rpc_thread.c 2900ba4408 Joakim Tjernlund writes: 20 лет назад
rtime.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
ruserpass.c 4f352d5271 I missed a spot. 22 лет назад
sa_len.c 17a1a692cb Rework RPC code once again. By default, only enable the 22 лет назад
svc.c 377c7157a8 Alexandre Oliva writes: 20 лет назад
svc_auth.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
svc_auth_unix.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
svc_raw.c 377c7157a8 Alexandre Oliva writes: 20 лет назад
svc_run.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
svc_simple.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 лет назад
svc_tcp.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 лет назад
svc_udp.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 лет назад
svc_unix.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
xdr.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
xdr_array.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 лет назад
xdr_float.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 22 лет назад
xdr_intXX_t.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
xdr_mem.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
xdr_rec.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад
xdr_reference.c ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which 20 лет назад
xdr_stdio.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 22 лет назад