Date: Fri, 24 Feb 1995 19:10:04 -0800 From: The Source Master <srcmastr@NetBSD.ORG> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Message-ID: <199502250310.TAA01371@sun-lamp.cs.berkeley.edu>
next in thread | raw e-mail | index | archive | help
cgd Fri Feb 24 19:02:11 PST 1995 Update of /b/source/CVS/src/lib/libc/rpc In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/src/lib/libc/rpc Modified Files: Makefile.inc auth_none.c auth_unix.c authunix_prot.c bindresvport.3 bindresvport.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c clnt_tcp.c clnt_udp.c get_myaddress.c getrpcent.3 getrpcent.c getrpcport.3 getrpcport.c pmap_clnt.c pmap_getmaps.c pmap_getport.c pmap_prot.c pmap_prot2.c pmap_rmt.c rpc.3 rpc_callmsg.c rpc_commondata.c rpc_dtablesize.c rpc_prot.c svc.c svc_auth.c svc_auth_unix.c svc_raw.c svc_run.c svc_simple.c svc_tcp.c svc_udp.c xdr.3 xdr.c xdr_array.c xdr_float.c xdr_mem.c xdr_rec.c xdr_reference.c xdr_stdio.c Log Message: save my sanity; stop using Id. cgd Fri Feb 24 19:09:37 PST 1995 Update of /b/source/CVS/src/lib/libc/arch/alpha/gen In directory sun-lamp.cs.berkeley.edu:/usr/src/lib/libc/arch/alpha/gen Modified Files: divrem.m4 Log Message: strange corner cases: (1) zero top 32 bits for 32-bit unsigned ops; 32-bit value can be accidentally(?) sign-extended by the compiler/assembler. (2) fix return value for mod's that cause traps
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199502250310.TAA01371>