Module Name:src
Committed By: snj
Date: Mon Feb 13 07:37:19 UTC 2017
Modified Files:
src/external/mit/xorg/tools: Makefile
Removed Files:
src/external/mit/xorg/tools/xkbcomp: Makefile Makefile.xkbcomp
xkbcomp-KeyBind.c xkbcomp-stubs.c xkbfile-xkbmisc.c
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 13 07:18:20 UTC 2017
Modified Files:
src/sys/netinet: in_proto.c ip_icmp.c
src/sys/netinet6: icmp6.c in6_proto.c
Log Message:
Protect mtudisc and redirect stuffs of icmp/icmp6 with mutex
We have to run pr_init of
Module Name:src
Committed By: msaitoh
Date: Mon Feb 13 06:38:45 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Fix a bug that ix*_start_locked() is called in interrput context
(ix*_msix_que). The function is called in softint(ix*_handle_que()).
Module Name:src
Committed By: snj
Date: Mon Feb 13 06:11:01 UTC 2017
Modified Files:
src/distrib/sets/lists/xbase: mi
src/external/mit/xorg/lib/xkeyboard-config: Makefile.xkbdata
src/external/mit/xorg/lib/xkeyboard-config/compat: Makefile
src/externa
Module Name:src
Committed By: knakahara
Date: Mon Feb 13 05:02:21 UTC 2017
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.477 -r1.478 src/sys/dev/pci/if_wm.c
Please note that diffs are not public domain
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 13 04:47:59 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Fix build of ALL of amd64
To generate a diff of this commit:
cvs rdiff -u -r1.304 -r1.305 src/sys/dev/audio.c
Please note that diffs are not public
Module Name:src
Committed By: nonaka
Date: Mon Feb 13 04:42:15 UTC 2017
Modified Files:
src/sys/dev/pci: nvme_pci.c
Log Message:
remove extra crlf.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/pci/nvme_pci.c
Please note that diffs are not pu
Module Name:src
Committed By: snj
Date: Mon Feb 13 04:23:19 UTC 2017
Modified Files:
src/distrib/sets/lists/xbase: mi
src/etc/mtree: NetBSD.dist.Xorg
Removed Files:
src/external/mit/xorg/lib/xkeyboard-config/torture: Makefile
Log Message:
prune /usr/X11R7/l
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 13 04:06:39 UTC 2017
Modified Files:
src/sys/netinet: ip_output.c
Log Message:
Use IFQ_LOCK instead of splnet for if_snd
To generate a diff of this commit:
cvs rdiff -u -r1.269 -r1.270 src/sys/netinet/ip_output.c
Pleas
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 13 04:05:58 UTC 2017
Modified Files:
src/sys/netinet: in_pcb.c
src/sys/netinet6: in6_pcb.c
Log Message:
Replace splnet with splsoftnet
To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/sys/neti
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 13 04:05:19 UTC 2017
Modified Files:
src/sys/net: if_gif.c
Log Message:
Remove unnecessary splnet
ok @knakahara
To generate a diff of this commit:
cvs rdiff -u -r1.124 -r1.125 src/sys/net/if_gif.c
Please note that dif
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 13 04:01:11 UTC 2017
Modified Files:
src/doc: TODO.smpnet
Log Message:
Add BRIDGE_IPF
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/doc/TODO.smpnet
Please note that diffs are not public domain; they a
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 13 03:44:45 UTC 2017
Modified Files:
src/sys/net: bpf.c
Log Message:
Update comments to reflect bpf MP-ification
To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 src/sys/net/bpf.c
Please note that diffs
Module Name:src
Committed By: snj
Date: Mon Feb 13 02:34:11 UTC 2017
Modified Files:
src/distrib/sets/lists/xbase: mi
src/external/mit/xorg/lib/xkeyboard-config: xkeyboard-config.man
src/external/mit/xorg/lib/xkeyboard-config/symbols/macintosh_vndr:
Module Name:xsrc
Committed By: snj
Date: Mon Feb 13 02:33:22 UTC 2017
Modified Files:
xsrc/external/mit/xkeyboard-config/dist: configure
xsrc/external/mit/xkeyboard-config/dist/symbols: Makefile.in
xsrc/external/mit/xkeyboard-config/dist/symbols/sharp_vndr:
Module Name:xsrc
Committed By: snj
Date: Mon Feb 13 02:31:45 UTC 2017
Update of /cvsroot/xsrc/external/mit/xkeyboard-config/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv8386
Log Message:
initial import of xkeyboard-config 2.20
Status:
Vendor Tag: xorg
Release Tags: xk
Module Name:src
Committed By: nat
Date: Mon Feb 13 01:59:14 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Use fnullop_fcntl instead of audiofcntl.
To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 src/sys/dev/audio.c
Please note that diffs are
Module Name:src
Committed By: christos
Date: Sun Feb 12 22:37:49 UTC 2017
Modified Files:
src/lib/libc/gen: vis.c
Log Message:
fix off-by-one, found by asan.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/lib/libc/gen/vis.c
Please note that diffs are
Module Name:src
Committed By: snj
Date: Sun Feb 12 22:09:51 UTC 2017
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
1357
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.149 -r1.1.2.150 src/doc/CHANGES-7.1
Please note that diffs are not public domai
Module Name:src
Committed By: snj
Date: Sun Feb 12 22:07:17 UTC 2017
Modified Files:
src/libexec/httpd [netbsd-7]: CHANGES bozohttpd.8 bozohttpd.c
bozohttpd.h cgi-bozo.c
src/libexec/httpd/libbozohttpd [netbsd-7]: libbozohttpd.3
src/libexec/httpd/
Module Name:src
Committed By: snj
Date: Sun Feb 12 22:03:49 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
bah, combine revisions for ticket 1357
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-7.0.3
Pleas
Module Name:src
Committed By: snj
Date: Sun Feb 12 22:00:49 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
1357
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-7.0.3
Please note that diffs are not public d
Module Name:src
Committed By: snj
Date: Sun Feb 12 21:59:45 UTC 2017
Modified Files:
src/libexec/httpd [netbsd-7-0]: CHANGES bozohttpd.8 bozohttpd.c
bozohttpd.h cgi-bozo.c
src/libexec/httpd/libbozohttpd [netbsd-7-0]: libbozohttpd.3
src/libexec/ht
Module Name:src
Committed By: uwe
Date: Sun Feb 12 21:52:46 UTC 2017
Modified Files:
src/sys/kern: exec_elf.c
Log Message:
netbsd_elf_signature - look at note segments (phdrs) not note
sections. They point to the same data in the file, but sections are
for linkers and are
Module Name:src
Committed By: maya
Date: Sun Feb 12 21:06:46 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
note accept4
To generate a diff of this commit:
cvs rdiff -u -r1.2251 -r1.2252 src/doc/CHANGES
Please note that diffs are not public domain; they are subj
Module Name:src
Committed By: chs
Date: Sun Feb 12 21:02:20 UTC 2017
Modified Files:
src/sys/compat/linux/arch/alpha: linux_exec.h
src/sys/compat/linux/arch/arm: linux_exec.h
src/sys/compat/linux/arch/i386: linux_exec.h
src/sys/compat/linux/arch/m68k
Module Name:src
Committed By: kamil
Date: Sun Feb 12 20:59:23 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Add new entry in doc/CHANGES
ptrace(2): Add signal mask information accessors API:
PT_GET_SIGMASK and PT_SET_SIGMASK
Sponsored by
To ge
Module Name:src
Committed By: palle
Date: Sun Feb 12 19:35:54 UTC 2017
Modified Files:
src/sys/arch/sparc64/sparc64: trap.c
Log Message:
sun4v: Revert previous - paddr_t is not a pointer... noted by nakayama@
To generate a diff of this commit:
cvs rdiff -u -r1.187 -r1.18
Module Name:src
Committed By: maxv
Date: Sun Feb 12 18:43:56 UTC 2017
Modified Files:
src/sys/kern: kern_clock.c
Log Message:
Add a KASSERT, otherwise it looks like a NULL deref; from Mootja.
To generate a diff of this commit:
cvs rdiff -u -r1.134 -r1.135 src/sys/kern/ke
Module Name:src
Committed By: maxv
Date: Sun Feb 12 18:24:31 UTC 2017
Modified Files:
src/sys/nfs: nfs_syscalls.c
Log Message:
Memory leak, found by Mootja; not tested, but obvious enough.
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 src/sys/nfs/nfs_sy
Module Name:src
Committed By: maxv
Date: Sun Feb 12 18:21:50 UTC 2017
Modified Files:
src/sys/arch/amiga/stand/bootblock/installboot: installboot.c
Log Message:
Uninitialized var, found by Mootja; not tested, but obvious enough.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: maya
Date: Sun Feb 12 17:19:00 UTC 2017
Modified Files:
src/lib/libc/string: stresep.c
Log Message:
overlapping strcpy is UB. use memmove
from asan+ubsan
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/string/stresep
Module Name:src
Committed By: aymeric
Date: Sun Feb 12 16:54:06 UTC 2017
Modified Files:
src/sbin/gpt: main.c
Log Message:
Make gpt(8) work when compiled on a glibc-based OS.
This restores the ability to build amd64 install-image's under Linux.
To generate a diff of thi
Module Name:src
Committed By: abhinav
Date: Sun Feb 12 16:18:48 UTC 2017
Modified Files:
src/common/lib/libprop: prop_ingest.3
Log Message:
Add entry for prop_ingest in the NAME section.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libprop/p
Module Name:src
Committed By: abhinav
Date: Sun Feb 12 16:00:53 UTC 2017
Modified Files:
src/common/lib/libprop: prop_array.3 prop_array_util.3 prop_bool.3
prop_data.3 prop_dictionary.3 prop_dictionary_util.3 prop_ingest.3
prop_number.3 prop_object.3
Module Name:src
Committed By: wiz
Date: Sun Feb 12 14:45:09 UTC 2017
Modified Files:
src/usr.sbin/makefs: makefs.8
Log Message:
file system police.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/usr.sbin/makefs/makefs.8
Please note that diffs are not
Module Name:src
Committed By: wiz
Date: Sun Feb 12 14:44:20 UTC 2017
Modified Files:
src/share/man/man4: audio.4
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/share/man/man4/audio.4
Please note that diffs are not public do
Module Name:src
Committed By: skrll
Date: Sun Feb 12 09:47:32 UTC 2017
Modified Files:
src/sys/net: if_tap.c
Log Message:
Whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/net/if_tap.c
Please note that diffs are not public domain; they are
Module Name:src
Committed By: skrll
Date: Sun Feb 12 09:36:05 UTC 2017
Modified Files:
src/sys/net: if_ethersubr.c
Log Message:
Remove redundant splnet/splx calls - ec_lock is IPL_NET.
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 src/sys/net/if_ethersu
Module Name:src
Committed By: skrll
Date: Sun Feb 12 08:51:45 UTC 2017
Modified Files:
src/sys/net: if_tap.c
Log Message:
Convert to kmem(9)
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/net/if_tap.c
Please note that diffs are not public domain;
Module Name:src
Committed By: skrll
Date: Sun Feb 12 08:47:12 UTC 2017
Modified Files:
src/sys/net: if_tap.c
Log Message:
Typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/net/if_tap.c
Please note that diffs are not public domain; the
Module Name:src
Committed By: skrll
Date: Sun Feb 12 08:40:19 UTC 2017
Modified Files:
src/sys/net: if_tap.c
Log Message:
KNF (sort #include ) and remove a duplicate
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/net/if_tap.c
Please note that diff
Module Name:src
Committed By: nat
Date: Sun Feb 12 08:25:32 UTC 2017
Modified Files:
src/usr.sbin/bta2dpd/bta2dpd: bta2dpd.c sbc_encode.c
Log Message:
RTP timestamp is now set correctly. The streaming socket is set to non
block blocking and connection state machinre impro
43 matches
Mail list logo