Date: Sun, 22 Oct 1995 07:51:41 -0700 From: Poul-Henning Kamp <phk> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/rpc auth_none.c auth_unix.c bindresvport.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c clnt_tcp.c clnt_udp.c get_myaddress.c getrpcent.c getrpcport.c pmap_clnt.c pmap_getmaps.c pmap_getport.c pmap_rmt.c rpc_callmsg.c svc.c svc_auth_unix.c svc_raw.c svc_simple.c svc_tcp.c svc_udp.c Message-ID: <199510221451.HAA09887@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 95/10/22 07:51:40 Modified: lib/libc/rpc auth_none.c auth_unix.c bindresvport.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c clnt_tcp.c clnt_udp.c get_myaddress.c getrpcent.c getrpcport.c pmap_clnt.c pmap_getmaps.c pmap_getport.c pmap_rmt.c rpc_callmsg.c svc.c svc_auth_unix.c svc_raw.c svc_simple.c svc_tcp.c svc_udp.c Log: Well, cvs commit core'ed on me, I belive I have got all the locks out, but a commit mail got lost, it's the same as for this commit: lib/libc/gen confstr.c crypt.c disklabel.c fstab.c getcap.c getgrent.c getgrouplist.c getpass.c getpwent.c initgroups.c nlist.c psignal.c pwcache.c setmode.c sleep.c sysconf.c sysctl.c syslog.c usleep.c lib/libc/locale none.c read_runemagi.c setlocale.c lib/libc/net gethostbydns.c getnetbydns.c getnetbynis.c lib/libc/nls msgcat.c lib/libc/quad Makefile.inc lib/libc/regex engine.c regcomp.c regerror.c Minor cleanup, mostly unused vars and missing #includes. Limit the number of quad functions we pull in for 'i386'. I still belive the quad stuff should go back into gcc. Add compile-time warnings about crypt functions.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510221451.HAA09887>