Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: dyoung
Date: Sun Sep 16 18:09:51 UTC 2007
Modified Files:
src/sys/net: if_gif.c
Log Message:
Save some lines of code, use sockaddr_dup(), sockaddr_free(),
sockaddr_cmp(). No functional change intended.
Bug fix: pass M_WAITOK, not M_WAIT, to malloc(9).
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/net/if_gif.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