includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
authorJeremy Allison <jra@samba.org>
Fri, 10 Apr 1998 18:21:16 +0000 (18:21 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 10 Apr 1998 18:21:16 +0000 (18:21 +0000)
commite300c0346ff92035ff9568b55b34469193e29769
treef4d6a8527410556a158c548f091011885016d9dc
parent31ae9c7013be791717f6e77794ce8c8fc1c1c16c
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
ipc.c: Added Luke's debug statement.
locking_slow.c: Added FTRUNCATE_NEEDS_ROOT code for broken systems that
need it (not sure what these are yet).

membuffer.c ntdomain.h proto.h
lib/rpc/include/rpc_dce.h lib/rpc/include/rpc_srvsvc.h
lib/rpc/parse/parse_prs.c lib/rpc/parse/parse_rpc.c
lib/rpc/server/srv_pipe_hnd.c lib/rpc/server/srv_util.c:
   Re-merge of Luke's NTDOM changes 'cos he's a lazy git with
   carpel tunnel syndrome :-).

Jeremy.
(This used to be commit 52e3966fbcf7b5fbdbc7cbe9ac0b453ab5bf3217)
12 files changed:
source3/include/includes.h
source3/include/ntdomain.h
source3/include/proto.h
source3/include/rpc_dce.h
source3/include/rpc_srvsvc.h
source3/lib/membuffer.c
source3/locking/locking_slow.c
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_rpc.c
source3/rpc_server/srv_pipe_hnd.c
source3/rpc_server/srv_util.c
source3/smbd/ipc.c