From owner-p4-projects@FreeBSD.ORG Sun Apr 8 15:34:21 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id AC6571065674; Sun, 8 Apr 2012 15:34:20 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 656A01065672 for ; Sun, 8 Apr 2012 15:34:20 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 3435F8FC08 for ; Sun, 8 Apr 2012 15:34:20 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q38FYKLb072906 for ; Sun, 8 Apr 2012 15:34:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q38FYJ9I072903 for perforce@freebsd.org; Sun, 8 Apr 2012 15:34:19 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sun, 8 Apr 2012 15:34:19 GMT Message-Id: <201204081534.q38FYJ9I072903@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209262 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Apr 2012 15:34:21 -0000 http://p4web.freebsd.org/@@209262?ac=10 Change 209262 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/08 15:33:35 Add a FreeBSD led(4) driver for the memory-mapped Terasic DE4 8-element LED bar on the upper-left corner of the card. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/de4led/terasic_de4led.c#1 add .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/de4led/terasic_de4led.h#1 add .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/de4led/terasic_de4led_nexus.c#1 add .. //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#9 edit .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#4 edit .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#3 edit .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#3 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#9 (text+ko) ==== @@ -4,6 +4,8 @@ dev/altera/sdcard/altera_sdcard_disk.c optional altera_sdcard dev/altera/sdcard/altera_sdcard_io.c optional altera_sdcard dev/altera/sdcard/altera_sdcard_nexus.c optional altera_sdcard +dev/terasic/de4led/terasic_de4led.c optional terasic_de4led +dev/terasic/de4led/terasic_de4led_nexus.c optional terasic_de4led mips/beri/beri_machdep.c standard mips/beri/gxemul_cons.c optional gxemul_cons mips/mips/intr_machdep.c standard ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#4 (text+ko) ==== @@ -1,5 +1,15 @@ # $FreeBSD$ +# +# On-board DE4 and tPad SD Card IP core +# hint.altera_sdcardc.0.at="nexus0" hint.altera_sdcardc.0.maddr=0x7f008000 hint.altera_sdcardc.0.msize=0x400 + +# +# On-board DE4 8-element LED +# +hint.terasic_de4led.0.at="nexus0" +hint.terasic_de4led.0.maddr=0x7f006000 +hint.terasic_de4led.0.msize=1 ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#3 (text+ko) ==== @@ -49,6 +49,7 @@ device altera_jtag_uart device altera_sdcard +device terasic_de4led device md device loop ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#3 (text+ko) ==== @@ -42,6 +42,7 @@ device altera_jtag_uart device altera_sdcard +device terasic_de4led device md device loop From owner-p4-projects@FreeBSD.ORG Mon Apr 9 15:05:30 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 433851065672; Mon, 9 Apr 2012 15:05:30 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D5C01106566C for ; Mon, 9 Apr 2012 15:05:29 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id B68C98FC16 for ; Mon, 9 Apr 2012 15:05:29 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q39F5TXu063978 for ; Mon, 9 Apr 2012 15:05:29 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q39F5TWC063975 for perforce@freebsd.org; Mon, 9 Apr 2012 15:05:29 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 9 Apr 2012 15:05:29 GMT Message-Id: <201204091505.q39F5TWC063975@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209303 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2012 15:05:30 -0000 http://p4web.freebsd.org/@@209303?ac=10 Change 209303 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/09 15:05:15 Tweak Terasic DE-4 8-element LED driver to number LEDs from 1..8 rather than 0..7 in order to match labels printed on the board. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/de4led/terasic_de4led.c#2 edit .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/de4led/terasic_de4led.h#2 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/de4led/terasic_de4led.c#2 (text+ko) ==== @@ -63,56 +63,56 @@ } static void -led_0(void *arg, int onoff) +led_1(void *arg, int onoff) { led_update(arg, 0, onoff); } static void -led_1(void *arg, int onoff) +led_2(void *arg, int onoff) { led_update(arg, 1, onoff); } static void -led_2(void *arg, int onoff) +led_3(void *arg, int onoff) { led_update(arg, 2, onoff); } static void -led_3(void *arg, int onoff) +led_4(void *arg, int onoff) { led_update(arg, 3, onoff); } static void -led_4(void *arg, int onoff) +led_5(void *arg, int onoff) { led_update(arg, 4, onoff); } static void -led_5(void *arg, int onoff) +led_6(void *arg, int onoff) { led_update(arg, 5, onoff); } static void -led_6(void *arg, int onoff) +led_7(void *arg, int onoff) { led_update(arg, 6, onoff); } static void -led_7(void *arg, int onoff) +led_8(void *arg, int onoff) { led_update(arg, 7, onoff); @@ -135,14 +135,14 @@ /* * Register the LED array with led(4). */ - sc->tdl_leds[0] = led_create(led_0, sc, "de4led_0"); - sc->tdl_leds[1] = led_create(led_1, sc, "de4led_1"); - sc->tdl_leds[2] = led_create(led_2, sc, "de4led_2"); - sc->tdl_leds[3] = led_create(led_3, sc, "de4led_3"); - sc->tdl_leds[4] = led_create(led_4, sc, "de4led_4"); - sc->tdl_leds[5] = led_create(led_5, sc, "de4led_5"); - sc->tdl_leds[6] = led_create(led_6, sc, "de4led_6"); - sc->tdl_leds[7] = led_create(led_7, sc, "de4led_7"); + sc->tdl_leds[0] = led_create(led_1, sc, "de4led_1"); + sc->tdl_leds[1] = led_create(led_2, sc, "de4led_2"); + sc->tdl_leds[2] = led_create(led_3, sc, "de4led_3"); + sc->tdl_leds[3] = led_create(led_4, sc, "de4led_4"); + sc->tdl_leds[4] = led_create(led_5, sc, "de4led_5"); + sc->tdl_leds[5] = led_create(led_6, sc, "de4led_6"); + sc->tdl_leds[6] = led_create(led_7, sc, "de4led_7"); + sc->tdl_leds[7] = led_create(led_8, sc, "de4led_8"); } void ==== //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/de4led/terasic_de4led.h#2 (text+ko) ==== @@ -51,9 +51,8 @@ /* * Setting and clearing LEDs. tdl_bits is in the bit order preferred for I/O. - * - * XXXRW: We may need to reverse the mapping of led(4)-level devices to - * tdl_bits if the numbering here doesn't match the numbering on the DE4. + * The LED elements are labelled 1..8 on the DE-4, so bit 0 is LED 1, and so + * on. */ #define TERASIC_DE4LED_CLEARBAR(sc) do { \ (sc)->tdl_bits = 0; \ From owner-p4-projects@FreeBSD.ORG Tue Apr 10 00:26:31 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 65C9B1065738; Tue, 10 Apr 2012 00:26:31 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2875A1065735 for ; Tue, 10 Apr 2012 00:26:31 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 105FB8FC0A for ; Tue, 10 Apr 2012 00:26:31 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3A0QUf7079634 for ; Tue, 10 Apr 2012 00:26:30 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3A0QU9U079631 for perforce@freebsd.org; Tue, 10 Apr 2012 00:26:30 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 10 Apr 2012 00:26:30 GMT Message-Id: <201204100026.q3A0QU9U079631@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209327 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 00:26:31 -0000 http://p4web.freebsd.org/@@209327?ac=10 Change 209327 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 00:25:33 Use the name 'ttyu0' rather than 'ajuart' for the Altera JTAG UART so that /etc/ttys as shipped by default on MIPS will "just work" when going to multiuser mode, rather than requiring a custom entry to enable a getty/login session. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/jtag_uart/altera_jtag_uart.c#2 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/altera/jtag_uart/altera_jtag_uart.c#2 (text+ko) ==== @@ -41,6 +41,8 @@ #include +#define AJU_TTYNAME "ttyu0" + #define AJU_LOCK_INIT() mtx_init(&aj_uart_lock, "aj_uart_lock", \ NULL, MTX_SPIN) @@ -294,7 +296,7 @@ aj_uart_cnprobe(struct consdev *cp) { - sprintf(cp->cn_name, "ajuart"); + sprintf(cp->cn_name, "ttyu0"); cp->cn_pri = CN_NORMAL; } @@ -355,7 +357,7 @@ tp = tty_alloc(&aj_uart_ttydevsw, NULL); tty_init_console(tp, 0); - tty_makedev(tp, NULL, "%s", "ajuart"); + tty_makedev(tp, NULL, "%s", AJU_TTYNAME); callout_init(&aj_uart_callout, CALLOUT_MPSAFE); callout_reset(&aj_uart_callout, aj_uart_polltime, aj_uart_timeout, tp); From owner-p4-projects@FreeBSD.ORG Tue Apr 10 12:28:26 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 2E84910656EB; Tue, 10 Apr 2012 12:28:26 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E461F10656D1 for ; Tue, 10 Apr 2012 12:28:25 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id CB7A38FC12 for ; Tue, 10 Apr 2012 12:28:25 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3ACSPtu047107 for ; Tue, 10 Apr 2012 12:28:25 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3ACSPAl047102 for perforce@freebsd.org; Tue, 10 Apr 2012 12:28:25 GMT (envelope-from rene@FreeBSD.org) Date: Tue, 10 Apr 2012 12:28:25 GMT Message-Id: <201204101228.q3ACSPAl047102@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209355 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 12:28:26 -0000 http://p4web.freebsd.org/@@209355?ac=10 Change 209355 by rene@rene_acer on 2012/04/10 12:27:29 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#53 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#134 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/arch-handbook/pccard/chapter.sgml#3 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml#3 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml#14 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#36 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml#22 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#135 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/config/chapter.sgml#40 integrate .. //depot/projects/docproj_nl/share/sgml/man-refs.ent#42 integrate .. //depot/projects/docproj_nl/www/en/releases/8.3R/relnotes-detailed.html#2 integrate .. //depot/projects/docproj_nl/www/en/releases/8.3R/schedule.sgml#5 integrate .. //depot/projects/docproj_nl/www/share/sgml/news.xml#137 integrate .. //depot/projects/docproj_nl/www/share/sgml/release.ent#45 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/committers-guide/article.sgml#53 (text+ko) ==== @@ -9,7 +9,7 @@ The &os; Documentation Project - $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.316 2012/03/24 18:21:49 eadler Exp $ + $FreeBSD: doc/en_US.ISO8859-1/articles/committers-guide/article.sgml,v 1.317 2012/04/03 12:07:47 gavin Exp $ 1999 @@ -77,7 +77,7 @@ Main Subversion Root - svn+ssh://svn.FreeBSD.org/base (see also ). + svn+ssh://svn.FreeBSD.org/base (see also ). @@ -255,7 +255,8 @@ It is assumed that you are already familiar with the basic operation of the version control systems in use. Traditionally this was - CVS, but as of June 2008, Subversion is used for the src tree. + CVS, but as of June 2008, Subversion is used for the src tree. + Subversion is covered in . The &a.cvsadm; are the owners of the repository and are responsible for direct modification of it for the purposes of ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#134 (text+ko) ==== @@ -1,4 +1,4 @@ - + @@ -12,22 +12,24 @@ This chapter will talk about the FreeBSD mechanisms for writing a device driver for a PC Card or CardBus device. However, - at the present time, it just documents how to add a driver to an + at present it just documents how to add a new device to an existing pccard driver. - Adding a device + Adding a Device - Devices drivers know what devices they - support. There is a table of supported devices in the - kernel that drivers use to attach to a device. + Device drivers know what devices they support. There is a + table of supported devices in the kernel that drivers use to + attach to a device. Overview CIS PC Cards are identified in one of two ways, both based on - information in the CIS of the card. The + the Card Information Structure + (CIS) + stored on the card. The first method is to use numeric manufacturer and product numbers. The second method is to use the human readable strings that are also contained in the CIS. The PC Card bus @@ -35,34 +37,33 @@ design pattern to help the driver writer match devices to his driver. - OEMs manufacturers often develop a reference design for - a PC Card product sell this design to other companies to - market. Those companies refine - the design, market the product to their target audience or - geographic area and put their own name plate onto the card. - The refinements to the physical card typically are - very minor, if any changes are made at all. However, - to strengthen their brand, - these vendors place their company name in the human - strings in the CIS space, but leave the manufacturer and - product ids unchanged. + Original equipment manufacturers (OEMs) + often develop a reference design for a PC Card product, then + sell this design to other companies to market. Those + companies refine the design, market the product to their + target audience or geographic area, and put their own name + plate onto the card. The refinements to the physical card are + typically very minor, if any changes are made at all. To + strengthen their brand, these vendors place their company name + in the human readable strings in the CIS space, but leave the + manufacturer and product IDs unchanged. NetGear Linksys D-Link - Because of this practice, FreeBSD drivers tend to - use the numeric IDs. Using numeric IDs and a centralized - database complicates adding IDs and support for cards to the - system. One must carefully check to see who really made the - card, especially when it appears that the vendor who made the - card from might already have a different manufacturer id - listed in the central database. Linksys, D-Link and NetGear - are a number of US Manufacturers of LAN hardware that often - sell the same design. These same designs can be sold in Japan - under names such as Buffalo and Corega. Yet often, these - devices will all have the same manufacturer and product - id. + Because of this practice, FreeBSD drivers usually rely on + numeric IDs for device identification. Using numeric IDs and + a centralized database complicates adding IDs and support for + cards to the system. One must carefully check to see who + really made the card, especially when it appears that the + vendor who made the card might already have a different + manufacturer ID listed in the central database. Linksys, + D-Link, and NetGear are a number of US manufacturers of LAN + hardware that often sell the same design. These same designs + can be sold in Japan under names such as Buffalo and Corega. + Often, these devices will all have the same manufacturer and + product IDs. The PC Card bus code keeps a central database of card information, but not which driver is associated with them, in @@ -72,11 +73,11 @@ devices. Finally, some really low end devices do not contain - manufacturer identification at all. These devices require - that one matches them using the human readable CIS strings. + manufacturer identification at all. These devices must be + detected by matching the human readable CIS strings. While it would be nice if we did not need this method as a fallback, it is necessary for some very low end CD-ROM players - and ethernet cards. This method should generally be + and Ethernet cards. This method should generally be avoided, but a number of devices are listed in this section because they were added prior to the recognition of the OEM nature of the PC Card business. When @@ -86,64 +87,67 @@ Format of <filename>pccarddevs</filename> - There are four sections of the + There are four sections in the pccarddevs files. The first section - lists the manufacturer numbers for those vendors that use + lists the manufacturer numbers for vendors that use them. This section is sorted in numerical order. The next section has all of the products that are used by these vendors, along with their product ID numbers and a description string. The description string typically is not used (instead we set the device's description based on the human readable CIS, even if we match on the numeric version). These two - sections are then repeated for those devices that use the - string matching method. Finally, C-style comments are allowed - anywhere in the file. + sections are then repeated for devices that use the + string matching method. Finally, C-style comments enclosed in + /* and */ characters are + allowed anywhere in the file. The first section of the file contains the vendor IDs. Please keep this list sorted in numeric order. Also, please coordinate changes to this file because we share it with NetBSD to help facilitate a common clearing house for this - information. For example: + information. For example, here are the first few vendor + IDs: -vendor FUJITSU 0x0004 Fujitsu Corporation + vendor FUJITSU 0x0004 Fujitsu Corporation vendor NETGEAR_2 0x000b Netgear vendor PANASONIC 0x0032 Matsushita Electric Industrial Co. vendor SANDISK 0x0045 Sandisk Corporation - shows the first few vendor ids. Chances are very good + Chances are very good that the NETGEAR_2 entry is really an OEM that NETGEAR purchased cards from and the author of support for those cards was unaware at the time that Netgear was using - someone else's id. These entries are fairly straightforward. - There is the vendor keyword used to denote the kind of line - that this is. There is the name of the vendor. This name - will be repeated later in the pccarddevs file, as well as used - in the driver's match tables, so keep it short and a valid C - identifier. There is a numeric ID, in hex, for the + someone else's ID. These entries are fairly straightforward. + The vendor keyword denotes the kind of line that this is, + followed by the name of the vendor. This name will be + repeated later in pccarddevs, as + well as used in the driver's match tables, so keep it short + and a valid C identifier. A numeric ID in hex identifies the manufacturer. Do not add IDs of the form 0xffffffff or 0xffff - because these are reserved ids (the former is 'no id set' - while the latter is sometimes seen in extremely poor quality - cards to try to indicate 'none). Finally there is a string - description of the company that makes the card. This string - is not used in FreeBSD for anything but commentary - purposes. + because these are reserved IDs (the former is + no ID set while the latter is sometimes seen in + extremely poor quality cards to try to indicate + none). Finally there is a string description + of the company that makes the card. This string is not used + in FreeBSD for anything but commentary purposes. The second section of the file contains the products. As - you can see in the following example: + shown in this example, the format is similar to the vendor + lines: -/* Allied Telesis K.K. */ + /* Allied Telesis K.K. */ product ALLIEDTELESIS LA_PCM 0x0002 Allied Telesis LA-PCM /* Archos */ product ARCHOS ARC_ATAPI 0x0043 MiniCD - the format is similar to the vendor lines. There is the - product keyword. Then there is the vendor name, repeated from - above. This is followed by the product name, which is used by - the driver and should be a valid C identifier, but may also - start with a number. There is then the product id for this - card, in hex. As with the vendors, there is the same + The + product keyword is followed by the vendor + name, repeated from above. This is followed by the product + name, which is used by the driver and should be a valid C + identifier, but may also start with a number. As with the + vendors, the hex product ID for this card follows the same convention for 0xffffffff and 0xffff. Finally, there is a string description of the device itself. This string typically is @@ -151,39 +155,39 @@ construct a string from the human readable CIS entries, but it can be used in the rare cases where this is somehow insufficient. The products are in alphabetical order by - manufacturer, then numerical order by product id. They have a + manufacturer, then numerical order by product ID. They have a C comment before each manufacturer's entries and there is a blank line between entries. The third section is like the previous vendor section, but - with all of the manufacturer numeric ids as - -1. -1 means - match anything you find in the FreeBSD pccard + with all of the manufacturer numeric IDs set to + -1, meaning + match anything found in the FreeBSD pccard bus code. Since these are C identifiers, their names must be unique. Otherwise the format is identical to the first section of the file. The final section contains the entries for those cards - that we must match with string entries. This sections' format - is a little different than the generic section: + that must be identified by string entries. This section's + format is a little different from the generic section: -product ADDTRON AWP100 { "Addtron", "AWP-100&spWireless&spPCMCIA", "Version&sp01.02", NULL } + product ADDTRON AWP100 { "Addtron", "AWP-100&spWireless&spPCMCIA", "Version&sp01.02", NULL } product ALLIEDTELESIS WR211PCM { "Allied&spTelesis&spK.K.", "WR211PCM", NULL, NULL } Allied Telesis WR211PCM - We have the familiar product keyword, followed by the - vendor name followed by the card name, just as in the second - section of the file. However, then we deviate from that - format. There is a {} grouping, followed by a number of - strings. These strings correspond to the vendor, product and - extra information that is defined in a CIS_INFO tuple. These - strings are filtered by the program that generates - pccarddevs.h to replace &sp with a - real space. NULL strings mean that the corresponding part - of the entry should be ignored. In the example I have picked, - there is a bad entry. It should not contain the version - number in it unless that is critical for the operation of the - card. Sometimes vendors will have many different versions of - the card in the field that all work, in which case that + The familiar product keyword is + followed by the vendor name and the card name, just as in the + second section of the file. Here the format deviates from + that used earlier. There is a {} grouping, followed by a + number of strings. These strings correspond to the vendor, + product, and extra information that is defined in a CIS_INFO + tuple. These strings are filtered by the program that + generates pccarddevs.h to replace &sp + with a real space. NULL strings mean that the corresponding + part of the entry should be ignored. The example shown here + contains a bad entry. It should not contain the version + number unless that is critical for the operation of the card. + Sometimes vendors will have many different versions of the + card in the field that all work, in which case that information only makes it harder for someone with a similar card to use it with FreeBSD. Sometimes it is necessary when a vendor wishes to sell many different parts under the same @@ -195,7 +199,7 @@ - Sample probe routine + Sample Probe Routine PC Card @@ -241,9 +245,10 @@ first entry that it matches. Some drivers may use this mechanism to convey additional information about some cards to the rest of the driver, so there may be some variance in the - table. The only requirement is that if you have a different - table, the first element of the structure you have a table of - be a struct pccard_product. + table. The only requirement is that each row of the table + must have a struct + pccard_product as the first + element. Looking at the table wi_pccard_products, one notices that @@ -251,41 +256,41 @@ PCMCIA_CARD(foo, bar, baz). The - foo part is the manufacturer id + foo part is the manufacturer ID from pccarddevs. The - bar part is the product. The + bar part is the product ID. baz is the expected function number - that for this card. Many pccards can have multiple functions, + for this card. Many pccards can have multiple functions, and some way to disambiguate function 1 from function 0 is needed. You may see PCMCIA_CARD_D, which - includes the device description from the - pccarddevs file. You may also see + includes the device description from + pccarddevs. You may also see PCMCIA_CARD2 and PCMCIA_CARD2_D which are used when you need - to match CIS both CIS strings and manufacturer numbers, in the + to match both CIS strings and manufacturer numbers, in the use the default description and take the description from pccarddevs flavors. - Putting it all together + Putting it All Together - So, to add a new device, one must do the following steps. - First, one must obtain the identification information from the + To add a new device, one must first obtain the + identification information from the device. The easiest way to do this is to insert the device into a PC Card or CF slot and issue - devinfo -v. You will likely see something - like: + devinfo -v. Sample output: cbb1 pnpinfo vendor=0x104c device=0xac51 subvendor=0x1265 subdevice=0x0300 class=0x060700 at slot=10 function=1 cardbus1 pccard1 unknown pnpinfo manufacturer=0x026f product=0x030c cisvendor="BUFFALO" cisproduct="WLI2-CF-S11" function_type=6 at function=0 - as part of the output. The manufacturer and product are - the numeric IDs for this product. While the cisvendor and - cisproduct are the strings that are present in the CIS that - describe this product. + manufacturer + and product are the numeric IDs for this + product, while cisvendor and + cisproduct are the product description + strings from the CIS. Since we first want to prefer the numeric option, first try to construct an entry based on that. The above card has @@ -295,8 +300,8 @@ vendor BUFFALO 0x026f BUFFALO (Melco Corporation) - so we are good there. Looking for an entry for this card, - we do not find one. Instead we find: + But there is no entry for this particular card. + Instead we find: /* BUFFALO */ product BUFFALO WLI_PCM_S11 0x0305 BUFFALO AirStation 11Mbps WLAN @@ -304,22 +309,23 @@ product BUFFALO LPC3_CLT 0x030a BUFFALO LPC3-CLT Ethernet Adapter product BUFFALO WLI_CF_S11G 0x030b BUFFALO AirStation 11Mbps CF WLAN - we can just add + To add the device, we can just add this entry to + pccarddevs: product BUFFALO WLI2_CF_S11G 0x030c BUFFALO AirStation ultra 802.11b CF - to pccarddevs. Presently, there is a - manual step to regenerate the - pccarddevs.h file used to convey these - identifiers to the client driver. The following steps - must be done before you can use them in the driver: + At present, there is a + manual step to regenerate + pccarddevs.h, used to convey these + identifiers to the client driver. The following steps must be + done before you can use them in the driver: &prompt.root; cd src/sys/dev/pccard -&prompt.root; make -f Makefile.pccarddevs - +&prompt.root; make -f Makefile.pccarddevs - Once these steps are complete, you can add the card to the - driver. That is a simple operation of adding one line: + Once these steps are complete, the card can be added to + the driver. That is a simple operation of adding one + line: static const struct pccard_product wi_pccard_products[] = { PCMCIA_CARD(3COM, 3CRWE737A, 0), @@ -334,39 +340,37 @@ line before the line that I added, but that is simply to highlight the line. Do not add it to the actual driver. Once you have added the line, you can recompile your kernel or - module and try to see if it recognizes the device. If it does - and works, please submit a patch. If it does not work, please - figure out what is needed to make it work and submit a patch. - If it did not recognize it at all, you have done something - wrong and should recheck each step. + module and test it. If the device is recognized and works, + please submit a patch. If it does not work, please figure out + what is needed to make it work and submit a patch. If the + device is not recognized at all, you have done something wrong + and should recheck each step. If you are a FreeBSD src committer, and everything appears to be working, then you can commit the changes to the tree. - However, there are some minor tricky things that you need to - worry about. First, you must commit the - pccarddevs file to the tree. After you - have done that, you must regenerate - pccarddevs.h and commit it as a second - commit (this is to make sure that the right - $FreeBSD$ tag is in the latter file). Finally, - you need to commit the additions to the driver. + However, there are some minor tricky things to be considered. + pccarddevs must be committed to the tree + first. Then pccarddevs.h must be + regenerated and committed as a second step, ensuring that the + right $FreeBSD$ tag is in the latter file. + Finally, commit the additions to the driver. - Submitting a new device + Submitting a New Device - Many people send entries for new devices to the author - directly. Please do not do this. Please submit them as a PR - and send the author the PR number for his records. This makes - sure that entries are not lost. When submitting a PR, it is - unnecessary to include the pccardevs.h - diffs in the patch, since those will be regenerated. It is - necessary to include a description of the device, as well as - the patches to the client driver. If you do not know the - name, use OEM99 as the name, and the author will adjust OEM99 - accordingly after investigation. Committers should not commit - OEM99, but instead find the highest OEM entry and commit one - more than that. + Please do not send entries for new devices to the author + directly. Instead, submit them as a PR and send the author + the PR number for his records. This ensures that entries are + not lost. When submitting a PR, it is unnecessary to include + the pccardevs.h diffs in the patch, since + those will be regenerated. It is necessary to include a + description of the device, as well as the patches to the + client driver. If you do not know the name, use OEM99 as the + name, and the author will adjust OEM99 accordingly after + investigation. Committers should not commit OEM99, but + instead find the highest OEM entry and commit one more than + that. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml#3 (text+ko) ==== @@ -1,20 +1,20 @@ - Murray - Stokely - Contributed by + Murray + Stokely + Contributed by - Jeroen - Ruigrok van der Werven + Jeroen + Ruigrok van der Werven @@ -33,7 +33,6 @@ profession. The information in this chapter might be aimed toward the beginning programmer; indeed, it could serve useful for the programmer unfamiliar with the &os; platform. - @@ -44,188 +43,214 @@ ideology as well as usability, performance and stability. - + Architectural Guidelines Our ideology can be described by the following - guidelines + guidelines - Do not add new functionality unless an - implementor cannot complete a real application without - it. + + Do not add new functionality unless an implementor + cannot complete a real application without it. + - It is as important to decide what a system is - not as to decide what it is. Do not serve all the world's - needs; rather, make the system extensible so that additional - needs can be met in an upwardly compatible - fashion. + + It is as important to decide what a system is + not as to decide what it is. Do not serve all the world's + needs; rather, make the system extensible so that additional + needs can be met in an upwardly compatible + fashion. + - The only thing worse than generalizing from one - example is generalizing from no examples at - all. + + The only thing worse than generalizing from one example + is generalizing from no examples at all. + - If a problem is not completely understood, it is - probably best to provide no solution at all. + + If a problem is not completely understood, it is + probably best to provide no solution at all. + - If you can get 90 percent of the desired effect - for 10 percent of the work, use the simpler - solution. + + If you can get 90 percent of the desired effect for 10 + percent of the work, use the simpler solution. + - Isolate complexity as much as - possible. + + Isolate complexity as much as possible. + - Provide mechanism, rather than policy. In - particular, place user interface policy in the client's - hands. + + Provide mechanism, rather than policy. In particular, + place user interface policy in the client's hands. + + - - - From Scheifler & Gettys: "X Window System" - + From Scheifler & Gettys: "X Window System" - The Layout of + <title>The Layout of <filename class="directory">/usr/src</filename> The complete source code to FreeBSD is available from our public repository. The source code is normally installed in - /usr/src which contains the - following subdirectories: + /usr/src which contains + the following subdirectories: - + Directory Description - + - bin/ - Source for files in - /bin + bin/ + Source for files in + /bin - + - cddl/ + cddl/ Utilities covered by the Common Development and Distribution License - contrib/ - Source for files from contributed software. + contrib/ + Source for files from contributed + software. - crypto/ - Cryptographical sources + crypto/ + Cryptographical sources - etc/ - Source for files in /etc + etc/ + Source for files in /etc - games/ - Source for files in /usr/games + games/ + Source for files in /usr/games - gnu/ - Utilities covered by the GNU Public License + gnu/ + Utilities covered by the GNU Public + License - include/ - Source for files in /usr/include + include/ + Source for files in /usr/include - kerberos5/ - Source for Kerberos version 5 + kerberos5/ + Source for Kerberos version 5 - lib/ - Source for files in /usr/lib + lib/ + Source for files in /usr/lib - + - libexec/ - Source for files in /usr/libexec + libexec/ + Source for files in /usr/libexec - release/ - Files required to produce a FreeBSD release + release/ + Files required to produce a FreeBSD + release - rescue/ - Build system for the - /rescue utilities + rescue/ + Build system for the + /rescue + utilities - sbin/ - Source for files in /sbin + sbin/ + Source for files in /sbin - secure/ - FreeSec sources + secure/ + FreeSec sources - share/ - Source for files in /usr/share + share/ + Source for files in /usr/share - sys/ - Kernel source files + sys/ + Kernel source files - tools/ - Tools used for maintenance and testing of - FreeBSD + tools/ + Tools used for maintenance and testing of + FreeBSD - usr.bin/ - Source for files in /usr/bin - + usr.bin/ + Source for files in /usr/bin + - usr.sbin/ - Source for files in /usr/sbin - - + usr.sbin/ + Source for files in /usr/sbin + + - - + ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/bsdinstall/chapter.sgml#14 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -2631,9 +2631,8 @@ troubleshooting The following section covers basic installation - troubleshooting, such as common problems people have reported. - There are also a few questions and answers for people wishing to - dual-boot &os; with &ms-dos; or &windows;. + troubleshooting, such as common problems people have + reported. What to Do If Something Goes Wrong ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml#36 (text+ko) ==== @@ -1,6 +1,6 @@ @@ -598,17 +598,18 @@ KOffice, make sure you have an up-to-date version of KDE. - To install KOffice as a + To install KOffice for + KDE4 as a package, issue the following command: - &prompt.root; pkg_add -r koffice + &prompt.root; pkg_add -r koffice-kde4 If the package is not available, you can use the Ports Collection. For instance, to install KOffice for - KDE3, do: + KDE4, do: - &prompt.root; cd /usr/ports/editors/koffice-kde3 + &prompt.root; cd /usr/ports/editors/koffice-kde4 &prompt.root; make install clean @@ -1263,8 +1264,8 @@ KOffice - koffice - editors/koffice-kde3 + koffice-kde4 + editors/koffice-kde4 ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml#22 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -672,7 +672,7 @@ in the 10.X-CURRENT (trunk) branch, and SNAPshot releases of 10.X on CD-ROM (and, of course, on the net) are continually made available from the snapshot + url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/">the snapshot server as work progresses. ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#135 (text+ko) ==== @@ -1,7 +1,7 @@ >>> TRUNCATED FOR MAIL (1000 lines) <<< From owner-p4-projects@FreeBSD.ORG Tue Apr 10 13:44:10 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 8EC551065672; Tue, 10 Apr 2012 13:44:09 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 51704106566C for ; Tue, 10 Apr 2012 13:44:09 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 3B0398FC12 for ; Tue, 10 Apr 2012 13:44:09 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3ADi93Y063226 for ; Tue, 10 Apr 2012 13:44:09 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3ADi969063223 for perforce@freebsd.org; Tue, 10 Apr 2012 13:44:09 GMT (envelope-from rene@FreeBSD.org) Date: Tue, 10 Apr 2012 13:44:09 GMT Message-Id: <201204101344.q3ADi969063223@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209359 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 13:44:10 -0000 http://p4web.freebsd.org/@@209359?ac=10 Change 209359 by rene@rene_acer on 2012/04/10 13:43:06 MFen handbook/introduction 1.143 -> 1.144 (+ igor fix) Affected files ... .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#34 edit Differences ... ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#34 (text+ko) ==== @@ -4,7 +4,7 @@ $FreeBSD: doc/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml,v 1.24 2012/02/05 15:49:11 rene Exp $ %SOURCE% en_US.ISO8859-1/books/handbook/introduction/chapter.sgml - %SRCID% 1.143 + %SRCID% 1.144 --> @@ -13,8 +13,7 @@ Jim Mock - Gereorganiseerd en delen - herschreven door + Gereorganiseerd en delen herschreven door @@ -804,7 +803,7 @@ plaats in de 10.X-CURRENT tak, en snapshot uitgaven van 10.X op CD-ROM (en natuurlijk op het Net) worden continu beschikbaar gemaakt op de + url="ftp://ftp.FreeBSD.org/pub/FreeBSD/snapshots/"> de snapshot server. From owner-p4-projects@FreeBSD.ORG Tue Apr 10 17:45:53 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 7D3C71065672; Tue, 10 Apr 2012 17:45:53 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FFB1106566B for ; Tue, 10 Apr 2012 17:45:53 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 281E18FC0A for ; Tue, 10 Apr 2012 17:45:53 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3AHjq2s012978 for ; Tue, 10 Apr 2012 17:45:52 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3AHjqu4012975 for perforce@freebsd.org; Tue, 10 Apr 2012 17:45:52 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 10 Apr 2012 17:45:52 GMT Message-Id: <201204101745.q3AHjqu4012975@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209373 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 17:45:53 -0000 http://p4web.freebsd.org/@@209373?ac=10 Change 209373 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 17:45:29 Add BERI.hints entries for the Terasic triple-speed ethernet MAC (atse) and Terasic multi-touch display (mtllcd). Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#5 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#5 (text+ko) ==== @@ -13,3 +13,17 @@ hint.terasic_de4led.0.at="nexus0" hint.terasic_de4led.0.maddr=0x7f006000 hint.terasic_de4led.0.msize=1 + +# +# Altera Triple-Speed Ethernet Mac, present in tPad and DE-4 configurations +# +hint.atse.0.at="nexus0" +hint.atse.0.maddr=0x7f007000 +hint.atse.0.msize=0x540 + +# +# Terasic Multi-touch LCD (MTL), an optional feature in DE-4 configurations +# +hint.mtllcd.0.at="nexus0" +hint.mtllcd.0.maddr=0x7f800000 +hint.mtllcd.0.msize=0x800000 From owner-p4-projects@FreeBSD.ORG Tue Apr 10 19:58:34 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 27EDD1065688; Tue, 10 Apr 2012 19:58:34 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE5FC1065677 for ; Tue, 10 Apr 2012 19:58:33 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id C77418FC25 for ; Tue, 10 Apr 2012 19:58:33 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3AJwXpp042769 for ; Tue, 10 Apr 2012 19:58:33 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3AJwXVD042766 for perforce@freebsd.org; Tue, 10 Apr 2012 19:58:33 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 10 Apr 2012 19:58:33 GMT Message-Id: <201204101958.q3AJwXVD042766@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209380 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 19:58:34 -0000 http://p4web.freebsd.org/@@209380?ac=10 Change 209380 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 19:57:50 Hook up more NULL bus_space routines. These weren't specifically encountered in the BERI port, but might be in the future. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/mips/mips/bus_space_generic.c#4 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/mips/bus_space_generic.c#4 (text+ko) ==== @@ -154,9 +154,9 @@ NULL, /* copy */ - NULL, + generic_bs_c_1, generic_bs_c_2, - NULL, + generic_bs_c_4, NULL, /* read (single) stream */ From owner-p4-projects@FreeBSD.ORG Tue Apr 10 20:13:57 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id E92501065672; Tue, 10 Apr 2012 20:13:56 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ABBB5106564A for ; Tue, 10 Apr 2012 20:13:56 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 7ADB18FC08 for ; Tue, 10 Apr 2012 20:13:56 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3AKDu64047222 for ; Tue, 10 Apr 2012 20:13:56 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3AKDuob047219 for perforce@freebsd.org; Tue, 10 Apr 2012 20:13:56 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 10 Apr 2012 20:13:56 GMT Message-Id: <201204102013.q3AKDuob047219@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209381 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 20:13:57 -0000 http://p4web.freebsd.org/@@209381?ac=10 Change 209381 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 20:13:49 Checkpoint first cut at Terasic Multi-touch LCD (MTL) driver for FreeBSD/BERI. This driver really just exports the MTL's region of physical address space to userspace via a memory mappable device node (/dev/terasic_mtllcd0), including text frame buffer, graphics frame buffer, and touch screen input. A more refined and perhaps more granular approach might be desirable in the future so that, for example, we might hook up syscons(4) to the text frame buffer, and allow the different regions to be exported (and hence delegated from a Capsicum perspective) using separate device nodes. We might also want to allow read()/write() on it so that dd(1) can dump contents onto the text and graphics frame buffers easily. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd.c#1 add .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd.h#1 add .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd_nexus.c#1 add .. //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#10 edit .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#6 edit .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#4 edit .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#4 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/beri/files.beri#10 (text+ko) ==== @@ -6,6 +6,8 @@ dev/altera/sdcard/altera_sdcard_nexus.c optional altera_sdcard dev/terasic/de4led/terasic_de4led.c optional terasic_de4led dev/terasic/de4led/terasic_de4led_nexus.c optional terasic_de4led +dev/terasic/mtllcd/terasic_mtllcd.c optional terasic_mtllcd +dev/terasic/mtllcd/terasic_mtllcd_nexus.c optional terasic_mtllcd mips/beri/beri_machdep.c standard mips/beri/gxemul_cons.c optional gxemul_cons mips/mips/intr_machdep.c standard ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI.hints#6 (text+ko) ==== @@ -24,6 +24,6 @@ # # Terasic Multi-touch LCD (MTL), an optional feature in DE-4 configurations # -hint.mtllcd.0.at="nexus0" -hint.mtllcd.0.maddr=0x7f800000 -hint.mtllcd.0.msize=0x800000 +hint.terasic_mtllcd.0.at="nexus0" +hint.terasic_mtllcd.0.maddr=0x7f800000 +hint.terasic_mtllcd.0.msize=0x800000 ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#4 (text+ko) ==== @@ -50,6 +50,7 @@ device altera_jtag_uart device altera_sdcard device terasic_de4led +device terasic_mtllcd device md device loop ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#4 (text+ko) ==== @@ -43,6 +43,7 @@ device altera_jtag_uart device altera_sdcard device terasic_de4led +device terasic_mtllcd device md device loop From owner-p4-projects@FreeBSD.ORG Tue Apr 10 20:49:03 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id E2BB41065673; Tue, 10 Apr 2012 20:49:02 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A54B6106566B for ; Tue, 10 Apr 2012 20:49:02 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 8E0E98FC14 for ; Tue, 10 Apr 2012 20:49:02 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3AKn2Cq053006 for ; Tue, 10 Apr 2012 20:49:02 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3AKn2CC053003 for perforce@freebsd.org; Tue, 10 Apr 2012 20:49:02 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 10 Apr 2012 20:49:02 GMT Message-Id: <201204102049.q3AKn2CC053003@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209383 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 20:49:03 -0000 http://p4web.freebsd.org/@@209383?ac=10 Change 209383 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 20:47:58 Add a TODO to the Terasic MTL device driver. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd_nexus.c#2 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd_nexus.c#2 (text+ko) ==== @@ -49,10 +49,22 @@ #include -/* +/*- * Device driver to export the SRAM frame buffer (and other parts) for the * Terasic MTL-LCD part, hooked up to the processor via a memory-mapped Avalon * bus. + * + * TODO: + * + * 1. Allow read(2) and write(2) to work on MTL frame buffer / input memory so + * that dd(1), etc, can be used to paint the touch screen conveniently + * when there is no windowing system running. + * + * 2. Allow different portions of the MTL memory space to be exported via + * different device nodes -- text frame buffer, graphics frame buffer, + * touch screen input. + * + * 3. Teach syscons(4) about the text frame buffer. */ static int terasic_mtllcd_nexus_probe(device_t dev) From owner-p4-projects@FreeBSD.ORG Tue Apr 10 22:00:21 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 09CE71065672; Tue, 10 Apr 2012 22:00:21 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C0505106566B for ; Tue, 10 Apr 2012 22:00:20 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 7F7D18FC15 for ; Tue, 10 Apr 2012 22:00:20 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3AM0KOv068590 for ; Tue, 10 Apr 2012 22:00:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3AM0KjU068586 for perforce@freebsd.org; Tue, 10 Apr 2012 22:00:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 10 Apr 2012 22:00:20 GMT Message-Id: <201204102200.q3AM0KjU068586@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209388 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 22:00:21 -0000 http://p4web.freebsd.org/@@209388?ac=10 Change 209388 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 22:00:07 Modify the Altera SD Card IP core driver to ignore the presence of ALTERA_SDCARD_RR1_COMMANDCRCFAILED in the RR1 register when a read error is reported by the core. In my (limited) tests, the error bit does not reflect data corruption in the I/O. With this change I am able to mount and use UFS file systems reliably on 2GB CSD structure 0 SD cards from FreeBSD/BERI. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#8 edit .. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard_io.c#10 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#8 (text+ko) ==== @@ -115,7 +115,6 @@ */ uint16_t altera_sdcard_read_asr(struct altera_sdcard_softc *sc); int altera_sdcard_read_csd(struct altera_sdcard_softc *sc); -uint16_t altera_sdcard_read_rr1(struct altera_sdcard_softc *sc); int altera_sdcard_io_complete(struct altera_sdcard_softc *sc, uint16_t asr); @@ -185,14 +184,28 @@ #define ALTERA_SDCARD_ASR_CMDDATAERROR 0x0020 /* - * The Altera IP Core provides a 16-bit "Response R1" regster (RR1) beyond - * those described in the SD Card specification that holds additional - * information on the most recently completed command sent to the unit. + * The Altera IP Core claims to provide a 16-bit "Response R1" register (RR1) + * to provide more detailed error reporting when a read or write fails. * * XXXRW: The specification claims that this field is 16-bit, but then - * proceeds to define values as though it is 32-bit. Which piece of the - * documentation is correct? + * proceeds to define values as though it is 32-bit. In practice, 16-bit + * seems more likely as the register is not 32-bit aligned. + */ +#define ALTERA_SDCARD_RR1_INITPROCRUNNING 0x0100 +#define ALTERA_SDCARD_RR1_ERASEINTERRUPTED 0x0200 +#define ALTERA_SDCARD_RR1_ILLEGALCOMMAND 0x0400 +#define ALTERA_SDCARD_RR1_COMMANDCRCFAILED 0x0800 +#define ALTERA_SDCARD_RR1_ADDRESSMISALIGNED 0x1000 +#define ALTERA_SDCARD_RR1_ADDRBLOCKRANGE 0x2000 + +/* + * Not all RR1 values are "errors" per se -- check only for the ones that are + * when performing error handling. */ +#define ALTERA_SDCARD_RR1_ERRORMASK \ + (ALTERA_SDCARD_RR1_ERASEINTERRUPTED | ALTERA_SDCARD_RR1_ILLEGALCOMMAND | \ + ALTERA_SDCARD_RR1_COMMANDCRCFAILED | ALTERA_SDCARD_RR1_ADDRESSMISALIGNED |\ + ALTERA_SDCARD_RR1_ADDRBLOCKRANGE) /* * Although SD Cards may have various sector sizes, the Altera IP Core ==== //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard_io.c#10 (text+ko) ==== @@ -188,7 +188,7 @@ * register, but all bits it identifies are >16 bit. Most likely, RR1 is a * 32-bit register? */ -uint16_t +static uint16_t altera_sdcard_read_rr1(struct altera_sdcard_softc *sc) { @@ -287,7 +287,7 @@ altera_sdcard_io_complete(struct altera_sdcard_softc *sc, uint16_t asr) { struct bio *bp; - uint16_t rr1; + uint16_t rr1, mask; int error; ALTERA_SDCARD_LOCK_ASSERT(sc); @@ -298,12 +298,42 @@ bp = sc->as_currentbio; - /* - * Handle I/O retries if an error is returned by the device. + /*- + * Handle I/O retries if an error is returned by the device. Various + * quirks handled in the process: + * + * 1. ALTERA_SDCARD_ASR_CMDDATAERROR is ignored for BIO_WRITE. + * 2. ALTERA_SDCARD_RR1_COMMANDCRCFAILED is ignored for BIO_READ. */ - if ((asr & ALTERA_SDCARD_ASR_CMDTIMEOUT) || (bp->bio_cmd == BIO_READ - && (asr & ALTERA_SDCARD_ASR_CMDDATAERROR))) { - rr1 = altera_sdcard_read_rr1(sc); + error = 0; + rr1 = altera_sdcard_read_rr1(sc); + switch (bp->bio_cmd) { + case BIO_READ: + mask = ALTERA_SDCARD_RR1_ERRORMASK; + mask &= ~ALTERA_SDCARD_RR1_COMMANDCRCFAILED; + if (asr & ALTERA_SDCARD_ASR_CMDTIMEOUT) + error = EIO; + else if ((asr & ALTERA_SDCARD_ASR_CMDDATAERROR) && + (rr1 & mask)) + error = EIO; + else + error = 0; + break; + + case BIO_WRITE: + if (asr & ALTERA_SDCARD_ASR_CMDTIMEOUT) + error = EIO; + else + error = 0; + break; + + default: + break; + } + if (error) { + /* + * This attempt experienced an error; possibly retry. + */ sc->as_retriesleft--; if (sc->as_retriesleft != 0) { sc->as_flags |= ALTERA_SDCARD_FLAG_IOERROR; @@ -316,8 +346,10 @@ (bp->bio_cmd == BIO_WRITE ? "BIO_WRITE" : "unknown"), bp->bio_pblkno, bp->bio_bcount, asr, rr1); sc->as_flags &= ~ALTERA_SDCARD_FLAG_IOERROR; - error = EIO; } else { + /* + * Successful I/O completion path. + */ if (sc->as_flags & ALTERA_SDCARD_FLAG_IOERROR) { device_printf(sc->as_dev, "%s: %s operation block %ju" " length %ju succeeded after %d retries\n", @@ -327,10 +359,6 @@ ALTERA_SDCARD_RETRY_LIMIT - sc->as_retriesleft); sc->as_flags &= ~ALTERA_SDCARD_FLAG_IOERROR; } - - /* - * Successful I/O completion path. - */ switch (bp->bio_cmd) { case BIO_READ: altera_sdcard_read_rxtx_buffer(sc, bp->bio_data, From owner-p4-projects@FreeBSD.ORG Tue Apr 10 22:32:50 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id F109C1065676; Tue, 10 Apr 2012 22:32:49 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B30F01065670; Tue, 10 Apr 2012 22:32:49 +0000 (UTC) (envelope-from jonwoodruff@gmail.com) Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx1.freebsd.org (Postfix) with ESMTP id 120C78FC0A; Tue, 10 Apr 2012 22:32:48 +0000 (UTC) Received: by wibhq7 with SMTP id hq7so239338wib.13 for ; Tue, 10 Apr 2012 15:32:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=zeuIxLGvTS12qAJ/ZdpG/7q4hoQ4f5VqQ5SOsLuXsQc=; b=iSugYjO5QYgv7ho1fgNjyVEthphn1FT3SzlK3zOiSPyPCwsltHhexE3rt0BJHNTfG8 Zvd4mVYtE3dM1JsYSr/dXtxoOXyDsTlzjji+VpTlfViC7TskwRS0PBcq1eHe57e2ZlTZ Lx5SEUreU7JQrIBz5/QJSgFT5m2LuMt4eKKXIo3URdQmOzXKF3eeVC5R3FVVXtFchyv5 KWiqVZt2qmJbkxxN5KWJkUf7cOPiQ31BtpBoK3GukyVip9QezONO2OlAd2M46B54I4Tu ulZ2Y5lNfU+ZOwL8m5SajgwnYm9JgnksJJPj4Kui6MU0EZned/dAXL8neOz4IU4Waf1B b26g== MIME-Version: 1.0 Received: by 10.180.92.71 with SMTP id ck7mr10685012wib.21.1334097165663; Tue, 10 Apr 2012 15:32:45 -0700 (PDT) Received: by 10.216.85.10 with HTTP; Tue, 10 Apr 2012 15:32:45 -0700 (PDT) In-Reply-To: <201204102200.q3AM0KjU068586@skunkworks.freebsd.org> References: <201204102200.q3AM0KjU068586@skunkworks.freebsd.org> Date: Tue, 10 Apr 2012 23:32:45 +0100 Message-ID: From: Jonathan Woodruff To: Robert Watson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Perforce Change Reviews Subject: Re: PERFORCE change 209388 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 22:32:50 -0000 Yay! On Tue, Apr 10, 2012 at 11:00 PM, Robert Watson wrote: > http://p4web.freebsd.org/@@209388?ac=10 > > Change 209388 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/10 > 22:00:07 > > Modify the Altera SD Card IP core driver to ignore the presence of > ALTERA_SDCARD_RR1_COMMANDCRCFAILED in the RR1 register when a read > error is reported by the core. In my (limited) tests, the error > bit does not reflect data corruption in the I/O. With this change > I am able to mount and use UFS file systems reliably on 2GB CSD > structure 0 SD cards from FreeBSD/BERI. > > Affected files ... > > .. > //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#8 > edit > .. > //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard_io.c#10 > edit > > Differences ... > > ==== > //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#8 > (text+ko) ==== > > @@ -115,7 +115,6 @@ > */ > uint16_t altera_sdcard_read_asr(struct altera_sdcard_softc *sc); > int altera_sdcard_read_csd(struct altera_sdcard_softc *sc); > -uint16_t altera_sdcard_read_rr1(struct altera_sdcard_softc *sc); > > int altera_sdcard_io_complete(struct altera_sdcard_softc *sc, > uint16_t asr); > @@ -185,14 +184,28 @@ > #define ALTERA_SDCARD_ASR_CMDDATAERROR 0x0020 > > /* > - * The Altera IP Core provides a 16-bit "Response R1" regster (RR1) beyond > - * those described in the SD Card specification that holds additional > - * information on the most recently completed command sent to the unit. > + * The Altera IP Core claims to provide a 16-bit "Response R1" register > (RR1) > + * to provide more detailed error reporting when a read or write fails. > * > * XXXRW: The specification claims that this field is 16-bit, but then > - * proceeds to define values as though it is 32-bit. Which piece of the > - * documentation is correct? > + * proceeds to define values as though it is 32-bit. In practice, 16-bit > + * seems more likely as the register is not 32-bit aligned. > + */ > +#define ALTERA_SDCARD_RR1_INITPROCRUNNING 0x0100 > +#define ALTERA_SDCARD_RR1_ERASEINTERRUPTED 0x0200 > +#define ALTERA_SDCARD_RR1_ILLEGALCOMMAND 0x0400 > +#define ALTERA_SDCARD_RR1_COMMANDCRCFAILED 0x0800 > +#define ALTERA_SDCARD_RR1_ADDRESSMISALIGNED 0x1000 > +#define ALTERA_SDCARD_RR1_ADDRBLOCKRANGE 0x2000 > + > +/* > + * Not all RR1 values are "errors" per se -- check only for the ones that > are > + * when performing error handling. > */ > +#define ALTERA_SDCARD_RR1_ERRORMASK > \ > + (ALTERA_SDCARD_RR1_ERASEINTERRUPTED | > ALTERA_SDCARD_RR1_ILLEGALCOMMAND | \ > + ALTERA_SDCARD_RR1_COMMANDCRCFAILED | > ALTERA_SDCARD_RR1_ADDRESSMISALIGNED |\ > + ALTERA_SDCARD_RR1_ADDRBLOCKRANGE) > > /* > * Although SD Cards may have various sector sizes, the Altera IP Core > > ==== > //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard_io.c#10 > (text+ko) ==== > > @@ -188,7 +188,7 @@ > * register, but all bits it identifies are >16 bit. Most likely, RR1 is a > * 32-bit register? > */ > -uint16_t > +static uint16_t > altera_sdcard_read_rr1(struct altera_sdcard_softc *sc) > { > > @@ -287,7 +287,7 @@ > altera_sdcard_io_complete(struct altera_sdcard_softc *sc, uint16_t asr) > { > struct bio *bp; > - uint16_t rr1; > + uint16_t rr1, mask; > int error; > > ALTERA_SDCARD_LOCK_ASSERT(sc); > @@ -298,12 +298,42 @@ > > bp = sc->as_currentbio; > > - /* > - * Handle I/O retries if an error is returned by the device. > + /*- > + * Handle I/O retries if an error is returned by the device. > Various > + * quirks handled in the process: > + * > + * 1. ALTERA_SDCARD_ASR_CMDDATAERROR is ignored for BIO_WRITE. > + * 2. ALTERA_SDCARD_RR1_COMMANDCRCFAILED is ignored for BIO_READ. > */ > - if ((asr & ALTERA_SDCARD_ASR_CMDTIMEOUT) || (bp->bio_cmd == > BIO_READ > - && (asr & ALTERA_SDCARD_ASR_CMDDATAERROR))) { > - rr1 = altera_sdcard_read_rr1(sc); > + error = 0; > + rr1 = altera_sdcard_read_rr1(sc); > + switch (bp->bio_cmd) { > + case BIO_READ: > + mask = ALTERA_SDCARD_RR1_ERRORMASK; > + mask &= ~ALTERA_SDCARD_RR1_COMMANDCRCFAILED; > + if (asr & ALTERA_SDCARD_ASR_CMDTIMEOUT) > + error = EIO; > + else if ((asr & ALTERA_SDCARD_ASR_CMDDATAERROR) && > + (rr1 & mask)) > + error = EIO; > + else > + error = 0; > + break; > + > + case BIO_WRITE: > + if (asr & ALTERA_SDCARD_ASR_CMDTIMEOUT) > + error = EIO; > + else > + error = 0; > + break; > + > + default: > + break; > + } > + if (error) { > + /* > + * This attempt experienced an error; possibly retry. > + */ > sc->as_retriesleft--; > if (sc->as_retriesleft != 0) { > sc->as_flags |= ALTERA_SDCARD_FLAG_IOERROR; > @@ -316,8 +346,10 @@ > (bp->bio_cmd == BIO_WRITE ? "BIO_WRITE" : "unknown"), > bp->bio_pblkno, bp->bio_bcount, asr, rr1); > sc->as_flags &= ~ALTERA_SDCARD_FLAG_IOERROR; > - error = EIO; > } else { > + /* > + * Successful I/O completion path. > + */ > if (sc->as_flags & ALTERA_SDCARD_FLAG_IOERROR) { > device_printf(sc->as_dev, "%s: %s operation block > %ju" > " length %ju succeeded after %d retries\n", > @@ -327,10 +359,6 @@ > ALTERA_SDCARD_RETRY_LIMIT - sc->as_retriesleft); > sc->as_flags &= ~ALTERA_SDCARD_FLAG_IOERROR; > } > - > - /* > - * Successful I/O completion path. > - */ > switch (bp->bio_cmd) { > case BIO_READ: > altera_sdcard_read_rxtx_buffer(sc, bp->bio_data, > > From owner-p4-projects@FreeBSD.ORG Tue Apr 10 22:58:25 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 57FC41065672; Tue, 10 Apr 2012 22:58:25 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1A155106564A; Tue, 10 Apr 2012 22:58:25 +0000 (UTC) (envelope-from Simon.Moore@cl.cam.ac.uk) Received: from mta1.cl.cam.ac.uk (mta1.cl.cam.ac.uk [128.232.25.21]) by mx1.freebsd.org (Postfix) with ESMTP id 9965B8FC0A; Tue, 10 Apr 2012 22:58:24 +0000 (UTC) Received: from paddington.ad.cl.cam.ac.uk ([128.232.13.42]) by mta1.cl.cam.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1SHjy9-0002oR-O3; Tue, 10 Apr 2012 23:55:25 +0100 Received: from SVR-WIN-MTA0.ad.cl.cam.ac.uk ([fe80::381a:9b36:f87b:613e]) by paddington.ad.cl.cam.ac.uk ([fe80::69c6:4d69:c57c:7b59%13]) with mapi; Tue, 10 Apr 2012 23:56:17 +0100 From: Simon Moore To: Jonathan Woodruff Date: Tue, 10 Apr 2012 23:54:27 +0100 Thread-Topic: PERFORCE change 209388 for review Thread-Index: Ac0XbSKgPWbWcS0uR+ieavvEjtCwyg== Message-ID: <38688DAC-873E-40F1-B47D-CD33DF6523E3@cl.cam.ac.uk> References: <201204102200.q3AM0KjU068586@skunkworks.freebsd.org> In-Reply-To: Accept-Language: en-US, en-GB Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US, en-GB Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 MIME-Version: 1.0 Cc: Perforce Change Reviews , Robert Watson Subject: Re: PERFORCE change 209388 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 22:58:25 -0000 RXhjZWxsZW50IG5ld3MhDQoNCi0gU2ltb24NCihzZW50IGZyb20gcGhvbmUsIHNvIHBsZWFzZSBl eGN1c2UgdGhlIGJyZXZpdHkpDQoNCltTaW1vbiBNb29yZV1baHR0cDovL3d3dy5jbC5jYW0uYWMu dWsgXQ0KDQpPbiAxMCBBcHIgMjAxMiwgYXQgMjM6MzUsICJKb25hdGhhbiBXb29kcnVmZiIgPGpv bndvb2RydWZmQGdtYWlsLmNvbTxtYWlsdG86am9ud29vZHJ1ZmZAZ21haWwuY29tPj4gd3JvdGU6 DQoNCllheSENCg0KT24gVHVlLCBBcHIgMTAsIDIwMTIgYXQgMTE6MDAgUE0sIFJvYmVydCBXYXRz b24gPHJ3YXRzb25AZnJlZWJzZC5vcmc8bWFpbHRvOnJ3YXRzb25AZnJlZWJzZC5vcmc+PiB3cm90 ZToNCmh0dHA6Ly9wNHdlYi5mcmVlYnNkLm9yZy9AQDIwOTM4OD9hYz0xMA0KDQpDaGFuZ2UgMjA5 Mzg4IGJ5IHJ3YXRzb25AcndhdHNvbl9zdnJfY3RzcmRfbWlwc2J1aWxkIG9uIDIwMTIvMDQvMTAg MjI6MDA6MDcNCg0KICAgICAgIE1vZGlmeSB0aGUgQWx0ZXJhIFNEIENhcmQgSVAgY29yZSBkcml2 ZXIgdG8gaWdub3JlIHRoZSBwcmVzZW5jZSBvZg0KICAgICAgIEFMVEVSQV9TRENBUkRfUlIxX0NP TU1BTkRDUkNGQUlMRUQgaW4gdGhlIFJSMSByZWdpc3RlciB3aGVuIGEgcmVhZA0KICAgICAgIGVy cm9yIGlzIHJlcG9ydGVkIGJ5IHRoZSBjb3JlLiAgSW4gbXkgKGxpbWl0ZWQpIHRlc3RzLCB0aGUg ZXJyb3INCiAgICAgICBiaXQgZG9lcyBub3QgcmVmbGVjdCBkYXRhIGNvcnJ1cHRpb24gaW4gdGhl IEkvTy4gIFdpdGggdGhpcyBjaGFuZ2UNCiAgICAgICBJIGFtIGFibGUgdG8gbW91bnQgYW5kIHVz ZSBVRlMgZmlsZSBzeXN0ZW1zIHJlbGlhYmx5IG9uIDJHQiBDU0QNCiAgICAgICBzdHJ1Y3R1cmUg MCBTRCBjYXJkcyBmcm9tIEZyZWVCU0QvQkVSSS4NCg0KQWZmZWN0ZWQgZmlsZXMgLi4uDQoNCi4u IC8vZGVwb3QvcHJvamVjdHMvY3RzcmQvYmVyaWJzZC9zcmMvc3lzL2Rldi9hbHRlcmEvc2RjYXJk L2FsdGVyYV9zZGNhcmQuaCM4IGVkaXQNCi4uIC8vZGVwb3QvcHJvamVjdHMvY3RzcmQvYmVyaWJz ZC9zcmMvc3lzL2Rldi9hbHRlcmEvc2RjYXJkL2FsdGVyYV9zZGNhcmRfaW8uYyMxMCBlZGl0DQoN CkRpZmZlcmVuY2VzIC4uLg0KDQo9PT09IC8vZGVwb3QvcHJvamVjdHMvY3RzcmQvYmVyaWJzZC9z cmMvc3lzL2Rldi9hbHRlcmEvc2RjYXJkL2FsdGVyYV9zZGNhcmQuaCM4ICh0ZXh0K2tvKSA9PT09 DQoNCkBAIC0xMTUsNyArMTE1LDYgQEANCiAqLw0KIHVpbnQxNl90ICAgICAgIGFsdGVyYV9zZGNh cmRfcmVhZF9hc3Ioc3RydWN0IGFsdGVyYV9zZGNhcmRfc29mdGMgKnNjKTsNCiBpbnQgICAgICAg ICAgICBhbHRlcmFfc2RjYXJkX3JlYWRfY3NkKHN0cnVjdCBhbHRlcmFfc2RjYXJkX3NvZnRjICpz Yyk7DQotdWludDE2X3QgICAgICAgYWx0ZXJhX3NkY2FyZF9yZWFkX3JyMShzdHJ1Y3QgYWx0ZXJh X3NkY2FyZF9zb2Z0YyAqc2MpOw0KDQogaW50ICAgIGFsdGVyYV9zZGNhcmRfaW9fY29tcGxldGUo c3RydWN0IGFsdGVyYV9zZGNhcmRfc29mdGMgKnNjLA0KICAgICAgICAgICB1aW50MTZfdCBhc3Ip Ow0KQEAgLTE4NSwxNCArMTg0LDI4IEBADQogI2RlZmluZSAgICAgICAgQUxURVJBX1NEQ0FSRF9B U1JfQ01EREFUQUVSUk9SICAweDAwMjANCg0KIC8qDQotICogVGhlIEFsdGVyYSBJUCBDb3JlIHBy b3ZpZGVzIGEgMTYtYml0ICJSZXNwb25zZSBSMSIgcmVnc3RlciAoUlIxKSBiZXlvbmQNCi0gKiB0 aG9zZSBkZXNjcmliZWQgaW4gdGhlIFNEIENhcmQgc3BlY2lmaWNhdGlvbiB0aGF0IGhvbGRzIGFk ZGl0aW9uYWwNCi0gKiBpbmZvcm1hdGlvbiBvbiB0aGUgbW9zdCByZWNlbnRseSBjb21wbGV0ZWQg Y29tbWFuZCBzZW50IHRvIHRoZSB1bml0Lg0KKyAqIFRoZSBBbHRlcmEgSVAgQ29yZSBjbGFpbXMg dG8gcHJvdmlkZSBhIDE2LWJpdCAiUmVzcG9uc2UgUjEiIHJlZ2lzdGVyIChSUjEpDQorICogdG8g cHJvdmlkZSBtb3JlIGRldGFpbGVkIGVycm9yIHJlcG9ydGluZyB3aGVuIGEgcmVhZCBvciB3cml0 ZSBmYWlscy4NCiAqDQogKiBYWFhSVzogVGhlIHNwZWNpZmljYXRpb24gY2xhaW1zIHRoYXQgdGhp cyBmaWVsZCBpcyAxNi1iaXQsIGJ1dCB0aGVuDQotICogcHJvY2VlZHMgdG8gZGVmaW5lIHZhbHVl cyBhcyB0aG91Z2ggaXQgaXMgMzItYml0LiAgV2hpY2ggcGllY2Ugb2YgdGhlDQotICogZG9jdW1l bnRhdGlvbiBpcyBjb3JyZWN0Pw0KKyAqIHByb2NlZWRzIHRvIGRlZmluZSB2YWx1ZXMgYXMgdGhv dWdoIGl0IGlzIDMyLWJpdC4gIEluIHByYWN0aWNlLCAxNi1iaXQNCisgKiBzZWVtcyBtb3JlIGxp a2VseSBhcyB0aGUgcmVnaXN0ZXIgaXMgbm90IDMyLWJpdCBhbGlnbmVkLg0KKyAqLw0KKyNkZWZp bmUgICAgICAgIEFMVEVSQV9TRENBUkRfUlIxX0lOSVRQUk9DUlVOTklORyAgICAgICAweDAxMDAN CisjZGVmaW5lICAgICAgICBBTFRFUkFfU0RDQVJEX1JSMV9FUkFTRUlOVEVSUlVQVEVEICAgICAg MHgwMjAwDQorI2RlZmluZSAgICAgICAgQUxURVJBX1NEQ0FSRF9SUjFfSUxMRUdBTENPTU1BTkQg ICAgICAgIDB4MDQwMA0KKyNkZWZpbmUgICAgICAgIEFMVEVSQV9TRENBUkRfUlIxX0NPTU1BTkRD UkNGQUlMRUQgICAgICAweDA4MDANCisjZGVmaW5lICAgICAgICBBTFRFUkFfU0RDQVJEX1JSMV9B RERSRVNTTUlTQUxJR05FRCAgICAgMHgxMDAwDQorI2RlZmluZSAgICAgICAgQUxURVJBX1NEQ0FS RF9SUjFfQUREUkJMT0NLUkFOR0UgICAgICAgIDB4MjAwMA0KKw0KKy8qDQorICogTm90IGFsbCBS UjEgdmFsdWVzIGFyZSAiZXJyb3JzIiBwZXIgc2UgLS0gY2hlY2sgb25seSBmb3IgdGhlIG9uZXMg dGhhdCBhcmUNCisgKiB3aGVuIHBlcmZvcm1pbmcgZXJyb3IgaGFuZGxpbmcuDQogKi8NCisjZGVm aW5lICAgICAgICBBTFRFUkFfU0RDQVJEX1JSMV9FUlJPUk1BU0sgICAgICAgICAgICAgICAgICAg ICAgICAgICAgICAgICAgICAgICAgICAgXA0KKyAgICAoQUxURVJBX1NEQ0FSRF9SUjFfRVJBU0VJ TlRFUlJVUFRFRCB8IEFMVEVSQV9TRENBUkRfUlIxX0lMTEVHQUxDT01NQU5EIHwgIFwNCisgICAg QUxURVJBX1NEQ0FSRF9SUjFfQ09NTUFORENSQ0ZBSUxFRCB8IEFMVEVSQV9TRENBUkRfUlIxX0FE RFJFU1NNSVNBTElHTkVEIHxcDQorICAgIEFMVEVSQV9TRENBUkRfUlIxX0FERFJCTE9DS1JBTkdF KQ0KDQogLyoNCiAqIEFsdGhvdWdoIFNEIENhcmRzIG1heSBoYXZlIHZhcmlvdXMgc2VjdG9yIHNp emVzLCB0aGUgQWx0ZXJhIElQIENvcmUNCg0KPT09PSAvL2RlcG90L3Byb2plY3RzL2N0c3JkL2Jl cmlic2Qvc3JjL3N5cy9kZXYvYWx0ZXJhL3NkY2FyZC9hbHRlcmFfc2RjYXJkX2lvLmMjMTAgKHRl eHQra28pID09PT0NCg0KQEAgLTE4OCw3ICsxODgsNyBAQA0KICogcmVnaXN0ZXIsIGJ1dCBhbGwg Yml0cyBpdCBpZGVudGlmaWVzIGFyZSA+MTYgYml0LiAgTW9zdCBsaWtlbHksIFJSMSBpcyBhDQog KiAzMi1iaXQgcmVnaXN0ZXI/DQogKi8NCi11aW50MTZfdA0KK3N0YXRpYyB1aW50MTZfdA0KIGFs dGVyYV9zZGNhcmRfcmVhZF9ycjEoc3RydWN0IGFsdGVyYV9zZGNhcmRfc29mdGMgKnNjKQ0KIHsN Cg0KQEAgLTI4Nyw3ICsyODcsNyBAQA0KIGFsdGVyYV9zZGNhcmRfaW9fY29tcGxldGUoc3RydWN0 IGFsdGVyYV9zZGNhcmRfc29mdGMgKnNjLCB1aW50MTZfdCBhc3IpDQogew0KICAgICAgIHN0cnVj dCBiaW8gKmJwOw0KLSAgICAgICB1aW50MTZfdCBycjE7DQorICAgICAgIHVpbnQxNl90IHJyMSwg bWFzazsNCiAgICAgICBpbnQgZXJyb3I7DQoNCiAgICAgICBBTFRFUkFfU0RDQVJEX0xPQ0tfQVNT RVJUKHNjKTsNCkBAIC0yOTgsMTIgKzI5OCw0MiBAQA0KDQogICAgICAgYnAgPSBzYy0+YXNfY3Vy cmVudGJpbzsNCg0KLSAgICAgICAvKg0KLSAgICAgICAgKiBIYW5kbGUgSS9PIHJldHJpZXMgaWYg YW4gZXJyb3IgaXMgcmV0dXJuZWQgYnkgdGhlIGRldmljZS4NCisgICAgICAgLyotDQorICAgICAg ICAqIEhhbmRsZSBJL08gcmV0cmllcyBpZiBhbiBlcnJvciBpcyByZXR1cm5lZCBieSB0aGUgZGV2 aWNlLiAgVmFyaW91cw0KKyAgICAgICAgKiBxdWlya3MgaGFuZGxlZCBpbiB0aGUgcHJvY2VzczoN CisgICAgICAgICoNCisgICAgICAgICogMS4gQUxURVJBX1NEQ0FSRF9BU1JfQ01EREFUQUVSUk9S IGlzIGlnbm9yZWQgZm9yIEJJT19XUklURS4NCisgICAgICAgICogMi4gQUxURVJBX1NEQ0FSRF9S UjFfQ09NTUFORENSQ0ZBSUxFRCBpcyBpZ25vcmVkIGZvciBCSU9fUkVBRC4NCiAgICAgICAgKi8N Ci0gICAgICAgaWYgKChhc3IgJiBBTFRFUkFfU0RDQVJEX0FTUl9DTURUSU1FT1VUKSB8fCAoYnAt PmJpb19jbWQgPT0gQklPX1JFQUQNCi0gICAgICAgICAgICYmIChhc3IgJiBBTFRFUkFfU0RDQVJE X0FTUl9DTUREQVRBRVJST1IpKSkgew0KLSAgICAgICAgICAgICAgIHJyMSA9IGFsdGVyYV9zZGNh cmRfcmVhZF9ycjEoc2MpOw0KKyAgICAgICBlcnJvciA9IDA7DQorICAgICAgIHJyMSA9IGFsdGVy YV9zZGNhcmRfcmVhZF9ycjEoc2MpOw0KKyAgICAgICBzd2l0Y2ggKGJwLT5iaW9fY21kKSB7DQor ICAgICAgIGNhc2UgQklPX1JFQUQ6DQorICAgICAgICAgICAgICAgbWFzayA9IEFMVEVSQV9TRENB UkRfUlIxX0VSUk9STUFTSzsNCisgICAgICAgICAgICAgICBtYXNrICY9IH5BTFRFUkFfU0RDQVJE X1JSMV9DT01NQU5EQ1JDRkFJTEVEOw0KKyAgICAgICAgICAgICAgIGlmIChhc3IgJiBBTFRFUkFf U0RDQVJEX0FTUl9DTURUSU1FT1VUKQ0KKyAgICAgICAgICAgICAgICAgICAgICAgZXJyb3IgPSBF SU87DQorICAgICAgICAgICAgICAgZWxzZSBpZiAoKGFzciAmIEFMVEVSQV9TRENBUkRfQVNSX0NN RERBVEFFUlJPUikgJiYNCisgICAgICAgICAgICAgICAgICAgKHJyMSAmIG1hc2spKQ0KKyAgICAg ICAgICAgICAgICAgICAgICAgZXJyb3IgPSBFSU87DQorICAgICAgICAgICAgICAgZWxzZQ0KKyAg ICAgICAgICAgICAgICAgICAgICAgZXJyb3IgPSAwOw0KKyAgICAgICAgICAgICAgIGJyZWFrOw0K Kw0KKyAgICAgICBjYXNlIEJJT19XUklURToNCisgICAgICAgICAgICAgICBpZiAoYXNyICYgQUxU RVJBX1NEQ0FSRF9BU1JfQ01EVElNRU9VVCkNCisgICAgICAgICAgICAgICAgICAgICAgIGVycm9y ID0gRUlPOw0KKyAgICAgICAgICAgICAgIGVsc2UNCisgICAgICAgICAgICAgICAgICAgICAgIGVy cm9yID0gMDsNCisgICAgICAgICAgICAgICBicmVhazsNCisNCisgICAgICAgZGVmYXVsdDoNCisg ICAgICAgICAgICAgICBicmVhazsNCisgICAgICAgfQ0KKyAgICAgICBpZiAoZXJyb3IpIHsNCisg ICAgICAgICAgICAgICAvKg0KKyAgICAgICAgICAgICAgICAqIFRoaXMgYXR0ZW1wdCBleHBlcmll bmNlZCBhbiBlcnJvcjsgcG9zc2libHkgcmV0cnkuDQorICAgICAgICAgICAgICAgICovDQogICAg ICAgICAgICAgICBzYy0+YXNfcmV0cmllc2xlZnQtLTsNCiAgICAgICAgICAgICAgIGlmIChzYy0+ YXNfcmV0cmllc2xlZnQgIT0gMCkgew0KICAgICAgICAgICAgICAgICAgICAgICBzYy0+YXNfZmxh Z3MgfD0gQUxURVJBX1NEQ0FSRF9GTEFHX0lPRVJST1I7DQpAQCAtMzE2LDggKzM0NiwxMCBAQA0K ICAgICAgICAgICAgICAgICAgIChicC0+YmlvX2NtZCA9PSBCSU9fV1JJVEUgPyAiQklPX1dSSVRF IiA6ICJ1bmtub3duIiksDQogICAgICAgICAgICAgICAgICAgYnAtPmJpb19wYmxrbm8sIGJwLT5i aW9fYmNvdW50LCBhc3IsIHJyMSk7DQogICAgICAgICAgICAgICBzYy0+YXNfZmxhZ3MgJj0gfkFM VEVSQV9TRENBUkRfRkxBR19JT0VSUk9SOw0KLSAgICAgICAgICAgICAgIGVycm9yID0gRUlPOw0K ICAgICAgIH0gZWxzZSB7DQorICAgICAgICAgICAgICAgLyoNCisgICAgICAgICAgICAgICAgKiBT dWNjZXNzZnVsIEkvTyBjb21wbGV0aW9uIHBhdGguDQorICAgICAgICAgICAgICAgICovDQogICAg ICAgICAgICAgICBpZiAoc2MtPmFzX2ZsYWdzICYgQUxURVJBX1NEQ0FSRF9GTEFHX0lPRVJST1Ip IHsNCiAgICAgICAgICAgICAgICAgICAgICAgZGV2aWNlX3ByaW50ZihzYy0+YXNfZGV2LCAiJXM6 ICVzIG9wZXJhdGlvbiBibG9jayAlanUiDQogICAgICAgICAgICAgICAgICAgICAgICAgICAiIGxl bmd0aCAlanUgc3VjY2VlZGVkIGFmdGVyICVkIHJldHJpZXNcbiIsDQpAQCAtMzI3LDEwICszNTks NiBAQA0KICAgICAgICAgICAgICAgICAgICAgICAgICAgQUxURVJBX1NEQ0FSRF9SRVRSWV9MSU1J VCAtIHNjLT5hc19yZXRyaWVzbGVmdCk7DQogICAgICAgICAgICAgICAgICAgICAgIHNjLT5hc19m bGFncyAmPSB+QUxURVJBX1NEQ0FSRF9GTEFHX0lPRVJST1I7DQogICAgICAgICAgICAgICB9DQot DQotICAgICAgICAgICAgICAgLyoNCi0gICAgICAgICAgICAgICAgKiBTdWNjZXNzZnVsIEkvTyBj b21wbGV0aW9uIHBhdGguDQotICAgICAgICAgICAgICAgICovDQogICAgICAgICAgICAgICBzd2l0 Y2ggKGJwLT5iaW9fY21kKSB7DQogICAgICAgICAgICAgICBjYXNlIEJJT19SRUFEOg0KICAgICAg ICAgICAgICAgICAgICAgICBhbHRlcmFfc2RjYXJkX3JlYWRfcnh0eF9idWZmZXIoc2MsIGJwLT5i aW9fZGF0YSwNCg0KDQo= From owner-p4-projects@FreeBSD.ORG Wed Apr 11 12:19:45 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id A845C1065675; Wed, 11 Apr 2012 12:19:45 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 525C7106566B for ; Wed, 11 Apr 2012 12:19:45 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 39ED58FC12 for ; Wed, 11 Apr 2012 12:19:45 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3BCJjda052346 for ; Wed, 11 Apr 2012 12:19:45 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3BCJi24052343 for perforce@freebsd.org; Wed, 11 Apr 2012 12:19:44 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 11 Apr 2012 12:19:44 GMT Message-Id: <201204111219.q3BCJi24052343@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209412 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 12:19:45 -0000 http://p4web.freebsd.org/@@209412?ac=10 Change 209412 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/11 12:19:09 Refinements to the Altera SD Card IP core device driver: 1. Make ignoring CRC errors on read configurable, although currently only with the debugger, not with a sysctl. Spurious CRC errors still seem to be generated with moderate frequency, so we continue to ignore them by default. 2. Use 16-bit fetch and store operations when reading and writing from larger buffers, especially the RXTX buffer, on the IP core. Although there appears to be VHDL to support 8-bit fetches and stores over Avalon, they don't appear to work. This introduces an alignment requirement on buffers passed down the storage stack, due to bus_space assuming that alignment of the I/O target implies similar alignment to the I/O source. Assertion added to check on each I/O that this is true -- thus far it always has been with UFS. With these changes, read-write mounts of UFS on the Terasic DE-4 SD Card slot appear reliable from FreeBSD/BERI. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard_io.c#11 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard_io.c#11 (text+ko) ==== @@ -53,6 +53,8 @@ #include +int altera_sdcard_ignore_crc_errors = 1; + /* * Low-level I/O routines for the Altera SD Card University IP Core driver. * @@ -146,8 +148,10 @@ * XXXRW: Treating this as an array of bytes, so no byte swapping -- * is that a safe assumption? */ - bus_read_region_1(sc->as_res, ALTERA_SDCARD_OFF_CSD, - sc->as_csd.csd_data, sizeof(sc->as_csd)); + KASSERT(((uintptr_t)&sc->as_csd.csd_data) % 2 == 0, + ("%s: CSD buffer unaligned", __func__)); + bus_read_region_2(sc->as_res, ALTERA_SDCARD_OFF_CSD, + (uint16_t *)sc->as_csd.csd_data, sizeof(sc->as_csd) / 2); /* * Interpret the loaded CSD, extracting certain fields and copying @@ -214,11 +218,13 @@ size_t len) { - KASSERT(len <= ALTERA_SDCARD_SECTORSIZE, + KASSERT((uintptr_t)data % 2 == 0, + ("%s: unaligned data %p", __func__, data)); + KASSERT((len <= ALTERA_SDCARD_SECTORSIZE) && (len % 2 == 0), ("%s: invalid length %ju", __func__, len)); - bus_read_region_1(sc->as_res, ALTERA_SDCARD_OFF_RXTX_BUFFER, data, - len); + bus_read_region_2(sc->as_res, ALTERA_SDCARD_OFF_RXTX_BUFFER, + (uint16_t *)data, len / 2); } static void @@ -226,11 +232,13 @@ size_t len) { - KASSERT(len <= ALTERA_SDCARD_SECTORSIZE, + KASSERT((uintptr_t)data % 2 == 0, + ("%s: unaligned data %p", __func__, data)); + KASSERT((len <= ALTERA_SDCARD_SECTORSIZE) && (len % 2 == 0), ("%s: invalid length %ju", __func__, len)); - bus_write_region_1(sc->as_res, ALTERA_SDCARD_OFF_RXTX_BUFFER, data, - len); + bus_write_region_2(sc->as_res, ALTERA_SDCARD_OFF_RXTX_BUFFER, + (uint16_t *)data, len / 2); } static void @@ -303,14 +311,16 @@ * quirks handled in the process: * * 1. ALTERA_SDCARD_ASR_CMDDATAERROR is ignored for BIO_WRITE. - * 2. ALTERA_SDCARD_RR1_COMMANDCRCFAILED is ignored for BIO_READ. + * 2. ALTERA_SDCARD_RR1_COMMANDCRCFAILED is optionally ignored for + * BIO_READ. */ error = 0; rr1 = altera_sdcard_read_rr1(sc); switch (bp->bio_cmd) { case BIO_READ: mask = ALTERA_SDCARD_RR1_ERRORMASK; - mask &= ~ALTERA_SDCARD_RR1_COMMANDCRCFAILED; + if (altera_sdcard_ignore_crc_errors) + mask &= ~ALTERA_SDCARD_RR1_COMMANDCRCFAILED; if (asr & ALTERA_SDCARD_ASR_CMDTIMEOUT) error = EIO; else if ((asr & ALTERA_SDCARD_ASR_CMDDATAERROR) && From owner-p4-projects@FreeBSD.ORG Wed Apr 11 12:28:32 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 6EAD41065670; Wed, 11 Apr 2012 12:28:32 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30695106566B for ; Wed, 11 Apr 2012 12:28:32 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 18A758FC1A for ; Wed, 11 Apr 2012 12:28:32 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3BCSVV8054183 for ; Wed, 11 Apr 2012 12:28:31 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3BCSV4K054180 for perforce@freebsd.org; Wed, 11 Apr 2012 12:28:31 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 11 Apr 2012 12:28:31 GMT Message-Id: <201204111228.q3BCSV4K054180@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209413 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 12:28:32 -0000 http://p4web.freebsd.org/@@209413?ac=10 Change 209413 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/11 12:27:52 Although the CSD field of the Altera SD Card softc is implicitly aligned in practice, document the alignment requirement explicitly. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#9 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#9 (text+ko) ==== @@ -34,7 +34,7 @@ #define ALTERA_SDCARD_CSD_SIZE 16 struct altera_sdcard_csd { uint8_t csd_data[ALTERA_SDCARD_CSD_SIZE]; -}; +} __aligned(2); /* CSD is read in 16-bit chunks, so align to match. */ struct altera_sdcard_softc { device_t as_dev; From owner-p4-projects@FreeBSD.ORG Wed Apr 11 13:58:33 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id D4D361065691; Wed, 11 Apr 2012 13:58:32 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 979A01065680 for ; Wed, 11 Apr 2012 13:58:32 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 7F4B98FC12 for ; Wed, 11 Apr 2012 13:58:32 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3BDwWAX072512 for ; Wed, 11 Apr 2012 13:58:32 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3BDwW6t072509 for perforce@freebsd.org; Wed, 11 Apr 2012 13:58:32 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 11 Apr 2012 13:58:32 GMT Message-Id: <201204111358.q3BDwW6t072509@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209418 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 13:58:33 -0000 http://p4web.freebsd.org/@@209418?ac=10 Change 209418 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/11 13:57:27 For now, don't clear the frame buffer at boot. Refinement is required as this is causing occasional instability (almost certainly a software bug/feature). Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd.c#2 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd.c#2 (text+ko) ==== @@ -88,7 +88,7 @@ /* * Clear the LCD on attach. */ - bus_set_region_4(sc->mtl_res, 0, 0, rman_get_size(sc->mtl_res) / 4); + // bus_set_region_4(sc->mtl_res, 0, 0, rman_get_size(sc->mtl_res) / 4); return (0); } From owner-p4-projects@FreeBSD.ORG Wed Apr 11 14:18:15 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 13EB51065674; Wed, 11 Apr 2012 14:18:15 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CAB56106564A for ; Wed, 11 Apr 2012 14:18:14 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id B296C8FC17 for ; Wed, 11 Apr 2012 14:18:14 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3BEIEUl077159 for ; Wed, 11 Apr 2012 14:18:14 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3BEIEoS077156 for perforce@freebsd.org; Wed, 11 Apr 2012 14:18:14 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 11 Apr 2012 14:18:14 GMT Message-Id: <201204111418.q3BEIEoS077156@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209420 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 14:18:15 -0000 http://p4web.freebsd.org/@@209420?ac=10 Change 209420 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/11 14:17:36 During live I/O on the Altera SD Card IP core, check for I/O completion on every clock tick. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#10 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/altera/sdcard/altera_sdcard.h#10 (text+ko) ==== @@ -94,8 +94,8 @@ */ #define ALTERA_SDCARD_TIMEOUT_NOCARD (hz/2) #define ALTERA_SDCARD_TIMEOUT_IDLE (hz/2) -#define ALTERA_SDCARD_TIMEOUT_IO (hz/100) -#define ALTERA_SDCARD_TIMEOUT_IOERROR (hz/2) +#define ALTERA_SDCARD_TIMEOUT_IO (1) +#define ALTERA_SDCARD_TIMEOUT_IOERROR (hz/5) /* * Maximum number of retries on an I/O. From owner-p4-projects@FreeBSD.ORG Wed Apr 11 14:19:21 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 425C51065674; Wed, 11 Apr 2012 14:19:21 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04CEC106566B for ; Wed, 11 Apr 2012 14:19:21 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id E16358FC1F for ; Wed, 11 Apr 2012 14:19:20 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3BEJKXY077198 for ; Wed, 11 Apr 2012 14:19:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3BEJKRu077195 for perforce@freebsd.org; Wed, 11 Apr 2012 14:19:20 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 11 Apr 2012 14:19:20 GMT Message-Id: <201204111419.q3BEJKRu077195@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209421 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 14:19:21 -0000 http://p4web.freebsd.org/@@209421?ac=10 Change 209421 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/11 14:18:19 Clock BERI kernels at 200mhz rather than 100mhz to improve latency on detection SD Card I/O completions. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#5 edit .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#5 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#5 (text+ko) ==== @@ -12,6 +12,8 @@ cpu CPU_BERI +options HZ=200 + makeoptions ARCH_FLAGS="-march=mips64 -mabi=64" makeoptions KERNLOADADDR=0xffffffff80100000 ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#5 (text+ko) ==== @@ -12,6 +12,7 @@ cpu CPU_BERI +options HZ=200 makeoptions ARCH_FLAGS="-march=mips64 -mabi=64" makeoptions KERNLOADADDR=0xffffffff80100000 From owner-p4-projects@FreeBSD.ORG Wed Apr 11 15:17:22 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id A660A106568C; Wed, 11 Apr 2012 15:17:22 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 501181065687; Wed, 11 Apr 2012 15:17:22 +0000 (UTC) (envelope-from jonwoodruff@gmail.com) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 9225F8FC1F; Wed, 11 Apr 2012 15:17:21 +0000 (UTC) Received: by wgbds12 with SMTP id ds12so1018356wgb.31 for ; Wed, 11 Apr 2012 08:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ps4tUuEKPQPkHSvINAFcOIV0pbi5GZrytTgJCHHYaLY=; b=D9YSx5QtaA2OGIpL1TuCLES3Yll8VrWT5hhAu7I2hsVUQw0JqLcFG4yNb34/czCcl4 9HQGJyFQFfZv5KJJi7ngq3BWHkwdaVGC1FczC+Lqcu+BhAFkp3U0nefpbrO21ZScTxsw +zpQoQ4MxoCxPDqnp+IUGvaq96klFBnXJKS5b1qY5J0w+Yfo2zRqHaqhh1rZk+x/Jvfv 8c3BI7bEVi9dJophkRtljwL31cXACmB3T/UiJy38hzZoLEHUM3dbQa3ZyM3DWLgbJGLk 5afDnH01XOFs/5Uu06n6sATEhP51UmOalqEz8/3TXS1yv95ttWHy1+FQVsADoRNRIi1o kr8w== MIME-Version: 1.0 Received: by 10.216.131.206 with SMTP id m56mr8462754wei.92.1334157440429; Wed, 11 Apr 2012 08:17:20 -0700 (PDT) Received: by 10.216.85.10 with HTTP; Wed, 11 Apr 2012 08:17:20 -0700 (PDT) In-Reply-To: <201204111419.q3BEJKRu077195@skunkworks.freebsd.org> References: <201204111419.q3BEJKRu077195@skunkworks.freebsd.org> Date: Wed, 11 Apr 2012 16:17:20 +0100 Message-ID: From: Jonathan Woodruff To: Robert Watson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Perforce Change Reviews Subject: Re: PERFORCE change 209421 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 15:17:22 -0000 Surely you mean 100hz!? -Jon On Wed, Apr 11, 2012 at 3:19 PM, Robert Watson wrote: > http://p4web.freebsd.org/@@209421?ac=10 > > Change 209421 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/11 > 14:18:19 > > Clock BERI kernels at 200mhz rather than 100mhz to improve latency > on detection SD Card I/O completions. > > Affected files ... > > .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#5 edit > .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#5 edit > > Differences ... > > ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_MDROOT#5 > (text+ko) ==== > > @@ -12,6 +12,8 @@ > > cpu CPU_BERI > > +options HZ=200 > + > makeoptions ARCH_FLAGS="-march=mips64 -mabi=64" > > makeoptions KERNLOADADDR=0xffffffff80100000 > > ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SDROOT#5 > (text+ko) ==== > > @@ -12,6 +12,7 @@ > > cpu CPU_BERI > > +options HZ=200 > makeoptions ARCH_FLAGS="-march=mips64 -mabi=64" > > makeoptions KERNLOADADDR=0xffffffff80100000 > > From owner-p4-projects@FreeBSD.ORG Wed Apr 11 16:33:27 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id F2F101065677; Wed, 11 Apr 2012 16:33:26 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B58E71065676 for ; Wed, 11 Apr 2012 16:33:26 +0000 (UTC) (envelope-from rwatson@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 8BB9C8FC14 for ; Wed, 11 Apr 2012 16:33:26 +0000 (UTC) Received: from lemongrass.sec.cl.cam.ac.uk (lemongrass.sec.cl.cam.ac.uk [128.232.18.47]) by cyrus.watson.org (Postfix) with ESMTPSA id B2BE046B0A; Wed, 11 Apr 2012 12:33:25 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=iso-8859-1 From: "Robert N. M. Watson" In-Reply-To: Date: Wed, 11 Apr 2012 17:33:22 +0100 Content-Transfer-Encoding: 7bit Message-Id: <9D31E056-F7F4-4607-904D-1959744655C3@freebsd.org> References: <201204111419.q3BEJKRu077195@skunkworks.freebsd.org> To: Jonathan Woodruff X-Mailer: Apple Mail (2.1257) Cc: Perforce Change Reviews Subject: Re: PERFORCE change 209421 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Apr 2012 16:33:27 -0000 On 11 Apr 2012, at 16:17, Jonathan Woodruff wrote: > Surely you mean 100hz!? Definitely so! :-) Robert From owner-p4-projects@FreeBSD.ORG Thu Apr 12 10:11:03 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 572ED1065674; Thu, 12 Apr 2012 10:11:03 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1228D1065672 for ; Thu, 12 Apr 2012 10:11:03 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id E9AAB8FC08 for ; Thu, 12 Apr 2012 10:11:02 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3CAB26L024184 for ; Thu, 12 Apr 2012 10:11:02 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3CAB2DF024173 for perforce@freebsd.org; Thu, 12 Apr 2012 10:11:02 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 12 Apr 2012 10:11:02 GMT Message-Id: <201204121011.q3CAB2DF024173@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209465 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2012 10:11:03 -0000 http://p4web.freebsd.org/@@209465?ac=10 Change 209465 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/12 10:10:30 When offering up MTL frame buffer memory to userspace via mmap(), ask the VM system to configure the TLB entry uncached. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd.c#3 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/dev/terasic/mtllcd/terasic_mtllcd.c#3 (text+ko) ==== @@ -40,6 +40,7 @@ #include #include +#include #include @@ -62,9 +63,10 @@ TERASIC_MTLLCD_LOCK(sc); error = 0; if (trunc_page(offset) == offset && - rman_get_size(sc->mtl_res) >= offset + PAGE_SIZE) + rman_get_size(sc->mtl_res) >= offset + PAGE_SIZE) { *paddr = rman_get_start(sc->mtl_res); - else + *memattr = VM_MEMATTR_UNCACHED; + } else error = EINVAL; TERASIC_MTLLCD_UNLOCK(sc); return (error); From owner-p4-projects@FreeBSD.ORG Fri Apr 13 19:59:38 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id CAE221065675; Fri, 13 Apr 2012 19:59:38 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8D2961065672 for ; Fri, 13 Apr 2012 19:59:38 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 74CB28FC1B for ; Fri, 13 Apr 2012 19:59:38 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3DJxcRt048930 for ; Fri, 13 Apr 2012 19:59:38 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3DJxcMK048927 for perforce@freebsd.org; Fri, 13 Apr 2012 19:59:38 GMT (envelope-from rene@FreeBSD.org) Date: Fri, 13 Apr 2012 19:59:38 GMT Message-Id: <201204131959.q3DJxcMK048927@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209546 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Apr 2012 19:59:39 -0000 http://p4web.freebsd.org/@@209546?ac=10 Change 209546 by rene@rene_acer on 2012/04/13 19:58:40 IFC Affected files ... .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#135 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml#80 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/handbook/boot/chapter.sgml#11 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#136 integrate .. //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#73 integrate .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#35 integrate .. //depot/projects/docproj_nl/share/pgpkeys/madpilot.key#1 branch .. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys-developers.sgml#74 integrate .. //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#71 integrate .. //depot/projects/docproj_nl/www/en/developers.sgml#73 integrate .. //depot/projects/docproj_nl/www/share/sgml/news.xml#138 integrate Differences ... ==== //depot/projects/docproj_nl/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml#135 (text+ko) ==== @@ -1,4 +1,4 @@ - + + @@ -600,9 +600,10 @@ Splash Screen Function - The splash screen function only supports 256-color - bitmap (.bmp) or ZSoft - PCX (.pcx) files. + The splash screen function supports 256-color + bitmap (.bmp), ZSoft + PCX (.pcx), or + TheDraw (.bin) files. In addition, the splash image files must have a resolution of 320 by 200 pixels or less to work on standard VGA adapters. @@ -654,10 +655,11 @@ Enabling the Splash Screen Function - The splash screen (.bmp) or - (.pcx) file has to be placed on the - root partition, for example in the /boot directory. + The splash screen (.bmp, + .pcx, or .bin) + file has to be placed on the root partition, for example + in the /boot + directory. For default boot display resolution (256-color, 320 by 200 pixels, or less), edit @@ -689,13 +691,20 @@ bitmap_load="YES" bitmap_name="/boot/splash.pcx" - The file name is not restricted to - splash as shown in the above example. It - can be anything as long as it has type of - BMP or PCX, such as + In version 8.3 another option is to use ascii art in + TheDraw + format. + + splash_txt="YES" +bitmap_load="YES" +bitmap_name="/boot/splash.bin" + + The file name is not restricted to splash + as shown in the above example. It can be anything as long + as it is one of the above types such as, splash_640x400.bmp or - blue_wave.pcx. + bluewave.pcx. Some other interesting loader.conf options: ==== //depot/projects/docproj_nl/en_US.ISO8859-1/books/porters-handbook/book.sgml#136 (text+ko) ==== @@ -1,7 +1,7 @@ portaudit clamav-0.65_6 If there is none found, you have the green light to add - a new entry for this vulnerability. Now you can generate - a brand-new UUID (assume it is - 74a9541d-5d6c-11d8-80e3-0020ed76ef5a) and - add your new entry to the VuXML database. Please verify - its syntax after that as follows: + a new entry for this vulnerability. + + &prompt.user; cd ${PORTSDIR}/security/vuxml +&prompt.user; make newentry + + When you are done verify its syntax and + formatting. - &prompt.user; cd ${PORTSDIR}/security/vuxml && make validate + &prompt.user; make validate You will need at least one of the following packages @@ -10708,7 +10710,7 @@ section of your entry will match correct package(s), issue the following command: - &prompt.user; portaudit -f /usr/ports/INDEX -r 74a9541d-5d6c-11d8-80e3-0020ed76ef5a + &prompt.user; portaudit -f /usr/ports/INDEX -r uuid Please refer to &man.portaudit.1; for better ==== //depot/projects/docproj_nl/en_US.ISO8859-1/share/sgml/authors.ent#73 (text+ko) ==== @@ -13,7 +13,7 @@ builds for the other languages, and we will poke fun of you in public. - $FreeBSD: doc/en_US.ISO8859-1/share/sgml/authors.ent,v 1.571 2012/03/23 13:46:25 cherry Exp $ + $FreeBSD: doc/en_US.ISO8859-1/share/sgml/authors.ent,v 1.573 2012/04/13 16:47:40 monthadar Exp $ --> aaron@FreeBSD.org"> @@ -768,6 +768,8 @@ lx@FreeBSD.org"> +madpilot@FreeBSD.org"> + maho@FreeBSD.org"> makc@FreeBSD.org"> @@ -866,6 +868,8 @@ mohans@FreeBSD.org"> +monthadar@FreeBSD.org + motoyuki@FreeBSD.org"> mp@FreeBSD.org"> ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/introduction/chapter.sgml#35 (text+ko) ==== @@ -1,7 +1,7 @@ @@ -431,6 +431,11 @@ &pgpkey.bf; + + &a.madpilot; + &pgpkey.madpilot; + + &a.rafan; &pgpkey.rafan; ==== //depot/projects/docproj_nl/share/pgpkeys/pgpkeys.ent#71 (text+ko) ==== @@ -1,5 +1,5 @@ - + @@ -206,6 +206,7 @@ + ==== //depot/projects/docproj_nl/www/en/developers.sgml#73 (text+ko) ==== @@ -6,7 +6,7 @@ us to update author names, or the representation of those names (such as adding email addresses), by just editing a single file. -$FreeBSD: www/en/developers.sgml,v 1.313 2012/03/23 13:46:25 cherry Exp $ +$FreeBSD: www/en/developers.sgml,v 1.316 2012/04/13 16:49:53 monthadar Exp $ --> @@ -370,6 +370,7 @@ + @@ -418,6 +419,7 @@ + ==== //depot/projects/docproj_nl/www/share/sgml/news.xml#138 (text+ko) ==== @@ -25,7 +25,7 @@ - $FreeBSD: www/share/sgml/news.xml,v 1.428 2012/04/02 15:59:22 gjb Exp $ + $FreeBSD: www/share/sgml/news.xml,v 1.431 2012/04/13 16:49:53 monthadar Exp $ @@ -34,6 +34,22 @@ 4 + 13 + +

New committer: + Monthadar Al Jaberi (src) +

+
+
+ + 12 + +

New committer: + Guido Falsi (ports)

+
+
+ + 2 &os; 8.3-RC2 Available From owner-p4-projects@FreeBSD.ORG Sat Apr 14 15:04:00 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id E703B106567A; Sat, 14 Apr 2012 15:03:59 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8419E106566B for ; Sat, 14 Apr 2012 15:03:59 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 69D9D8FC08 for ; Sat, 14 Apr 2012 15:03:59 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q3EF3xov086534 for ; Sat, 14 Apr 2012 15:03:59 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q3EF3wC2086531 for perforce@freebsd.org; Sat, 14 Apr 2012 15:03:58 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sat, 14 Apr 2012 15:03:58 GMT Message-Id: <201204141503.q3EF3wC2086531@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 209588 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2012 15:04:00 -0000 http://p4web.freebsd.org/@@209588?ac=10 Change 209588 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/04/14 15:03:28 Integrate a new CheriBSD work branch from the FreeBSD/BERI port branch. Whereas the FreeBSD/BERI branch contains only the changes to the base FreeBSD OS necessary to run on the BERI MIPS platform, the CheriBSD branch will include changes to utilise CHERI-specific protection features. Affected files ... .. //depot/projects/ctsrd/cheribsd/src/COPYRIGHT#1 branch .. //depot/projects/ctsrd/cheribsd/src/LOCKS#1 branch .. //depot/projects/ctsrd/cheribsd/src/MAINTAINERS#1 branch .. //depot/projects/ctsrd/cheribsd/src/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/Makefile.inc1#1 branch .. //depot/projects/ctsrd/cheribsd/src/Makefile.mips#1 branch .. //depot/projects/ctsrd/cheribsd/src/ObsoleteFiles.inc#1 branch .. //depot/projects/ctsrd/cheribsd/src/README#1 branch .. //depot/projects/ctsrd/cheribsd/src/UPDATING#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/Makefile.inc#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cat/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cat/cat.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cat/cat.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chflags/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chflags/chflags.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chflags/chflags.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chio/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chio/chio.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chio/chio.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chio/defs.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chio/pathnames.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chmod/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chmod/chmod.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/chmod/chmod.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cp/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cp/cp.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cp/cp.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cp/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/cp/utils.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/csh/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/csh/config.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/csh/config_p.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/csh/iconv_stub.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/csh/iconv_stub.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/date/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/date/date.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/date/date.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/date/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/date/netdate.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/date/vary.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/date/vary.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/args.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/conv.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/conv_tab.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/dd.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/dd.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/dd.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/gen.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/misc.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/position.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.ascii#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.ebcdic#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.ibm#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.lcase#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.oldascii#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.oldebcdic#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.oldibm#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.pareven#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.parnone#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.parodd#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.parset#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.swab#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/dd/ref.ucase#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/df/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/df/df.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/df/df.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/domainname/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/domainname/domainname.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/domainname/domainname.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/echo/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/echo/echo.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/echo/echo.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/POSIX#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/README#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/buf.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/cbc.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/ed.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/ed.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/glbl.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/io.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/main.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/re.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/sub.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/=.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/README#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/TODO#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/a.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/a.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/a.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/a1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/a2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/addr.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/addr.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/addr.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/addr1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/addr2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/ascii.d.uu#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/ascii.r.uu#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/ascii.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/bang1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/bang1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/bang1.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/bang1.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/bang2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/c.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/c.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/c.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/c1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/c2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/ckscripts.sh#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/d.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/d.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/d.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/d.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e1.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e1.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e2.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e2.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e3.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e3.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e3.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e4.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e4.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/e4.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/f1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/f2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g1.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g1.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g2.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g2.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g3.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g3.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g3.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g4.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g4.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g4.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g5.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g5.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/g5.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/h.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/i.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/i.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/i.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/i1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/i2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/i3.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/j.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/j.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/j.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/k.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/k.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/k.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/k1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/k2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/k3.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/k4.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/l.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/l.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/l.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/m.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/m.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/m.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/m.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/mkscripts.sh#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/n.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/n.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/n.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/nl.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/nl1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/nl1.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/nl1.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/nl2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/nl2.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/nl2.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/p.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/p.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/p.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/q.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/q.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/q.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/q1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r1.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r1.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r2.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r2.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r3.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/r3.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s1.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s1.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s10.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s2.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s2.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s3.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s3.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s3.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s4.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s5.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s6.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s7.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s8.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/s9.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t1.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t1.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t2.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/t2.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/u.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/u.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/u.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/u.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/v.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/v.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/v.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/w.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/w.r#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/w.t#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/w1.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/w2.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/w3.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/x.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/test/z.err#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ed/undo.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/expr/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/expr/expr.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/expr/expr.y#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/getfacl/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/getfacl/getfacl.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/getfacl/getfacl.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/hostname/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/hostname/hostname.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/hostname/hostname.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/kenv/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/kenv/kenv.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/kenv/kenv.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/kill/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/kill/kill.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/kill/kill.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ln/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ln/ln.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ln/ln.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ln/symlink.7#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/cmp.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/ls.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/ls.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/ls.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/print.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ls/util.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/mkdir/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/mkdir/mkdir.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/mkdir/mkdir.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/mv/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/mv/mv.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/mv/mv.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/ar_io.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/ar_subs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/buf_subs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/cache.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/cache.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/cpio.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/cpio.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/file_subs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/ftree.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/ftree.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/gen_subs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/getoldopt.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/options.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/options.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/pat_rep.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/pat_rep.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/pax.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/pax.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/pax.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/sel_subs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/sel_subs.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/tables.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/tables.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/tar.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/tar.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pax/tty_subs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pkill/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pkill/pkill.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pkill/pkill.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/fmt.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/keyword.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/nlist.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/print.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/ps.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/ps.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/ps/ps.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pwait/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pwait/pwait.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pwait/pwait.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pwd/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pwd/pwd.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/pwd/pwd.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rcp/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rcp/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rcp/rcp.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rcp/rcp.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rcp/util.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/realpath/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/realpath/realpath.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/realpath/realpath.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rm/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rm/rm.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rm/rm.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rmail/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rmdir/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rmdir/rmdir.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/rmdir/rmdir.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/file.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/mask.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/merge.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/remove.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/setfacl.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/setfacl.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/setfacl.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/setfacl/util.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/TOUR#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/alias.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/alias.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/arith.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/arith_yacc.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/arith_yacc.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/arith_yylex.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/bltin/bltin.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/bltin/echo.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/builtins.def#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/cd.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/cd.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/error.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/error.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/eval.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/eval.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/exec.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/exec.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/expand.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/expand.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/funcs/cmv#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/funcs/dirs#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/funcs/login#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/funcs/newgrp#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/funcs/popd#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/funcs/pushd#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/funcs/suspend#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/histedit.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/init.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/input.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/input.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/jobs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/jobs.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mail.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mail.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/main.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/main.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/memalloc.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/memalloc.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/miscbltin.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mkbuiltins#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mkinit.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mknodes.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mksyntax.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mktokens#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/myhistedit.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mystring.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/mystring.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/nodes.c.pat#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/nodetypes#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/options.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/options.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/output.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/output.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/parser.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/parser.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/redir.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/redir.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/sh.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/shell.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/show.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/show.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/trap.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/trap.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/var.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sh/var.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sleep/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sleep/sleep.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sleep/sleep.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/cchar.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/extern.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/gfmt.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/key.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/modes.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/print.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/stty.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/stty.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/stty.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/stty/util.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sync/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sync/sync.8#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/sync/sync.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/test/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/test/test.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/test/test.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/uuidgen/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/uuidgen/uuidgen.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/bin/uuidgen/uuidgen.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/Makefile#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/Makefile.inc#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/alloca.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/assert.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/devid.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/dtrace.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/fcntl.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/fsshare.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/libintl.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/libproc.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/libshare.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/mnttab.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/priv.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/sha2.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/solaris.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/stdio.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/stdlib.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/strings.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/thread_pool.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/unistd.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/include/zone.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/lib/libumem/umem.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/lib/libumem/umem.h#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/misc/deviceid.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/misc/fsshare.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/misc/mkdirp.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/misc/mnttab.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/misc/zmount.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/compat/opensolaris/misc/zone.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/dtracetoolkit/dtruss#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/OPENSOLARIS.LICENSE#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/dtrace.1#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/dtrace.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/README#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/baddof.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/badioctl/badioctl.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/chkargs/chkargs.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/Getopt.java#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/JDTrace.java#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/exception.lst#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/jdtrace.c#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/manifest/jdtrace.jar-manifest#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dstyle.pl#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dtest.pl#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_FUNC.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_MDIM.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_NULL.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_REDEF.redef.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_SCALAR.avgtoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_SCALAR.maxnoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_SCALAR.mintoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_SCALAR.quantizetoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_SCALAR.stddevtoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_SCALAR.sumtoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_CLEAR_AGGARG.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_CLEAR_PROTO.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_FUNC_IDENT.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_FUNC_UNDEF.badaggfunc.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_IDENT_UNDEF.badexpr.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_IDENT_UNDEF.badkey3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_IDENT_UNDEF.noeffect.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_KEY_TYPE.badkey1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_KEY_TYPE.badkey2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_KEY_TYPE.badkey4.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_BASETYPE.lqbad1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_BASETYPE.lqshort.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_BASEVAL.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_LIMTYPE.lqbad1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_LIMVAL.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_MATCHBASE.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_MATCHBASE.order.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_MATCHLIM.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_MATCHLIM.order.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_MATCHSTEP.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_MISMATCH.lqbadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_STEPLARGE.lqtoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_STEPSMALL.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_STEPTYPE.lqbadinc.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_LQUANT_STEPVAL.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_NORMALIZE_AGGARG.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_NORMALIZE_PROTO.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_NORMALIZE_SCALAR.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_ARG.lquantizetoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.avgnoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.avgtoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.counttoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.lquantizenoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.lquantizetoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.maxnoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.maxtoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.minnoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.mintoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.quantizenoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.quantizetoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.stddevnoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.stddevtoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.sumnoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_PROTO_LEN.sumtoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_TRUNC_AGGARG.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_TRUNC_PROTO.badmany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_TRUNC_PROTO.badnone.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_TRUNC_SCALAR.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.allquant.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.allquant.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.avg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.avg.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.avg_neg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.avg_neg.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clear.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clear.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearavg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearavg.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearavg2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearavg2.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.cleardenormalize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.cleardenormalize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearlquantize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearlquantize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearnormalize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearnormalize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearstddev.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.clearstddev.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.count.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.count.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.count2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.count2.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.count3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.denormalize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.denormalize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.denormalizeonly.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.denormalizeonly.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.fmtnormalize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.fmtnormalize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.forms.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.forms.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.goodkey.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.keysort.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.keysort.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantnormal.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantnormal.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantrange.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantrange.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantround.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantround.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantzero.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.lquantzero.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.max.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.max.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.max_neg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.max_neg.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.min.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.min.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.min_neg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.min_neg.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.multiaggs1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.multiaggs2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.multiaggs2.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.multiaggs3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.multiaggs3.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.multinormalize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.multinormalize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.neglquant.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.neglquant.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negorder.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negorder.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negquant.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negquant.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negtrunc.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negtrunc.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negtruncquant.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.negtruncquant.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.normalize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.normalize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.order.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.order.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantize.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantmany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantmany.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantround.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantround.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantzero.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.quantzero.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.signature.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.signedkeys.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.signedkeys.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.signedkeyspos.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.signedkeyspos.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.stddev.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.stddev.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.subr.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.sum.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.sum.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.trunc.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.trunc.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.trunc0.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.trunc0.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.truncquant.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.truncquant.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.valsortkeypos.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/tst.valsortkeypos.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_DIV_ZERO.divby0.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_DIV_ZERO.divby0_1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_DIV_ZERO.divby0_2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_DIV_ZERO.modby0.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_SYNTAX.addmin.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_SYNTAX.divmin.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_SYNTAX.muladd.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/err.D_SYNTAX.muldiv.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/tst.basics.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arithmetic/tst.complex.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/err.D_ARR_BADREF.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/err.D_DECL_ARRBIG.toobig.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/err.D_DECL_ARRNULL.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/err.D_DECL_ARRSUB.bad.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/err.D_DECL_PROTO_TYPE.badtuple.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/err.D_IDENT_UNDEF.badureg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/tst.basic1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/tst.basic2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/tst.basic3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/tst.basic4.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/tst.basic5.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/tst.basic6.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/arrays/tst.uregsarray.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.D_OP_INCOMPAT.dupgtype.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.D_OP_INCOMPAT.dupttype.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.D_OP_INCOMPAT.this.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.D_PROTO_ARG.badsig.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.D_PROTO_LEN.toofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.D_PROTO_LEN.toomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.D_SYNTAX.errassign.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/err.tupoflow.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.cpyarray.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.diffprofile.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.initialize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.invalidref.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.misc.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.orthogonality.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.this.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/assocs/tst.valassign.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/begin/err.D_PDESC_ZERO.begin.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/begin/err.D_PDESC_ZERO.tick.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/begin/tst.begin.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/begin/tst.begin.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/begin/tst.multibegin.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/begin/tst.multibegin.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_ADDROF_BITFIELD.BitfieldAddress.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_DECL_BFCONST.NegBitField.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_DECL_BFCONST.ZeroBitField.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_DECL_BFSIZE.ExceedBaseType.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_DECL_BFSIZE.GreaterThan64.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_DECL_BFTYPE.badtype.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_OFFSETOF_BITFIELD.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/err.D_SIZEOF_BITFIELD.SizeofBitfield.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/tst.BitFieldPromotion.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/tst.SizeofBitField.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/err.end.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/err.resize1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/err.resize2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/err.resize3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/err.zerobuf.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.alignring.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.cputime.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.dynvarsize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.fill1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.fill1.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.resize1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.resize2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.resize3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.ring1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.ring2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.ring2.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.ring3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.ring3.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.smallring.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.switch1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/tst.switch1.d.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/err.D_XLATE_NOCONV.cpuusage.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/err.D_XLATE_NOCONV.nice.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/err.D_XLATE_NOCONV.priority.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/err.D_XLATE_NOCONV.prsize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/err.D_XLATE_NOCONV.rssize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.arg0.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.arg0clause.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.arg1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.arg1to8.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.arg1to8clause.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.caller.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.caller1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.epid.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.epid1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.errno.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.errno1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.execname.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.hpriority.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.id.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.id1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.ipl.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.ipl1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.lwpsinfo.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.lwpsinfo1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.pid.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.pid1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.psinfo.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.psinfo1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.tid.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.tid1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.timestamp.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/tst.vtimestamp.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/err.D_IDENT_UNDEF.aggfun.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/err.D_IDENT_UNDEF.aggtup.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/err.D_IDENT_UNDEF.arrtup.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/err.D_IDENT_UNDEF.body.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/err.D_IDENT_UNDEF.both.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/err.D_IDENT_UNDEF.pred.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/tst.nopred.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/tst.pred.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/tst.predfirst.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/clauses/tst.predlast.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.D_PDESC_ZERO.lowfrequency.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.D_PDESC_ZERO.malformedoverflow.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.D_PDESC_ZERO.nonexistentevent.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.cpcvscpustatpart1.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.cpcvscpustatpart2.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.cputrackfailtostart.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.cputrackterminates.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/err.toomanyenablings.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/tst.allcpus.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/tst.genericevent.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/tst.platformevent.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_LOCASSC.NonLocalAssoc.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_LONGINT.LongStruct.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_PARMCLASS.BadStorageClass.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_PROTO_NAME.VoidName.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_PROTO_TYPE.Dyn.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_PROTO_VARARGS.VarLenArgs.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_PROTO_VOID.NonSoleVoid.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_SIGNINT.UnsignedStruct.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/err.D_DECL_VOIDATTR.ShortVoidDecl.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/tst.arrays.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/tst.basics.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/tst.funcs.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/tst.pointers.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/decls/tst.varargsfuncs.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/badptr.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/countdown.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/counter.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/errorpath.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/hello.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/kstat.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/ksyms.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/renormalize.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/rtime.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/rw.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/rwinfo.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/rwtime.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/specopen.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/truss.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/trussrw.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/userfunc.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_AGGREGATION.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_DBLERROR.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_DYNAMIC.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_PRINCIPAL.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_PRINCIPAL.end.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_SPEC.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_SPECUNAVAIL.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/drp.DTRACEDROP_STKSTROVERFLOW.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/err.D_PDESC_ZERO.InvalidDescription1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.APIVersion.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.AddSearchPath.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.CoalesceTrace.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.ELFGeneration.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.IncludedFilePath.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.ListProbesWithFunctions#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.ListProbesWithIDs#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.ListProbesWithModules#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.ListProbesWithNames#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.ListProbesWithProviders#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.ShowCompilerCode.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.TraceFunctions#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.TraceIDs#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.TraceModule#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.TraceNames#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.TraceProvider#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/man.VerboseStabilityReport.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.AddSearchPath.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.BufsizeGiga.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.BufsizeKilo.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.BufsizeMega.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.BufsizeTera.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DataModel32.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DataModel64.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DefineNameWithCPP.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DefineNameWithCPP.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithFunction.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithFunction.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithID.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithID.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithModule.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithModule.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithName.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithName.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithProvider.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithProvider.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.DestructWithoutW.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ELFGenerationOut.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ELFGenerationWithO.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ExitStatus1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ExitStatus2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ExtraneousProbeIds.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidFuncName1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidFuncName2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidId1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidId2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidId3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidModule1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidModule2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidModule3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidModule4.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidProbeIdentifier.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidProvider1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidProvider2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidProvider3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidProvider4.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc4.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc5.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc6.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc7.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc8.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceFunc9.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceID1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceID2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceID3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceID4.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceID5.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceID6.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceID7.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule4.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule5.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule6.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule7.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceModule8.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName4.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName5.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName6.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName7.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName8.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceName9.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceProvider1.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceProvider2.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceProvider3.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceProvider4.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.InvalidTraceProvider5.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.MultipleInvalidProbeId.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.PreprocessorStatement.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.QuietMode.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.QuietMode.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.TestCompile.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.TestCompile.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.UnDefineNameWithCPP.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroFunctionProbes.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroFunctionProbes.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroModuleProbes.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroModuleProbes.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroNameProbes.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroNameProbes.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroProbeIdentfier.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroProbesWithoutZ.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroProviderProbes.d.ksh#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/dtraceUtil/tst.ZeroProviderProbes.d.ksh.out#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/end/err.D_IDENT_UNDEF.timespent.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/end/tst.end.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/end/tst.endwithoutbegin.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/end/tst.multibeginend.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/end/tst.multiend.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/enum/err.D_DECL_IDRED.EnumSameName.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/enum/err.D_UNKNOWN.RepeatIdentifiers.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/enum/tst.EnumEquality.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/enum/tst.EnumSameValue.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/enum/tst.EnumValAssign.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/error/tst.DTRACEFLT_BADADDR.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/error/tst.DTRACEFLT_DIVZERO.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/error/tst.DTRACEFLT_UNKNOWN.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/error/tst.error.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/error/tst.errorend.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/exit/err.D_PROTO_LEN.noarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/exit/err.exitarg1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/exit/tst.basic1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/err.D_PDESC_ZERO.notreturn.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.basic.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.functionentry.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.functionreturnvalue.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.ioctlargs.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.offset.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.offsetzero.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.return.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.return0.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/fbtprovider/tst.tailcall.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_FUNC_UNDEF.progenyofbad1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_OP_VFPTR.badop.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_ARG.chillbadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_ARG.copyoutbadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_ARG.mobadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_ARG.raisebadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.allocanoarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.badbreakpoint.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.chilltoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.chilltoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.copyoutstrbadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.copyoutstrtoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.copyouttoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.copyouttoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.motoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.motoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.mtabadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.mtatoofew.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.mtatoomany.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.panicbadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.progenyofbad2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_PROTO_LEN.stopbadarg.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_STRINGOF_TYPE.badstringof.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.D_VAR_UNDEF.badvar.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badalloca.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badalloca2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badbcopy.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badbcopy1.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badbcopy2.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badbcopy3.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badbcopy4.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badbcopy5.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badbcopy6.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.badchill.d#1 branch .. //depot/projects/ctsrd/cheribsd/src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/err.chillbadarg.ksh#1 branch >>> TRUNCATED FOR MAIL (1000 lines) <<<