Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/netinet
Module Name: src
Committed By: tron
Date: Sun May 30 11:25:35 UTC 2004
Modified Files:
src/sys/netinet [netbsd-2-0]: ip_fil_netbsd.c
Log Message:
Pull up revision 1.9 (requested by christos in ticket #416):
- remove superfluous assignment
- rt_gateway is already a pointer to struct sockaddr; don't take its address
when assigning it to struct sockaddr_in *
To generate a diff of this commit:
cvs rdiff -r1.3.2.4 -r1.3.2.5 src/sys/netinet/ip_fil_netbsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index