summaryrefslogtreecommitdiff
path: root/x11/rxvt-devel/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for utmp in rxvt. All the user has to doChris Piazza1999-08-231-0/+20
| | | | | | | | | is chmod 4711 rxvt. Noticed by: [paradox] on #FreeBSD@EFNet Notes: svn path=/head/; revision=20903
* Update to version 2.6.0.Steve Price1999-06-082-11/+11
| | | | | | | | PR: 12087 Submitted by: Chris Piazza <cpiazza@home.net> Notes: svn path=/head/; revision=19321
* Update to version 2.4.11.Steve Price1999-01-111-9/+11
| | | | Notes: svn path=/head/; revision=15992
* upgrade to 2.4.7.David E. O'Brien1998-10-051-0/+11
| | | | Notes: svn path=/head/; revision=13673
* Upgrade to 2.4.7.David E. O'Brien1998-10-051-17/+5
| | | | Notes: svn path=/head/; revision=13672
* Update to version 2.4.5.Steve Price1998-03-151-3/+14
| | | | | | | | PR: 5940 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> Notes: svn path=/head/; revision=10151
* Upgrade to 2.20.David E. O'Brien1997-03-072-36/+7
| | | | Notes: svn path=/head/; revision=5908
* Update to version 2.16David E. O'Brien1996-12-082-242/+40
| | | | | | | Submitted by: Matthew N. Dodd <winter@jurai.net> (with some mods by me) Notes: svn path=/head/; revision=4885
* Fix the utmp handling that was broken by the security patch.Peter Wemm1996-02-241-22/+56
| | | | | | | | | | 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. Notes: svn path=/head/; revision=2746
* Patch around a security vulnerability in rxvt. Give up root privileges whenPaul Traina1996-01-111-0/+156
| | | | | | | | | | 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. Notes: svn path=/head/; revision=2613
* rxvt - miniature xterm clone.Gary Palmer1994-12-051-0/+52
Notes: svn path=/head/; revision=527