1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Will Andrews
263b30f8cd Update to rxvt 2.7.3 per the rxvt-devel mailing list announcement.
I'll take care of other ports depending on this pending maint approval.
Changes:
	1) Update rxvt website URL (badly needed).
	2) Remove pkg/PLIST - Makefile inconsistency regarding chmod.
2000-03-27 07:00:09 +00:00
Chris Piazza
6e415aafac Update to version 2.7.2 1999-12-25 04:11:36 +00:00
Steve Price
8c18536aac Update to version 2.6.0.
PR:		12087
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-08 22:10:41 +00:00
Steve Price
54c01fc2a9 Update to version 2.4.11. 1999-01-11 04:55:48 +00:00
David E. O'Brien
867381d541 upgrade to 2.4.7. 1998-10-05 05:30:12 +00:00
David E. O'Brien
75e9ad01cb Upgrade to 2.4.7. 1998-10-05 05:29:11 +00:00
Steve Price
e2922bf707 Update to version 2.4.5.
PR:		5940
Submitted by:	Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1998-03-15 19:48:30 +00:00
Satoshi Asami
0f91c7bcb4 Move the existing (unconditional) <sys/types.h> include above the
conditional include of <utmp.h>.
1997-04-25 11:10:52 +00:00
Satoshi Asami
27b9e535a7 #include <sys/types.h> before <utmp.h> if __FreeBSD__ >= 3. Note there
is another #include of <utmp.h> below, but it's outside of the #ifdef
scope from <utmp.h>. :(
1997-04-24 22:23:18 +00:00
David E. O'Brien
f7bf261eed Upgrade to 2.20. 1997-03-07 12:30:12 +00:00
David E. O'Brien
5428d50ccc Update to version 2.16
Submitted by:	Matthew N. Dodd <winter@jurai.net> (with some mods by me)
1996-12-08 02:31:59 +00:00
Peter Wemm
8de3884106 Fix the utmp handling that was broken by the security patch.
It was:
 - setting the euid from the real groupid (yow!)
 - not recovering it's setuid permissions when cleaning the utmp file.
I've left in some diagnostic code for "shouldn't happen" cases.
1996-02-24 14:55:37 +00:00
Paul Traina
4157893907 Patch around a security vulnerability in rxvt. Give up root privileges when
they're not necessary.  RXVT's handling of /etc/utmp is blatantly idiotic
under FreeBSD but at least it's not a security hole anymore.

Obtained from: Marc Ewing (marc@redhat.com) from BUGTRAQ mailing list.
1996-01-11 09:00:12 +00:00
Gary Palmer
45ea0ecd8f rxvt - miniature xterm clone. 1994-12-05 01:49:10 +00:00