Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Sat, 22 Apr 1995 09:30:12 -0400
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