Peter S. Mazinger 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 ani în urmă
..
.indent.pro 89b51398c5 Forgot this 25 ani în urmă
Makefile ba31c6c463 Remove TOPDIR 20 ani în urmă
Makefile.in cdb30c15b1 Correct IMA 20 ani în urmă
auth_none.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
auth_unix.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
authunix_prot.c 0d212a2b26 make gcc4 happy w/ hidden_def/proto, correct some typos 20 ani în urmă
bindresvport.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
clnt_generic.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
clnt_perror.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
clnt_raw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
clnt_simple.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
clnt_tcp.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
clnt_udp.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
clnt_unix.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
create_xid.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
errqueue.h cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 23 ani în urmă
get_myaddress.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
getrpcent.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
getrpcport.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
pmap_clnt.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
pmap_getmaps.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
pmap_getport.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
pmap_prot.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
pmap_prot2.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
pmap_rmt.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
rcmd.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
rexec.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
rpc_callmsg.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
rpc_commondata.c 45f1824dc8 Kill namespace pollution in getrpcent.c. Silence other rpc warnings 23 ani în urmă
rpc_dtablesize.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
rpc_private.h af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
rpc_prot.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
rpc_thread.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
rtime.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
ruserpass.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
sa_len.c bfaefca651 Hide __libc_sa_len 20 ani în urmă
svc.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
svc_auth.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
svc_auth_unix.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
svc_raw.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
svc_run.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
svc_simple.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
svc_tcp.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
svc_udp.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
svc_unix.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă
xdr.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
xdr_array.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
xdr_float.c a27edd5fc9 Make sure the sccsid tags never get compiled in. 23 ani în urmă
xdr_intXX_t.c cdb3c81f36 Re-backport all the rpc stuff from glibc 2.2.5. This allows us to make this 23 ani în urmă
xdr_mem.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
xdr_rec.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
xdr_reference.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 ani în urmă
xdr_stdio.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 ani în urmă