Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
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
Home |
Main Index |
Thread Index |
Old Index