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: Sun Mar 23 10:32:06 UTC 2003
Modified Files:
src/sys/netsmb: smb_conn.h smb_iod.c smb_rq.h
Log Message:
use simpleq instead of tailq for iod_rqlist - simpleq is enough
for our needs here
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/netsmb/smb_conn.h src/sys/netsmb/smb_rq.h
cvs rdiff -r1.12 -r1.13 src/sys/netsmb/smb_iod.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