locking.c proto.h shmem.c smb.h status.c :
authorSamba Release Account <samba-bugs@samba.org>
Wed, 15 Jan 1997 01:53:25 +0000 (01:53 +0000)
committerSamba Release Account <samba-bugs@samba.org>
Wed, 15 Jan 1997 01:53:25 +0000 (01:53 +0000)
commitc9a9d56642cc34369a42f48a28116e466240d303
tree2814f29f2da5f2fb68be00f75f368e7a8586f5de
parentcdafa35f9dba6eb0073700e3a214348c432a3e84
locking.c proto.h shmem.c smb.h status.c :
Changed shm_ prefixes to smb_shm_ prefixes as shm_ is a POSIX.4
prefix. Updated fd code in FAST_SHARE_MODE code
to work with new fd indirection.
quotas.c: Fixed #ifdef not on position zero.
Jeremy. (jra@cygnus.com).
source/include/proto.h
source/include/smb.h
source/locking/locking.c
source/locking/shmem.c
source/smbd/quotas.c
source/utils/status.c