1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
James E. Housley
53c997a4bf Update to 0.7.9
* Update ReadByte for PR 69376
* Update configure for PR 69372
2004-08-17 01:40:37 +00:00
James E. Housley
3ffc592c92 * Fix rc.subr use so the it works properly with both 4.x and 5.x
* Fix a potential buffer overflow while reading the config file.  But,
  since the config file is owned by root this is the least of your worries.
* Enlarge the size of the _warn and _fail command strings

- Overflow noticed by Pete <shipley@dis.org>
2004-08-08 12:43:40 +00:00
James E. Housley
2e64dedc3a Upgrade to version 0.7.7 which fixes the compile problems on -CURRENT 2004-06-24 01:10:58 +00:00
James E. Housley
39847e4e21 ./configure didn't properly detect SMB on 5.x systems, even though the
code would work right.
2004-02-14 13:17:02 +00:00
James E. Housley
48d2d82bfc Add SIZE 2004-01-29 18:44:11 +00:00
James E. Housley
b3702d3795 Update to 0.7.5, this support rc.subr 2003-12-05 21:53:13 +00:00
James E. Housley
c436c71fbe Update to 0.7.4, which fixes compile problems on 5.1 2003-09-26 13:15:31 +00:00
James E. Housley
04baa48225 Thanks to Jamie Jones <jamie@bishopston.net> for tracking down a header
problem on FreeBSD-5.1
2003-08-21 19:19:12 +00:00
James E. Housley
2e39d72fca fix my mistake in the last version 2003-08-21 00:58:39 +00:00
James E. Housley
3d6a464e4d Update to 0.7.1, this includes a "timeout" fix for select() 2003-08-20 18:55:51 +00:00
James E. Housley
f86ccab916 Fix possible core dump on healthdc with the "P" option.
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-07-01 12:50:42 +00:00
James E. Housley
f6ea576b5a Zero out the sockaddr_* structures before use.
Submitted by:	Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
2002-06-18 11:59:31 +00:00
James E. Housley
5b8421382b Update to 0.6.7
A small fix was applied to healthdc so that it will compile on OpenBSD
with libwrap.

Submitted by:	"Eduardo B. Fonseca" <ebf-dated-1018445139.132fb7@aedsolucoes.com.br>
2002-04-05 14:00:57 +00:00
James E. Housley
bee60d32c3 A small patch to allow the command line to override the ENV in healthdc.
NOTE:  I still have a lot of other patches that I am working on, they
haven't been forgotten.

Submitted by:	David McNett <nugget@slacker.com>
2002-02-05 01:43:06 +00:00
James E. Housley
61cd42bc0a Include the previous patch-aa
Upgrade to 0.6.5.
 - Allow -B to use Vbat on W83782D chips for Vcore1 (Abit BP-6) M/B
2001-03-16 20:29:13 +00:00
James E. Housley
5547bac68e Update to version 0.6.4
Fix problems introduced in version 0.6.3
2001-01-07 16:26:02 +00:00
James E. Housley
a3ef7fb8fe Update to 0.6.3. This compiles on FBSD 3.5.1 and similar with out a
IPv6 stack
2001-01-05 16:11:25 +00:00
James E. Housley
4a1e419caa It was possible to divide by zero.
PR:		22707
Submitted by:	John Summerfield <summer@OS2.ami.com.au>
2000-11-14 01:14:49 +00:00
James E. Housley
de261c2158 Update to version 0.6.1 2000-10-21 17:47:40 +00:00
Chris D. Faulhaber
4e693641b0 Correct MD5
Remove obsoleted patch

PR:		21338
Submitted by:	Maintainer
2000-09-18 10:41:54 +00:00
Ade Lovett
924199bc23 Update to version 0.6.0
PR:		20928
Submitted by:	maintainer
2000-09-17 18:31:46 +00:00
Kevin Lo
a0ce692f90 - Update to 0.5.4
- Update the Makefile so the healthd.sh for the port is installed
  instead the one in the files directory, which is out-of-date.

PR: 19984, 19993
Submitted by: maintainer
2000-07-18 12:06:02 +00:00
Chris D. Faulhaber
a9d2c79558 Update port to 0.5.3
PR:		19903
Submitted by:	Maintainer
2000-07-14 12:52:54 +00:00
Kevin Lo
a6d8248b64 Update to version 0.5.2
PR: 19850
Submitted by: MAINTAINER <jim@thehousleys.net>
2000-07-11 14:34:43 +00:00
Steve Price
7381f605a9 Update to version 0.5.1.
PR:		19768
Submitted by:	maintainer
2000-07-08 00:43:29 +00:00
Will Andrews
1e8805ff6d Update to 0.5.
PR:		19427
Submitted by:	MAINTAINER
2000-06-22 01:18:37 +00:00
Akinori MUSHA
f500c5ce37 Update to 0.4.2.
PR:		ports/18229
Submitted by:	MAINTAINER
2000-04-27 12:01:50 +00:00
Chris D. Faulhaber
e8241cc711 * Update port to 0.3
* Add support for Winbond 83781 and 83782 chips

PR:		16242
Submitted by:	Maintainer
2000-01-22 02:47:34 +00:00
Chris Piazza
6201dd10fd Distribution file was updated.
PR:		15033
Submitted by:	maintainer
1999-11-22 02:56:36 +00:00
Chris Piazza
981a64a055 Update to version 0.2
PR:		14934
Submitted by:	maintainer
1999-11-21 00:45:22 +00:00
Steve Price
506713aad3 Initial import of healthd version 0.1.
A daemon to montior vital motherboard parameters.

PR:		14495
Submitted by:	James E. Housley <housley@thehousleys.net>
1999-11-14 03:28:56 +00:00