Module Name:src
Committed By: pgoyette
Date: Fri Jan 11 07:55:53 UTC 2019
Modified Files:
src/sys/net [pgoyette-compat]: rtsock.c
Log Message:
Don't accept OIFLIST operation unless the rtsock_70_hook is loaded,
even though the results are otherwise identical to those on cu
Module Name:src
Committed By: msaitoh
Date: Fri Jan 11 07:14:58 UTC 2019
Modified Files:
src/sys/dev/mii: brgphy.c
Log Message:
Remove extra PHY read in brgphy_mii_phy_auto().
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/dev/mii/brgphy.c
Please
Module Name:src
Committed By: pgoyette
Date: Fri Jan 11 06:27:45 UTC 2019
Modified Files:
src/sys/compat/common [pgoyette-compat]: compat_50_mod.c compat_mod.h
rtsock_50.c
src/sys/kern [pgoyette-compat]: compat_stub.c
src/sys/net [pgoyette-compat
Module Name:src
Committed By: pgoyette
Date: Fri Jan 11 06:18:17 UTC 2019
Modified Files:
src/sys/sys [pgoyette-compat]: module_hook.h
Log Message:
Separate macro arguments with for readability.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/sys
Module Name:src
Committed By: dholland
Date: Fri Jan 11 06:14:39 UTC 2019
Modified Files:
src/lib/libcurses: curses_clear.3
Log Message:
At some point we lost the text that explains the difference between
clear() and erase(). Or possibly we never had any. Put some back.
Bu
Module Name:src
Committed By: msaitoh
Date: Fri Jan 11 05:13:26 UTC 2019
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Set I82579_LPI_CTRL register correctly in wm_set_eee_pchlan().
To generate a diff of this commit:
cvs rdiff -u -r1.615 -r1.616 src/sys/dev/pci/
Module Name:src
Committed By: knakahara
Date: Fri Jan 11 02:57:21 UTC 2019
Modified Files:
src/sys/net: if_ppp.c
Log Message:
Fix missing splx in ppp_inproc().
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/net/if_ppp.c
Please note that diffs ar
Module Name:src
Committed By: knakahara
Date: Fri Jan 11 02:55:41 UTC 2019
Modified Files:
src/sys/net: if_ppp.c
Log Message:
Fix missing mutex_exit in ppp_create().
To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 src/sys/net/if_ppp.c
Please note that di
Module Name:src
Committed By: christos
Date: Fri Jan 11 02:44:49 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc: rwlock.c
Log Message:
disable pause, only works on v9
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/mpl/bind/dist/lib/
Module Name:xsrc
Committed By: christos
Date: Fri Jan 11 02:34:53 UTC 2019
Modified Files:
xsrc/external/mit/libdrm/dist/amdgpu: amdgpu_bo.c
Log Message:
fix compilation
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 xsrc/external/mit/libdrm/dist/amdgpu/
Module Name:src
Committed By: uwe
Date: Thu Jan 10 23:10:23 UTC 2019
Modified Files:
src/distrib/sets/lists/xdebug: md.amd64 md.i386
src/distrib/sets/lists/xserver: md.amd64 md.i386
src/external/mit/xorg/server/drivers: Makefile
Log Message:
Hook vboxvideo
Module Name:src
Committed By: mlelstv
Date: Thu Jan 10 23:01:57 UTC 2019
Modified Files:
src/sys/dev/ic: rtl8169.c
Log Message:
Fix handling of RTKQ_IM_HW quirk, the check was inverted.
Found by t...@useless-ficus.net, thanks.
Fixes PR/53858.
To generate a diff of this
Module Name:src
Committed By: skrll
Date: Thu Jan 10 22:13:07 UTC 2019
Modified Files:
src/sys/dev/usb: usbdi.c
Log Message:
Avoid use after free when closing interrupt pipe transfer by calling
upm_close before destroying the interupt pipe xfer.
Found by kasan on wiz's ma
Module Name:src
Committed By: christos
Date: Thu Jan 10 22:02:16 UTC 2019
Modified Files:
src/sys/kern: sysv_ipc.c
Log Message:
handle errors from loading the syscalls and bail early. establish sysctl
later.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 s
Module Name:src
Committed By: martin
Date: Thu Jan 10 19:00:17 UTC 2019
Modified Files:
src/usr.sbin/sysinst: menus.mi msg.mi.de msg.mi.en msg.mi.es msg.mi.fr
msg.mi.pl
Log Message:
PR install/53857: make the pkgsrc menu wider, so the first column fits
in vario
Module Name:src
Committed By: christos
Date: Thu Jan 10 18:41:56 UTC 2019
Modified Files:
src/lib/libedit: readline.c
Log Message:
PR/53856: F. Aragon: editline/libedit not prompting colors in readline mode
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149
Module Name:src
Committed By: christos
Date: Thu Jan 10 18:09:45 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc: rwlock.c
Log Message:
no yield for early arm
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mpl/bind/dist/lib/isc/rwloc
Module Name:src
Committed By: christos
Date: Thu Jan 10 17:41:48 UTC 2019
Modified Files:
src/external/mpl/dhcp: Makefile.inc
src/external/mpl/dhcp/dist/common: dns.c
src/external/mpl/dhcp/dist/omapip: buffer.c connection.c dispatch.c
isclib.c
Module Name:src
Committed By: scole
Date: Thu Jan 10 17:05:56 UTC 2019
Modified Files:
src/sys/arch/ia64/include: cpu.h lock.h
Log Message:
consolidate hint@pause in one place. remove mf.a from memory barriers
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:xsrc
Committed By: maya
Date: Thu Jan 10 16:48:37 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/render: render.c
Log Message:
Remove duplicate length check (undo diff to upstream)
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 xsrc/
Module Name:xsrc
Committed By: maya
Date: Thu Jan 10 16:16:31 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/glx: indirect_program.c
indirect_texture_compression.c singlepix.c swap_interval.c
Log Message:
Undo merge botch, duplicate length checks
Module Name:xsrc
Committed By: maya
Date: Thu Jan 10 14:33:11 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting:
driver.c
Log Message:
pEnt isn't initialized at this point, don't free it
Undo diff to upstream.
There's a
Module Name:xsrc
Committed By: maya
Date: Thu Jan 10 14:28:44 UTC 2019
Modified Files:
xsrc/external/mit/xorg-server/dist/hw/xfree86/common: xf86pciBus.c
Log Message:
Undo unnecessary diff to vendor branch.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
Module Name:src
Committed By: christos
Date: Thu Jan 10 13:53:58 UTC 2019
Modified Files:
src/lib/libwrap: diag.c
Log Message:
delete unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libwrap/diag.c
Please note that diffs are not publ
Module Name:src
Committed By: christos
Date: Thu Jan 10 13:53:27 UTC 2019
Modified Files:
src/lib/libwrap: diag.c
Log Message:
PR/53851: Andreas Gustafsson: libwrap prints "m" instead of errno
Handle %m inline if needed, otherwise vasprintf strips the %m and...
To genera
Module Name:src
Committed By: pgoyette
Date: Thu Jan 10 11:15:49 UTC 2019
Modified Files:
src/tests/lib/libc/net/getaddrinfo [pgoyette-compat]: t_getaddrinfo.sh
Log Message:
Import fix from HEAD.
Now that the test behaves normally under failure (mismatched actual vs
expec
Module Name:src
Committed By: pgoyette
Date: Thu Jan 10 11:13:50 UTC 2019
Modified Files:
src/tests/lib/libc/net/getaddrinfo: t_getaddrinfo.sh
Log Message:
Remove extraneous && from check_output()
With this extra && the test case exits abnormally when the actual and
expec
Module Name:src
Committed By: mrg
Date: Thu Jan 10 10:33:50 UTC 2019
Modified Files:
src/sys/arch/sparc64/include: pmap.h
src/sys/arch/sparc64/sparc64: db_interface.c pmap.c
Log Message:
- move pmap_ctx() macro into pmap.h instead of duplicating it.
- fix descripti
Module Name:src
Committed By: martin
Date: Thu Jan 10 10:04:43 UTC 2019
Modified Files:
src/external/bsd/acpica/bin/iasl: Makefile
Log Message:
Use the make pid when naming the temporary file to create aslcompilerparse.y,
so tow parallel make instances won't step on each o
Module Name:xsrc
Committed By: mrg
Date: Thu Jan 10 09:13:52 UTC 2019
Modified Files:
xsrc/external/mit/libdrm/dist/amdgpu: amdgpu_vamgr.c
Log Message:
don't mark a static function with default visibility. (avoids warnings.)
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: mrg
Date: Thu Jan 10 09:12:57 UTC 2019
Modified Files:
src/external/mit/xorg/lib/libdrm_intel: Makefile
Log Message:
add new source for libdrm 2.4.96.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/mit/xorg/lib/lib
Module Name:src
Committed By: martin
Date: Thu Jan 10 09:12:47 UTC 2019
Modified Files:
src/sys/dev/ic: isp_library.c
Log Message:
When handles returned by the device do not match our expectations,
log more details.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -
Module Name:src
Committed By: mrg
Date: Thu Jan 10 09:10:31 UTC 2019
Modified Files:
src/external/mit/xorg/lib/libdrm: Makefile.defines
src/external/mit/xorg/lib/libdrm_amdgpu: Makefile
Log Message:
build fixes for libdrm 2.4.96.
XXX: may still have build issues,
Module Name:xsrc
Committed By: mrg
Date: Thu Jan 10 08:59:43 UTC 2019
Modified Files:
xsrc/external/mit/libdrm/dist: xf86atomic.h xf86drm.c xf86drmMode.c
xsrc/external/mit/libdrm/dist/include/drm: drm.h i915_drm.h
xsrc/external/mit/libdrm/dist/intel: intel_b
Module Name:xsrc
Committed By: mrg
Date: Thu Jan 10 08:49:56 UTC 2019
Update of /cvsroot/xsrc/external/mit/libdrm/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv24250
Log Message:
initial import of libdrm-2.4.96
Status:
Vendor Tag: xorg
Release Tags: libdrm-2-4-96
Module Name:src
Committed By: msaitoh
Date: Thu Jan 10 08:27:21 UTC 2019
Modified Files:
src/sys/dev/pci: if_bce.c
Log Message:
Remove extra register read in bce_mii_write().
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/if_bce.c
Please
36 matches
Mail list logo