Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netsmb
Module Name: src
Committed By: jdolecek
Date: Wed Feb 26 21:50:16 UTC 2003
Modified Files:
src/sys/netsmb: subr_mchain.c
Log Message:
M_TRYWAIT -> M_WAIT
MGET() -> m_get()
MCLGET() -> m_clget()
c_caddr_t -> const char *
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/netsmb/subr_mchain.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