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 (34m)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 04:03:57 UTC Now

2013-06-10 07:14:02 UTC MAIN commitmail json YAML

2013-06-10 06:41:58 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2013-06-10 05:11:21 UTC MAIN commitmail json YAML

mark several interfaces as internal, most of which have other exported
APIs for their use.

(mrg)

2013-06-10 05:09:34 UTC MAIN commitmail json YAML

remove xorg directories now marked obsolete.

(mrg)

2013-06-10 05:04:01 UTC MAIN commitmail json YAML

add support for MKXORG_DRIVERS/xorg_drivers keyword, and use it to
mark the xf86-input-mouse files not all platforms use.

(mrg)

2013-06-10 05:03:20 UTC MAIN commitmail json YAML

also look in ./usr/X11R7/ for x.

(mrg)

2013-06-10 05:02:38 UTC MAIN commitmail json YAML

add a new MKXORG_DRIVERS that defaults to yes on MKXORG platforms
besides acorn26.  useful for sets, and avoids overloading the
value of XFREE86_SERVERS.

(mrg)

2013-06-10 05:01:44 UTC MAIN commitmail json YAML

check (new) MKXORG_DRIVERS to see if we should build drivers.

(mrg)

2013-06-10 02:21:10 UTC MAIN commitmail json YAML

s/DIRBLKSIZE/UFS_&/.

HI DH!  :-)

(mrg)

2013-06-09 22:50:45 UTC netbsd-5 commitmail json YAML

2013-06-09 22:21:23 UTC netbsd-5 commitmail json YAML

Apply patch (in ticket #1855):
Add some macros. This is a part of ip_icmp.h rev. 1.32.

(msaitoh)

2013-06-09 22:00:50 UTC MAIN commitmail json YAML

2013-06-09 19:46:57 UTC MAIN commitmail json YAML

no need for the local defs of he enc functions; compat_defs.h provides them.

(christos)

2013-06-09 18:54:05 UTC MAIN commitmail json YAML

the speed limit is 80

(christos)

2013-06-09 18:40:51 UTC MAIN commitmail json YAML

2013-06-09 18:39:31 UTC MAIN commitmail json YAML

2013-06-09 18:39:05 UTC MAIN commitmail json YAML

2013-06-09 18:37:40 UTC MAIN commitmail json YAML

List all cgd's no matter if they are not contiguously allocated

(christos)

2013-06-09 18:29:41 UTC MAIN commitmail json YAML

Stick UFS_ in front of these symbols:
  DIRBLKSIZ
  DIRECTSIZ
  DIRSIZ
  OLDDIRFMT
  NEWDIRFMT

Part of PR 47909.

(two stragglers in this commit; oops)

(dholland)

2013-06-09 18:29:26 UTC MAIN commitmail json YAML

Stick UFS_ in front of these symbols:
  DIRBLKSIZ
  DIRECTSIZ
  DIRSIZ
  OLDDIRFMT
  NEWDIRFMT

Part of PR 47909.

(two stragglers in this commit; oops)

(dholland)

2013-06-09 17:57:09 UTC MAIN commitmail json YAML

2013-06-09 17:55:46 UTC MAIN commitmail json YAML

Remove lfs-only inumber field (and its supporting union) from struct
ufs1_dinode.

(dholland)

2013-06-09 16:42:06 UTC netbsd-5 commitmail json YAML

2013-06-09 16:39:43 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by fair in ticket #1855):
sys/netinet/ip_icmp.c: revision 1.130
PR/47693: Erik E. Fair: Add missing code to icmp handling.
- While there, add the rest of the missing codes
- Merge groups
- Fix indentation

(msaitoh)

2013-06-09 16:32:43 UTC MAIN commitmail json YAML

Describe another use for .Cm. Bump date.

(wiz)

2013-06-09 16:31:55 UTC netbsd-5 commitmail json YAML

2013-06-09 16:21:44 UTC netbsd-5-2 commitmail json YAML

2013-06-09 16:21:16 UTC netbsd-5-1 commitmail json YAML

2013-06-09 16:20:29 UTC netbsd-5-2 commitmail json YAML

Pull up following revision(s) (requested by gdt in ticket #1853):
sys/dev/fss.c: revision 1.84
Take fss_device_lock first when closing a fss device.
Fixes PR kern/47514 (Multiple dump -X triggers kernel panic in fss_ioctl)

(msaitoh)

2013-06-09 16:18:57 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by gdt in ticket #1853):
sys/dev/fss.c: revision 1.84
Take fss_device_lock first when closing a fss device.
Fixes PR kern/47514 (Multiple dump -X triggers kernel panic in fss_ioctl)

(msaitoh)

2013-06-09 16:14:49 UTC netbsd-5-2 commitmail json YAML

Pull up following revision(s) (requested by apb in ticket #1848):
etc/MAKEDEV.tmpl: revision 1.161
The console major number is not always 0; when creating a temporary
console while populating a memory disk, use %CONSOLE_CMAJOR% instead
of 0, and let MAKEDEV.awk substitute the appropriate machine-dependent
major number.
This fixes a bug that I introduced in revision 1.82 dated 2007-03-11.

(msaitoh)

2013-06-09 16:12:46 UTC netbsd-5-1 commitmail json YAML

Pull up following revision(s) (requested by apb in ticket #1848):
etc/MAKEDEV.tmpl: revision 1.161
The console major number is not always 0; when creating a temporary
console while populating a memory disk, use %CONSOLE_CMAJOR% instead
of 0, and let MAKEDEV.awk substitute the appropriate machine-dependent
major number.
This fixes a bug that I introduced in revision 1.82 dated 2007-03-11.

(msaitoh)

2013-06-09 16:04:40 UTC netbsd-5 commitmail json YAML

2013-06-09 16:03:04 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1845):
dist/nvi/common/conv.c: revision 1.7
It is ridiculous to truncate files on character conversions without
warning and a chance for recovery. This patch sets the handler to
copy the character, clear the error and proceed instead of bailing
out.
To replicate:
- unset LANG
- Create a file that has ~1000 lines. Put a single bad character
- '\344' in it, around 2/3rds of the file down. Save it.
- export LANG=en_US.UTF-8
- edit the file. Notice there is no error for input conversion,
  since nvi reads the file opportunistically.
- :w Boom, the file is truncated.
Alternatively, you can put that character in the first line of the file,
and watch the fireworks. If you like to restore the previous behavior
compile with -DERROR_ON_CONVERT
XXX: Pullup to 6, 5 etc.

(msaitoh)

2013-06-09 13:26:25 UTC MAIN commitmail json YAML

Never return ENXIO in ioctl anymore. We don't have a fixed number of vnd's
configured.

(christos)

2013-06-09 13:25:41 UTC MAIN commitmail json YAML

Now that we grow vnd's dynamically we cannot depend on the kernel returning
ENXIO when we exceed the number of configured vnds, so in the -l case, print
info for all vnds we can find device nodes for in /dev.

(christos)

2013-06-09 12:52:33 UTC MAIN commitmail json YAML

Call kmem_intr_free() with kmem_intr_alloc-ed memory instead of free().

(kiyohara)

2013-06-09 11:56:20 UTC netbsd-5 commitmail json YAML

Ticket 1848, 1849, 1851, 1853, 1858 and 1861.

(msaitoh)

2013-06-09 11:51:40 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by minoura in ticket #1861):
sys/dev/pci/if_vioif.c: revision 1.4
Fix a typo, and remove an unused member.
This should fix the problem that recent Qemu dies during configuring a vioif.
Fixes PR#47780.

(msaitoh)

2013-06-09 11:44:04 UTC netbsd-5 commitmail json YAML

Apply patch (requested by sborrill in ticket #1858):
sys/arch/amd64/conf/XEN3_DOMU
sys/arch/i386/conf/Attic/XEN2_DOMU
Add wedge support in DOMU kernels.

(msaitoh)

2013-06-09 11:29:43 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by gdt in ticket #1853):
sys/dev/fss.c: revision 1.84
Take fss_device_lock first when closing a fss device.
Fixes PR kern/47514 (Multiple dump -X triggers kernel panic in fss_ioctl)

(msaitoh)

2013-06-09 11:13:11 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by gdt in ticket #1851):
bin/sh/expand.c: revision 1.88
bin/sh/expand.h: revision 1.19
Fix the expansion of "$(foo-$bar}" so that IFS isn't applied when
expanding $bar.
Noted by Greg Troxel on tech-userlevel running some 'git' tests.
Should fix PR bin/47361

(msaitoh)

2013-06-09 11:01:41 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tron in ticket #1849):
etc/rc.d/wpa_supplicant: revision 1.4
Make custom "reload" target work. Before this fix it would have tried
to send a HUP signal to "wpa_supplicant" instead.

(msaitoh)

2013-06-09 10:57:45 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by apb in ticket #1848):
etc/MAKEDEV.tmpl: revision 1.161
The console major number is not always 0; when creating a temporary
console while populating a memory disk, use %CONSOLE_CMAJOR% instead
of 0, and let MAKEDEV.awk substitute the appropriate machine-dependent
major number.
This fixes a bug that I introduced in revision 1.82 dated 2007-03-11.

(msaitoh)

2013-06-09 09:56:17 UTC MAIN commitmail json YAML

Fix a bug in last commit that mii_ticks isn't inclemented.

(msaitoh)

2013-06-09 09:44:51 UTC MAIN commitmail json YAML

Add missing parenthesis.

(njoly)

2013-06-09 09:31:32 UTC MAIN commitmail json YAML

2013-06-09 09:24:29 UTC MAIN commitmail json YAML

Tabify. No functional change.

(msaitoh)

2013-06-09 09:23:35 UTC MAIN commitmail json YAML

Don't "return" but "break" in MII_TICK when the interface isn't doing
autonegotiaton or the link is up to update the status.

(msaitoh)

2013-06-09 09:15:51 UTC MAIN commitmail json YAML

Don't "return" but "break" in MII_TICK when the interface isn't doing
autonegotiaton or the link is up to update the status.

(msaitoh)

2013-06-09 08:45:32 UTC MAIN commitmail json YAML

ciphy is gigabit PHY, so use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS.

(msaitoh)

2013-06-09 08:42:16 UTC MAIN commitmail json YAML

atphy, ciphy, ihphy and rgephy are gigabit PHY, so not only check IFM_AUTO
for autonegotiation but also check IFM_1000_T, too.

(msaitoh)

2013-06-09 06:29:01 UTC MAIN commitmail json YAML

Comment-out options IPSEC*.

(kiyohara)

2013-06-09 06:28:16 UTC MAIN commitmail json YAML

Add omapdma.
Fix typo.  s/expantion/expansion/.

(kiyohara)

2013-06-09 05:52:04 UTC MAIN commitmail json YAML

2013-06-09 02:58:58 UTC MAIN commitmail json YAML

Use be{32,64}enc, suggested by joerg.

(christos)

2013-06-09 01:13:47 UTC MAIN commitmail json YAML

Add another field to the SDT_PROBE_DEFINE macro, so our DTrace probes
can named the same as those on other platforms.

For example, proc:::exec-success, not proc:::exec_success.

Implementation follows the same basic principle as FreeBSD's; add
another field to the SDT_PROBE_DEFINE macro which is the name
as exposed to userland.

(riz)

2013-06-09 00:13:55 UTC MAIN commitmail json YAML

Move struct lfs_inode_ext to lfs_inode.h; it doesn't need to be public.

(dholland)

2013-06-09 00:10:55 UTC MAIN commitmail json YAML

Get rid of this copy of the accessor macro for di_u.inumber; it breaks
the build now.

(dholland)

2013-06-09 00:02:33 UTC MAIN commitmail json YAML

Build properly against the lfs changes.

(dholland)

2013-06-08 23:37:37 UTC MAIN commitmail json YAML

Add unsafe hacks to make this build going forward.

XXX: unsafe hacks are unsafe -- dump needs to be cleaned up to make
XXX: it more fs-independent.

(dholland)

2013-06-08 23:27:34 UTC MAIN commitmail json YAML

Use struct ulfs1_dinode instead of struct ufs1_dinode.

(dholland)

2013-06-08 23:12:51 UTC MAIN commitmail json YAML

G/C another unneeded union

(dholland)

2013-06-08 23:12:13 UTC MAIN commitmail json YAML

dp->di_u.inumber -> dp->di_inumber

Should have been part of the previous changeset that applied that
change to lfs.h. I'd quite like to know why the test build I ran
didn't trip on this.

(dholland)

2013-06-08 23:04:49 UTC MAIN commitmail json YAML

Remove stale union and accessor macros.

(dholland)

2013-06-08 22:45:29 UTC MAIN commitmail json YAML

right, why does rump have to have its own copy of all the build information?

(dholland)

2013-06-08 22:23:52 UTC MAIN commitmail json YAML

2013-06-08 22:19:01 UTC MAIN commitmail json YAML

Move a comment to lfs.h that belongs better there.

(dholland)

2013-06-08 22:07:24 UTC MAIN commitmail json YAML

2013-06-08 22:05:15 UTC MAIN commitmail json YAML

2013-06-08 21:40:27 UTC MAIN commitmail json YAML

2013-06-08 21:15:30 UTC MAIN commitmail json YAML

2013-06-08 21:13:19 UTC MAIN commitmail json YAML

Redo these changes properly:
-r1.12 libexec/lfs_cleanerd/Makefile
-r1.15 sbin/fsck_lfs/Makefile
-r1.6 sbin/newfs_lfs/Makefile

hi ad@

(dholland)

2013-06-08 20:43:35 UTC MAIN commitmail json YAML

Merge -r1.213 of ufs_vnops.c:

Committed By:  kardel
Date:          Sat Jun  8 05:47:02 UTC 2013

fix clearing of system-flags (schg, sappnd). clearing system flags is
possible again at securelevel < 1.
reviewed by christos@

(dholland)

2013-06-08 19:40:07 UTC MAIN commitmail json YAML

Comment out IPSEC in GUMSTIX like the rest.

(htodd)

2013-06-08 13:50:22 UTC MAIN commitmail json YAML

Split IPsec code in ip_input() and ip_forward() into the separate routines
ipsec4_input() and ipsec4_forward().  Tested by christos@.

(rmind)

2013-06-08 13:13:34 UTC MAIN commitmail json YAML

Revert previous. It is too aggressive and might pick the wrong interface
now.

(christos)

2013-06-08 12:50:32 UTC MAIN commitmail json YAML

2013-06-08 10:48:57 UTC MAIN commitmail json YAML

Changes to eawk:

+ add a small script to do some basic json printing

+ add a small http daemon library - which only does GET requests,
  but still useful. Also add an eawk script, which acts as a web server
  in 9 lines of awk:

env LD_LIBRARY_PATH=lib:extend/httpd bin/eawk -v port=${port} '
BEGIN { use("httpd")
server = httpd_bind_server("localhost", port, "ipv4")
while (1) {
client = httpd_get_connection(server);
uri = httpd_read_request(client);
filename = httpd_parse_uri(uri)
httpd_serve_static_content(client, filename);
httpd_close_client_connection(client);
}
}'

and in use:

% sh scripts/httpd.sh 12345
Client request from: 127.0.0.1
GET /CHANGES HTTP/1.0
Host: localhost:12345
Accept: text/html, text/plain, text/css, text/sgml, */*;q=0.01
Accept-Encoding: gzip, compress, bzip2
Accept-Language: en
User-Agent: Lynx/2.8.7rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/1.0.1-stable

(agc)

2013-06-08 06:05:03 UTC MAIN commitmail json YAML

Bring description in sync with errors-section and implementation reality.
(changing super-user only flags is not silently ignored)

(kardel)

2013-06-08 05:47:02 UTC MAIN commitmail json YAML

fix clearing of system-flags (schg, sappnd). clearing system flags is possible again
at securelevel < 1.
reviewed by christos@

(kardel)

2013-06-08 03:26:05 UTC MAIN commitmail json YAML

Split IPSec logic from ip_output() into a separate routine - ipsec4_output().
No change to the mechanism intended.  Tested by christos@.

(rmind)

2013-06-08 02:43:10 UTC MAIN commitmail json YAML

Add the new LFS options.

(dholland)

2013-06-08 02:42:56 UTC MAIN commitmail json YAML

PR/44032: Proxy entries stopped working with pppd. The issue here is that
the route entry was added, but the RTF_LLINFO bit was not set, making arp -a
not showing the entry, but netstat -rn -f inet showing it with the missing
L bit. The order of resolution in ifa_ifwithroute() is that if a destination
address is found, then the interface chosen for the route is that of the
destination. This does not work for link-level addresses since the ppp
interface does not arp (uses link_rtrequest, not arp_rtrequest), so the
bit is never set. The easy solution here is to check that the gateway is
a link address, and use the interface which we chose for the link address
as opposed to the interface that routes to the destination. This restores
the previous behavior, but is it correct?

(christos)

2013-06-08 02:16:30 UTC MAIN commitmail json YAML

As nearly all the content of ulfs_dir.h and ulfs_dinode.h has migrated
to lfs.h, propagate the copyright notices too.

(dholland)

2013-06-08 02:16:03 UTC MAIN commitmail json YAML

2013-06-08 02:15:12 UTC MAIN commitmail json YAML

Move more symbols to lfs.h:
  LFS_DIRBLKSIZ
  LFS_DIRECTSIZ
  LFS_DIRSIZ
  LFS_OLDDIRFMT
  LFS_NEWDIRFMT
  LFS_IFTODT
  LFS_DTTOIF
  ULFS{,1,2}_MAXSYMLINKLEN

(dholland)

2013-06-08 02:14:46 UTC MAIN commitmail json YAML

2013-06-08 02:13:33 UTC MAIN commitmail json YAML

Move stuff to lfs.h that's needed by userland:
  LFS_DT_*
  ULFS_ROOTINO
  ULFS_WINO
  struct lfs_direct
  struct lfs_dirtemplate
  struct lfs_odirtemplate
  struct ulfs_args

Also fix FFS_MAXNAMLEN -> LFS_MAXNAMLEN in several places.

(dholland)

2013-06-08 02:12:56 UTC MAIN commitmail json YAML

2013-06-08 02:11:49 UTC MAIN commitmail json YAML

Now move LFS_IFMT and friends from ulfs_dinode.h to lfs.h.

(dholland)

2013-06-08 02:11:11 UTC MAIN commitmail json YAML

2013-06-08 02:09:36 UTC MAIN commitmail json YAML

Move the dinode (on-disk inode) structures to lfs.h, since they are
and will be obviously required by userland tools that need to read
the on-disk structures.

Also, DINODE{1,2}_SIZE -> LFS_DINODE{1,2}_SIZE.

(dholland)

2013-06-08 02:06:17 UTC MAIN commitmail json YAML

Set lists for lfs_inode.h.

(dholland)

2013-06-08 02:04:31 UTC MAIN commitmail json YAML

Split the definitions suitable for userland out of ulfs_inode.h into
lfs_inode.h. Since fsck_lfs, newfs_lfs, and lfs_cleanerd want to reuse
the inode structure for their own internal use, and some of them share
parts of the kernel code as well, the best way forward is to provide a
relatively sanitized header that doesn't bring in stray material.

Shuffle a few other definitions around so that lfs_inode.h depends
only on lfs.h.

Install lfs_inode.h into /usr/include.

(dholland)

2013-06-08 00:37:33 UTC MAIN commitmail json YAML

revert previous; it was already done in the previous previous.

while here, make freetype-config depend upon Makefile, so it
will be rebuilt for update builds properly.

(mrg)

2013-06-07 23:37:53 UTC MAIN commitmail json YAML

2013-06-07 22:40:34 UTC MAIN commitmail json YAML

PR/47908: Gary Grebus: SHA256_Transform and SHA512_Transform are called
by openssl with unaligned buffers. All other Transforms can handle unaligned
buffers so make these handle them too.
XXX[1]: any better fixes are welcome
XXX[2]: pullup-5, pullup-6

(christos)

2013-06-07 19:28:25 UTC MAIN commitmail json YAML

2013-06-07 18:33:53 UTC MAIN commitmail json YAML

"temp", "pub", and "proxy" are keywords, not replaceable
parameters, so do not use ".Ar" markup.  Use either no markup,
or ".Dq" markup, depending on context.

(apb)

2013-06-07 17:23:26 UTC MAIN commitmail json YAML

Add a debugging format that prints all the fields with names.

(christos)

2013-06-07 17:18:33 UTC MAIN commitmail json YAML

allow ifscope with pub and proxy

(christos)

2013-06-07 17:17:15 UTC MAIN commitmail json YAML

- skip addresses that don't have a link address by finding the link address
  immediately.
- don't skip v6 only interfaces.
- default to the first interface with a link address or to the best matching
  one, printing a warning if there are more than one.
- consume data after sending messages to the routing socket.

(christos)

2013-06-07 16:44:17 UTC MAIN commitmail json YAML

fix narn-names -> mollari
add ecdsa keys (in many cases, pre-emptive strikes)

(spz)

2013-06-07 13:16:18 UTC MAIN commitmail json YAML

2013-06-07 06:35:11 UTC MAIN commitmail json YAML

Move _gpio gid below 100 per mrg's request.

(mbalmer)

2013-06-07 06:15:46 UTC MAIN commitmail json YAML

fix the sed to find all patterns.  from nonaka@.

(mrg)

2013-06-07 01:09:10 UTC MAIN commitmail json YAML

Add an ifscope <interface> argument to arp in the spirit of the MacOS/X one,
that sets the arp entry on the interface specified. Undocumented for now,
until people decide it is useful.

(christos)

2013-06-06 21:42:37 UTC MAIN commitmail json YAML

fix vax build issues - GCC 4.1 warns about always true comparisons
more than GCC 4.5 does.

(mrg)

2013-06-06 17:40:09 UTC MAIN commitmail json YAML

Make back trace more robust. At least on i386, one of the intermediate
functions in ATF is not replaced by tail recursion elimination, so
mark it as optional.

(joerg)

2013-06-06 16:49:42 UTC netbsd-5 commitmail json YAML

2013-06-06 16:49:27 UTC netbsd-5 commitmail json YAML

Apply patch (requested by mrg in ticket #1866):

external/mit/xorg/lib/fontconfig/src/Makefile patch
external/mit/xorg/lib/libX11/Makefile.libx11 patch
external/mit/xorg/lib/libXi/Makefile patch

Silence gcc 4.1 warnings from ticket #1866.
[mrg, ticket #1866]

(riz)

2013-06-06 16:48:59 UTC netbsd-5-1 commitmail json YAML

2013-06-06 16:48:35 UTC netbsd-5-1 commitmail json YAML

Apply patch (requested by mrg in ticket #1866):

external/mit/xorg/lib/fontconfig/src/Makefile patch
external/mit/xorg/lib/libX11/Makefile.libx11 patch
external/mit/xorg/lib/libXi/Makefile patch

Silence gcc 4.1 warnings from ticket #1866.
[mrg, ticket #1866]

(riz)

2013-06-06 16:48:02 UTC netbsd-5-2 commitmail json YAML

2013-06-06 16:47:03 UTC netbsd-5-2 commitmail json YAML

Apply patch (requested by mrg in ticket #1866):

external/mit/xorg/lib/fontconfig/src/Makefile patch
external/mit/xorg/lib/libX11/Makefile.libx11 patch
external/mit/xorg/lib/libXi/Makefile patch

Silence gcc 4.1 warnings from ticket #1866.
[mrg, ticket #1866]

(riz)

2013-06-06 16:40:01 UTC netbsd-5-2 commitmail json YAML

xsrc/external/mit/MesaLib/dist/src/glx/x11/XF86dri.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libFS/dist/src/FSOpenServ.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imLcPrs.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imTrX.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/AllCells.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
xsrc/external/mit/libX11/dist/src/Font.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/FontInfo.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/FontNames.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/GetFPath.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
xsrc/external/mit/libX11/dist/src/GetImage.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/GetMoEv.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/GetPntMap.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/GetProp.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/LiHosts.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/ListExt.c@1.1.1.1.8.1 / diff / nxr@1.1.1.1.8.1
xsrc/external/mit/libX11/dist/src/ModMap.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/Xrm.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/xcms/cmsColNm.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/xkb/XKBExtDev.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
xsrc/external/mit/libX11/dist/src/xkb/XKBGeom.c@1.1.1.1.2.1.4.1 / diff / nxr@1.1.1.1.2.1.4.1
      :
(more 28 files)
Apply patch (requested by mrg in ticket #1865):

xsrc/external/mitMesaLib/dist/src/glx/x11/XF86dri.c patch
xsrc/external/mitlibFS/dist/src/FSOpenServ.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imLcPrs.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imTrX.c patch
xsrc/external/mitlibX11/dist/src/AllCells.c patch
xsrc/external/mitlibX11/dist/src/Font.c patch
xsrc/external/mitlibX11/dist/src/FontInfo.c patch
xsrc/external/mitlibX11/dist/src/FontNames.c patch
xsrc/external/mitlibX11/dist/src/GetFPath.c patch
xsrc/external/mitlibX11/dist/src/GetImage.c patch
xsrc/external/mitlibX11/dist/src/GetMoEv.c patch
xsrc/external/mitlibX11/dist/src/GetPntMap.c patch
xsrc/external/mitlibX11/dist/src/GetProp.c patch
xsrc/external/mitlibX11/dist/src/LiHosts.c patch
xsrc/external/mitlibX11/dist/src/ListExt.c patch
xsrc/external/mitlibX11/dist/src/ModMap.c patch
xsrc/external/mitlibX11/dist/src/Xrm.c patch
xsrc/external/mitlibX11/dist/src/xcms/cmsColNm.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBExtDev.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGeom.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGetMap.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBNames.c patch
xsrc/external/mitlibXcursor/dist/src/file.c patch
xsrc/external/mitlibXext/dist/src/XEVI.c patch
xsrc/external/mitlibXext/dist/src/XShape.c patch
xsrc/external/mitlibXext/dist/src/XSync.c patch
xsrc/external/mitlibXext/dist/src/Xcup.c patch
xsrc/external/mitlibXext/dist/src/Xdbe.c patch
xsrc/external/mitlibXfixes/dist/src/Cursor.c patch
xsrc/external/mitlibXi/dist/src/XGMotion.c patch
xsrc/external/mitlibXi/dist/src/XGetBMap.c patch
xsrc/external/mitlibXi/dist/src/XGetDCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetDProp.c patch
xsrc/external/mitlibXi/dist/src/XGetFCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetProp.c patch
xsrc/external/mitlibXi/dist/src/XListDev.c patch
xsrc/external/mitlibXi/dist/src/XQueryDv.c patch
xsrc/external/mitlibXinerama/dist/src/Xinerama.c patch
xsrc/external/mitlibXrandr/dist/src/XrrProperty.c patch
xsrc/external/mitlibXrender/dist/src/Filter.c patch
xsrc/external/mitlibXrender/dist/src/Xrender.c patch
xsrc/external/mitlibXres/dist/src/XRes.c patch
xsrc/external/mitlibXt/dist/src/ResConfig.c patch
xsrc/external/mitlibXt/dist/src/Selection.c patch
xsrc/external/mitlibXv/dist/src/Xv.c patch
xsrc/external/mitlibXvMC/dist/src/XvMC.c patch
xsrc/external/mitlibXxf86dga/dist/src/XF86DGA2.c patch
xsrc/external/mitlibXxf86vm/dist/src/XF86VMode.c patch

Fix protocol handling issues in X client libraries.
[mrg, ticket #1865]

(riz)

2013-06-06 16:39:20 UTC netbsd-5-1 commitmail json YAML

xsrc/external/mit/MesaLib/dist/src/glx/x11/XF86dri.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libFS/dist/src/FSOpenServ.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imLcPrs.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imTrX.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/AllCells.c@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
xsrc/external/mit/libX11/dist/src/Font.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/FontInfo.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/FontNames.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/GetFPath.c@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
xsrc/external/mit/libX11/dist/src/GetImage.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/GetMoEv.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/GetPntMap.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/GetProp.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/LiHosts.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/ListExt.c@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
xsrc/external/mit/libX11/dist/src/ModMap.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/Xrm.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/xcms/cmsColNm.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/xkb/XKBExtDev.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
xsrc/external/mit/libX11/dist/src/xkb/XKBGeom.c@1.1.1.1.2.1.2.1 / diff / nxr@1.1.1.1.2.1.2.1
      :
(more 28 files)
Apply patch (requested by mrg in ticket #1865):

xsrc/external/mitMesaLib/dist/src/glx/x11/XF86dri.c patch
xsrc/external/mitlibFS/dist/src/FSOpenServ.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imLcPrs.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imTrX.c patch
xsrc/external/mitlibX11/dist/src/AllCells.c patch
xsrc/external/mitlibX11/dist/src/Font.c patch
xsrc/external/mitlibX11/dist/src/FontInfo.c patch
xsrc/external/mitlibX11/dist/src/FontNames.c patch
xsrc/external/mitlibX11/dist/src/GetFPath.c patch
xsrc/external/mitlibX11/dist/src/GetImage.c patch
xsrc/external/mitlibX11/dist/src/GetMoEv.c patch
xsrc/external/mitlibX11/dist/src/GetPntMap.c patch
xsrc/external/mitlibX11/dist/src/GetProp.c patch
xsrc/external/mitlibX11/dist/src/LiHosts.c patch
xsrc/external/mitlibX11/dist/src/ListExt.c patch
xsrc/external/mitlibX11/dist/src/ModMap.c patch
xsrc/external/mitlibX11/dist/src/Xrm.c patch
xsrc/external/mitlibX11/dist/src/xcms/cmsColNm.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBExtDev.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGeom.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGetMap.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBNames.c patch
xsrc/external/mitlibXcursor/dist/src/file.c patch
xsrc/external/mitlibXext/dist/src/XEVI.c patch
xsrc/external/mitlibXext/dist/src/XShape.c patch
xsrc/external/mitlibXext/dist/src/XSync.c patch
xsrc/external/mitlibXext/dist/src/Xcup.c patch
xsrc/external/mitlibXext/dist/src/Xdbe.c patch
xsrc/external/mitlibXfixes/dist/src/Cursor.c patch
xsrc/external/mitlibXi/dist/src/XGMotion.c patch
xsrc/external/mitlibXi/dist/src/XGetBMap.c patch
xsrc/external/mitlibXi/dist/src/XGetDCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetDProp.c patch
xsrc/external/mitlibXi/dist/src/XGetFCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetProp.c patch
xsrc/external/mitlibXi/dist/src/XListDev.c patch
xsrc/external/mitlibXi/dist/src/XQueryDv.c patch
xsrc/external/mitlibXinerama/dist/src/Xinerama.c patch
xsrc/external/mitlibXrandr/dist/src/XrrProperty.c patch
xsrc/external/mitlibXrender/dist/src/Filter.c patch
xsrc/external/mitlibXrender/dist/src/Xrender.c patch
xsrc/external/mitlibXres/dist/src/XRes.c patch
xsrc/external/mitlibXt/dist/src/ResConfig.c patch
xsrc/external/mitlibXt/dist/src/Selection.c patch
xsrc/external/mitlibXv/dist/src/Xv.c patch
xsrc/external/mitlibXvMC/dist/src/XvMC.c patch
xsrc/external/mitlibXxf86dga/dist/src/XF86DGA2.c patch
xsrc/external/mitlibXxf86vm/dist/src/XF86VMode.c patch

Fix protocol handling issues in X client libraries.
[mrg, ticket #1865]

(riz)

2013-06-06 16:38:19 UTC netbsd-5 commitmail json YAML

xsrc/external/mit/MesaLib/dist/src/glx/x11/XF86dri.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libFS/dist/src/FSOpenServ.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/modules/im/ximcp/imLcPrs.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/modules/im/ximcp/imTrX.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/AllCells.c@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
xsrc/external/mit/libX11/dist/src/Font.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/FontInfo.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/FontNames.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/GetFPath.c@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
xsrc/external/mit/libX11/dist/src/GetImage.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/GetMoEv.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/GetPntMap.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/GetProp.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/LiHosts.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/ListExt.c@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
xsrc/external/mit/libX11/dist/src/ModMap.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/Xrm.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/xcms/cmsColNm.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/xkb/XKBExtDev.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
xsrc/external/mit/libX11/dist/src/xkb/XKBGeom.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
      :
(more 28 files)
Apply patch (requested by mrg in ticket #1865):

xsrc/external/mitMesaLib/dist/src/glx/x11/XF86dri.c patch
xsrc/external/mitlibFS/dist/src/FSOpenServ.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imLcPrs.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imTrX.c patch
xsrc/external/mitlibX11/dist/src/AllCells.c patch
xsrc/external/mitlibX11/dist/src/Font.c patch
xsrc/external/mitlibX11/dist/src/FontInfo.c patch
xsrc/external/mitlibX11/dist/src/FontNames.c patch
xsrc/external/mitlibX11/dist/src/GetFPath.c patch
xsrc/external/mitlibX11/dist/src/GetImage.c patch
xsrc/external/mitlibX11/dist/src/GetMoEv.c patch
xsrc/external/mitlibX11/dist/src/GetPntMap.c patch
xsrc/external/mitlibX11/dist/src/GetProp.c patch
xsrc/external/mitlibX11/dist/src/LiHosts.c patch
xsrc/external/mitlibX11/dist/src/ListExt.c patch
xsrc/external/mitlibX11/dist/src/ModMap.c patch
xsrc/external/mitlibX11/dist/src/Xrm.c patch
xsrc/external/mitlibX11/dist/src/xcms/cmsColNm.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBExtDev.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGeom.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGetMap.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBNames.c patch
xsrc/external/mitlibXcursor/dist/src/file.c patch
xsrc/external/mitlibXext/dist/src/XEVI.c patch
xsrc/external/mitlibXext/dist/src/XShape.c patch
xsrc/external/mitlibXext/dist/src/XSync.c patch
xsrc/external/mitlibXext/dist/src/Xcup.c patch
xsrc/external/mitlibXext/dist/src/Xdbe.c patch
xsrc/external/mitlibXfixes/dist/src/Cursor.c patch
xsrc/external/mitlibXi/dist/src/XGMotion.c patch
xsrc/external/mitlibXi/dist/src/XGetBMap.c patch
xsrc/external/mitlibXi/dist/src/XGetDCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetDProp.c patch
xsrc/external/mitlibXi/dist/src/XGetFCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetProp.c patch
xsrc/external/mitlibXi/dist/src/XListDev.c patch
xsrc/external/mitlibXi/dist/src/XQueryDv.c patch
xsrc/external/mitlibXinerama/dist/src/Xinerama.c patch
xsrc/external/mitlibXrandr/dist/src/XrrProperty.c patch
xsrc/external/mitlibXrender/dist/src/Filter.c patch
xsrc/external/mitlibXrender/dist/src/Xrender.c patch
xsrc/external/mitlibXres/dist/src/XRes.c patch
xsrc/external/mitlibXt/dist/src/ResConfig.c patch
xsrc/external/mitlibXt/dist/src/Selection.c patch
xsrc/external/mitlibXv/dist/src/Xv.c patch
xsrc/external/mitlibXvMC/dist/src/XvMC.c patch
xsrc/external/mitlibXxf86dga/dist/src/XF86DGA2.c patch
xsrc/external/mitlibXxf86vm/dist/src/XF86VMode.c patch

Fix protocol handling issues in X client libraries.
[mrg, ticket #1865]

(riz)

2013-06-06 09:13:41 UTC MAIN commitmail json YAML

don't build greeter lib with GREET_LIB.  it triggers some
sort of problem i haven't yet figured out, and our linker
doesn't need these hacks with --export-dynamic anyway.

if !MKPIC, built the greeter into xdm statically.

(mrg)

2013-06-06 09:08:11 UTC MAIN commitmail json YAML

allow for static linking of the greeter library.

(mrg)

2013-06-06 08:34:05 UTC MAIN commitmail json YAML

2013-06-06 07:55:46 UTC MAIN commitmail json YAML

2013-06-06 07:11:18 UTC MAIN commitmail json YAML

Fix compile error. PR#38480 was correctly fixed in 2009, it's ok to remove
"no options MTRR"

(msaitoh)

2013-06-06 07:06:42 UTC MAIN commitmail json YAML

update do_fontconfig() to update all the conf.avail files.  fixes
errors that xkbcomp spews when the X server starts since fontconfig
was updated.

(mrg)

2013-06-06 06:48:25 UTC MAIN commitmail json YAML

note Xorg updates.

(mrg)

2013-06-06 06:46:33 UTC MAIN commitmail json YAML

2013-06-06 06:18:15 UTC MAIN commitmail json YAML

updates for libXvMC 1.0.7.

(mrg)

2013-06-06 06:16:39 UTC MAIN commitmail json YAML

merge libXvMC 1.0.7.

(mrg)

2013-06-06 03:53:55 UTC netbsd-6 commitmail json YAML

2013-06-06 03:53:40 UTC netbsd-6-1 commitmail json YAML

2013-06-06 03:53:14 UTC netbsd-6-0 commitmail json YAML

2013-06-06 03:52:06 UTC netbsd-6-0 commitmail json YAML

xsrc/external/mit/MesaLib/dist/src/glx/XF86dri.c@1.1.1.1.4.1 / diff / nxr@1.1.1.1.4.1
xsrc/external/mit/libFS/dist/src/FSOpenServ.c@1.1.1.2.4.1 / diff / nxr@1.1.1.2.4.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/Makefile.am@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imLcPrs.c@1.1.1.5.4.1 / diff / nxr@1.1.1.5.4.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imTrX.c@1.1.1.6.4.1 / diff / nxr@1.1.1.6.4.1
xsrc/external/mit/libX11/dist/src/AllCells.c@1.1.1.3.4.1 / diff / nxr@1.1.1.3.4.1
xsrc/external/mit/libX11/dist/src/Font.c@1.1.1.5.4.1 / diff / nxr@1.1.1.5.4.1
xsrc/external/mit/libX11/dist/src/FontInfo.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/FontNames.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/GetFPath.c@1.1.1.3.4.1 / diff / nxr@1.1.1.3.4.1
xsrc/external/mit/libX11/dist/src/GetImage.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/GetMoEv.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/GetPntMap.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/GetProp.c@1.1.1.5.4.1 / diff / nxr@1.1.1.5.4.1
xsrc/external/mit/libX11/dist/src/LiHosts.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/ListExt.c@1.1.1.3.4.1 / diff / nxr@1.1.1.3.4.1
xsrc/external/mit/libX11/dist/src/ModMap.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/Xrm.c@1.1.1.6.4.1 / diff / nxr@1.1.1.6.4.1
xsrc/external/mit/libX11/dist/src/xcms/cmsColNm.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
xsrc/external/mit/libX11/dist/src/xkb/XKBExtDev.c@1.1.1.4.4.1 / diff / nxr@1.1.1.4.4.1
      :
(more 34 files)
Apply patch (requested by mrg in ticket #900):

xsrc/external/mitMesaLib/dist/src/glx/XF86dri.c patch
xsrc/external/mitlibFS/dist/src/FSOpenServ.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/Makefile.am patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imLcPrs.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imTrX.c patch
xsrc/external/mitlibX11/dist/src/AllCells.c patch
xsrc/external/mitlibX11/dist/src/Font.c patch
xsrc/external/mitlibX11/dist/src/FontInfo.c patch
xsrc/external/mitlibX11/dist/src/FontNames.c patch
xsrc/external/mitlibX11/dist/src/GetFPath.c patch
xsrc/external/mitlibX11/dist/src/GetImage.c patch
xsrc/external/mitlibX11/dist/src/GetMoEv.c patch
xsrc/external/mitlibX11/dist/src/GetPntMap.c patch
xsrc/external/mitlibX11/dist/src/GetProp.c patch
xsrc/external/mitlibX11/dist/src/LiHosts.c patch
xsrc/external/mitlibX11/dist/src/ListExt.c patch
xsrc/external/mitlibX11/dist/src/ModMap.c patch
xsrc/external/mitlibX11/dist/src/Xrm.c patch
xsrc/external/mitlibX11/dist/src/xcms/cmsColNm.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBExtDev.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGeom.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGetMap.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBNames.c patch
xsrc/external/mitlibXcursor/dist/src/file.c patch
xsrc/external/mitlibXext/dist/src/XEVI.c patch
xsrc/external/mitlibXext/dist/src/XShape.c patch
xsrc/external/mitlibXext/dist/src/XSync.c patch
xsrc/external/mitlibXext/dist/src/Xcup.c patch
xsrc/external/mitlibXext/dist/src/Xdbe.c patch
xsrc/external/mitlibXfixes/dist/src/Cursor.c patch
xsrc/external/mitlibXi/dist/src/XGMotion.c patch
xsrc/external/mitlibXi/dist/src/XGetBMap.c patch
xsrc/external/mitlibXi/dist/src/XGetDCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetDProp.c patch
xsrc/external/mitlibXi/dist/src/XGetFCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetProp.c patch
xsrc/external/mitlibXi/dist/src/XIPassiveGrab.c patch
xsrc/external/mitlibXi/dist/src/XIProperties.c patch
xsrc/external/mitlibXi/dist/src/XISelEv.c patch
xsrc/external/mitlibXi/dist/src/XListDev.c patch
xsrc/external/mitlibXi/dist/src/XQueryDv.c patch
xsrc/external/mitlibXinerama/dist/src/Xinerama.c patch
xsrc/external/mitlibXrandr/dist/src/XrrProperty.c patch
xsrc/external/mitlibXrender/dist/src/Filter.c patch
xsrc/external/mitlibXrender/dist/src/Xrender.c patch
xsrc/external/mitlibXres/dist/src/XRes.c patch
xsrc/external/mitlibXt/dist/src/ResConfig.c patch
xsrc/external/mitlibXt/dist/src/Selection.c patch
xsrc/external/mitlibXv/dist/src/Xv.c patch
xsrc/external/mitlibXvMC/dist/src/XvMC.c patch
xsrc/external/mitlibXxf86dga/dist/src/XF86DGA2.c patch
xsrc/external/mitlibXxf86vm/dist/src/XF86VMode.c patch
xsrc/external/mitlibxcb/dist/src/xcb_in.c patch
xsrc/external/mitxf86-video-openchrome/dist/libxvmc/xf86dri.c patch

Fix protocol handling issues in X client libraries.
[mrg, ticket #900]

(riz)

2013-06-06 03:50:18 UTC netbsd-6-1 commitmail json YAML

xsrc/external/mit/MesaLib/dist/src/glx/XF86dri.c@1.1.1.1.6.1 / diff / nxr@1.1.1.1.6.1
xsrc/external/mit/libFS/dist/src/FSOpenServ.c@1.1.1.2.6.1 / diff / nxr@1.1.1.2.6.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/Makefile.am@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imLcPrs.c@1.1.1.5.6.1 / diff / nxr@1.1.1.5.6.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imTrX.c@1.1.1.6.6.1 / diff / nxr@1.1.1.6.6.1
xsrc/external/mit/libX11/dist/src/AllCells.c@1.1.1.3.6.1 / diff / nxr@1.1.1.3.6.1
xsrc/external/mit/libX11/dist/src/Font.c@1.1.1.5.6.1 / diff / nxr@1.1.1.5.6.1
xsrc/external/mit/libX11/dist/src/FontInfo.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/FontNames.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/GetFPath.c@1.1.1.3.6.1 / diff / nxr@1.1.1.3.6.1
xsrc/external/mit/libX11/dist/src/GetImage.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/GetMoEv.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/GetPntMap.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/GetProp.c@1.1.1.5.6.1 / diff / nxr@1.1.1.5.6.1
xsrc/external/mit/libX11/dist/src/LiHosts.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/ListExt.c@1.1.1.3.6.1 / diff / nxr@1.1.1.3.6.1
xsrc/external/mit/libX11/dist/src/ModMap.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/Xrm.c@1.1.1.6.6.1 / diff / nxr@1.1.1.6.6.1
xsrc/external/mit/libX11/dist/src/xcms/cmsColNm.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
xsrc/external/mit/libX11/dist/src/xkb/XKBExtDev.c@1.1.1.4.6.1 / diff / nxr@1.1.1.4.6.1
      :
(more 34 files)
Apply patch (requested by mrg in ticket #900):

xsrc/external/mitMesaLib/dist/src/glx/XF86dri.c patch
xsrc/external/mitlibFS/dist/src/FSOpenServ.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/Makefile.am patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imLcPrs.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imTrX.c patch
xsrc/external/mitlibX11/dist/src/AllCells.c patch
xsrc/external/mitlibX11/dist/src/Font.c patch
xsrc/external/mitlibX11/dist/src/FontInfo.c patch
xsrc/external/mitlibX11/dist/src/FontNames.c patch
xsrc/external/mitlibX11/dist/src/GetFPath.c patch
xsrc/external/mitlibX11/dist/src/GetImage.c patch
xsrc/external/mitlibX11/dist/src/GetMoEv.c patch
xsrc/external/mitlibX11/dist/src/GetPntMap.c patch
xsrc/external/mitlibX11/dist/src/GetProp.c patch
xsrc/external/mitlibX11/dist/src/LiHosts.c patch
xsrc/external/mitlibX11/dist/src/ListExt.c patch
xsrc/external/mitlibX11/dist/src/ModMap.c patch
xsrc/external/mitlibX11/dist/src/Xrm.c patch
xsrc/external/mitlibX11/dist/src/xcms/cmsColNm.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBExtDev.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGeom.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGetMap.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBNames.c patch
xsrc/external/mitlibXcursor/dist/src/file.c patch
xsrc/external/mitlibXext/dist/src/XEVI.c patch
xsrc/external/mitlibXext/dist/src/XShape.c patch
xsrc/external/mitlibXext/dist/src/XSync.c patch
xsrc/external/mitlibXext/dist/src/Xcup.c patch
xsrc/external/mitlibXext/dist/src/Xdbe.c patch
xsrc/external/mitlibXfixes/dist/src/Cursor.c patch
xsrc/external/mitlibXi/dist/src/XGMotion.c patch
xsrc/external/mitlibXi/dist/src/XGetBMap.c patch
xsrc/external/mitlibXi/dist/src/XGetDCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetDProp.c patch
xsrc/external/mitlibXi/dist/src/XGetFCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetProp.c patch
xsrc/external/mitlibXi/dist/src/XIPassiveGrab.c patch
xsrc/external/mitlibXi/dist/src/XIProperties.c patch
xsrc/external/mitlibXi/dist/src/XISelEv.c patch
xsrc/external/mitlibXi/dist/src/XListDev.c patch
xsrc/external/mitlibXi/dist/src/XQueryDv.c patch
xsrc/external/mitlibXinerama/dist/src/Xinerama.c patch
xsrc/external/mitlibXrandr/dist/src/XrrProperty.c patch
xsrc/external/mitlibXrender/dist/src/Filter.c patch
xsrc/external/mitlibXrender/dist/src/Xrender.c patch
xsrc/external/mitlibXres/dist/src/XRes.c patch
xsrc/external/mitlibXt/dist/src/ResConfig.c patch
xsrc/external/mitlibXt/dist/src/Selection.c patch
xsrc/external/mitlibXv/dist/src/Xv.c patch
xsrc/external/mitlibXvMC/dist/src/XvMC.c patch
xsrc/external/mitlibXxf86dga/dist/src/XF86DGA2.c patch
xsrc/external/mitlibXxf86vm/dist/src/XF86VMode.c patch
xsrc/external/mitlibxcb/dist/src/xcb_in.c patch
xsrc/external/mitxf86-video-openchrome/dist/libxvmc/xf86dri.c patch

Fix protocol handling issues in X client libraries.
[mrg, ticket #900]

(riz)

2013-06-06 03:44:26 UTC netbsd-6 commitmail json YAML

xsrc/external/mit/MesaLib/dist/src/glx/XF86dri.c@1.1.1.1.2.1 / diff / nxr@1.1.1.1.2.1
xsrc/external/mit/libFS/dist/src/FSOpenServ.c@1.1.1.2.2.1 / diff / nxr@1.1.1.2.2.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/Makefile.am@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imLcPrs.c@1.1.1.5.2.1 / diff / nxr@1.1.1.5.2.1
xsrc/external/mit/libX11/dist/modules/im/ximcp/imTrX.c@1.1.1.6.2.1 / diff / nxr@1.1.1.6.2.1
xsrc/external/mit/libX11/dist/src/AllCells.c@1.1.1.3.2.1 / diff / nxr@1.1.1.3.2.1
xsrc/external/mit/libX11/dist/src/Font.c@1.1.1.5.2.1 / diff / nxr@1.1.1.5.2.1
xsrc/external/mit/libX11/dist/src/FontInfo.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/FontNames.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/GetFPath.c@1.1.1.3.2.1 / diff / nxr@1.1.1.3.2.1
xsrc/external/mit/libX11/dist/src/GetImage.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/GetMoEv.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/GetPntMap.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/GetProp.c@1.1.1.5.2.1 / diff / nxr@1.1.1.5.2.1
xsrc/external/mit/libX11/dist/src/LiHosts.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/ListExt.c@1.1.1.3.2.1 / diff / nxr@1.1.1.3.2.1
xsrc/external/mit/libX11/dist/src/ModMap.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/Xrm.c@1.1.1.6.2.1 / diff / nxr@1.1.1.6.2.1
xsrc/external/mit/libX11/dist/src/xcms/cmsColNm.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
xsrc/external/mit/libX11/dist/src/xkb/XKBExtDev.c@1.1.1.4.2.1 / diff / nxr@1.1.1.4.2.1
      :
(more 34 files)
Apply patch (requested by mrg in ticket #900):

xsrc/external/mitMesaLib/dist/src/glx/XF86dri.c patch
xsrc/external/mitlibFS/dist/src/FSOpenServ.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/Makefile.am patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imLcPrs.c patch
xsrc/external/mitlibX11/dist/modules/im/ximcp/imTrX.c patch
xsrc/external/mitlibX11/dist/src/AllCells.c patch
xsrc/external/mitlibX11/dist/src/Font.c patch
xsrc/external/mitlibX11/dist/src/FontInfo.c patch
xsrc/external/mitlibX11/dist/src/FontNames.c patch
xsrc/external/mitlibX11/dist/src/GetFPath.c patch
xsrc/external/mitlibX11/dist/src/GetImage.c patch
xsrc/external/mitlibX11/dist/src/GetMoEv.c patch
xsrc/external/mitlibX11/dist/src/GetPntMap.c patch
xsrc/external/mitlibX11/dist/src/GetProp.c patch
xsrc/external/mitlibX11/dist/src/LiHosts.c patch
xsrc/external/mitlibX11/dist/src/ListExt.c patch
xsrc/external/mitlibX11/dist/src/ModMap.c patch
xsrc/external/mitlibX11/dist/src/Xrm.c patch
xsrc/external/mitlibX11/dist/src/xcms/cmsColNm.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBExtDev.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGeom.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBGetMap.c patch
xsrc/external/mitlibX11/dist/src/xkb/XKBNames.c patch
xsrc/external/mitlibXcursor/dist/src/file.c patch
xsrc/external/mitlibXext/dist/src/XEVI.c patch
xsrc/external/mitlibXext/dist/src/XShape.c patch
xsrc/external/mitlibXext/dist/src/XSync.c patch
xsrc/external/mitlibXext/dist/src/Xcup.c patch
xsrc/external/mitlibXext/dist/src/Xdbe.c patch
xsrc/external/mitlibXfixes/dist/src/Cursor.c patch
xsrc/external/mitlibXi/dist/src/XGMotion.c patch
xsrc/external/mitlibXi/dist/src/XGetBMap.c patch
xsrc/external/mitlibXi/dist/src/XGetDCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetDProp.c patch
xsrc/external/mitlibXi/dist/src/XGetFCtl.c patch
xsrc/external/mitlibXi/dist/src/XGetProp.c patch
xsrc/external/mitlibXi/dist/src/XIPassiveGrab.c patch
xsrc/external/mitlibXi/dist/src/XIProperties.c patch
xsrc/external/mitlibXi/dist/src/XISelEv.c patch
xsrc/external/mitlibXi/dist/src/XListDev.c patch
xsrc/external/mitlibXi/dist/src/XQueryDv.c patch
xsrc/external/mitlibXinerama/dist/src/Xinerama.c patch
xsrc/external/mitlibXrandr/dist/src/XrrProperty.c patch
xsrc/external/mitlibXrender/dist/src/Filter.c patch
xsrc/external/mitlibXrender/dist/src/Xrender.c patch
xsrc/external/mitlibXres/dist/src/XRes.c patch
xsrc/external/mitlibXt/dist/src/ResConfig.c patch
xsrc/external/mitlibXt/dist/src/Selection.c patch
xsrc/external/mitlibXv/dist/src/Xv.c patch
xsrc/external/mitlibXvMC/dist/src/XvMC.c patch
xsrc/external/mitlibXxf86dga/dist/src/XF86DGA2.c patch
xsrc/external/mitlibXxf86vm/dist/src/XF86VMode.c patch
xsrc/external/mitlibxcb/dist/src/xcb_in.c patch
xsrc/external/mitxf86-video-openchrome/dist/libxvmc/xf86dri.c patch

Fix protocol handling issues in X client libraries.
[mrg, ticket #900]

(riz)

2013-06-06 03:10:48 UTC MAIN commitmail json YAML

Fix a bug that the auto negotiation timer isn't cleard as we expected.
To not to forget clearing the timer and to reduce the code duplication,
clear mii_ticks in *mii_phy_auto().

(msaitoh)

2013-06-06 03:06:28 UTC netbsd-6-0 commitmail json YAML

2013-06-06 03:04:50 UTC netbsd-6-0 commitmail json YAML

2013-06-06 02:58:12 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by rkujawa in ticket #892):
sys/arch/amiga/dev/if_ne_zbus.c: revision 1.15
Workaround for the fake X-Surf autoconfig entry, created by the Deneb =
firmware v11.

(riz)

2013-06-06 02:57:34 UTC netbsd-6-1 commitmail json YAML

2013-06-06 02:56:23 UTC netbsd-6-1 commitmail json YAML

Pull up following revision(s) (requested by rkujawa in ticket #892):
sys/arch/amiga/dev/if_ne_zbus.c: revision 1.15
Workaround for the fake X-Surf autoconfig entry, created by the Deneb =
firmware v11.

(riz)

2013-06-06 02:55:27 UTC netbsd-6 commitmail json YAML

2013-06-06 02:52:28 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by rkujawa in ticket #892):
sys/arch/amiga/dev/if_ne_zbus.c: revision 1.15
Workaround for the fake X-Surf autoconfig entry, created by the Deneb =
firmware v11.

(riz)

2013-06-06 02:00:59 UTC MAIN commitmail json YAML

Add missing declaration of struct vnode.

(dholland)

2013-06-06 01:45:57 UTC MAIN commitmail json YAML

Changes to eawk:

+ reworked the db interface to be easier to use - results are now
returned as part of key and value arrays, which both have data and
size fields, to mirror the DBT struct

+ added initial curses bindings

+ fixed a bug in numeric array field names which I introduced

+ added scripts/rain.sh awk script which does what /usr/games/rain
does, and which exercises numeric array field names, and curses. It's
also much smaller than the equivalent C source.

+ added bindings for threshold algorithms, and a script to exercise
them

(agc)

2013-06-06 01:25:25 UTC MAIN commitmail json YAML

2013-06-06 01:01:42 UTC MAIN commitmail json YAML

Update the line-count standings.

(dholland)

2013-06-06 00:54:49 UTC MAIN commitmail json YAML

Cleanups and hacks to make lfs userland stuff build:
  - lfs_cksum.c doesn't actually need ulfs_inode.h any more.
  - neither does lfs_itimes.c.
  - add hacks to fsck_lfs to make it compile.
  - add hacks to newfs_lfs to make it compile.
  - fix warning in ulfs_quota.c when quotas are fully disabled
    (as I guess is happening with the rumpity version)

XXX: This commit adds -I${NETBSDSRCDIR}/sys to the Makefiles for
XXX: fsck_lfs, newfs_lfs, and lfs_cleanerd. This needs to be cleaned
XXX: up ASAP; but I consider this less problematic in the short term
XXX: than spewing ulfs_*.h into /usr/include.

(dholland)

2013-06-06 00:53:35 UTC MAIN commitmail json YAML

2013-06-06 00:53:12 UTC MAIN commitmail json YAML

2013-06-06 00:52:50 UTC MAIN commitmail json YAML

2013-06-06 00:52:14 UTC MAIN commitmail json YAML

Fix some exposed symbols:
  LOSTFOUNDINO -> LFS_LOSTFOUNDINO
  struct ufid -> struct ulfs_ufid

(dholland)

2013-06-06 00:51:50 UTC MAIN commitmail json YAML

Cleanups to reduce symbol and header exposure:
  - move struct ufid from ulfs_inode.h to lfs.h
  - lfs.h needs sys/mount.h and sys/pool.h
  - ulfs_quota2_subr.c needs lfs_inode.h
  - remove ulfs_inode.h from lfs.h in favor of ulfs_dinode.h
  - move ULFS_NDADDR, ULFS_NIADDR, ULFS_NXADDR from ulfs_dinode.h to lfs.h
  - remove ulfs_dinode.h from lfs.h
  - add lfs.h to ulfs_dinode.h

(dholland)

2013-06-06 00:51:25 UTC MAIN commitmail json YAML

2013-06-06 00:50:52 UTC MAIN commitmail json YAML

Apparently we also need to cut and paste ffs_snapgone() in order to be
able to link the ufs code.

Instead of actually cutting and pasting it (as it depends on ffs-only
things) implement it as panic. Probably we'll be able to demonstrate
later that it's unreachable.

XXX: Someone should add snapgone to struct ufs_ops in ufs/ufsmount.h,
XXX: and fix ufs/ufs_lookup.c to not hardwire ffs.

(dholland)

2013-06-06 00:49:28 UTC MAIN commitmail json YAML

2013-06-06 00:48:04 UTC MAIN commitmail json YAML

2013-06-06 00:46:40 UTC MAIN commitmail json YAML

Split lfs from ufs step 3: rearrange config stuff.
Add new options:
  LFS_EI
  LFS_DIRHASH
  LFS_EXTATTR
  LFS_EXTATTR_AUTOSTART
  LFS_QUOTA
  LFS_QUOTA2

and update code referring to the corresponding FFS and UFS config
symbols to use the LFS versions. Disable the one extant reference
to APPLE_UFS in the ulfs files. Use opt_lfs.h only, not opt_ffs.h.

(dholland)

2013-06-06 00:44:41 UTC MAIN commitmail json YAML

2013-06-06 00:40:55 UTC MAIN commitmail json YAML

Split lfs from ufs, part 1: cut and paste 15000 lines of ufs as "ulfs".

These are verbatim copies except that I've preserved the ufs rcsids
for reference. Also,
  ufs/quota.h -> ulfs_quotacommon.h
  ufs/ufs_quota.h -> ulfs_quota.h

Splitting lfs from ufs was ok'd by core some years ago. This is not
from my original tree, which became unmergeable after the several sets
of quota changes; I've done the work over again over the last couple
days.

(dholland)

2013-06-06 00:03:14 UTC MAIN commitmail json YAML

merge error paths, pass the address of sav; pointed out by Greg Troxel

(christos)

2013-06-05 23:49:22 UTC MAIN commitmail json YAML

2013-06-05 23:14:13 UTC MAIN commitmail json YAML

make .pc files depend upon configure files if they exist.  this
will force them to be rebuilt when the version has changed.
this fixes one of the most often broken parts of update builds
after a version update.

(mrg)

2013-06-05 23:12:38 UTC MAIN commitmail json YAML

2013-06-05 23:08:10 UTC MAIN commitmail json YAML

2013-06-05 23:08:03 UTC MAIN commitmail json YAML

2013-06-05 22:42:19 UTC MAIN commitmail json YAML

remove hard coded version string now that fontconfig uses the
default match the normal code handles.

(mrg)

2013-06-05 22:38:45 UTC MAIN commitmail json YAML

handle changed freetype-config generation; also move the hardcoded
version into a generator.

(mrg)

2013-06-05 21:59:59 UTC MAIN commitmail json YAML

Note manual removal of internal freetype headers.

(martin)

2013-06-05 21:45:06 UTC MAIN commitmail json YAML

2013-06-05 21:03:57 UTC MAIN commitmail json YAML

PEBKAC was already in the base acronyms file; move the variant spelling
there.

(dholland)

2013-06-05 20:52:07 UTC MAIN commitmail json YAML

2013-06-05 19:01:26 UTC MAIN commitmail json YAML

2013-06-05 18:15:06 UTC MAIN commitmail json YAML

add a bunch more instructions ( still not complete but we're getting there )

(macallan)

2013-06-05 14:37:04 UTC MAIN commitmail json YAML

declaring mtrr_funcs once should be enough.

(christos)

2013-06-05 13:54:26 UTC MAIN commitmail json YAML

If /usr/bin/cpp is not executable and RPCGEN_CPP was not set, try
/usr/bin/clang-cpp. This allows rpcgen to work in a clang-only release
build. Document hack to be resolved when the final decision about
/usr/bin/cpp and friends is made.

(joerg)

2013-06-05 09:06:21 UTC MAIN commitmail json YAML

2013-06-05 09:04:16 UTC MAIN commitmail json YAML

2013-06-05 09:03:18 UTC MAIN commitmail json YAML

2013-06-05 08:42:56 UTC MAIN commitmail json YAML

2013-06-05 08:42:21 UTC MAIN commitmail json YAML

2013-06-05 07:56:31 UTC MAIN commitmail json YAML

2013-06-05 07:42:54 UTC MAIN commitmail json YAML

find new manuals in their new location.

(mrg)

2013-06-05 07:41:56 UTC MAIN commitmail json YAML

define X11SRCDIR.xorg-docs.

(mrg)

2013-06-05 07:40:56 UTC MAIN commitmail json YAML

2013-06-05 07:36:22 UTC MAIN commitmail json YAML

spell the new header properly.

(mrg)

2013-06-05 07:29:45 UTC MAIN commitmail json YAML

add new files for xf86-input-mouse 1.9.0.

(mrg)

2013-06-05 07:26:37 UTC MAIN commitmail json YAML

build fixes, build the new .pc file, and install the new header.

(mrg)

2013-06-05 07:26:13 UTC MAIN commitmail json YAML

2013-06-05 07:13:59 UTC MAIN commitmail json YAML

2013-06-05 07:11:16 UTC MAIN commitmail json YAML

2013-06-05 06:28:57 UTC MAIN commitmail json YAML

2013-06-05 06:27:51 UTC MAIN commitmail json YAML

2013-06-05 06:27:27 UTC MAIN commitmail json YAML

2013-06-05 06:22:23 UTC MAIN commitmail json YAML

2013-06-05 06:13:12 UTC MAIN commitmail json YAML

merge xf86-video-vmware 13.0.1

(mrg)

2013-06-05 05:19:11 UTC MAIN commitmail json YAML

2013-06-05 05:18:44 UTC MAIN commitmail json YAML

Add some Intel devices from the following datasheets:
- Desktop 4th Generation Intel Core Processort Family Datasheet Volume 2 of 2
- Mobile 4th Generation Intel Core Processort Family Datasheet Volume 2 of 2
- Intel Xeon Processor E3-1200 v3 Product Family  Datasheet Volume 2 of 2

(msaitoh)

2013-06-05 03:59:44 UTC MAIN commitmail json YAML

JobCreatePipe: do fcntl() *after* any fiddling of fd's
to avoid leaking descriptors.
Job_ServerStart: set closed on exec for jp_0 and jp_1.

(sjg)

2013-06-05 02:59:48 UTC MAIN commitmail json YAML