* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2007-12-27 19:01 Mike Frysinger (vapier)
0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2007-12-27 19:01 UTC (permalink / raw
To: gentoo-commits
vapier 07/12/27 19:01:06
Modified: ChangeLog
Log:
Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak.
(Portage version: 2.1.4_rc11)
Revision Changes Path
1.169 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.169&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.169&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.168&r2=1.169
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- ChangeLog 11 Oct 2007 05:27:56 -0000 1.168
+++ ChangeLog 27 Dec 2007 19:01:05 -0000 1.169
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.168 2007/10/11 05:27:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.169 2007/12/27 19:01:05 vapier Exp $
+
+ 27 Dec 2007; Mike Frysinger <vapier@gentoo.org> files/gcc-config-1.4.0:
+ Fix fallback CHOST detection when python is broken #203387 by Ambroz BIzjak.
*gcc-config-1.4.0-r4 (11 Oct 2007)
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2008-03-16 12:40 Christian Heim (phreak)
0 siblings, 0 replies; 10+ messages in thread
From: Christian Heim (phreak) @ 2008-03-16 12:40 UTC (permalink / raw
To: gentoo-commits
phreak 08/03/16 12:40:35
Modified: ChangeLog
Log:
Fixing the Manifest (emerge is complaining about missing $FILESDIR/wrapper-1.5.0.o).
(Portage version: 2.1.4.4)
Revision Changes Path
1.177 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.177&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.177&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.176&r2=1.177
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog 16 Mar 2008 01:20:10 -0000 1.176
+++ ChangeLog 16 Mar 2008 12:40:34 -0000 1.177
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.176 2008/03/16 01:20:10 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.177 2008/03/16 12:40:34 phreak Exp $
+
+ 16 Mar 2008; Christian Heim <phreak@gentoo.org> Manifest:
+ Fixing the Manifest (emerge is complaining about missing
+ $FILESDIR/wrapper-1.5.0.o).
*gcc-config-1.4.1 (16 Mar 2008)
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2009-08-03 0:40 Mark Loeser (halcy0n)
0 siblings, 0 replies; 10+ messages in thread
From: Mark Loeser (halcy0n) @ 2009-08-03 0:40 UTC (permalink / raw
To: gentoo-commits
halcy0n 09/08/03 00:40:07
Modified: ChangeLog
Log:
Make --use-old work again, thanks to Brian Childs <brian AT rentec DOT com>; bug #221109
(Portage version: 2.2_rc33-r1/cvs/Linux i686)
Revision Changes Path
1.185 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.185&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.185&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.184&r2=1.185
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog 20 May 2009 17:43:36 -0000 1.184
+++ ChangeLog 3 Aug 2009 00:40:07 -0000 1.185
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.184 2009/05/20 17:43:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.185 2009/08/03 00:40:07 halcy0n Exp $
+
+ 03 Aug 2009; Mark Loeser <halcy0n@gentoo.org> files/gcc-config-1.4.1:
+ Make --use-old work again, thanks to Brian Childs <brian AT rentec DOT
+ com>; bug #221109
20 May 2009; Raúl Porcel <armin76@gentoo.org> gcc-config-1.4.1.ebuild:
ia64 stable
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2009-12-27 16:03 Fabian Groffen (grobian)
0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2009-12-27 16:03 UTC (permalink / raw
To: gentoo-commits
grobian 09/12/27 16:03:53
Modified: ChangeLog
Log:
Fix typo in gcc-config, tsch -> tcsh, caused -E to use export iso setenv. Not bumping as this bug in gcc-config went unnoticed for years.
(Portage version: 2.2.00.15134-prefix/cvs/Darwin powerpc)
Revision Changes Path
1.187 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.187&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.187&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.186&r2=1.187
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog 20 Dec 2009 19:55:21 -0000 1.186
+++ ChangeLog 27 Dec 2009 16:03:53 -0000 1.187
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.186 2009/12/20 19:55:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.187 2009/12/27 16:03:53 grobian Exp $
+
+ 27 Dec 2009; Fabian Groffen <grobian@gentoo.org> files/gcc-config-1.4.1,
+ files/gcc-config-1.5:
+ Fix typo in gcc-config, tsch -> tcsh, caused -E to use export iso setenv.
+ Not bumping as this bug in gcc-config went unnoticed for years.
*gcc-config-1.5 (20 Dec 2009)
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2011-01-18 7:04 Ryan Hill (dirtyepic)
0 siblings, 0 replies; 10+ messages in thread
From: Ryan Hill (dirtyepic) @ 2011-01-18 7:04 UTC (permalink / raw
To: gentoo-commits
dirtyepic 11/01/18 07:04:36
Modified: ChangeLog
Log:
Add support for gccgo in 4.6. (bug #329551)
(Portage version: 2.2.0_alpha17/cvs/Linux x86_64)
Revision Changes Path
1.188 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.188&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.188&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.187&r2=1.188
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog 27 Dec 2009 16:03:53 -0000 1.187
+++ ChangeLog 18 Jan 2011 07:04:36 -0000 1.188
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc-config
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.187 2009/12/27 16:03:53 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.188 2011/01/18 07:04:36 dirtyepic Exp $
+
+ 18 Jan 2011; Ryan Hill <dirtyepic@gentoo.org> files/gcc-config-1.5:
+ Add support for gccgo in 4.6. (bug #329551)
27 Dec 2009; Fabian Groffen <grobian@gentoo.org> files/gcc-config-1.4.1,
files/gcc-config-1.5:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2011-03-07 12:48 Mike Frysinger (vapier)
0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2011-03-07 12:48 UTC (permalink / raw
To: gentoo-commits
vapier 11/03/07 12:48:16
Modified: ChangeLog
Log:
Change "source /etc/profile" to ". /etc/profile" for dumb shells #349522 by Ulrich Müller.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.190 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.190&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.190&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.189&r2=1.190
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog 6 Feb 2011 11:33:58 -0000 1.189
+++ ChangeLog 7 Mar 2011 12:48:15 -0000 1.190
@@ -1,6 +1,11 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.189 2011/02/06 11:33:58 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.190 2011/03/07 12:48:15 vapier Exp $
+
+ 07 Mar 2011; Mike Frysinger <vapier@gentoo.org> files/gcc-config-1.4.1,
+ files/gcc-config-1.5:
+ Change "source /etc/profile" to ". /etc/profile" for dumb shells #349522 by
+ Ulrich Müller.
06 Feb 2011; Mart Raudsepp <leio@gentoo.org> gcc-config-1.3.16.ebuild,
gcc-config-1.4.0-r4.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2011-03-21 13:49 Mike Frysinger (vapier)
0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2011-03-21 13:49 UTC (permalink / raw
To: gentoo-commits
vapier 11/03/21 13:49:02
Modified: ChangeLog
Log:
Default to /etc/portage/make.conf #338032 by Dennis Schridde.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.192 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.192&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.192&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.191&r2=1.192
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog 18 Mar 2011 19:47:37 -0000 1.191
+++ ChangeLog 21 Mar 2011 13:49:02 -0000 1.192
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.191 2011/03/18 19:47:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.192 2011/03/21 13:49:02 vapier Exp $
+
+ 21 Mar 2011; Mike Frysinger <vapier@gentoo.org> files/gcc-config-1.5:
+ Default to /etc/portage/make.conf #338032 by Dennis Schridde.
*gcc-config-1.5-r1 (18 Mar 2011)
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2011-06-18 18:46 Mike Frysinger (vapier)
0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2011-06-18 18:46 UTC (permalink / raw
To: gentoo-commits
vapier 11/06/18 18:46:23
Modified: ChangeLog
Log:
Link g77/g95 to gfortran #278772 by Sébastien Fabbro.
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Revision Changes Path
1.194 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.194&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.194&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.193&r2=1.194
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- ChangeLog 28 Apr 2011 23:27:02 -0000 1.193
+++ ChangeLog 18 Jun 2011 18:46:23 -0000 1.194
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.193 2011/04/28 23:27:02 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.194 2011/06/18 18:46:23 vapier Exp $
+
+ 18 Jun 2011; Mike Frysinger <vapier@gentoo.org> files/wrapper-1.5.2.c:
+ Link g77/g95 to gfortran #278772 by Sébastien Fabbro.
*gcc-config-1.4.1-r1 (28 Apr 2011)
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2011-12-07 5:42 Mike Frysinger (vapier)
0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2011-12-07 5:42 UTC (permalink / raw
To: gentoo-commits
vapier 11/12/07 05:42:19
Modified: ChangeLog
Log:
Fix multilib support with @GENTOO_LIBDIR@.
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Revision Changes Path
1.198 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.198&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.198&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.197&r2=1.198
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- ChangeLog 11 Nov 2011 16:12:49 -0000 1.197
+++ ChangeLog 7 Dec 2011 05:42:19 -0000 1.198
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.197 2011/11/11 16:12:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.198 2011/12/07 05:42:19 vapier Exp $
+
+ 07 Dec 2011; Mike Frysinger <vapier@gentoo.org> files/gcc-config-1.4.1,
+ files/gcc-config-1.5:
+ Fix multilib support with @GENTOO_LIBDIR@.
*gcc-config-1.5-r2 (11 Nov 2011)
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog
@ 2015-08-05 8:10 Mike Frysinger (vapier)
0 siblings, 0 replies; 10+ messages in thread
From: Mike Frysinger (vapier) @ 2015-08-05 8:10 UTC (permalink / raw
To: gentoo-commits
vapier 15/08/05 08:10:59
Modified: ChangeLog
Log:
Include fix from git for test output #547586.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.232 sys-devel/gcc-config/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.232&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?rev=1.232&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gcc-config/ChangeLog?r1=1.231&r2=1.232
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- ChangeLog 25 Apr 2015 16:38:01 -0000 1.231
+++ ChangeLog 5 Aug 2015 08:10:59 -0000 1.232
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc-config
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.231 2015/04/25 16:38:01 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc-config/ChangeLog,v 1.232 2015/08/05 08:10:59 vapier Exp $
+
+ 05 Aug 2015; Mike Frysinger <vapier@gentoo.org>
+ files/gcc-config-1.8-dont_source_functions_sh_from_etc_initd.patch:
+ Include fix from git for test output #547586.
25 Apr 2015; Mike Gilbert <floppym@gentoo.org> gcc-config-1.6.ebuild,
gcc-config-1.7.1.ebuild, gcc-config-1.7.2.ebuild, gcc-config-1.7.ebuild:
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2015-08-05 8:11 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-18 18:46 [gentoo-commits] gentoo-x86 commit in sys-devel/gcc-config: ChangeLog Mike Frysinger (vapier)
-- strict thread matches above, loose matches on Subject: below --
2015-08-05 8:10 Mike Frysinger (vapier)
2011-12-07 5:42 Mike Frysinger (vapier)
2011-03-21 13:49 Mike Frysinger (vapier)
2011-03-07 12:48 Mike Frysinger (vapier)
2011-01-18 7:04 Ryan Hill (dirtyepic)
2009-12-27 16:03 Fabian Groffen (grobian)
2009-08-03 0:40 Mark Loeser (halcy0n)
2008-03-16 12:40 Christian Heim (phreak)
2007-12-27 19:01 Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox