From bugmaster at FreeBSD.org Mon Nov 3 03:07:02 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 3 03:09:21 2008 Subject: Current problem reports assigned to freebsd-www@FreeBSD.org Message-ID: <200811031107.mA3B71WH011088@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o www/128113 www outdated port count graph in www.freebsd.org/ports o www/127898 www [patch] query-pr.cgi: properly treat quoted-printable o www/127497 www new entry to FreeBSD/amd64 Project -- motherboards o www/116660 www docs.freebsd.org returns bad chunked encoding o www/116479 www cvsweb+enscript formatting bugfix o www/111791 www FreeBSD website messes up links o www/111228 www [request] Usability improvements for bug search query o www/105333 www [PATCH] Base selection in events in libcommon.xsl does o www/103522 www Search interface oddity o www/98798 www Our statistics page is out of date o www/91539 www FreeBSD web site renders very badly s www/73551 www [request] fix list archive 'quoted-printable' corrupti o www/51135 www Problems with the mailing-lists search interface o www/44181 www www "Release Information" organization 14 problems total. From linimon at FreeBSD.org Fri Nov 7 01:16:04 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Nov 7 01:16:16 2008 Subject: www/128670: Vendors - Internet Service Providers Message-ID: <200811070916.mA79G3XE092572@freefall.freebsd.org> Synopsis: Vendors - Internet Service Providers Responsible-Changed-From-To: freebsd-bugs->freebsd-www Responsible-Changed-By: linimon Responsible-Changed-When: Fri Nov 7 09:15:51 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=128670 From twadding at uoregon.edu Fri Nov 7 23:50:02 2008 From: twadding at uoregon.edu (Tristan Waddington) Date: Fri Nov 7 23:50:09 2008 Subject: www/128689: Fatal trap 12: page fault while in kernel mode from load on Apache/PHP Jail Message-ID: <200811080741.mA87fmOe020151@www.freebsd.org> >Number: 128689 >Category: www >Synopsis: Fatal trap 12: page fault while in kernel mode from load on Apache/PHP Jail >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Nov 08 07:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tristan Waddington >Release: FreeBSD 7.0-RELEASE >Organization: University of Oregon >Environment: FreeBSD drone0.uoregon.edu 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Running several Apache 2.2.9/PHP 5.2.6 Jails on a FreeBSD 7.0-RELEASE server. Kind of a complex setup. Been running rock solid for several months, but just recently ran into some unexpected Kernel Panics. To troubleshoot we put some load on some of our Jails (ezjail) with Apache AB and every single time were able to get the server to completely lock up with this error (core dump backtrace follows): [root@drone0 /boot/kernel]# kgdb kernel.symbols /var/crash/vmcore.0 [GDB will not be able to debug user-mode threads: /usr/lib/libthread_db.so: Undefined symbol "ps_pglobal_lookup"] GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-marcel-freebsd". Unread portion of the kernel message buffer: kernel trap 12 with interrupts disabled Fatal trap 12: page fault while in kernel mode cpuid = 3; apic id = 03 fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x20:0xc0744ad7 stack pointer = 0x28:0xe9af8b30 frame pointer = 0x28:0xe9af8b88 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = resume, IOPL = 0 current process = 49963 (httpd) trap number = 12 panic: page fault cpuid = 3 Uptime: 60d6h36m34s Physical memory: 3567 MB Dumping 328 MB: 313 297 281 265 249 233 217 201 185 169 153 137 121 105 89 73 57 41 25 9 #0 doadump () at pcpu.h:195 195 pcpu.h: No such file or directory. in pcpu.h (kgdb) backtrace #0 doadump () at pcpu.h:195 #1 0xc0754457 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:409 #2 0xc0754719 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:563 #3 0xc0a4905c in trap_fatal (frame=0xe9af8af0, eva=0) at /usr/src/sys/i386/i386/trap.c:899 #4 0xc0a499df in trap (frame=0xe9af8af0) at /usr/src/sys/i386/i386/trap.c:280 #5 0xc0a2fc0b in calltrap () at /usr/src/sys/i386/i386/exception.s:139 #6 0xc0744ad7 in lf_advlock (ap=0xe9af8c20, head=0xc9a3e3d0, size=0) at /usr/src/sys/kern/kern_lockf.c:294 #7 0xc095d7ad in ufs_advlock (ap=0xe9af8c20) at /usr/src/sys/ufs/ufs/ufs_vnops.c:2181 #8 0xc0a5e1e7 in VOP_ADVLOCK_APV (vop=0xc0b93c60, a=0xe9af8c20) at vnode_if.c:1977 #9 0xc0729547 in kern_fcntl (td=0xc7fce840, fd=16, cmd=9, arg=-374371232) at vnode_if.h:1036 #10 0xc0729e07 in fcntl (td=0xc7fce840, uap=0xe9af8cfc) at /usr/src/sys/kern/kern_descrip.c:336 #11 0xc0a49635 in syscall (frame=0xe9af8d38) at /usr/src/sys/i386/i386/trap.c:1035 #12 0xc0a2fc70 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:196 #13 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) Now, we did find out that the custom PHP framework we're running is a little inefficient. But we tried the same AB load test on a Linux box we have and it didn't crash. It just slowed down a lot for a minute. Now if I'm not mistaken, FreeBSD should be pretty stable, despite the poor scripting. So I'm thinking something with our configuration must be making it crash. Either that or there is a bug present somewhere in the packages we're running. We also tried the same test on a phpBB3 Jail that we're running (not our framework) and it didn't take down the system. Still, I'm not convinced it could completely be caused by a bad PHP script. That would be bad mojo. PHP and Apache were both installed from the ports tree. These are the packages our typical Jail has: apache-2.2.9 Version 2.2 of Apache web server with prefork MPM. aspell-0.60.6_2 Spelling checker with better suggestion logic than ispell autoconf-2.61_2 Automatically configure source code on many Un*x platforms autoconf-wrapper-20071109 Wrapper script for GNU autoconf bash-3.2.25 The GNU Project's Bourne Again SHell bigreqsproto-1.0.2 BigReqs extension headers curl-7.18.0 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) expat-2.0.1 XML 1.0 parser written in C freetype2-2.3.7 A free and portable TrueType font rendering engine gettext-0.16.1_3 GNU gettext package gmake-3.81_3 GNU version of 'make' utility help2man-1.36.4_2 Automatically generating simple manual pages from program o inputproto-1.4.2.1 Input extension headers jpeg-6b_4 IJG's jpeg compression utilities kbproto-1.0.3 KB extension headers libICE-1.0.4_1,1 Inter Client Exchange library for X11 libSM-1.0.3_1,1 Session Management library for X11 libX11-1.1.3_1,1 X11 library libXau-1.0.3_2 Authentication Protocol library for X11 libXaw-1.0.4_1,1 X Athena Widgets library libXdmcp-1.0.2_1 X Display Manager Control Protocol library libXext-1.0.3,1 X11 Extension library libXmu-1.0.3,1 X Miscellaneous Utilities libraries libXp-1.0.0,1 X print library libXpm-3.5.7 X Pixmap library libXt-1.0.5_1 X Toolkit library libiconv-1.11_1 A character set conversion library libltdl-1.5.26 System independent dlopen wrapper libmcrypt-2.5.8 Multi-cipher cryptographic library (used in PHP) libtool-1.5.26 Generic shared library support script libxml2-2.6.32 XML parser library for GNOME lynx-2.8.6.5_4,1 A non-graphical, text-based World-Wide Web client m4-1.4.11,1 GNU m4 mhash-0.9.9 An easy-to-use library for strong hashes such as MD5 and SH mysql-client-5.0.51a Multithreaded SQL database (client) nano-2.0.6 Nano's ANOther editor, an enhanced free Pico clone p5-gettext-1.05_2 Message handling functions pcre-7.7 Perl Compatible Regular Expressions library pdflib-7.0.2 A C library for dynamically generating PDF pecl-APC-3.0.19 Alternative PHP Cache pecl-fileinfo-1.0.4 A PECL extension to retrieve info about files pecl-filter-0.11.0 PHP extension for safely dealing with input parameters pecl-hash-1.5 HASH Message Digest Framework for PHP pecl-json-1.2.1 PHP extension for JSON (JavaScript Object Notation) seriali pecl-pdflib-2.1.5 A PECL extension to create PDF on the fly pecl-zip-1.9.0 A PECL extension to create and read zip files perl-5.8.8_1 Practical Extraction and Report Language php5-5.2.6 PHP Scripting Language php5-calendar-5.2.6 The calendar shared extension for php php5-ctype-5.2.6 The ctype shared extension for php php5-curl-5.2.6 The curl shared extension for php php5-dom-5.2.6 The dom shared extension for php php5-exif-5.2.6 The exif shared extension for php php5-extensions-1.1 A "meta-port" to install PHP extensions php5-ftp-5.2.6 The ftp shared extension for php php5-gd-5.2.6 The gd shared extension for php php5-gettext-5.2.6_1 The gettext shared extension for php php5-iconv-5.2.6 The iconv shared extension for php php5-mbstring-5.2.6 The mbstring shared extension for php php5-mcrypt-5.2.6 The mcrypt shared extension for php php5-mhash-5.2.6 The mhash shared extension for php php5-mysql-5.2.6 The mysql shared extension for php php5-openssl-5.2.6 The openssl shared extension for php php5-pcre-5.2.6 The pcre shared extension for php php5-pdo-5.2.6 The pdo shared extension for php php5-pdo_sqlite-5.2.6 The pdo_sqlite shared extension for php php5-posix-5.2.6 The posix shared extension for php php5-pspell-5.2.6_1 The pspell shared extension for php php5-session-5.2.6 The session shared extension for php php5-simplexml-5.2.6 The simplexml shared extension for php php5-sockets-5.2.6 The sockets shared extension for php php5-spl-5.2.6 The spl shared extension for php php5-sqlite-5.2.6 The sqlite shared extension for php php5-tokenizer-5.2.6 The tokenizer shared extension for php php5-xml-5.2.6 The xml shared extension for php php5-xmlreader-5.2.6 The xmlreader shared extension for php php5-xmlwriter-5.2.6 The xmlwriter shared extension for php php5-zlib-5.2.6 The zlib shared extension for php pkg-config-0.23_1 A utility to retrieve information about installed libraries png-1.2.28 Library for manipulating PNG images printproto-1.0.3 Print extension headers rsync-3.0.3 A network file distribution/synchronization utility sudo-1.6.9.6 Allow others to run commands as root t1lib-5.1.2,1 A Type 1 Rasterizer Library for UNIX/X11 xcmiscproto-1.1.2 XCMisc extension headers xextproto-7.0.2 XExt extension headers xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers xproto-7.0.10_1 X11 protocol headers xtrans-1.0.4 Abstract network code for X Any advice you can give me would be helpful. Thanks! >How-To-Repeat: Run AB with 200 concurrent connections on our Apache/PHP jail running our PHP framework. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Sat Nov 8 01:20:11 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Nov 8 01:20:22 2008 Subject: ports/128689: www/apache22: Fatal trap 12: page fault while in kernel mode from load on Apache/PHP Jail Message-ID: <200811080920.mA89KAMg091897@freefall.freebsd.org> Old Synopsis: Fatal trap 12: page fault while in kernel mode from load on Apache/PHP Jail New Synopsis: www/apache22: Fatal trap 12: page fault while in kernel mode from load on Apache/PHP Jail Responsible-Changed-From-To: freebsd-www->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sat Nov 8 09:18:05 UTC 2008 Responsible-Changed-Why: Make this a ports PR. (The GNATS 'www' category is only for things about the FreeBSD website itself.) http://www.freebsd.org/cgi/query-pr.cgi?pr=128689 From bugmaster at FreeBSD.org Mon Nov 10 03:07:00 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 10 03:09:30 2008 Subject: Current problem reports assigned to freebsd-www@FreeBSD.org Message-ID: <200811101106.mAAB6xJJ049901@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o www/128670 www Vendors - Internet Service Providers o www/128113 www outdated port count graph in www.freebsd.org/ports o www/127898 www [patch] query-pr.cgi: properly treat quoted-printable o www/127497 www new entry to FreeBSD/amd64 Project -- motherboards o www/116660 www docs.freebsd.org returns bad chunked encoding o www/116479 www cvsweb+enscript formatting bugfix o www/111791 www FreeBSD website messes up links o www/111228 www [request] Usability improvements for bug search query o www/105333 www [PATCH] Base selection in events in libcommon.xsl does o www/103522 www Search interface oddity o www/98798 www Our statistics page is out of date o www/91539 www FreeBSD web site renders very badly s www/73551 www [request] fix list archive 'quoted-printable' corrupti o www/51135 www Problems with the mailing-lists search interface o www/44181 www www "Release Information" organization 15 problems total. From admin at linux.wroclaw.pl Thu Nov 13 12:50:06 2008 From: admin at linux.wroclaw.pl (Alan Topiec) Date: Thu Nov 13 12:50:12 2008 Subject: www/128851: submint to the Commercial Vendors list Message-ID: <200811132045.mADKjMCE011852@www.freebsd.org> >Number: 128851 >Category: www >Synopsis: submint to the Commercial Vendors list >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Nov 13 20:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alan Topiec >Release: Current >Organization: ALE Software >Environment: >Description: Hello, I would very much like to be included in your support list: Company name: ALE Software Company website: http://linux.wroclaw.pl Descr: We offer IT consulting, systems integration, corporate information systems based on bsd software. For more information, email: admin@linux.wroclaw.pl or visit our website: http://linux.wroclaw.pl We operate mostly in Eastern Europe - Poland. Thanks in advance. Alan T. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From jkois at FreeBSD.org Fri Nov 14 11:43:40 2008 From: jkois at FreeBSD.org (jkois@FreeBSD.org) Date: Fri Nov 14 11:43:47 2008 Subject: www/128851: submint to the Commercial Vendors list Message-ID: <200811141943.mAEJheYE020958@freefall.freebsd.org> Synopsis: submint to the Commercial Vendors list Responsible-Changed-From-To: freebsd-www->jkois Responsible-Changed-By: jkois Responsible-Changed-When: Fri Nov 14 19:43:10 UTC 2008 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=128851 From jkois at FreeBSD.org Fri Nov 14 11:44:28 2008 From: jkois at FreeBSD.org (jkois@FreeBSD.org) Date: Fri Nov 14 11:44:34 2008 Subject: www/128670: Vendors - Internet Service Providers Message-ID: <200811141944.mAEJiRsD021019@freefall.freebsd.org> Synopsis: Vendors - Internet Service Providers Responsible-Changed-From-To: freebsd-www->jkois Responsible-Changed-By: jkois Responsible-Changed-When: Fri Nov 14 19:43:54 UTC 2008 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=128670 From bugmaster at FreeBSD.org Mon Nov 17 03:06:59 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 17 03:09:32 2008 Subject: Current problem reports assigned to freebsd-www@FreeBSD.org Message-ID: <200811171106.mAHB6xs7082707@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o www/128113 www outdated port count graph in www.freebsd.org/ports o www/127898 www [patch] query-pr.cgi: properly treat quoted-printable o www/127497 www new entry to FreeBSD/amd64 Project -- motherboards o www/116660 www docs.freebsd.org returns bad chunked encoding o www/116479 www cvsweb+enscript formatting bugfix o www/111791 www FreeBSD website messes up links o www/111228 www [request] Usability improvements for bug search query o www/105333 www [PATCH] Base selection in events in libcommon.xsl does o www/103522 www Search interface oddity o www/98798 www Our statistics page is out of date o www/91539 www FreeBSD web site renders very badly s www/73551 www [request] fix list archive 'quoted-printable' corrupti o www/51135 www Problems with the mailing-lists search interface o www/44181 www www "Release Information" organization 14 problems total. From greg at codeconcepts.com Mon Nov 17 10:30:05 2008 From: greg at codeconcepts.com (Greg Becker) Date: Mon Nov 17 10:30:11 2008 Subject: www/128943: dmesg output for ASUS M3A79-T running FreeBSD-7.1-PRERELEASE amd64 Message-ID: <200811171824.mAHIO94N085901@www.freebsd.org> >Number: 128943 >Category: www >Synopsis: dmesg output for ASUS M3A79-T running FreeBSD-7.1-PRERELEASE amd64 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 17 18:30:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Greg Becker >Release: 7.1-PRERELEASE >Organization: >Environment: FreeBSD quadro.gateway.2wire.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Mon Nov 17 06:18:06 CST 2008 greg@quadro.gateway.2wire.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Attached output from dmesg for ASUS M3A79-T running amd64 FreeBSD-7.1-PRERELEASE. Also boots with FreeBSD-7.0-RELEASE. >How-To-Repeat: >Fix: Patch attached with submission follows: Copyright (c) 1992-2008 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 7.1-PRERELEASE #2: Mon Nov 17 06:18:06 CST 2008 greg@quadro.gateway.2wire.net:/usr/obj/usr/src/sys/GENERIC Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Phenom(tm) 9950 Quad-Core Processor (2608.81-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x100f23 Stepping = 3 Features=0x178bfbff Features2=0x802009> AMD Features=0xee500800 AMD Features2=0x7ff,,,Prefetch,,> Cores per package: 4 usable memory = 4280356864 (4082 MB) avail memory = 4118880256 (3928 MB) ACPI APIC Table: <111108 OEMAPIC > FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413) acpi0: <111108 OEMRSDT> on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of fee00000, 1000 (3) failed acpi0: reservation of ffb80000, 80000 (3) failed acpi0: reservation of fec10000, 20 (3) failed acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, cff00000 (3) failed ACPI HPET table warning: Sequence is non-zero (2) Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 18 at device 2.0 on pci0 pci1: on pcib1 vgapci0: port 0xb000-0xb0ff mem 0xd0000000-0xdfffffff,0xfe8f0000-0xfe8fffff irq 18 at device 0.0 on pci1 pci1: at device 0.1 (no driver attached) pcib2: irq 18 at device 6.0 on pci0 pci2: on pcib2 mskc0: port 0xc800-0xc8ff mem 0xfe9fc000-0xfe9fffff irq 18 at device 0.0 on pci2 msk0: on mskc0 msk0: Ethernet address: 00:23:54:1d:2a:bc miibus0: on msk0 e1000phy0: PHY 0 on miibus0 e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto mskc0: [FILTER] pcib3: irq 19 at device 7.0 on pci0 pci3: on pcib3 atapci0: port 0xe800-0xe807,0xe400-0xe403,0xe000-0xe007,0xd800-0xd803,0xd400-0xd40f mem 0xfeaffc00-0xfeafffff irq 19 at device 0.0 on pci3 atapci0: [ITHREAD] ata2: on atapci0 ata2: [ITHREAD] ata3: on atapci0 ata3: [ITHREAD] atapci1: port 0xa000-0xa007,0x9000-0x9003,0x8000-0x8007,0x7000-0x7003,0x6000-0x600f mem 0xfe7ff800-0xfe7ffbff irq 22 at device 17.0 on pci0 atapci1: [ITHREAD] atapci1: AHCI Version 01.10 controller with 6 ports detected ata4: on atapci1 ata4: [ITHREAD] ata5: on atapci1 ata5: [ITHREAD] ata6: on atapci1 ata6: [ITHREAD] ata7: on atapci1 ata7: [ITHREAD] ata8: on atapci1 ata8: [ITHREAD] ata9: on atapci1 ata9: [ITHREAD] ohci0: mem 0xfe7fe000-0xfe7fefff irq 16 at device 18.0 on pci0 ohci0: [GIANT-LOCKED] ohci0: [ITHREAD] usb0: OHCI version 1.0, legacy support usb0: SMM does not respond, resetting usb0: on ohci0 usb0: USB revision 1.0 uhub0: on usb0 uhub0: 3 ports with 3 removable, self powered ohci1: mem 0xfe7fd000-0xfe7fdfff irq 16 at device 18.1 on pci0 ohci1: [GIANT-LOCKED] ohci1: [ITHREAD] usb1: OHCI version 1.0, legacy support usb1: SMM does not respond, resetting usb1: on ohci1 usb1: USB revision 1.0 uhub1: on usb1 uhub1: 3 ports with 3 removable, self powered ehci0: mem 0xfe7ff000-0xfe7ff0ff irq 17 at device 18.2 on pci0 ehci0: [GIANT-LOCKED] ehci0: [ITHREAD] usb2: EHCI version 1.0 usb2: companion controllers, 3 ports each: usb0 usb1 usb2: on ehci0 usb2: USB revision 2.0 uhub2: on usb2 uhub2: 6 ports with 6 removable, self powered uhub3: on uhub2 uhub3: single transaction translator uhub3: 2 ports with 0 removable, self powered uhub4: on uhub3 uhub4: multiple transaction translators uhub4: 4 ports with 4 removable, self powered uhub5: on uhub4 uhub5: 4 ports with 2 removable, bus powered ukbd0: on uhub5 kbd2 at ukbd0 uhid0: on uhub5 ums0: on uhub4 ums0: 16 buttons and Z dir. umass0: on uhub3 ohci2: mem 0xfe7fc000-0xfe7fcfff irq 18 at device 19.0 on pci0 ohci2: [GIANT-LOCKED] ohci2: [ITHREAD] usb3: OHCI version 1.0, legacy support usb3: SMM does not respond, resetting usb3: on ohci2 usb3: USB revision 1.0 uhub6: on usb3 uhub6: 3 ports with 3 removable, self powered ohci3: mem 0xfe7fb000-0xfe7fbfff irq 18 at device 19.1 on pci0 ohci3: [GIANT-LOCKED] ohci3: [ITHREAD] usb4: OHCI version 1.0, legacy support usb4: SMM does not respond, resetting usb4: on ohci3 usb4: USB revision 1.0 uhub7: on usb4 uhub7: 3 ports with 3 removable, self powered ehci1: mem 0xfe7fa800-0xfe7fa8ff irq 19 at device 19.2 on pci0 ehci1: [GIANT-LOCKED] ehci1: [ITHREAD] usb5: EHCI version 1.0 usb5: companion controllers, 3 ports each: usb3 usb4 usb5: on ehci1 usb5: USB revision 2.0 uhub8: on usb5 uhub8: 6 ports with 6 removable, self powered pci0: at device 20.0 (no driver attached) atapci2: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 ata0: on atapci2 ata0: [ITHREAD] pci0: at device 20.2 (no driver attached) isab0: at device 20.3 on pci0 isa0: on isab0 pcib4: at device 20.4 on pci0 pci4: on pcib4 fwohci0: mem 0xfebff000-0xfebfffff irq 22 at device 8.0 on pci4 fwohci0: [FILTER] fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channels is 8. fwohci0: EUI64 00:1e:8c:00:01:87:9d:f2 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x1130000 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:1e:8c:87:9d:f2 fwe0: Ethernet address: 02:1e:8c:87:9d:f2 fwip0: on firewire0 fwip0: Firewire address: 00:1e:8c:00:01:87:9d:f2 @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: BUS reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode ohci4: mem 0xfe7f9000-0xfe7f9fff irq 18 at device 20.5 on pci0 ohci4: [GIANT-LOCKED] ohci4: [ITHREAD] usb6: OHCI version 1.0, legacy support usb6: SMM does not respond, resetting usb6: on ohci4 usb6: USB revision 1.0 uhub9: on usb6 uhub9: 2 ports with 2 removable, self powered acpi_button0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio0: [FILTER] cpu0: on acpi0 acpi_throttle0: on cpu0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 orm0: at iomem 0xc0000-0xcefff on isa0 ppc0: cannot reserve I/O port range sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) acd0: DVDR at ata0-master UDMA33 ad8: 953869MB at ata4-master SATA300 SMP: AP CPU #2 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! cd0 at ata0 bus 0 target 0 lun 0 cd0: <_NEC DVD_RW ND-3550A 1.07> Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present da1 at umass-sim0 bus 0 target 0 lun 1 da1: Removable Direct Access SCSI-0 device da1: 40.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present da2 at umass-sim0 bus 0 target 0 lun 2 da2: Removable Direct Access SCSI-0 device da2: 40.000MB/s transfers da2: Attempt to query device size failed: NOT READY, Medium not present da3 at umass-sim0 bus 0 target 0 lun 3 da3: Removable Direct Access SCSI-0 device da3: 40.000MB/s transfers da3: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/ad8s1a pcm0: mem 0xfe7f4000-0xfe7f7fff irq 16 at device 20.2 on pci0 pcm0: [ITHREAD] pcm0: pcm0: pcm1: mem 0xfe8ec000-0xfe8effff irq 19 at device 0.1 on pci1 pcm1: [ITHREAD] pcm1: pcm1: >Release-Note: >Audit-Trail: >Unformatted: From bugmaster at FreeBSD.org Mon Nov 24 03:07:26 2008 From: bugmaster at FreeBSD.org (FreeBSD bugmaster) Date: Mon Nov 24 03:09:32 2008 Subject: Current problem reports assigned to freebsd-www@FreeBSD.org Message-ID: <200811241107.mAOB7PpO020087@freefall.freebsd.org> Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o www/128943 www dmesg output for ASUS M3A79-T running FreeBSD-7.1-PRER o www/128113 www outdated port count graph in www.freebsd.org/ports o www/127898 www [patch] query-pr.cgi: properly treat quoted-printable o www/127497 www new entry to FreeBSD/amd64 Project -- motherboards o www/116660 www docs.freebsd.org returns bad chunked encoding o www/116479 www cvsweb+enscript formatting bugfix o www/111791 www FreeBSD website messes up links o www/111228 www [request] Usability improvements for bug search query o www/105333 www [PATCH] Base selection in events in libcommon.xsl does o www/103522 www Search interface oddity o www/98798 www Our statistics page is out of date o www/91539 www FreeBSD web site renders very badly s www/73551 www [request] fix list archive 'quoted-printable' corrupti o www/51135 www Problems with the mailing-lists search interface o www/44181 www www "Release Information" organization 15 problems total. From edwin at mavetju.org Mon Nov 24 03:20:02 2008 From: edwin at mavetju.org (Edwin Groothuis) Date: Mon Nov 24 03:20:15 2008 Subject: www/129127: [patch] update www/en/multimedia to November 2008 Message-ID: <20081124105815.028934501B@k7.mavetju.org> >Number: 129127 >Category: www >Synopsis: [patch] update www/en/multimedia to November 2008 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 24 11:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 7.1-BETA i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 7.1-BETA FreeBSD 7.1-BETA #0: Sun Sep 7 13:49:18 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: Updates for the last three months Index: multimedia-input.xml =================================================================== RCS file: /home/dcvs/www/en/multimedia/multimedia-input.xml,v retrieving revision 1.5 diff -u -r1.5 multimedia-input.xml --- multimedia-input.xml 25 Aug 2008 20:58:02 -0000 1.5 +++ multimedia-input.xml 24 Nov 2008 10:56:00 -0000 @@ -9,6 +9,340 @@ + + + Julian Elischer + + An interview with Julian Elischer at MeetBSD in + California. We talk about his early days with BSD + and his work using BSD at various companies. He is + currently with IronPort, which was bought by Cisco. + + http://bsdtalk.blogspot.com/2008/11/bsdtalk165-julian-elischer.html + bsdtalk,interview,julian elischer,ironport + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk165.mp3 + 16 Mb + 35 minutes + MP3 version + mp3 + + + bsdtalk165.ogg + 16 minutes + Ogg version + ogg + + + + + + At MeetBSD with some of the FreeBSD Core Team + + A conversation with some of the FreeBSD Core Team + at MeetBSD California 2008. I speak with Brooks + Davis, Kris Kennaway, Robert Watson, Peter Wemm, + and Philip Paeps about the recent core team election, + FreeBSD 7.1 and 8, Developer Summits, and the move + to Subversion. + + http://bsdtalk.blogspot.com/2008/11/bsdtalk164-at-meetbsd-with-some-of.html + bsdtalk,interview,freebsd core team,meetbsd2008,meetbsd,robert watson,brooks davis,kris kennaway,peter wemm,philip paeps,freebsd,subversion + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk164.mp3 + 18 Mb + 38 minutes + MP3 version + mp3 + + + bsdtalk164.ogg + 38 minutes + Ogg version + ogg + + + + + + A Tour of iXsystems + + A brief description of my visit to iXsystems in + California prior to MeetBSD 2008. + + http://bsdtalk.blogspot.com/2008/11/bsdtalk163-tour-of-ixsystems.html + bsdtalk,interview,ixsystems + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk163.mp3 + 4 Mb + 8 minutes + MP3 version + mp3 + + + bsdtalk163.ogg + 8 minutes + Ogg version + ogg + + + + + + BSD on a eeePC 900A + + A brief description of my first attempts to get BSD + on a eeePC 900A. I try OpenBSD 4.4, DragonFlyBSD + 2.0.1, PC-BSD 7.0.1, and FreeBSD 7. + ]]> + + http://bsdtalk.blogspot.com/2008/11/bsdtalk162-bsd-on-eeepc-900a.html + bsdtalk,eeepc + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk162.mp3 + 5 Mb + 10 minutes + MP3 version + mp3 + + + bsdtalk162.ogg + 10 minutes + Ogg version + ogg + + + + + + Live from NYCBSDCon Sunday + + A copy of Sunday's live stream from NYCBSDCon + 2008. + + http://bsdtalk.blogspot.com/2008/10/bsdtalk161-live-from-nycbsdcon-sunday.html + bsdtalk,nycbsdcon2008,nycbsdcon,interview + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk161.mp3 + 12 Mb + 25 minutes + MP3 version + mp3 + + + bsdtalk161.ogg + 25 minutes + Ogg version + ogg + + + + + + Live from NYCBSDCon Saturday + + A copy of Saturday's live stream from NYCBSDCon + 2008. I wander around during lunch talking to random + people. Voices include Jason Dixon, Pawel Jakub + Dawidek, Kris Moore, Matt Olander, George Neville-Neil, + Phillip Coblentz, and Jason Wright. + + http://bsdtalk.blogspot.com/2008/10/bsdtalk160-live-from-nycbsdcon-saturday.html + bsdtalk,nycbsdcon2008,nycbsdcon,interview,jason dixon,pawel jakub dawidek,kris more,matt olander,george neville-neil,phillip coblentz,jason wright + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk160.mp3 + 18 Mb + 40 minutes + MP3 version + mp3 + + + bsdtalk160.ogg + 40 minutes + Ogg version + ogg + + + + + + Kris Moore + + Interview with Kris Moore. We talk about the recent + release of PC-BSD 7.0. + + http://bsdtalk.blogspot.com/2008/10/bsdtalk159-kris-moore.html + bsdtalk,interview,kris more,pc-bsd + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk159.mp3 + 6 Mb + 12 minutes + MP3 version + mp3 + + + bsdtalk159.ogg + 12 minutes + Ogg version + ogg + + + + + + Interview with Chess Griffin + + Interview with Chess Griffin, host of the LinuxReality + podcast. We talk about his use of Linux and recent + exploration into the BSDs. + + http://bsdtalk.blogspot.com/2008/09/bsdtalk158-interview-with-chess-griffin.html + bsdtalk,interview,chess griffin,linuxreality + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk158.mp3 + 11 Mb + 24 minutes + MP3 version + mp3 + + + bsdtalk158.ogg + 24 minutes + Ogg version + ogg + + + + + + Questions for you + +
  • Things have been very busy at the beginning of the school year, so I'm sorry that I haven't been producing as many shows as usual. +
  • Registration is open for NYCBSDCon and the list of speakers is available. Are you going? +
  • I plan on streaming live during the conference. Do you have any suggestions for live streaming software that is known to work well on the BSDs? Are there any live CDs like Dyne:bolic? +
  • I've come into possession of a Soekris 5501. What are your suggestions for soekris-friendly projects to test? + ]]> + + http://bsdtalk.blogspot.com/2008/09/bsdtalk157-questions-for-you.html + bsdtalk + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk157.mp3 + 3 Mb + 6 minutes + MP3 version + mp3 + + + bsdtalk157.ogg + 6 minutes + Ogg version + ogg + + + + + + NYCBSDCon Update with Isaac Levy and Steven Kreuzer + + An update on NYCBSDCon 2008 with Isaac Levy and + Steven Kreuzer. More information on the conference + can be found at http://www.nycbsdcon.org/ + + http://bsdtalk.blogspot.com/2008/08/bsdtalk156-nycbsdcon-update-with-isaac.html + bsdtalk,interview,nycbug,nycbsdcon,nycbsdcon2008,isaac levy,steven kreuzer + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk156.mp3 + 7 Mb + 15 minutes + MP3 version + mp3 + + + bsdtalk156.ogg + 15 minutes + Ogg version + ogg + + + + + + Martin Tournoij from DaemonForums.org + + A brief interview with Martin Tournoij, one of the + founders of DaemonForums.org. + + http://bsdtalk.blogspot.com/2008/07/bsdtalk-155-martin-tournoij-from.html + bsdtalk,interview,daemonforums,martin tournoij + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk155.mp3 + 3 Mb + 7 minutes + MP3 version + mp3 + + + bsdtalk155.ogg + 7 minutes + Ogg version + ogg + + + + + + Matthew Dillon + + An interview with Matthew Dillon. He gives a fairly + technical description of the HAMMER filesystem + features that will make it in the DragonflyBSD 2.0 + release. + + http://bsdtalk.blogspot.com/2008/07/bsdtalk154-matthew-dillon.html + bsdtalk,interview,hammer,matthew dillon + + http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ + + bsdtalk154.mp3 + 14 Mb + 30 minutes + MP3 version + mp3 + + + bsdtalk154.ogg + 30 minutes + Ogg version + ogg + + + + Michael W. Lucas @@ -340,7 +674,7 @@ new features in PBI 4. http://bsdtalk.blogspot.com/2008/02/bsdtalk141-pbi4-with-kris-moore.html - bsdtalk,interview,pc-bsd, kris moore + bsdtalk,interview,pc-bsd,kris moore http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ @@ -369,7 +703,7 @@ a quick update on Sysjail. http://bsdtalk.blogspot.com/2008/02/bsdtalk140-mult-project-with-kristaps.html - bsdtalk,interview,multi project, kristaps dzonsons + bsdtalk,interview,multi project,kristaps dzonsons http://cisx1.uma.maine.edu/~wbackman/bsdtalk/ @@ -2649,27 +2983,1300 @@ - - Poul-Henning Kamp - Old mistakes repeated (but you do get the source code now) - - UNIX is the best operating system ever designed so - everybody is running UNIX on their computer, right - ? This presentation takes a partisan looks a why - UNIX never became a big success in the eighties, - failed to win the market in the nineties, and still - struggles in the market in the new millenium. - Poul-Henning will take a critical look at the - mistakes of the past and the mistakes of the present - and try to make it really clear what needs to happen - for UNIX to become a real success. - - http://conferences.suug.ch/sucon/04/ - suug,presentation,unix,mistakes,poul-henning kamp + + Poul-Henning Kamp - Old mistakes repeated (but you do get the source code now) + + UNIX is the best operating system ever designed so + everybody is running UNIX on their computer, right + ? This presentation takes a partisan looks a why + UNIX never became a big success in the eighties, + failed to win the market in the nineties, and still + struggles in the market in the new millenium. + Poul-Henning will take a critical look at the + mistakes of the past and the mistakes of the present + and try to make it really clear what needs to happen + for UNIX to become a real success. + + http://conferences.suug.ch/sucon/04/ + suug,presentation,unix,mistakes,poul-henning kamp + + + http://www.suug.ch/sucon/04/slides/oldmistakes.pdf + 65 Kb + Slides + pdf + + + + + + EuroBSDCon 2008 - Paeps Philip - How-to embed FreeBSD + + This paper provides a how-to embed FreeBSD. A console + server built form an AT91RM9200 based ARM system + will be explored. This paper will talk about the + selection of hardware. It will explore creating + images for the target system, as well as concentrate + on different alternatives for deploying the system. + A number of different options exist today, and no + comprehensive guide for navigating through the + choices exists today. This paper will explore the + different alternatives that exist today for producing + images targeted at different size requirements. The + differing choices for storage in an embedded + environment are explored. The techniques used to + access rich debugging environments are discussed. + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,embed,freebsd,philip paeps + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&type=ogg + OGG + 1 byte + 43 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&type=mp3 + MP3 + 1 byte + 43 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2828&type=pdf + PDF + 1 byte + 17 pages + pdf + + + + + + EuroBSDCon 2008 - George Neville-Neil - Multicast Performance in FreeBSD + + In the past ten years most of the research in network + protocols has gone into TCP, leaving UDP to languish + as a local configuration protocol. While the majority + of Internet traffic is TCP, UDP remains the only + IP protocol that works over multicast and as such + has some specific, and interesting uses in some + areas of computing. In 2008 we undertook a study + of the performance of UDP multicast on both 1Gbps + and 10Gbps Ethernet networks in order to see if + changing the physical layer of the network would + give a linear decrease in packet latency. To measure + the possible gains we developed a new network + protocol test program, mctest, which is capable of + recording packet round trip times from many hosts + simultaneously and which we believe accurately + represents how many environments use multicast. The + mctest program has been integrated into FreeBSD and + is now being used to verify the proper operation + of multicast on various pieces of 10Gbps hardware. + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,multicast,freebsd,george neville-neil + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&type=ogg + OGG + 1 byte + 39 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&type=mp3 + MP3 + 1 byte + 39 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2827&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Pedro Giffuni - Working with Engineering Applications in FreeBSD + + Pedro F. Giffuni M. Sc. Industrial Engineering - + University of Pittsburgh Mechanical Engineer - + Universidad Nacional de Colombia I was born in + Bogota, Colombia but I am an Italian citizen. My + experience with computers started when I was about + 12 years old With the TRS-80 Color Computer first + using Basic and the OS-9. I studied electronics for + 3 years but became tired of worrying about "whatever + happened to electrons in there" and moved to + Mechanical Engineering. For a while I rested from + the computer world until the Internet came stepping + along. I started using FreeBSD around 1995 and soon + fell in love with the idea of being able to install + a complete version of UNIX from the net with just + one floppy. After submitting a the 999th port to + the FreeBSD project Walnut Creek was kind enough + to give me a subscription for several years to + FreeBSD's CD-ROM. Since then I've been on and off + porting software packages or fixing the bugs I have + caused while porting them. Of course there has + always been great respect for the other BSDs and + their wonderful license and while I've given up on + the idea of one day seeing a "UnifiedBSD" I am glad + to see different approaches sharing ideas in a + healthful environment. +
    + Keywords: BSD, engineering, CAE, CAD, math, mechanical, + FreeBSD ports + ]]>
    + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,freebsd,engineering applications,pedro giffuni + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&type=ogg + OGG + 1 byte + 51 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&type=mp3 + MP3 + 1 byte + 51 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2826&type=pdf + PDF + 1 byte + n pages + pdf + + +
    + + + EuroBSDCon 2008 - Constantine Murenin - OpenBSD Hardware Sensors Framework + + Constantine A. Murenin is an MMath graduate student + at the David R. Cheriton School of Computer Science + at the University of Waterloo (CA). Prior to his + graduate appointment, Constantine attended and + subsequently graduated from East Carolina University + (US) and De Montfort University (UK), receiving two + bachelor degrees in computer science, with honors + and honours respectively. A FreeBSD Google Summer + of Code 2007 Student, OpenBSD Committer and Mozilla + Contributor, Constantine's interests range from + standards compliance and usability at all levels, + to quiet computing and hardware monitoring. +
    + http://Constantine.SU/ + ]]>
    + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,openbsd,hardware sensors,constantine murenin + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&type=ogg + OGG + 1 byte + 47 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&type=mp3 + MP3 + 1 byte + 47 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2825&type=pdf + PDF + 1 byte + n pages + pdf + + +
    + + + EuroBSDCon 2008 - Ion-Mihai Tetcu - Improving FreeBSD ports/packages quality + + Ion-Mihai "IOnut" Tetcu is a 28 years old FreeBSD + ports committer and maintains about 40 ports scattered + in the Ports Tree. He lives in Bucharest, Romania + where he runs and co-owns an IT& company and he's + a member of Romanian FreeBSD and FreeUnix User Group + (RoFUG). His non-IT interests include history, + philosophy and mountain climbing. + ]]> + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,freebsd,ports,packages,ion-mihai tetcu + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&type=ogg + OGG + 1 byte + 56 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&type=mp3 + MP3 + 1 byte + 56 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2824&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Yvan Vanhullebus - IPSec tools: past, present and future + + The second part will talk about the future of the + project. News of the next major version (which may + be out or about to be out when we'll be ate + EuroBSDCon), news works which are planned or which + are done but not yet public, but also news about + the team: it's new members, new tools, what we would + like to do in tue future, a +
    + Yvan VANHULLEBUS works as an R&D security engineer + for NETASQ since 2000, where he works on FreeBSD + OS. He started to work on KAME's IPSec stack in + 2001, provided many patches for various parts of + the stack, then became one of the maintainers of + ipsec-tools project, a fork of KAME's userland + daemon. He became a NetBSD developper when ipsec-tools + was migrated to NetBSD's CVS. + ]]>
    + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,ipsec,yvan vanhullebus + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&type=ogg + OGG + 1 byte + 46 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&type=mp3 + MP3 + 1 byte + 46 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2823&type=pdf + PDF + 1 byte + n pages + pdf + + +
    + + + EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code + EuroBSDCon 2008 Keynote - George Neville-Neil - Thinking about thinking code + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,george neville-neil + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&type=ogg + OGG + 1 byte + 37 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&type=mp3 + MP3 + 1 byte + 37 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2822&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Robert Watson - FreeBSD Network Stack Performance Optimizations for Modern Hardware + +
  • Introduction to the SMPng Project and the follow-on Netperf Project +
  • Workloads and performance measurement +
  • Efficient primitives to support modern network stacks +
  • Multi-core and cache-aware network memory allocator +
  • Fine-grained network stack locking +
  • Load-balancing and contention-avoidance across multiple CPUs +
  • CPU affinity for network stack data structures +
  • TCP performance enhancements including TSO, LRO, and TOE +
  • Zero-copy Berkely Packet Filter (BPF) buffers +
  • Direct network stack dispatch from interrupt handlers +
  • Multiple input and output queues + +
    + Robert Watson is a researcher at the University of + Cambridge Computer Laboratory investinging operating + system and network security. Prior to joining the + Computer Laboratory to work on a PhD, he was Senior + Principal Scientist at McAfee Research, now SPARTA + ISSO, a leading security research and development + organization, directing government and commercial + research contracts for customers that include DARPA, + the US Navy, and Apple Computer. His research + interests include operating system security, network + stack structure and performance, and windowing + system structure. He is also a member of the FreeBSD + Core Team and president of the FreeBSD Foundation. + ]]> + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,freebsd,network stack,hardware,robert watson + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&type=ogg + OGG + 1 byte + 53 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&type=mp3 + MP3 + 1 byte + 53 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2821&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Martin Schuette - Improved NetBSD Syslogd + +
  • TLS transport is the most obvious improvement: it + provides a reliable network transport with data encryption + and peer authentication. To make full use of this a + buffering mechanism to bridge temporary network errors + is implemented as well. +
  • Syslog-protocol extends the message format to use + a complete timestamp, include a fully qualified domain + name, and allow UTF-8 messages. It also offers a + structured data field to unambiguously encode application + dependent information. +
  • Syslog-sign will allow any syslog sender to digitally + sign its messages, so their integrity can be verified + later. This enable the detection of loss, deletion or + other manipulation syslog data after network transfer + or archiving on storage media. + +
    + Martin Schuette is a student of computer science in + Potsdam, Germany, and has been working as a part-time + system administrator for BSD servers since 2004. +
    + In 2007 Martin Schuette already gave a talk on Syslog + at the Chemnitze Linux-Tage + (http://chemnitzer.linux-tage.de/2007/vortraege/detail.html?idx=547 + in german; for a newer english version see these slides + for a seminar talk: + http://fara.cs.uni-potsdam.de/~mschuett/uni/syslog-protocols-080522.pdf). + ]]> + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,netbsd,syslogd,martin schuette + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&type=ogg + OGG + 1 byte + 42 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&type=mp3 + MP3 + 1 byte + 42 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2820&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Aggelos Economopoulos - An MP-capable network stack for DragonFlyBSD with minimal use of locks + + Given the modern trend towards multi-core shared + memory multiprocessors, it is inconceivable for + production OS kernels not to be reentrant. The + typical approach for allowing multiple execution + contexts to simultaneously execute in kernel mode + has been to use fine-grained locking for synchronising + access to shared resources. While this technique + has been proven efficient, empirical evidence + suggests that the resulting locking rules tend to + be cumbersome even for the experienced kernel + programmer, leading to bugs that are hard to diagnose. + Moreover, scaling to more processors requires + extensive use of locks, which may impose unnecessary + locking overhead for small scale multiprocessor + systems. This talk will describe the typical approach + and then discuss the alternative approach taken in + the DragonFlyBSD network stack. We will give an + overview of the various protocol threads employed + for network I/O processing and the common-case code + paths for packet reception and transmission. + Additionally, we'll need to make a passing reference + to DragonFlyBSD's message passing model. This should + establish a baseline, allowing us to focus on the + recent work by the author to eliminate use of the + Big Giant Lock in the performance-critical paths + for the TCP and UDP protocols. The decision to + constrain this work on the two by far most widely-used + transport protocols was made in order to (a) limit + the amount of work necessary and (b) explore the + effectiveness of the approach on the cases that + matter at this point in time. + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,dragonflybsd,mp,network stack,aggelos economopoulos + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&type=ogg + OGG + 1 byte + 42 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&type=mp3 + MP3 + 1 byte + 42 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2817&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Edd Barret - Modern Typesetting on BSD + + Edd Barrett os a student from the UK, currently on + "placement year" as a systems administrator for + Bournemouth University. Open Source *NIX has been + his platform of choice for many years and he has + been using OpenBSD for about 3 years now, simply + because it is small, clean, correct and secure. + Just recently he has started developing things I + want or need for OpenBSD. + ]]> + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,typesetting,bsd,edd barrett + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&type=ogg + OGG + 1 byte + 33 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&type=mp3 + MP3 + 1 byte + 33 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2816&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Michael Dexter - Zen and the Art of Multiplicity Maintenance: An applied survey of BSD-licensed multiplicity strategies from chroot to mult + + Michael Dexter has used Unix systems since 1991 and + BSD-licensed multiplicity strategies for over five + years. He is the Program Manager at the BSD Fund + and Project Manager of the BSD.lv Project. + ]]> + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,bsd,michael dexter + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&type=ogg + OGG + 1 byte + 38 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&type=mp3 + MP3 + 1 byte + 38 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2815&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Nick Barkas - Dynamic memory allocation for dirhash in UFS2 + + Keywords: dirhash, ufs2, filesystems, performance tuning + ]]> + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,ufs2,nick barkas + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&type=ogg + OGG + 1 byte + 32 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&type=mp3 + MP3 + 1 byte + 32 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2814&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Paul Richards - eXtreme Programming: FreeBSD a case study + + Traditional project management methodologies are + typically based on the waterfall model where there + are distinct phases: requirements capture, design, + implementation, testing, delivery. Once a project + has moved on to the next phase there is no going + back. The end result is often a late project that + no-one wants anymore because the requirements have + fundamentally changed by the time the project is + delivered. + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,freebsd,extreme programming,paul richards + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&type=ogg + OGG + 1 byte + 54 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&type=mp3 + MP3 + 1 byte + 54 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2813&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Hauke Fath - Managing BSD desktop clients - Fencing in the herd + + Hauke Fath works as a systems administrator for the + Institut fr Nachrichtentechnik (telecommunication) + at Technische Universitt Darmstadt. He has been + using NetBSD since 1994, when he first booted a + NetBSD 1.0A kernel on a Macintosh SE/30. NetBSD + helped shaping his career by causing a slow drift + from application programmer's work towards systems + and network administration. Hauke Fath holds a MS + in Physics and became a NetBSD developer in late + 2006. +
    + Keywords: Managing Unix desktop clients, software + distribution, tripwire + ]]>
    + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,bsd,desktop,hauke fath + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&type=ogg + OGG + 1 byte + 50 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&type=mp3 + MP3 + 1 byte + 50 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2812&type=pdf + PDF + 1 byte + n pages + pdf + + +
    + + + EuroBSDCon 2008 - Joerg Sonnenberger - Sleeping beauty - NetBSD on Modern Laptops + + This paper discusses the NetBSD Power Management + Framework (PMF) and related changes to the kernel. + The outlined changes allow NetBSD to support essential + functions like suspend-to-RAM on most post-Y2K X86 + machines. They are also the fundation for intelligent + handling of device activity by enabling devices + on-demand. This work is still progressing. Many of + the features will be available in the up-coming + NetBSD 5.0 release The NetBSD kernel is widely + regarded to be one of the cleanest and most portable + Operating System kernels available. For various + reasons it is also assumed that NetBSD only runs + well on older hardware. In the summer of 2006 Charles + Hannum, one of the founders of NetBSD, left with a + long mail mentioning as important issues the lack + of proper power management and suspendto- RAM + support. One year later, Jared D. McNeill posted a + plan for attacking this issue based on ideas derived + from the Windows Driver Model. This plan would + evolve into the new NetBSD Power Management Framework + (PMF for short). + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,netbsd,laptops,joerg sonnenberger + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&type=ogg + OGG + 1 byte + 54 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&type=mp3 + MP3 + 1 byte + 54 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2811&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Brooks Davis - Isolating cluster jobs for performance and predictability + + The Aerospace Corporation operates a federally + funded research and development center in support + of national-security, civil and commercial space + programs. Many of our 2400+ engineers use a variety + of computing technologies to support their work. + Applications range from small models which are + easily handled by desktops to parameter studies + involving thousands of cpu hours and traditional, + large scale parallel codes such as computational + fluid dynamics and molecular modeling applications. + Our primary resources used to support these large + applications are computing clusters. Our current + primary cluster, the Fellowship cluster consists + of 352 dual-processor nodes with a total of 14xx + cores. Two additional clusters, beginning at 150 + dual-processor nodes each are being constructed to + augment Fellowship. As in In any multiuser computing + environment with limited resources, user competition + for resources is a significant burden. Users want + everything they need to do their job, right now. + Unfortunately, other users may need those resources + at the same time. Thus, systems to arbitrate this + resource contention are necessary. On Fellowship + we have deployed the Sun Grid Engine scheduler which + scheduled batch jobs across the nodes. In the next + section we discuss the performance problems that + can occur when sharing resources in a high performance + computing cluster. We then discuss range of + possibilities to address these problems. We then + explain the solutions we are investigating and + describe our experiments with them. We then conclude + with a discussion of future work. + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,freebsd,cluster,brooks davis + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&type=ogg + OGG + 1 byte + 51 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&type=mp3 + MP3 + 1 byte + 51 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2810&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Russel Sutherland - UTORvpn: A BSD based VPN service for the masses + + The University of Toronto is a large educational + institutional with over 70,000 students and 10,000 + staff and faculty. For the past three years, we + have developed and implemented a ubiquitous VPN + service, based up on OpenVPN and FreeBSD. The service + has over 3000 active customers, with up to 35 + simultaneous users. The system supports, Linux, Mac + OS X and Windows XP/Vista/2000 clients. Tools have + been developed to create a central CA which enables + users to log in to a secure server and get their + customized client, certificates and configuration. + The NSIS installer is used to generate the customized + windows installers. Similar packages are generated + for the various Unix based clients. Additional + WWW/PHP based tools, have been developed to monitor + and log usage of the service, using standard graphs, + alarms for excessive use and a certificate revocation + mechanism. The system has been integrated into the + local identity management system (Kerberos/LDAP) + in order to authorize and authenticate users upon + initiation and per session usage. All code is Open + Source and freely available. + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,freebsd,vpn,russel sutherland + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&type=ogg + OGG + 1 byte + 52 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&type=mp3 + MP3 + 1 byte + 52 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2808&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - George Neville-Neil - Four years of summer of code + + The Google Summer of Code is a program designed to + provide students with real world experience + contributing to open source projects during the + summer break in university studies. Each year Google + selects a number of open source projects to act as + mentoring organizations. Students are invited to + submit project proposals for the open source projects + that are most interesting to them. FreeBSD was one + of the projects selected to participate in the + inaugural Summer of Code in 2005 and we have + participated each year since then. Over the past 4 + years a total of 79 students have participated in + the program and it has become a very significant + source of new committers to FreeBSD. This talk will + examine in detail the selection criteria for projects, + the impact that successful projects have had, and + some suggestions for how we can better leverage + this program in the future. + + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,google soc,george neville-neil + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&type=ogg + OGG + 1 byte + 27 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&type=mp3 + MP3 + 1 byte + 27 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2807&type=pdf + PDF + 1 byte + n pages + pdf + + + + + + EuroBSDCon 2008 - Anttii Kantee - Converting kernel file systems to services + + Antti Kantee has been a NetBSD developer for many + many moons. He has managed to work on quite a few + bits and pieces of a BSD system: userland utilities, + the pkgsrc packaging system, networking, virtual + memory, device drivers, hardware support and file + systems. +
    + See also http://www.netbsd.org/docs/puffs/rump.htm + ]]>
    + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,anttii kantee + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&type=ogg + OGG + 1 byte + 55 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&type=mp3 + MP3 + 1 byte + 55 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2806&type=pdf + PDF + 1 byte + n pages + pdf + + +
    + + + EuroBSDCon 2008 - Matthieu Herrb - Input handling in wscons and X.Org + + Matthieu Herrb is maintaing X on OpenBSD. I've been + using X on various systems (SunOS, NetBSD, OpenBSD, + Mac OS X,...) since 1989. He has been a member of + the XFree86 Core Team for a short period in 2003 + and is now a member of the X.Org Foundation BoD. + Matthieu Herrb works at LAAS a research laborarory + of the French National Research Agency (CNRS) both + on robotics and network security. + ]]> + http://2008.eurobsdcon.org/talks.html + eurobsdcon,eurobsdcon2008,wscons,x.org,matthieu herrb - http://www.suug.ch/sucon/04/slides/oldmistakes.pdf - 65 Kb - Slides + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&type=ogg + OGG + 1 byte + 57 minutes + ogg + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&type=mp3 + MP3 + 1 byte + 57 minutes + mp3 + + + http://audiovideocours.u-strasbg.fr/avc/courseaccess?id=2805&type=pdf + PDF + 1 byte + n pages pdf @@ -3609,6 +5216,252 @@ + + Hardware Performance Monitoring Counters + + Many modern CPUs provide on chip counters for + performance events such as retiring instructions + and cache misses. The hwpmc driver and libraries + in FreeBSD give systems administrators and programmers + access to APIs which make it possible to measure + performance without modifying source code and with + minimal intrusion into application execution. This + talk will be a brief introduction to HWPMC, and how + to use it. +

    + Bio: George Neville-Neil is the co-author with Kirk + McKusick of The Design and Implementation of the + FreeBSD Operating System. He works on networking + an operating systems for fun and profit. +

    + ]]>
    + http://www.nycbug.org/index.php?NAV=Home;SUBM=10166 + nycbug,presentation,george neville-neil,counters + + + http://www.fetissov.org/public/nycbug/nycbug-11-05-08.mp3 + MP3 version + mp3 + 4 Mb + + +
    + + + New York City BSD Con 2008: BSD v. GPL - a.k.a. not the sequel to "BSD is Dying" + + BSD vs GPL is a sweeping epic, focused on the + dichotomy between good and evil. It peers inside + the hearts and minds of the creators of these + movements and dissects their battle for world + domination. No common documentary will dare to + follow the path that BSD vs GPL blazes. +

    + ]]>
    + http://talks.dixongroup.net/nycbsdcon2008/ + nycbsdcon,nycbsdcon2008,presentation,humor,bsd versus gpl,jason dixon + + http://talks.dixongroup.net/nycbsdcon2008/ + + BSDvGPL.mp4 + 15 Mb + MP4 + mp4 + + +
    + + + New York City BSD Con 2008 + + Slides of presentations given at New York City BSD + Conference 2008. + + http://www.nycbsdcon.org/2008/presentations/ + nycbsdcon2008,nycbsdcon,presentation + + + http://www.squid-cache.org/~adrian/talks/20081007%20-%20NYCBSDCON%20-%20Disk%20IO.pdf + 197 Kb + 92 pages + Adrian Chadd: High-throughput concurrent disk IO in FreeBSD. + pdf,freebsd,high performance,adrian chadd + + + http://www.nycbsdcon.org/2008/files/dillon_hammer.tgz + 820 Kb + 16 pages + Metthew Dillon: The HAMMER File System. + html,hammer,metthew dillon + + + http://www.nycbsdcon.org/2008/files/magnusson_pcc.pdf + 123 Kb + 29 pages + Anders Magnusson: Design and Implementation of the Portable C Compiler. + pdf,pcc,anders magnusson + + + http://www.openbsd.org/papers/nycbsdcon08-pie/ + 21 pages + Kurt Miller: OpenBSD's Position Independent Executables (PIE) Implementation. + html,openbsd,pie,kurt miller + + + http://www.silby.com/nycbsdcon08/NYCBSDCon-tcpdiff.pdf + 88 Kb + 28 pages + Mike Silbersack: Detecting TCP regressions with tcpdiff. + pdf,tcp regression,tcpdiff,mike silbersack + + + http://www.nycbsdcon.org/2008/files/wright_hardware-wrong.pdf + 1.7 Mb + 22 pages + Jason L Wright: When Hardware Is Wrong, or "They can Fix It In Software". + pdf,hardware,jason l wright + + + http://www.nycbsdcon.org/2008/files/vidal_atf.pdf + 570 Kb + 18 pages + Julio M. Merino Vidal: An introduction to the Automated Testing Framework (ATF) for NetBSD. + pdf,netbsd,atf,julio m merino vidal + + + + + + New York City BSD Con 2008 + + Audio recordings of presentations given at New York + City BSD Conference 2008. Courtesy of nikolai at + fetissov.org. The main page also has links to the + slides. + + http://www.fetissov.org/public/nycbsdcon08/ + nycbsdcon2008,nycbsdcon,presentation + + http://www.fetissov.org/public/nycbsdcon08/ + + 1.1.mp3 + 14 Mb + Adrian Chadd: High-throughput concurrent disk IO in FreeBSD. + mp3,freebsd,high performance,adrian chadd + + + 1.2.mp3 + 9 Mb + Jason L Wright: When Hardware Is Wrong, or "They can Fix It In Software". + mp3,hardware,jason l wright + + + 1.3.mp3 + 14 Mb + Metthew Dillon: The HAMMER File System. + mp3,hammer,metthew dillon + + + 1.4.mp3 + 15 Mb + Anders Magnusson: Design and Implementation of the Portable C Compiler. + mp3,pcc,anders magnusson + + + 1.5.mp3 + 11 Mb + Michael Shalayeff: Porting PCC. + mp3,pcc,michael shalayeff + + + 1.6.mp3 + 10 Mb + Julio M. Merino Vidal: An introduction to the Automated Testing Framework (ATF) for NetBSD. + mp3,netbsd,atf,julio m merino vidal + + + 1.7.mp3 + 15 Mb + Jeremy C. Reed: Introduction to DNSSEC. + mp3,dnssec,jeremy c reed + + + 1.8.mp3 + 4 Mb + Jason Dixon: BSD versus GPL. + mp3,bsd,gpl,jason dixon + + + 2.2.mp3 + 16 Mb + Pawel Jakub Dawidek: A closer look at the ZFS file system. + mp3,freebsd,zfs,pawel jakub dawidek + + + 2.3.mp3 + 10 Mb + Kurt Miller: OpenBSD's Position Independent Executables (PIE) Implementation. + mp3,openbsd,pie,kurt miller + + + 2.4.mp3 + 11 Mb + Mike Silbersack: Detecting TCP regressions with tcpdiff. + mp3,tcp regression,tcpdiff,mike silbersack + + + 2.5.mp3 + 10 Mb + Michael Lucas: Network Refactoring, or doing an oil change at 80 MPH. + mp3,network refactoring,michael lucas + + + + + + Public Key sudo + + Two tools which have become the norm in Linux- and + Unix-based environments are SSH for secure + communications, and sudo for performing administrative + tasks. These are independent programs with substantially + different purposes, but they are often used in + conjunction. In this talk, I describe a flaw in + their interaction, and then present our solution + called public-key sudo. +

    + Public-key sudo is an extension to the sudo + authentication mechanism which allows for public + key authentication using the SSH public key framework. + I describe our implementation of a generic SSH + authentication module and the sudo modifications + required to use this module. +

    + Bio:
    + Matthew Burnside is a Ph.D. student in the Computer + Science department at Columbia University, in New + York. He works for Professor Angelos Keromytis in + the Network Security Lab. He received his B.A and + M.Eng from MIT in 2000, and 2002, respectively. His + research interests are in network anonymity, trust + management, and enterprise-scale policy enforcement. +

    + ]]>
    + http://www.nycbug.org/index.php?NAV=Home;SUBM=10160 + nycbug,presentation,sudo,public key,matthew burnside + + + http://www.fetissov.org/public/nycbug/nycbug-08-06-08.mp3 + MP3 version + mp3 + 2 Mb + + +
    + Configuration Management with Cfengine http://www.fetissov.org/public/nycbsdcon06/ - nycbug,presentation + nycbug,nycbsdcon,nycbsdcon2006,presentation http://www.fetissov.org/public/nycbsdcon06/ @@ -4710,10 +6563,96 @@ - + + + MeetBSD 2008 in California - Presentation + + MeetBSD 2008 at the Googleplex in Mountain View, + California to celebrate FreeBSD's 15th Anniversary! + + http://meetbsd.com/speakers + meetbsd,meetbsd2008,freebsd,presentations + + http://meetbsd.com/images/slides/ + + slides_robert_watson_networking.pdf + 5.5 Mb + 43 pages + FreeBSD Network Stack Performance - Optimizations for Modern Hardware by Robert Watson + robert watson,network stack performance,modern hardware,pdf + + + slides_brooks_davis.pdf + 900 Kb + 24 pages + Isolating Cluster Jobs for Performance and Predictability by Brooks Davis + brooks davis,cluster,pdf + + + slides_warner_losh.pdf + 685 Kb + 31 pages + Embedding FreeBSD by M. Warner Losh + warner losh,embedding freebsd,pdf + + + slides_dru_lavigne.pdf + 80 Kb + 19 pages + BSD Certification by Dru Lavigne + dru lavigne,bsd certification,pdf + + + slides_kris_moore.pdf + 580 Kb + 45 pages + PC-BSD 7 - A Developer's Perspective by Kris Moore + kris moore,pc-bsd,pdf + + + slides_pawel.pdf + 470 Kb + 45 pages + A closer look at the ZFS file system by Pawel Jakub Dawidek + pawel jakub dawidek,zfs,pdf + + + slides_robert_watson_freebsd_foundation.pdf + 3.2 Mb + 8 pages + FreeBSD Foundation Update & Recognition by Robert Watson + robert watsom,freebsd foundation,pdf + + + slides_philip_paeps.pdf + 256 Kb + 20 pages + Crypto Acceleration by Philip Paeps + philip paeps,crypto acecelaration,pdf + + + slides_zach_loafman.pdf + 136 Kb + 25 pages + Isilon and FreeBSD by Zach Loafman + zach loafman,isilon,pdf + + + slides_kris_kennaway.pdf + 172 Kb + 29 pages + "Help, my system is slow!" Profiling tools, tips and tricks by Kris Kennaway + kris kennaway,profiling,pdf + + + + + - + MeetBSD 2007 - Presentations and recordings MeetBSD 2007 at the Conference Centre-PWSBiA Congress in Warsaw @@ -5289,6 +7228,98 @@ + + OpenBSD 4.4 Release Song - "Source Wars - Episode IV - Trial of the BSD Knights" + + Nearly 10 years ago Kirk McKusick wrote a history + of the Berkeley Unix distributions for the O'Reilly + book "Open Sources: Voices from the Open Source + Revolution". We recommend you read his story, + entitled "Twenty Years of Berkeley Unix From + AT&T-Owned to Freely Redistributable" first, to see + how Kirk remembers how we got here. Sadly, since + it showed up in book form originally, this text has + probably not been read by enough people. +

    +

    + The USL(AT&T) vs BSDI/UCB court case settlement + documents were not public until recently; their + disclosure has made the facts more clear. But the + story of how three people decided to free the BSD + codebase of corporate pollution -- and release it + freely -- is more interesting than the lawsuit which + followed. Sure, a stupid lawsuit happened which + hindered the acceptance of the BSD code during a + critical period. But how did a bunch of guys go + through the effort of replacing so much AT&T code + in the first place? After all, companies had lots + of really evil lawyers back then too -- were they + not afraid? +

    +

    + After a decade of development, most of the AT&T + code had already been replaced by university + researchers and their associates. So Keith Bostic, + Mike Karels and Kirk McKusick (the main UCB CSRG + group) started going through the 4.3BSD codebase + to cleanse the rest. Keith, in particular, built a + ragtag team (in those days, USENIX conferences were + a gold mine for such team building) and led these + rebels to rewrite and replace all the Imperial AT&T + code, piece by piece, starting with the libraries + and userland programs. Anyone who helped only got + credit as a Contributor -- people like Chris Torek + and a cast of .. hundreds more. +

    +

    + Then Mike and Kirk purified the kernel. After a bit + more careful checking, this led to the release of + a clean tree called Net/2 which was given to the + world in June 1991 -- the largest dump of free + source code the world had ever received (for those + days -- not modern monsters like OpenOffice). +

    +

    + Some of these ragtags formed a company (BSDi) to + sell a production system based on this free code + base, and a year later Unix System Laboratories + (basically AT&T) sued BSDi and UCB. Eventually + AT&T lost and after a few trifling fixes (described + in the lawsuit documents) the codebase was free. A + few newer developments (and more free code) were + added, and released in June 1994 as 4.4BSD-Lite. + Just over 14 years later OpenBSD is releasing its + own 4.4 release (and for a lot less than $1000 per + copy). +

    +

    + The OpenBSD 4.4 release is dedicated to Keith Bostic, + Mike Karels, Kirk McKusick, and all of those who + contributed to making Net/2 and 4.4BSD-Lite free. +

    + ]]>
    + http://www.openbsd.org/lyrics.html#44 + openbsd,artwork + + ftp://ftp.openbsd.org/pub/OpenBSD/songs/ + + song44.mp3 + 5.6 Mb + 3 minutes 5 seconds + MP3 version + mp3 + + + song44.ogg + 4.4 Mb + 3 minutes 5 seconds + Ogg version + ogg + + +
    + OpenBSD 4.3 Release Song - "Home to Hypocrisy" + + + Server deployment in mass-hosting environment using FreeBSD Ports system by Stanislav Sedov (in russian) + http://blog.springdaemons.com/freebsd/ + + + Recently I have been attending Hostobzor 12th, the + Russian conference of hosting providers, beeing + held at Raivola hotel near St. Petersburg. The event + was great as always thanks to organizers. There was + a number of intersting talks given, a lot of + interesting discussions held, and, what I appreciate + better, a lot of new people with great ideas met. +

    + I gave a talk on using the FreeBSD Ports system to + mange a large-scale virtual hosting installations + based on Hosting Telesystems experience. I tried + to describe in detail how we use the ports collection + to deploy a large number of servers diverced by + architecture and OS versions, how we build packages + and distribute them among servers, talked about how + we use Mercurial VCS to incrementally merge upstream + changes into our modified ports collection and + FreeBSD src trees. Hopefully, I've not screwed it + much... At least, some people was interested a lot + and asked interesting questions. +

    + ]]> +
    + hostobzor,hostobzor12,freebsd,ports,stanislav sedov,russian + + + http://blog.springdaemons.com/assets/2008/11/23/text.pdf + 61 Kb + 5 pages + PDF version + paper,pdf + + + http://blog.springdaemons.com/assets/2008/11/23/slides.pdf + 470 Kb + 30 pages + PDF version + slides,pdf + + +
    + + + + Welcome - Cambridge University FreeBSD DevSummit - Robert Watson + http://wiki.freebsd.org/200808DevSummit + + Welcome by Robert Watson + + devsummit2008,devsummit,pdf,freebsd,robert watson + + + http://wiki.freebsd.org/200808DevSummit?action=AttachFile&do=get&target=20080815-welcome.pdf + 264 Kb + 12 pages + PDF version + pdf + + + + + + variant Symlinks - Brooks Davis + http://wiki.freebsd.org/200808DevSummit + + Variant Symlinks by Brooks Davis + + devsummit2008,devsummit,pdf,freebsd,variant symlinks,brooks davis + + + http://wiki.freebsd.org/200808DevSummit?action=AttachFile&do=get&target=variant-symlinks-for-freebsd.pdf + 213 Kb + 15 pages + PDF version + pdf + + + + + + Cambridge FreeBSD DevSummit2008 - Photos - Kris Kennaway + http://people.freebsd.org/~kris/Cambridge/ + + Photos of the 2008 FreeBSD DevSummit at the Cambridge University + by Kris Kennaway. + + devsummit2008,devsummit,photos,kris kennaway + + + + Cambridge FreeBSD DevSummit2008 - Photos - Ollivier Robert + http://gallery.keltia.net/v/voyages/conferences/devsummit-cam/ + + Photos of the 2008 FreeBSD DevSummit at the Cambridge University by Ollivier Robert + + devsummit2008,devsummit,photos,ollivier robert + + + + Cambridge FreeBSD DevSummit2008 - Photos - Simon Nielsen + http://people.freebsd.org/~simon/gallery/cambridge-2008/ + + Photos of the 2008 FreeBSD DevSummit at the Cambridge University + by Simon Nielsen. + + devsummit2008,devsummit,photos,simon nielsen + + @@ -7526,11 +9674,16 @@ http://fosdem.org/ - + MeetBSD http://www.meetbsd.org/ + + MeetBSD + http://www.meetbsd.com/ + + BSDCon Spain http://www.bsdcon.net/ @@ -7543,5 +9696,15 @@ ]]> + + FreeBSD Developer Summit - Cambridge + http://wiki.freebsd.org/DevSummit + + + + Hostobzor, the Russian conference of hosting provider + http://www.hostobzor.ru/ + + >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Nov 24 03:35:21 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Nov 24 03:35:27 2008 Subject: www/129127: [patch] update www/en/multimedia to November 2008 Message-ID: <200811241135.mAOBZKZ5055122@freefall.freebsd.org> Synopsis: [patch] update www/en/multimedia to November 2008 Responsible-Changed-From-To: freebsd-www->edwin Responsible-Changed-By: edwin Responsible-Changed-When: Mon Nov 24 11:34:52 UTC 2008 Responsible-Changed-Why: Temporary grab until I have figured this one out: /usr/local/bin/sgmlnorm:multimedia.sgml-tmp:249:70:E: general entity "type" not defined and no default entity /usr/local/bin/sgmlnorm:multimedia.sgml-tmp:938:33:E: general entity "D" not defined and no default entity /usr/local/bin/sgmlnorm:multimedia.sgml-tmp:1164:67:E: general entity "do" not defined and no default entity /usr/local/bin/sgmlnorm:multimedia.sgml-tmp:1164:74:E: general entity "target" not defined and no default entity http://www.freebsd.org/cgi/query-pr.cgi?pr=129127 From huashihua23 at gmail.com Mon Nov 24 04:17:01 2008 From: huashihua23 at gmail.com (hian008) Date: Mon Nov 24 04:17:08 2008 Subject: New styles arrived! Message-ID: <127453428.20081124195210@gmail.com> new winter jackets/coats arrived! click here to get it: http://www.wholesale-dress.net/category-24-b0.html new real fur coats arrived! click here: http://www.wholesale-dress.net/category-9-b0.html many on sale winter coats! click here: http://www.wholesale-dress.net/search.php?encode=YToyOntzOjU6ImludHJvIjtzOjk6InByb21vdGlvbiI7czoxODoic2VhcmNoX2VuY29kZV90aW1lIjtpOjEyMjY3NTk5NTc7fQ== From edwin at mavetju.org Mon Nov 24 11:50:05 2008 From: edwin at mavetju.org (Edwin Groothuis) Date: Mon Nov 24 11:50:15 2008 Subject: www/129144: www/en/multimedia/multimedia.pl - fix SGML markup constraints Message-ID: <20081124194214.CF49F4501B@k7.mavetju.org> >Number: 129144 >Category: www >Synopsis: www/en/multimedia/multimedia.pl - fix SGML markup constraints >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Nov 24 19:50:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 7.1-BETA i386 >Organization: - >Environment: System: FreeBSD k7.mavetju.org 7.1-BETA FreeBSD 7.1-BETA #0: Sun Sep 7 13:49:18 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Please apply this patch to the multimedia resources in the WWW cvs tree. It is to properly generate the URLs for the EuroBSDCon2008 links. After this is commited, www/129127 can be commited. >How-To-Repeat: >Fix: Index: multimedia.pl =================================================================== RCS file: /home/dcvs/www/en/multimedia/multimedia.pl,v retrieving revision 1.3 diff -u -r1.3 multimedia.pl --- multimedia.pl 12 Jun 2008 19:02:27 -0000 1.3 +++ multimedia.pl 24 Nov 2008 19:39:32 -0000 @@ -262,10 +262,10 @@ print $fhandle "
  • "; if (defined $item{overview}) { - print $fhandle "$item{title}\n"; + print $fhandle "$item{title}\n"; } else { my %media = %{$item{files}{0}}; - print $fhandle "$item{title}\n"; + print $fhandle "$item{title}\n"; if (defined $media{size} || defined $media{length}) { my $s = ""; print $fhandle "("; @@ -280,7 +280,7 @@ print $fhandle ")"; } } - print $fhandle "
    Source: ", + print $fhandle "
    Source:
    ", $source{name}, "
    \n"; print $fhandle "Added: ", substr($item{added}, 6, 2), " ", >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Nov 24 11:52:20 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Nov 24 11:52:41 2008 Subject: www/129127: [patch] update www/en/multimedia to November 2008 Message-ID: <200811241952.mAOJqKmP031893@freefall.freebsd.org> Synopsis: [patch] update www/en/multimedia to November 2008 Responsible-Changed-From-To: edwin->freebsd-www Responsible-Changed-By: edwin Responsible-Changed-When: Mon Nov 24 19:42:26 UTC 2008 Responsible-Changed-Why: First apply patch in www/129144, then apply this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=129127 From PublicServicePartnershipLtd_769894 at dotmailer.co.uk Tue Nov 25 02:23:58 2008 From: PublicServicePartnershipLtd_769894 at dotmailer.co.uk (Mike Cross) Date: Tue Nov 25 02:24:09 2008 Subject: Emailing to the Public Sector Made Easy Message-ID: From info at acadix.biz Tue Nov 25 08:10:01 2008 From: info at acadix.biz (Jason W. Bacon) Date: Tue Nov 25 08:10:08 2008 Subject: www/129180: www: Addition to consulting services page Message-ID: <200811251603.mAPG3IPb063557@www.freebsd.org> >Number: 129180 >Category: www >Synopsis: www: Addition to consulting services page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 25 16:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jason W. Bacon >Release: 7.1-PRERELEASE >Organization: Acadix, LLC >Environment: FreeBSD manta.jbacon.dyndns.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Tue Oct 28 19:20:56 UTC 2008 root@manta.jbacon.dyndns.org:/usr/obj/usr/src/sys/GENERIC i386 >Description:

    Acadix, LLC offers a full range of services for FreeBSD and other platforms, including system integration, file servers, WEB servers, and programming/porting. Acadix provides on-site services to businesses, schools, and charitable organizations in the Milwaukee metro area. Programming services are available to all locations in the U.S. For more information, please visit http://acadix.biz
    >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From rpaulo at freebsd.org Fri Nov 28 07:54:12 2008 From: rpaulo at freebsd.org (Rui Paulo) Date: Fri Nov 28 07:54:43 2008 Subject: Project addition Message-ID: Possibly for http://www.freebsd.org/projects/ideas/index.html. Should be doable for GSoC. Implement EFI boot loader for i386 and amd64. Technical contacts: Rui Paulo FreeBSD has initial support for an i386 EFI boot loader in the Perforce tree //depot/projects/efi/. This is still a work-in-progress and is unable to load a kernel. Your task is to finish this implementation to the point it can load and successfully boot a FreeBSD kernel. You will have to modify the boot loader and the kernel (memory mapping table is different). Please note that what's in the depot is only working in i386. Contrary to the BIOS world, EFI requires different binaries for i386 and amd64 or a big fat UEFI binary containing i386 and amd64 (like fat Mach-O binaries). Requirements: * Strong knowledge of C. * Understanding of the EFI. * Strong low-level programming experience. -- Rui Paulo From mtbuffalo at softhome.net Sun Nov 30 02:10:03 2008 From: mtbuffalo at softhome.net (George) Date: Sun Nov 30 02:10:09 2008 Subject: www/129290: Downloading from distrowatch Message-ID: <200811301008.mAUA8NkP099300@www.freebsd.org> >Number: 129290 >Category: www >Synopsis: Downloading from distrowatch >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-www >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Nov 30 10:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: George >Release: 6.4 >Organization: N/A >Environment: Download problems >Description: Almost without exception, I can't download from Distrowatch. It shuts down after downloading 90% of your OS. Your server doesn't permit the use of other download aids, ie WX download fast (PBI) I have an excellent connection. What would you recommend? Thanks >How-To-Repeat: Try again and again >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: From remko at FreeBSD.org Sun Nov 30 02:37:12 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Sun Nov 30 02:37:18 2008 Subject: www/129290: Downloading from distrowatch Message-ID: <200811301037.mAUAbBZZ045795@freefall.freebsd.org> Synopsis: Downloading from distrowatch State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Sun Nov 30 10:37:11 UTC 2008 State-Changed-Why: Hello, We have a multitude of mirrors that offer our software that you can download, you can start by using ftp..freebsd.org and retrieving the software from there. We cannot guarentee the quality of our mirrors though, if they fail at some point, well they fail, but that is not something we can fix. Thanks for the interest in FreeBSD and trying to make things better! http://www.freebsd.org/cgi/query-pr.cgi?pr=129290