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