chiark / gitweb /
New "shutdown" builtin service for terminating uservd. setenv emulation using putenv...
authorian <ian>
Wed, 19 May 1999 23:13:44 +0000 (23:13 +0000)
committerian <ian>
Wed, 19 May 1999 23:13:44 +0000 (23:13 +0000)
commita68bf830adf982141dc41b44ee7a66dafd45ae9f
tree646dd092380281f8f5b1cf4c5736f1d9d0de3b4e
parent8b642fcea17dc9cafba71701aa3e6b4887d2664b
New "shutdown" builtin service for terminating uservd.  setenv emulation using putenv works properly (previously you would get wrong environment variable settings).  (Thanks to Ben Harris.)  Makefile bug fixed (tokens.h would sometimes not be rebuilt).
12 files changed:
INSTALL
Makefile.in
daemon.h
debian/changelog
language.i4
lexer.c
lexer.l
overlord.c
process.c
servexec.c
spec.sgml
tokens.h