use -1 not 0xffffffff in SIVALS() macros
authorAndrew Tridgell <tridge@samba.org>
Sat, 29 Nov 1997 13:29:13 +0000 (13:29 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 29 Nov 1997 13:29:13 +0000 (13:29 +0000)
commitec8e33cde691a6591bcd9846308ba7e6bd1cd882
tree3ac523615a47032e3fb22a3038163da025d86a53
parentcf9d07cc7d41627a59ea3bec5ba2b9eebb894ab5
use -1 not 0xffffffff in SIVALS() macros

use the same process_exists() code on all systems (it's probably
faster anyway)
(This used to be commit 901b95aa77ac1ecc45823c23fb4e1d9da8dc8318)
source3/lib/util.c
source3/smbd/ipc.c