Module Name:src
Committed By: mlelstv
Date: Sat Jan 5 07:56:07 UTC 2019
Modified Files:
src/sys/dev/usb: if_mue.c if_muevar.h
Log Message:
Enable multiple outstanding transfers.
iperf3 now shows 250MBit/s for sending and 225MBit/s for receiving.
To generate a diff of t
Module Name:src
Committed By: maya
Date: Sat Jan 5 06:59:46 UTC 2019
Modified Files:
src/usr.bin/telnet: Makefile
Log Message:
Bump WARNS to 5, and remove unnecessary -Wno (tested with pkgsrc clang 7)
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/usr
Module Name:src
Committed By: maya
Date: Sat Jan 5 06:56:03 UTC 2019
Modified Files:
src/usr.bin/telnet: Makefile
Log Message:
Remove advertising clause, permitted by the copyright author.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/usr.bin/telnet/
Module Name:src
Committed By: maya
Date: Sat Jan 5 06:47:24 UTC 2019
Modified Files:
src/usr.bin/telnet: commands.c telnet.c utilities.c
Log Message:
unifdef compatibility for old BSD servers. This has been
disabled, so no binary change. from openbsd.
To generate a diff
Module Name:src
Committed By: maya
Date: Sat Jan 5 06:30:05 UTC 2019
Modified Files:
src/usr.bin/telnet: commands.c
Log Message:
Avoid unnecessary casts, from openbsd. No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/usr.bin/telnet/com
Module Name:src
Committed By: christos
Date: Sat Jan 5 05:40:00 UTC 2019
Modified Files:
src/external/bsd/wpa/bin/hostapd_cli: Makefile
src/external/bsd/wpa/bin/wpa_cli: Makefile
src/external/bsd/wpa/bin/wpa_passphrase: Makefile
Log Message:
include common
Module Name:src
Committed By: pgoyette
Date: Sat Jan 5 02:49:16 UTC 2019
Modified Files:
src/sys/compat/netbsd32 [pgoyette-compat]: netbsd32_conv.h
Log Message:
Fix typo in previous
To generate a diff of this commit:
cvs rdiff -u -r1.33.2.4 -r1.33.2.5 src/sys/compat/net
Module Name:src
Committed By: christos
Date: Sat Jan 5 00:27:58 UTC 2019
Modified Files:
src/external/gpl2/xcvs/dist/src: tag.c
Log Message:
When we we fail to remove tags, print an error message since we are going
to be exiting with an error anyway.
To generate a diff
Module Name:src
Committed By: tnn
Date: Fri Jan 4 23:03:02 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/linux: linux_dma_buf.c
Log Message:
dma_buf_fd(): fd_putfile() does not belong here
PR kern/53834 ok riastradh@
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jdolecek
Date: Fri Jan 4 21:57:53 UTC 2019
Modified Files:
src/sys/arch/aarch64/include: pmap.h
Log Message:
re-apply rev. 1.18, now tested by Jonathan Kollasch and Ryo Shimizu - no
problems observed, and about 2x speedup for cached read
Imp
Module Name:src
Committed By: rin
Date: Fri Jan 4 21:39:38 UTC 2019
Modified Files:
src/sys/arch/aarch64/include: param.h
Log Message:
ALIGNBYTES32 should be (8 - 1), not (4 - 1) for EABI:
https://nxr.netbsd.org/xref/src/sys/arch/arm/include/cdefs.h#56
Now, sshd for earm
Module Name:src
Committed By: christos
Date: Fri Jan 4 21:27:04 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
it is 2019
To generate a diff of this commit:
cvs rdiff -u -r1.2481 -r1.2482 src/doc/CHANGES
Please note that diffs are not public domain; they are su
Module Name:src
Committed By: christos
Date: Fri Jan 4 21:23:30 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new wpa supplicant/hostapd
To generate a diff of this commit:
cvs rdiff -u -r1.1584 -r1.1585 src/doc/3RDPARTY
cvs rdiff -u -r1.2480 -r1.2481 s
Module Name:src
Committed By: christos
Date: Fri Jan 4 21:22:21 UTC 2019
Modified Files:
src/external/bsd/wpa/bin: Makefile.inc
src/external/bsd/wpa/bin/hostapd: Makefile
src/external/bsd/wpa/bin/wpa_supplicant: Makefile
src/external/bsd/wpa/dist/ho
Module Name:src
Committed By: christos
Date: Fri Jan 4 21:03:16 UTC 2019
Update of /cvsroot/src/external/bsd/wpa/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv27916
Log Message:
2018-12-02 - v2.7
* fixed WPA packet number reuse with replayed messages and key
reinstallation
Module Name:src
Committed By: tnn
Date: Fri Jan 4 20:22:32 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/include/linux: interval_tree.h
Log Message:
interval_tree_iter_next: check the node we return, not the prev one.
Also assert that the interval is intersecting the
Module Name:src
Committed By: joerg
Date: Fri Jan 4 19:54:57 UTC 2019
Modified Files:
src/libexec/ld.elf_so: map_object.c
Log Message:
MAP_ALIGNED has existed for years, just assume it exists.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/libexec/ld.
Module Name:src
Committed By: christos
Date: Fri Jan 4 19:31:39 UTC 2019
Update of /cvsroot/src/external/bsd/wpa/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv22454
Log Message:
2018-12-02 - v2.7
* fixed WPA packet number reuse with replayed messages and key
reinstallation
Module Name:src
Committed By: christos
Date: Fri Jan 4 19:29:31 UTC 2019
Update of /cvsroot/src/external/bsd/wpa/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv18372
Log Message:
2018-12-02 - v2.7
* fixed WPA packet number reuse with replayed messages and key
reinstallation
Module Name:src
Committed By: maya
Date: Fri Jan 4 19:13:58 UTC 2019
Modified Files:
src/bin/ed: README ed.h glbl.c undo.c
Log Message:
Unifdef compatibility for broken realloc.
No binary change
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/bin/ed/RE
Module Name:xsrc
Committed By: christos
Date: Fri Jan 4 18:59:45 UTC 2019
Modified Files:
xsrc/external/mit/libXxf86dga/dist/src: XF86DGA.c
Log Message:
use a destructor instead of atexit(3) to prevent SEGV's after dlclose.
To generate a diff of this commit:
cvs rdiff -
Module Name:xsrc
Committed By: christos
Date: Fri Jan 4 18:53:36 UTC 2019
Modified Files:
xsrc/external/mit/libXau/dist: AuFileName.c
Log Message:
Don't use atexit(3) to free the buffer. Use a destructor instead so we don't
segv if someone dlopened and dlclosed the librar
Module Name:src
Committed By: christos
Date: Fri Jan 4 18:51:23 UTC 2019
Modified Files:
src/usr.bin/xlint/lint1: cgram.y scan.l
Log Message:
recognize destructor attribute.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/usr.bin/xlint/lint1/cgram.y
c
Module Name:src
Committed By: christos
Date: Fri Jan 4 18:36:50 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config: netbsd.h
Log Message:
propagate profiling fix from gcc.old:
g++ needs the profiling libraries for stdc++ and math to work.
To generate a diff
Module Name:src
Committed By: christos
Date: Fri Jan 4 18:35:46 UTC 2019
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config: netbsd.h
Log Message:
Specify that we need the profiled libraries when we are linking c++ with
profiling.
To generate a diff of this commi
Module Name:src
Committed By: tih
Date: Fri Jan 4 17:09:26 UTC 2019
Modified Files:
src/sys/dev/usb: umodem_common.c
Log Message:
The availability of status change notification messages for a umodem
device is not an error. Report its presence if booting in verbose
mode (
Module Name:src
Committed By: martin
Date: Fri Jan 4 16:25:06 UTC 2019
Modified Files:
src/sys/arch/sparc64/sparc64: autoconf.c
Log Message:
PR port-sparc64/53830: adapt QEMU workarounds to newer OpenBIOS device
tree layout.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jmcneill
Date: Fri Jan 4 15:57:04 UTC 2019
Modified Files:
src/sys/arch/arm/samsung: exynos_platform.c
Log Message:
Starting CPUs in cluster 1 of Exynos5422 causes strange things to happen
around ap_mpstart. Until we figure out why, only star
Module Name:src
Committed By: martin
Date: Fri Jan 4 15:27:19 UTC 2019
Modified Files:
src/usr.bin/menuc: mdb.c menu_sys.def menuc.1
Log Message:
Add an option for single (disabled) menu lines to have no shortcut.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -
Module Name:src
Committed By: martin
Date: Fri Jan 4 14:56:25 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ticket #1155
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-8.1
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Fri Jan 4 14:55:40 UTC 2019
Modified Files:
src/sys/dev/usb [netbsd-8]: xhci.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #1155):
sys/dev/usb/xhci.c: revision 1.100
use xhci_polling_p(). thi
Module Name:src
Committed By: maxv
Date: Fri Jan 4 10:25:40 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm_x86.c
Log Message:
In !64bit mode RIP-relative is null+disp32, handle that correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libnvm
32 matches
Mail list logo