Commit graph

12 commits

Author SHA1 Message Date
tv
9c235e4027 Update to 5.2. Changes:
BUG: Client crashes when server reply comes from a different IP address
than that to which the initial packet had been sent. Fixed.

BUG: SIG_CHLD set to SIG_IGN but wait() used. Fixed. SIG_IGN was removed.
   connectivity with CHECK_REQs. (see refresh option in dhid.conf.sample)
2004-07-25 15:27:02 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
hubertf
fbc088554d Update dhid to 5.0. Changes:
1) OnCmd and OffCmd options now are executed with the hostid parameter,
the local IPv4 dynamic IP address and additional parameters specified
in dhid.conf
2003-07-03 00:08:53 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
grant
74c6e1f3e2 * use bsd.pkg.install.mk and automatic rc.d script handling.
* convert to rc.subr-style script.
2002-09-23 07:07:02 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
wiz
a1e74e539d Don't hardwire /usr/pkg in MESSAGE 2000-09-03 12:40:50 +00:00
hubertf
a7dfa74c75 Update to dhis client R4. Changes:
* improved security
 * server can detect when client goes down, and remove entry
2000-08-09 21:00:09 +00:00
jlam
4171c2b4e6 Rename dhid.sh.sample to dhid.sh. This matches what security/ssh does. 1999-08-04 14:04:36 +00:00
jlam
c6e3731726 Correct dhid.sh.sample script by replacing @ECHO@ with ${ECHO}.
Also add RCS ID tag to dhid.sh.sample.
1999-07-20 06:32:05 +00:00
jlam
1cc0405e19 dhid-3.0: Dynamic Host Information Service client daemon 1999-07-19 11:38:33 +00:00