Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Thu Jun 26 14:40:05 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv4161

Modified Files:
      Tag: SYN_cache_branch
        tcp_input.c 
Log Message:
Casting pointers to u_int64_t isn't correct.  Casting to u_long is fine
for arithmetic operations.




Home | Main Index | Thread Index | Old Index