[prev in list] [next in list] [prev in thread] [next in thread] 

List:       samba-cvs
Subject:    CVS update: samba/source/smbd
From:       Luke Leighton <lkcl () samba ! org>
Date:       2000-03-31 1:31:53
[Download RAW message or body]


Date:	Friday March 31, 2000 @ 11:31
Author:	lkcl

Update of /data/cvs/samba/source/smbd
In directory samba:/tmp/cvs-serv10253/smbd

Modified Files:
      Tag: SAMBA_TNG
	ipc.c lanman.c mangle.c oplock.c process.c reply.c trans2.c 
Log Message:
series of perl scripts (thanks tim!) to replace all calls to bzero:
perl -e 's/bzero\((.*),\s*sizeof\(\*\1\)\)/ZERO_STRUCTP($1)/g' -pi */*.c
perl -e 's/bzero\((.*),\s*sizeof\(\1\)\)/ZERO_STRUCT($1)/g' -pi */*.c
perl -e 's/bzero\(&(.*),\s*sizeof\(\1\)\)/ZERO_STRUCT($1)/g' -pi */*.c
perl -e 's/bzero\((.*),(.*)\)/memset($1, 0, $2)/g' -pi */*.c

<a href=" mailto:lkcl@samba.org" > Luke Kenneth Casson Leighton    </a>
<a href=" http://cb1.com/~lkcl"  > Samba and Network Development   </a>
<a href=" http://samba.org"      > Samba Web site                  </a>
<a href=" http://mcp.com"        > Macmillan Technical Publishing  </a>
 
ISBN1578701503 DCE/RPC over SMB: Samba and Windows NT Domain Internals
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic