Module Name:src
Committed By: knakahara
Date: Fri Apr 12 07:12:12 UTC 2019
Modified Files:
src/sys/netipsec: ipsecif.c
Log Message:
remove a variable which is no longer used.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/netipsec/ipsecif.c
Please
Module Name:src
Committed By: ryo
Date: Fri Apr 12 09:29:26 UTC 2019
Modified Files:
src/sys/arch/aarch64/aarch64: TODO aarch32_syscall.c netbsd32_machdep.c
Log Message:
COMPAT_NETBSD32 to work on also thumbmode
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6
Module Name:src
Committed By: abhinav
Date: Fri Apr 12 10:57:27 UTC 2019
Modified Files:
src/lib/libc/sys: kqueue.2
Log Message:
Markup improvements: use Dv for kqueue filters, events and note names
ok wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 s
Module Name:src
Committed By: abhinav
Date: Fri Apr 12 11:02:22 UTC 2019
Modified Files:
src/share/man/man9: condvar.9
Log Message:
Split the examples into two separate literal sections
ok wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/
Module Name:src
Committed By: christos
Date: Fri Apr 12 15:12:29 UTC 2019
Modified Files:
src/lib/libedit: filecomplete.c
Log Message:
PR/54117: Paavo Helde: Fix memory overrun: Account for the closing quote
in memory allocation if quoted.
To generate a diff of this comm
Module Name:src
Committed By: martin
Date: Fri Apr 12 15:47:41 UTC 2019
Modified Files:
src/usr.bin/menuc: menu_sys.def
Log Message:
new_menu: add missing initializations - we might be using a previously
freed menu entry which has not been zeroed.
To generate a diff of t
Module Name:src
Committed By: martin
Date: Fri Apr 12 15:59:34 UTC 2019
Modified Files:
src/usr.bin/menuc: menu_sys.def
Log Message:
Backout previous - our pool is zeroed, no need to reinitializ here.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/usr.
Module Name:src
Committed By: christos
Date: Fri Apr 12 17:30:49 UTC 2019
Modified Files:
src/lib/libedit: terminal.c
Log Message:
PR/52359: Benjamin Lorenz: When resizing because of a signal save and restore
the cursor position, since it does not change.
To generate a d
Module Name:src
Committed By: christos
Date: Fri Apr 12 17:43:25 UTC 2019
Modified Files:
src/external/mit/xorg/lib/gallium: Makefile
Log Message:
more stack protector (arm32)
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/mit/xorg/lib/gallium
Module Name:src
Committed By: skrll
Date: Fri Apr 12 21:12:21 UTC 2019
Modified Files:
src/sys/arch/mips/mips: spl.S
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/mips/mips/spl.S
Please note that diffs are not pu
Module Name:src
Committed By: rin
Date: Sat Apr 13 00:23:32 UTC 2019
Modified Files:
src/libexec/ld.elf_so: tls.c
Log Message:
Do not compile __tls_get_addr() into ldd(1), which fixes ldd(1) crashing
on arm after switching to new jemalloc.
jemalloc invokes __tls_get_addr(
Module Name:src
Committed By: christos
Date: Sat Apr 13 03:15:25 UTC 2019
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Fix c++ exceptions on arm; jemalloc calls _rtld_tls_get_addr from inside
dl_iterate_phdr, so we need to unlock and relock.
To generate a d
Module Name:src
Committed By: maxv
Date: Sat Apr 13 06:17:33 UTC 2019
Modified Files:
src/sys/dev/pci: vioscsi.c
Log Message:
Fix use-after-free. If we're not polling, virtio_enqueue_commit() will send
the transaction, and it means 'xs' can be immediately freed. So, save t
13 matches
Mail list logo