head	1.11;
access;
symbols
	RELEASE_8_3_0:1.11
	RELEASE_9_0_0:1.11
	RELEASE_7_4_0:1.10
	RELEASE_8_2_0:1.10
	RELEASE_6_EOL:1.10
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.7
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3;
locks; strict;
comment	@# @;


1.11
date	2011.07.03.14.03.47;	author ohauer;	state Exp;
branches;
next	1.10;

1.10
date	2006.01.24.01.03.30;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2005.10.12.03.37.55;	author csjp;	state Exp;
branches;
next	1.8;

1.8
date	2005.09.21.04.20.28;	author csjp;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.13.19.20.48;	author csjp;	state Exp;
branches;
next	1.6;

1.6
date	2004.08.06.14.59.10;	author petef;	state Exp;
branches;
next	1.5;

1.5
date	2004.03.31.03.11.14;	author trevor;	state Exp;
branches;
next	1.4;

1.4
date	2003.08.27.03.23.44;	author seanc;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.15.16.33.27;	author petef;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.22.04.29.22;	author petef;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.21.22.26.54;	author obraun;	state Exp;
branches;
next	;


desc
@@


1.11
log
@-remove MD5
@
text
@SHA256 (termlog-2.5.tar.gz) = dd2ccf9d29392e9a5ffbdeea65c0831a62b67cb73daf77bc975c661654ba2eb5
SIZE (termlog-2.5.tar.gz) = 9818
@


1.10
log
@SHA256ify

Approved by: krion@@
@
text
@a0 1
MD5 (termlog-2.5.tar.gz) = ffca397f74ab264ac2760daa0baadd02
@


1.9
log
@Fix a couple of problems on 64 bit platforms by importing 2.5:

Summary:

o Call va_start/va_end for each call to va_arg(). I have no idea why this
  works on i386 but it shouldn't. This un-busts termlog on 64 bit
  platforms.

o When allocating snp descriptors, allocate the proper size. Currently we
  are allocating sizeof(struct utmp) when we really should be allocating
  sizeof(struct snp_d). I can only imagine how this happen, but I am going
  to guess it was a cut-and-paste-o. This helps un-busts termlog on 64 bit
  architectures.

Fixes Submitted by:	Eirik ?verby

While we are here:

o Open tty line with O_NONBLOCK
o Close the line fd after we attach to it as we dont need it. This closes
  an fd leak.
o Remove comment about fd leak

Approved by:	kris
@
text
@d2 1
@


1.8
log
@Upgrade termlog. This fixes termlog on -CURRENT and hopefully the snp
fixes in -CURRENT will be MFC'ed to RELENG_6 so it will work on all
releases again.

Approved by:	petef
@
text
@d1 2
a2 2
MD5 (termlog-2.4.tar.gz) = 7ea26eec2118d98b5511bdee656446e2
SIZE (termlog-2.4.tar.gz) = 9839
@


1.7
log
@Update termlog from 2.0 to 2.2

This version introduces the following:
-Bug fixes around locking
-Enhanced jail support
-Ability to create log files with SF_APPEND flag
-cryptographic hashing algorithm was changed from md5 to sha1

Approved by:	seanc@@
@
text
@d1 2
a2 2
MD5 (termlog-2.2.tar.gz) = 3dfa227fe2ef6564be8fd9c1630c0859
SIZE (termlog-2.2.tar.gz) = 10441
@


1.6
log
@- update to 2.0
- update maintainer email
- update COMMENT & pkg-descr to match reality

Submitted by:	csjp
@
text
@d1 2
a2 2
MD5 (termlog-2.0.tar.gz) = 7d8885b918e71be7b2e782d110edd305
SIZE (termlog-2.0.tar.gz) = 9271
@


1.5
log
@SIZEify (maintainer timeout)
@
text
@d1 2
a2 2
MD5 (termlog-1.0.3.tar.gz) = 69b80f1405ab3a91f014139ff3f3bd44
SIZE (termlog-1.0.3.tar.gz) = 14249
@


1.4
log
@Maintainer update to 1.0.3

PR:		ports/56018
Submitted by:	Chris S.J.Peron <maneo@@bsdpro.com> (maintainer)
@
text
@d2 1
@


1.3
log
@Update to 1.0.1, -current build fixes

PR:		42424
Submitted by:	maintainer
@
text
@d1 1
a1 1
MD5 (termlog-1.0.1.tar.gz) = f0862656bd75e772d84057431e7a94b2
@


1.2
log
@Fix a last minute show stopper bug, re-roll the tarball + bump
PORTREVISION.

Submitted by:	maintainer (author)
@
text
@d1 1
a1 1
MD5 (termlog-1.0.tar.gz) = a08b4e1d9044ba4ec57f1ffe688d9c17
@


1.1
log
@Add termlog 1.0, monitor or log multiple system terminals
synchronously (real-time).

Submitted by:	Chris S.J. Peron <maneo@@bsdpro.com>
Approved by:	dwcjr (mentor)
@
text
@d1 1
a1 1
MD5 (termlog-1.0.tar.gz) = e789e1f387d7ba939f26ff9a891ab436
@

