Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/18/1997 19:40:02
thorpej
Fri Jul 18 12:30:46 PDT 1997
Update of /cvsroot/src/sys/netns
In directory netbsd1:/var/slash-tmp/cvs-serv11575
Modified Files:
idp.h idp_usrreq.c ns.h ns_cksum.c ns_error.c ns_error.h
ns_input.c ns_ip.c ns_output.c ns_pcb.c ns_pcb.h ns_var.h sp.h
spp_usrreq.c
Log Message:
- Be more careful with type sizes (many u_long -> u_int32_t in protocol
structures).
- Use NTOH*() and HTON*() where appropriate.
- Some slight formatting cleanup in a few places.
thorpej
Fri Jul 18 12:33:34 PDT 1997
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv12037
Modified Files:
CHANGES
Log Message:
Note 64-bit sweep in sys/netns.