Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



cgd
Sat Apr 22 09:26:45 EDT 1995
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12491

Modified Files:
        bpf.c bpf.h bpf_filter.c 
Log Message:
copy routines should take size_t lengths for prototype consistency.
don't assume that tick is >= 1000; loses badly on alpha (div. by zero)
only try unaligned copies if NetBSD's UNALIGNED_ACCESS symbol is defined.
various misc type size cleanups, mostly short -> int16_t.


cgd
Sat Apr 22 09:29:50 EDT 1995
Update of /a/cvsroot/src/sys/netiso
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12888

Modified Files:
        tuba_usrreq.c 
Log Message:
cast pointers to longs, not ints



Home | Main Index | Thread Index | Old Index