Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (4h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 03:08:35 UTC Now

2008-09-02 18:13:49 UTC MAIN commitmail json YAML

2008-09-02 14:46:53 UTC MAIN commitmail json YAML

2008-09-02 13:05:10 UTC MAIN commitmail json YAML

Postfix 2.5.5 released.

(taca)

2008-09-02 11:42:02 UTC MAIN commitmail json YAML

2008-09-02 11:05:20 UTC MAIN commitmail json YAML

2008-09-02 10:09:21 UTC MAIN commitmail json YAML

Add back a few x11 man pages that werew lost in r1.25.

(njoly)

2008-09-02 09:30:25 UTC MAIN commitmail json YAML

enable groff.info and vi.info now that we have texinfo-4.8

(christos)

2008-09-02 09:28:53 UTC MAIN commitmail json YAML

re-enable now that we have a newer texinfo

(christos)

2008-09-02 09:26:55 UTC MAIN commitmail json YAML

disable completely.

(christos)

2008-09-02 09:25:39 UTC MAIN commitmail json YAML

Add docs back the best way we can:
1. Don't add changelog and other implementation specific nvi files because
  this have changed from 1.79 and are probably not relevant in 1.81
2. Put back virecover.
3. Descend regularly to subdirs instead of Makefile hacks
4. Use USD.doc stuff from the 1.81 docs except for vi.ref which has
  unfortunately been converted to texinfo. For that, we preserve
  the original documents because we want to still be able to make
  section 13 (building texinfo is not acceptable because it will not
  have the same look and feel as the rest of the book)
5. Since the texinfo reference is probably better maintained, build
  that too as a texinfo document.

(christos)

2008-09-02 08:58:07 UTC MAIN commitmail json YAML

Reword some misleading code.
ok bouyer@

(dholland)

2008-09-02 08:51:46 UTC MAIN commitmail json YAML

Ffs_snapshot() has become a huge monster over the time.  Break it into
helper functions to enhance readability.  Adjust comments to reality
and test the main error paths.

While here, expand and remove the last FreeBSD->NetBSD conversion macros.

No functional change intended.

(hannken)

2008-09-02 08:42:58 UTC MAIN commitmail json YAML

2008-09-02 08:41:51 UTC MAIN commitmail json YAML

2008-09-02 08:38:36 UTC MAIN commitmail json YAML

2008-09-02 08:00:24 UTC MAIN commitmail json YAML

2008-09-02 07:52:11 UTC MAIN commitmail json YAML

2008-09-02 07:34:15 UTC MAIN commitmail json YAML

Add an entry for the "libc lint problem", mostly taken
from Matthias Drochner <drochner>'s post:
  http://mail-index.netbsd.org/current-users/2008/08/28/msg004193.html

(lukem)

2008-09-02 05:45:58 UTC MAIN commitmail json YAML

revert previous since it causes xorg to break when loading configuration

(rtr)

2008-09-02 02:25:42 UTC MAIN commitmail json YAML

Reformat the columns

(lukem)

2008-09-02 02:24:12 UTC MAIN commitmail json YAML

2008-09-02 02:23:11 UTC MAIN commitmail json YAML

2008-09-02 02:21:27 UTC MAIN commitmail json YAML

remove pointless "obsolete" X11R7 entries

(lukem)

2008-09-02 02:20:12 UTC MAIN commitmail json YAML

Reformat the columns

(lukem)

2008-09-02 02:17:48 UTC MAIN commitmail json YAML

2008-09-02 02:16:26 UTC MAIN commitmail json YAML

* reformat the (non-comment) columns
* use "-unknown-" as the syspkg tag for obsolete entries for consistency
  with in-use entries

(lukem)

2008-09-02 02:14:08 UTC MAIN commitmail json YAML

2008-09-02 01:56:35 UTC MAIN commitmail json YAML

modules aren't .man pages ... (hi mrg!)
fix type of intel.4 entries

(lukem)

2008-09-02 01:55:34 UTC MAIN commitmail json YAML

fix .cat/html tag on intel.{0,html}

(lukem)

2008-09-02 01:48:52 UTC MAIN commitmail json YAML

2008-09-02 01:47:33 UTC MAIN commitmail json YAML

2008-09-02 01:39:19 UTC MAIN commitmail json YAML

Cleanup DB scratch files.
MAKEVERBOSE love

(lukem)

2008-09-02 01:31:22 UTC MAIN commitmail json YAML

2008-09-01 23:52:25 UTC MAIN commitmail json YAML

re-run mknative-gcc for gcc-4.1-20080831.

XXX: powerpc and sh3eb files got WORDS_BIGENDIAN define wrong.
XXX: hand patched the correct for now, and will be investigating
XXX: why this is happening now.

(mrg)

2008-09-01 22:00:30 UTC MAIN commitmail json YAML

fix typo in comment

(dholland)

2008-09-01 19:44:05 UTC MAIN commitmail json YAML

fix the logics of device memory deallocation
(non-split devices paniced a diagnostic kernel)

(drochner)

2008-09-01 19:03:44 UTC MAIN commitmail json YAML

Fix machine_arch vs. machine confusion, PR 39436.
OK: garbled

(martin)

2008-09-01 17:51:49 UTC MAIN commitmail json YAML

fix texinfo errors by adding @node commands as appropriate.

(christos)

2008-09-01 16:04:57 UTC MAIN commitmail json YAML

- add more interesting items from 20071001 to 20071231
- sort and fix date of some entries
- refer htutils/changes/changes2html script in notice header

(tsutsui)

2008-09-01 15:12:22 UTC MAIN commitmail json YAML

2008-09-01 11:53:34 UTC MAIN commitmail json YAML

2008-09-01 10:37:20 UTC MAIN commitmail json YAML

- move build of showrgb to x11/bin/showrgb
- build and install rgb to destdir
- use host rgb to generate rgb.db database at build time and install it
- fix set list for above

should resolve pr/36836

(rtr)

2008-09-01 10:24:15 UTC MAIN commitmail json YAML

build rgb as a host tool so we can generate the rgb database for the
Xmac68k server.

(rtr)

2008-09-01 10:20:20 UTC MAIN commitmail json YAML

- build miext for netwinder, sparc64
- adjust CPPFLAGS for includes needed for sparc64

(rtr)

2008-09-01 10:18:03 UTC MAIN commitmail json YAML

split the exa sources into those required by the archive and those by
the module (like most others) so the sources are exposed for the module
build.
use LIPISPRIVATE=yes for the libexa.a build even though this is mostly
irrelevant since we don't need to build the archive only the module.

(rtr)

2008-09-01 10:15:08 UTC MAIN commitmail json YAML

don't link libexa.a into the Xorg server. instead build the loadable
module with the correct set of sources and they shall provide what is
needed for the i830 driver at runtime.

(rtr)

2008-09-01 09:50:40 UTC MAIN commitmail json YAML

2008-09-01 09:20:41 UTC MAIN commitmail json YAML

Fix description of %b format. PR 39111 from Paul Goyette.

(dholland)

2008-09-01 08:08:36 UTC MAIN commitmail json YAML

remove x11 entry for XF86Config.5 since it is not mi
discovered by: Juergen Hannken-Illjes while building evbppc

(rtr)

2008-09-01 06:43:05 UTC wrstuden-fixsa commitmail json YAML

Apply change from HEAD.

shnbsd_software_single_step: There's no need to write back next_pc and
it actually messes things up if single step was interrupted with a
signal - we end up skipping the instruction we wanted to step.

There are still some corner cases, but at least it works enough to do
useful debugging in presence of signals.  Discovered while debugging
ntpdate where this problem was triggered by SIGALRM.

(skrll)

2008-09-01 05:55:27 UTC MAIN commitmail json YAML

2008-09-01 05:35:47 UTC MAIN commitmail json YAML

2008-09-01 05:35:20 UTC MAIN commitmail json YAML

add generated config for xf86-video-sis

(mrg)

2008-09-01 05:34:19 UTC MAIN commitmail json YAML

2008-09-01 05:34:02 UTC MAIN commitmail json YAML

2008-09-01 04:21:04 UTC MAIN commitmail json YAML

link in mga_dri.c, mga_exa.c and mga_storm.c as necessary.

(mrg)

2008-09-01 04:04:04 UTC MAIN commitmail json YAML

build ct_accelmm and ct_accelhi.
fixes link-time issues at least, seen with X -configure.

(mrg)

2008-08-31 23:40:20 UTC MAIN commitmail json YAML

Document -v. PR 39441 from Stathis Kamperis. Bump date.

(dholland)

2008-08-31 23:37:45 UTC MAIN commitmail json YAML

2008-08-31 23:35:04 UTC MAIN commitmail json YAML

Don't dump core if given no arguments. Fixes PR 39440 from Stathis Kamperis
(but with a different patch).

(dholland)

2008-08-31 23:23:42 UTC MAIN commitmail json YAML

remove a strain # endif from the previous commit.

(mrg)

2008-08-31 23:10:40 UTC MAIN commitmail json YAML

remove MKNVI now that Christos has obsoleted the option

(lukem)

2008-08-31 21:47:55 UTC MAIN commitmail json YAML

fix set lists for amd64.

(mrg)

2008-08-31 20:55:56 UTC MAIN commitmail json YAML

Make dup(2) return the correct error value, not 0.

(njoly)

2008-08-31 19:59:43 UTC MAIN commitmail json YAML

2008-08-31 19:58:06 UTC MAIN commitmail json YAML

2008-08-31 19:57:03 UTC MAIN commitmail json YAML

Make multicast setup work again which got broken by the last commit.
Patch provided by Matthias Drochner. This fixes PR kern/39439.

(tron)

2008-08-31 17:24:14 UTC MAIN commitmail json YAML

If tsc_freq is 0 (probably due to bad virtualization, as currently
seen under VirtualBox), don't try to use TSC as a timecounter source
to avoid trouble. Matches the FreeBSD behavior.

(fvdl)

2008-08-31 16:52:50 UTC netbsd-4 commitmail json YAML

Tickets 1149, 1150, 1163, 1165, 1166.

(jdc)

2008-08-31 16:48:29 UTC netbsd-4 commitmail json YAML

Pull up revisions:
  src/sys/dev/usb/ehci.c:1.138
  src/sys/dev/usb/ehcivar.h:1.31
  src/sys/dev/usb/ohci.c:1.195
  src/sys/dev/usb/ohcivar.h:1.45
  src/sys/dev/usb/uhcivar.h:1.45
  src/sys/dev/usb/uhci.c:1.223
  src/sys/dev/usb/usb_mem.c:1.37
  src/sys/dev/usb/usb_mem.h:1.27
via patch (requested by bouyer in ticket #1166).

(jdc)

2008-08-31 16:38:22 UTC netbsd-4 commitmail json YAML

Pull up revision 1.45 (requested by bouyer in ticket #1165).

port-i386/38935: Add appropriate x86_lfence or x86_mfence calls to
bus_dmamap_sync(), depending on the BUS_DMASYNC flag. This makes sure
that the kernel reads data from main memory in the intended order.

(jdc)

2008-08-31 16:35:49 UTC netbsd-4 commitmail json YAML

Pull up revision 1.30 (requested by bouyer in ticket #1163).

xbd_map_align() can be called from interrupt context (though
xbd_handler()->dk_iodone()->dk_start()->xbd_start()), so don't try
to sleep in uvm_km_alloc().

(jdc)

2008-08-31 14:59:24 UTC netbsd-4 commitmail json YAML

Pull up revisions:
  src/usr.sbin/ypserv/ypserv/ypserv.8:1.19
  src/usr.sbin/ypserv/ypserv/ypserv.c:1.22
(requested by chuck in ticket #1150).

Disable hostname lookup for ypserv(8) libwrap access control,
as they can cause performance problems while ypserv is blocked
waiting for the DNS to respond.  initially discussed here:

        http://mail-index.netbsd.org/tech-userlevel/2006/11/01/0014.html

This diff is from Doug Needham who found an easy way to get
the desired behavior without having to change libwrap.

(jdc)

2008-08-31 14:52:52 UTC MAIN commitmail json YAML

2008-08-31 14:47:38 UTC netbsd-4 commitmail json YAML

Pull up revisions:
  sys/arch/xen/include/xenbus.h:1.8
  sys/arch/xen/xen/xbd_xenbus.c:1.24
  sys/arch/xen/xen/xbdback_xenbus.c:1.15
  sys/arch/xen/xenbus/xenbus_xs.c:1.14
via patch (requested by bouyer in ticket #1149).

(jdc)

2008-08-31 14:28:02 UTC MAIN commitmail json YAML

2008-08-31 13:03:15 UTC MAIN commitmail json YAML

2008-08-31 12:55:44 UTC MAIN commitmail json YAML

2008-08-31 12:52:09 UTC MAIN commitmail json YAML

2008-08-31 12:28:56 UTC MAIN commitmail json YAML

add missing symbol table entry
should resolve pr36039

(rtr)

2008-08-31 12:16:54 UTC MAIN commitmail json YAML

2008-08-31 12:10:47 UTC MAIN commitmail json YAML

2008-08-31 12:09:48 UTC MAIN commitmail json YAML

For now descend into old vi for virecover and doc. Unfortunately the
new vi vi.ref is now texinfo and our makeinfo is too old to deal with it.

(christos)

2008-08-31 09:58:47 UTC MAIN commitmail json YAML

- don't build lnx_agp.c on !AGP machines
- build the .c versions of BUSmemcpy.c IODelay.c SlowBcopy.c for any
  of macppc cats sgimips sparc64 sparc netwinder shark ofppc

(rtr)

2008-08-31 09:43:43 UTC MAIN commitmail json YAML

import GCC 4.1-branch from 20080831 / svn 139820.

this fixes at least these GCC PR's:

middle-end/35163
target/34393
middle_end/34150
middle-end/34627
middle-end/33631
c++/34950
c++/34774
c++/35007
libstdc++/20448
libstdc++/20451

Status:

Vendor Tag: FSF
Release Tags: gcc-4-1-20080831-139820

(mrg)

2008-08-31 07:53:33 UTC MAIN commitmail json YAML

2008-08-25 00:45:56 UTC MAIN commitmail json YAML

Add two missing SMART attributes; PR 37967 from Henry Bent. Also add a
third I found while digging around, and fix one whose name was typoed.

(dholland)

2008-08-02 05:12:51 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-intel/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/acinclude.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/compile@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/man/intel.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-intel/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 177 files)
initial import of xf86-video-intel-2.4.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-intel-2-4-0

(mrg)

2008-08-02 05:12:22 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-imstt/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/man/imstt.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/src/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-imstt/dist/src/imstt.h@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 3 files)
initial import of xf86-video-imstt-1.1.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-imstt-1-1-0

(mrg)

2008-08-02 05:12:12 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-i740/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/README.sgml@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/man/i740.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i740/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 12 files)
initial import of xf86-video-i740-1.1.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-i740-1-1-0

(mrg)

2008-08-02 05:12:01 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-i128/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/README.sgml@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/man/i128.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-i128/dist/src/IBMRGB.h@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 11 files)
initial import of xf86-video-i128-1.2.1

Status:

Vendor Tag: xorg
Release Tags: xf86-video-i128-1-2-1

(mrg)

2008-08-02 05:11:47 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-glint/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/DRI.txt@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/README.pm3@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/man/glint.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-glint/dist/src/IBMramdac.c@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 27 files)
initial import of xf86-video-glint-1.1.1

Status:

Vendor Tag: xorg
Release Tags: xf86-video-glint-1-1-1

(mrg)

2008-08-02 05:11:31 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-cyrix/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/README.sgml@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/man/cyrix.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cyrix/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 7 files)
initial import of xf86-video-cyrix-1.1.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-cyrix-1-1-0

(mrg)

2008-08-02 05:11:17 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-cirrus/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/README.multihead@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/man/cirrus.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/src/CirrusClk.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-cirrus/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 17 files)
initial import of xf86-video-cirrus-1.1.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-cirrus-1-1-0

(mrg)

2008-08-02 05:11:04 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-chips/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/README.sgml@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/compile@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/man/chips.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-chips/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 21 files)
initial import of xf86-video-chips-1.1.1

Status:

Vendor Tag: xorg
Release Tags: xf86-video-chips-1-1-1

(mrg)

2008-08-02 05:10:47 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-ati/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/man/ati.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/man/radeon.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/CD_Operations.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/Decoder.c@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 94 files)
initial import of xf86-video-ati-6.9.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-ati-6-9-0

(mrg)

2008-08-02 05:10:17 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-ast/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/src/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/src/ast.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/src/ast_2dtool.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/src/ast_2dtool.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ast/dist/src/ast_accel.c@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 8 files)
initial import of xf86-video-ast-0.81.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-ast-0-81-0

(mrg)

2008-08-02 05:10:04 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-ark/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/src/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/src/ark.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/src/ark_accel.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/src/ark_driver.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-ark/dist/src/ark_reg.h@1.1.1.1 / diff / nxr@1.1.1.1

initial import of xf86-video-ark-0.6.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-ark-0-6-0

(mrg)

2008-08-02 05:09:50 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-apm/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/README.sgml@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/man/apm.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-apm/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 11 files)
initial import of xf86-video-apm-1.1.1

Status:

Vendor Tag: xorg
Release Tags: xf86-video-apm-1-1-1

(mrg)

2008-08-02 05:09:34 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-input-void/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/autogen.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/man/void.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/src/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-void/dist/src/void.c@1.1.1.1 / diff / nxr@1.1.1.1

initial import of xf86-input-void-1.1.1

Status:

Vendor Tag: xorg
Release Tags: xf86-input-void-1-1-1

(mrg)

2008-08-02 05:09:23 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-input-vmmouse/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/INSTALL@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/man/vmmouse.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-vmmouse/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 7 files)
initial import of xf86-input-vmmouse-12.5.0

Status:

Vendor Tag: xorg
Release Tags: xf86-input-vmmouse-12-5-0

(mrg)

2008-08-02 05:09:12 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-input-mouse/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/README.sgml@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/man/mousedrv.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-mouse/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 5 files)
initial import of xf86-input-mouse-1.3.0

Status:

Vendor Tag: xorg
Release Tags: xf86-input-mouse-1-3-0

(mrg)

2008-08-02 05:08:56 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-input-keyboard/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/man/kbd.man@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/src/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-input-keyboard/dist/src/at_scancode.c@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 16 files)
initial import of xf86-input-keyboard-1.3.1

Status:

Vendor Tag: xorg
Release Tags: xf86-input-keyboard-1-3-1

(mrg)

2008-08-02 04:46:57 UTC MAIN commitmail json YAML

list the actually working SUBDIRs, and also list the desired set.

(mrg)

2008-08-02 04:42:19 UTC MAIN commitmail json YAML

enable decending into xorg-server

(mrg)

2008-08-02 04:39:41 UTC MAIN commitmail json YAML

add X11R6/include/{pixman-1,xorg} entries.

(probably will move to X11R7 ... later, but before native xorg is done.)

(mrg)

2008-08-02 04:37:54 UTC MAIN commitmail json YAML

normalise a path

(mrg)

2008-08-02 04:37:25 UTC MAIN commitmail json YAML

note about hacks to avoid xorg warnings

(mrg)

2008-08-02 04:36:12 UTC MAIN commitmail json YAML

add X11FLAGS.DIX and X11INCS.DIX for use with Xorg.
fix the version to 1.4.2.

(mrg)

2008-08-02 04:35:41 UTC MAIN commitmail json YAML

add X11SRCDIR.pixman

(mrg)

2008-08-02 04:32:01 UTC MAIN commitmail json YAML

src/external/mit/xorg/server/xorg-server/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/Makefile.common@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/Makefile.serverlib@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/Makefile.servermod@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/dix/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/dix/xpstubs/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/doc/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/fb/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/fb/Makefile.fb@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/include/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/mi/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/cw/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/cw/Makefile.cw@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/damage/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/damage/Makefile.damage@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/rootless/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/rootless/Makefile.rootless@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/shadow/Makefile@1.1 / diff / nxr@1.1
src/external/mit/xorg/server/xorg-server/miext/shadow/Makefile.shadow@1.1 / diff / nxr@1.1
      :
(more 2 files)
start of build-glue support for xorg-server bits.
building so far:
doc include dix fb mi miext randr render

again based on the work rtr made for xorg support, and of course this
is very much based on the work lukem did originally for src/x11, as is
all the stuff in src/external/mit/xorg.

hi luke! :)

(mrg)

2008-08-02 04:28:37 UTC MAIN commitmail json YAML

2008-08-02 04:28:12 UTC MAIN commitmail json YAML

2008-08-02 02:23:51 UTC MAIN commitmail json YAML

When checking if there's enough space at the end of a partition,
compare bytes vs bytes, not sectors vs bytes.

Problem discovered and fix tested by Michael Hitch.

(simonb)

2008-08-02 02:10:12 UTC MAIN commitmail json YAML

ACPICA 20080729 is out

(jmcneill)

2008-08-02 01:31:44 UTC MAIN commitmail json YAML

BIND 9.5.0-P2 released.

(taca)

2008-08-01 22:44:17 UTC MAIN commitmail json YAML

is@ pointed out that I set the phase and range of a sockaddr_at
without subsequently doing anything with it, so commit_address()
works with an address with phase == 0.  phase == 0 is not allowed,
hence

random84# ifconfig nfe0 atalk 3.14
ifconfig: SIOCAIFADDR: Invalid argument

Solution: copy the new sockaddr_at to a temporary input environment,
and pass that environment to commit_address().  I may as well copy
the new sockaddr_at to the output environment, while I am at it.

(dyoung)

2008-08-01 22:29:14 UTC MAIN commitmail json YAML

Extract common code.  Create subroutine paddr_prefix_size().

(dyoung)

2008-08-01 20:19:49 UTC MAIN commitmail json YAML

2008-08-01 19:52:11 UTC MAIN commitmail json YAML

Introduce ukfs_vfstypes() which returns the available file system
types loaded into rump.  Now it is possible to iterate over all
file system types supported by a rump program in an attempt to
access an unknown file system image instead of having to know
beforehand which type of file system is on the image.

(pooka)

2008-08-01 19:34:51 UTC MAIN commitmail json YAML

2008-08-01 19:33:07 UTC MAIN commitmail json YAML

fix incomplete device_t-ification
Now it works again.

(macallan)

2008-08-01 19:33:02 UTC MAIN commitmail json YAML

2008-08-01 19:32:35 UTC MAIN commitmail json YAML

rumpify sys___sysctl

(pooka)

2008-08-01 18:49:28 UTC MAIN commitmail json YAML

linux_sys_rt_sigreturn: properly restore stack flags, pointed out by
Juan RP and modified by myself. ok christos@

(jmcneill)

2008-08-01 18:05:56 UTC MAIN commitmail json YAML

Always initialize the union of sockaddrs.  I used to initialize it
only in the AF_UNSPEC/AF_INET/AF_INET6 cases.  Maybe this will fix
the AF_APPLETALK problem that is@ reports:

random84# ifconfig nfe0 atalk 3.14
ifconfig: SIOCAIFADDR: Invalid argument

(dyoung)

2008-08-01 17:41:54 UTC MAIN commitmail json YAML

Increase delay after channel reset from 100ms to 500ms, suggested by bouyer.
Fixes unreliable drive detection on NVIDIA MCP67.

(dillo)

2008-08-01 17:17:35 UTC MAIN commitmail json YAML

Force ahcisata to attach to NVIDIA MCP65 and MCP67, as they don't
work with viaide.

Reviewed by bouyer.

(dillo)

2008-08-01 16:55:48 UTC MAIN commitmail json YAML

#include <sys/tree.h> to get a definition for SPLAY_ENTRY.
Needed by third party code, such as lsof.

(apb)

2008-08-01 16:32:03 UTC MAIN commitmail json YAML

Fix bug where SRR1 (%r2) was being accidently misused and modifed
in place of segreg (%r1).

From Konrad Karpowicz <konradk at pacomp dot pl>.

(matt)

2008-08-01 16:09:45 UTC MAIN commitmail json YAML

Destroy our mutex on detach in order to avoid
an "allocation contains active lock" panic
when halting a LOCKDEBUG kernel.

(ws)

2008-08-01 15:54:09 UTC MAIN commitmail json YAML

Add API version 2.6 variant of fuse_setup.

Reviewed by agc.

(dillo)

2008-08-01 15:32:30 UTC MAIN commitmail json YAML

Handle 't' suffix for terabytes for number arguments.

(simonb)

2008-08-01 15:24:35 UTC MAIN commitmail json YAML

2008-08-01 14:50:29 UTC MAIN commitmail json YAML

2008-08-01 14:47:28 UTC MAIN commitmail json YAML

Support ukfs_modload(), which dlopens and vfs_attaches rump file
system modules for use.  Sneakily this solves the problem with the
dynamic linker not wanting to handle the modules link set for
binaries where more than one file system library is included during
the link phase and therefore only one of the file systems getting
vfs_attach()ed in rump "boot".  But more importantly, this is really
TRTTD, since now applications can be built, linked and shipped
completely independently of the file systems they support.

tested by Arnaud Ysmal

(pooka)

2008-08-01 14:05:16 UTC MAIN commitmail json YAML

2008-08-01 13:34:31 UTC MAIN commitmail json YAML

2008-08-01 11:33:06 UTC MAIN commitmail json YAML

Fixed a compilation warning.

(marcus)

2008-08-01 07:53:39 UTC MAIN commitmail json YAML

Oop, fsck(8) not fsck(4).

(simonb)

2008-08-01 07:53:05 UTC MAIN commitmail json YAML

Note problems with old fsck(8).

(simonb)

2008-08-01 07:34:58 UTC MAIN commitmail json YAML

Add a note about WAPBL and backwards compatibility.

(simonb)

2008-08-01 07:11:24 UTC MAIN commitmail json YAML

Improve the debug output ever so slightly.

(skrll)

2008-08-01 04:12:03 UTC MAIN commitmail json YAML

2008-08-01 03:48:11 UTC wrstuden-revivesa commitmail json YAML

Disable generating an upcall for blocking on an adaptive mutex. While
we are indeed blocking, there really is no way for the app to take
advantage of this. We could, for instance, be sleeping on p_lock!

(wrstuden)

2008-08-01 02:20:03 UTC MAIN commitmail json YAML

Note that current GNU grep is GPLv3.

(simonb)

2008-07-31 23:56:00 UTC MAIN commitmail json YAML

backout rev. 1.175:
options VGA_POST already existed which makes config barf.

(cegger)

2008-07-31 23:49:50 UTC MAIN commitmail json YAML

Make MSDOS filesystems work again after WAPBL merge.  Fixes a quite
repeatable panic in fstrans_getstate() found while searching for a
different USB bug.  Also makes the code somewhat more readable.

Patch from Juergen Hannken-Illjes with a small rearrangement from me.

Approved by: hannken

(oster)

2008-07-31 22:01:15 UTC MAIN commitmail json YAML

-ubsa needs to be attached as whole device on USB, because it sets
the configuration. The match/attach code was assuming whole-device
attach args all the time.
-Use the first (ie index 0) configuration for ubsa -- it makes the
code work in at least one case (PR kern/39211 by Frank Wille), and
there is no indication that an alternative configuration would
be needed. (I've admittedly never seen a usb device with more than
one configuration.)
This fixes mistakes when uhmodem support was added, and the changes were
not tested with a Huawei device yet. So please test if you can.

(drochner)

2008-07-31 20:22:06 UTC MAIN commitmail json YAML

note the current version of gnu grep is 2.5.3

(perry)

2008-07-31 19:51:21 UTC MAIN commitmail json YAML

xsrc/external/mit/xorg-server/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/apple/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/apple/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/apple/aglGlx.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/extension_string.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/extension_string.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/g_disptab.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxbyteorder.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxcmds.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxcmdsswap.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxcontext.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxdrawable.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxdri.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxext.c@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xorg-server/dist/GL/glx/glxext.h@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 2938 files)
initial import of xorg-server-1.4.2

Status:

Vendor Tag: xorg
Release Tags: xorg-server-1-4-2

(mrg)

2008-07-31 18:24:07 UTC MAIN commitmail json YAML

Generalize previous fix so that both NS and NA packets are checked.

(matt)

2008-07-31 18:01:36 UTC MAIN commitmail json YAML

If a neighbor solictation isn't from the unspecified address, make sure
that the source address matches one of the interfaces address prefixes.

(matt)

2008-07-31 17:08:23 UTC MAIN commitmail json YAML

Document the remaining boot flags.

(christos)

2008-07-31 15:55:41 UTC MAIN commitmail json YAML

Just use printf(...) instead of fprintf(stdout, ...).

(simonb)

2008-07-31 15:50:29 UTC MAIN commitmail json YAML

Pretty-print the journal log size with humanize_number(3).

(simonb)

2008-07-31 15:37:56 UTC MAIN commitmail json YAML

Ffs snapshots don't work (yet) with WAPBL:
- no snapshot creation on logging file systems.
- refuse to mount logging file systems with persistent snapshots.

Ok: Simon Burge <simonb@netbsd.org>

(hannken)

2008-07-31 15:25:18 UTC MAIN commitmail json YAML

2008-07-31 15:24:09 UTC MAIN commitmail json YAML

2008-07-31 15:21:34 UTC MAIN commitmail json YAML

Add Picky flag; this produces more warnings:
1. long a; int i; a = i * i;
  suggests casting i to long, so that we gain precision in the multiplication.
2. warns about magnitude comparisons in enums.
3. warns about possible sign extension issues when integer types become widened.

(christos)

2008-07-31 15:19:44 UTC MAIN commitmail json YAML

Mention WAPBL.

(simonb)

2008-07-31 15:19:19 UTC MAIN commitmail json YAML

Micro-optimise VarQuote by exploiting that meta characters are normally
rare and skipping over normal characters with strcspn is therefore
faster. Further simplify logic by always setting newline and precompute
the size of the string.

OK christos@

(joerg)

2008-07-31 14:59:39 UTC MAIN commitmail json YAML

Meta characters are a constant, mark it so.

(joerg)

2008-07-31 14:20:52 UTC MAIN commitmail json YAML

Add description of VGA_POST default and what it is good for.

(joerg)

2008-07-31 14:15:01 UTC MAIN commitmail json YAML

Include VGA_POST by default in GENERIC and ALL on x86 now that the code
is conditional.

(joerg)

2008-07-31 14:14:08 UTC MAIN commitmail json YAML

2008-07-31 14:05:05 UTC MAIN commitmail json YAML

machdep.acpi_vbios_reset = 2 --> vga_pci_resume will use x86emu to do a
POST when options VGA_POST is present.

(joerg)

2008-07-31 12:30:15 UTC MAIN commitmail json YAML

s/journalling/journaling/

(simonb)

2008-07-31 12:28:28 UTC MAIN commitmail json YAML

Calling fxp_init within the interrupt handler results in
a hang (continuous assertion of FXP_SCB_STATACK_RNR).
Instead do it in the ioctl routine after receiving a
signal from the interrupt handler.

(ws)

2008-07-31 09:35:09 UTC MAIN commitmail json YAML

Resolve a deadlock when fs_nodealloccg() initializes more inodes on
an UFS2 file system.  With the current cylinder group buffer busy it
calls ffs_getblk().  This runs through copy-on-write and may need the
current cylinder group buffer to allocate a new block for the snapshot.

While here write the cylinder group buffer synchronously after
cg_initediblk was changed because fsck_ffs will trust it.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>

(hannken)

2008-07-31 08:49:47 UTC MAIN commitmail json YAML

2008-07-31 08:44:21 UTC MAIN commitmail json YAML

Be consistent with #define<tab>.

(simonb)

2008-07-31 08:43:13 UTC MAIN commitmail json YAML

2008-07-31 08:42:01 UTC MAIN commitmail json YAML

Remove needless white-space change that crept in through wapbl branch
merge.

(simonb)

2008-07-31 08:28:17 UTC MAIN commitmail json YAML

Add Greg Oster's man page for WAPBL.  Still a work in progress,
expect updates.

Thanks a lot to Greg for cribbing together the info and getting
this going.

(simonb)

2008-07-31 08:01:59 UTC MAIN commitmail json YAML

Wrap long lines, break lines on start of new letter.

(simonb)

2008-07-31 07:48:37 UTC MAIN commitmail json YAML

2008-07-31 07:47:43 UTC MAIN commitmail json YAML

Move "options WAPBL" so that it also gets added to INSTALL kernels.

(simonb)

2008-07-31 07:45:39 UTC MAIN commitmail json YAML

2008-07-31 07:45:04 UTC MAIN commitmail json YAML

Move "options WAPBL" so that it also gets added to INSTALL kernels.

(simonb)

2008-07-31 07:41:08 UTC MAIN commitmail json YAML

2008-07-31 05:38:07 UTC MAIN commitmail json YAML

2008-07-31 04:51:05 UTC simonb-wapbl commitmail json YAML

2008-07-31 04:47:25 UTC simonb-wapbl commitmail json YAML

2008-07-31 01:46:40 UTC MAIN commitmail json YAML

Display t_outcv* channels as "ttyout*", not "ttycan*".

(uebayasi)

2008-07-31 01:37:58 UTC MAIN commitmail json YAML

use ${FONTCONFIG} instead of the long version.

(mrg)

2008-07-31 01:37:23 UTC MAIN commitmail json YAML

XXX: -Wno-error for ffcheck.c and register.c

(mrg)

2008-07-31 01:36:33 UTC MAIN commitmail json YAML

XXX: -Wno-error for extutil.c

(mrg)

2008-07-31 01:35:04 UTC MAIN commitmail json YAML

XXX: -Wno-error for StBytes.c

(mrg)

2008-07-31 01:33:54 UTC MAIN commitmail json YAML

XXX: -Wno-error for sm_client.c / sm_manager.c

(mrg)

2008-07-31 01:31:03 UTC MAIN commitmail json YAML

port pkgsrc patch-ac: support netbsd atomic ops.

(mrg)

2008-07-31 01:30:22 UTC MAIN commitmail json YAML

apply pkgsrc patch-aa: fix netbsd major number

(mrg)

2008-07-31 01:29:11 UTC MAIN commitmail json YAML

apply part of pkgsrc patch-ab:
- fix NetBSD major value (this needs to die for netbsd anyway)

- also, undef it first so that there are no warnings.

(mrg)

2008-07-31 01:24:50 UTC MAIN commitmail json YAML

find the (generated at build time) fcarch-netbsd.h.

(mrg)

2008-07-31 01:24:16 UTC MAIN commitmail json YAML

2008-07-31 01:11:54 UTC MAIN commitmail json YAML

be sure to decend into sys/rump during "make obj".  fixes builds on r/o src.

(mrg)

2008-07-30 22:03:40 UTC MAIN commitmail json YAML

Fix 'total' output from 'du -sc'.
Simplify the change (adding -d<depth>) that broke it by noting that
-d0 is supposed to be the same as -s.
Calling fts_set(fts,p,FTS_SKIP) here is also pointless.

(dsl)

2008-07-30 18:37:54 UTC MAIN commitmail json YAML

xsrc/external/mit/font-adobe-utopia-type1/dist/AUTHORS@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/INSTALL@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/NEWS@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTBI____.afm@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTBI____.pfa@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTB_____.afm@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTB_____.pfa@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTI_____.afm@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTI_____.pfa@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTRG____.afm@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/UTRG____.pfa@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/autogen.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-adobe-utopia-type1/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 3 files)
initial import of font-adobe-utopia-type1-1.0.1

Status:

Vendor Tag: xorg
Release Tags: font-adobe-utopia-type1-1-0-1

(mrg)

2008-07-30 18:10:38 UTC MAIN commitmail json YAML

Nuke __VFSOPS_EXPOSE, it hasn't been used in ages.

(pooka)

2008-07-30 18:02:11 UTC MAIN commitmail json YAML

xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/AUTHORS@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/INSTALL@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/NEWS@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/README@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/autogen.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS08.bdf@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS10.bdf@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS12.bdf@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS14.bdf@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS18.bdf@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS19.bdf@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/font-bh-lucidatypewriter-75dpi/dist/lutBS24.bdf@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 9 files)
initial import of font-bh-lucidatypewriter-75dpi-1.0.0

Status:

Vendor Tag: xorg
Release Tags: font-bh-lucidatypewriter-75dpi-1-0-0

(mrg)