From alfred at FreeBSD.org Mon Feb 16 10:38:06 2009 From: alfred at FreeBSD.org (Alfred Perlstein) Date: Mon Feb 16 10:38:17 2009 Subject: cvs commit: CVSROOT access Message-ID: <200902161838.n1GIc4gE095397@repoman.freebsd.org> alfred 2009-02-16 18:38:04 UTC FreeBSD projects repository Modified files: . access Log: Remove myself from projcvs for the time being due to idle timeout. Submitted by: grim reaper. Revision Changes Path 1.398 +0 -1 CVSROOT/access From des at FreeBSD.org Tue Feb 17 08:37:21 2009 From: des at FreeBSD.org (Dag-Erling Smorgrav) Date: Tue Feb 17 08:37:26 2009 Subject: cvs commit: projects/tinderbox/etc head.rc update_head.rc Message-ID: <200902171637.n1HGbKpQ071753@repoman.freebsd.org> des 2009-02-17 16:37:20 UTC FreeBSD projects repository Modified files: tinderbox/etc head.rc update_head.rc Log: Enable mips now that libpam is fixed. Revision Changes Path 1.12 +1 -1 projects/tinderbox/etc/head.rc 1.9 +1 -1 projects/tinderbox/etc/update_head.rc From des at FreeBSD.org Tue Feb 17 13:40:51 2009 From: des at FreeBSD.org (Dag-Erling Smorgrav) Date: Tue Feb 17 13:41:03 2009 Subject: cvs commit: projects/tinderbox tbmaster.pl Message-ID: <200902172140.n1HLeo4o019613@repoman.freebsd.org> des 2009-02-17 21:40:50 UTC FreeBSD projects repository Modified files: tinderbox tbmaster.pl Log: I forgot to remove length argument when I replaced syswrite() with print(). Revision Changes Path 1.75 +1 -1 projects/tinderbox/tbmaster.pl