Module Name:src
Committed By: skrll
Date: Sat Nov 5 14:26:23 UTC 2016
Modified Files:
src/sys/arch/arm/arm32: bus_dma.c
Log Message:
Also return early from _bus_dmamap_sync if we're not bouncing and there
are no {pre,post} ops
Now the KASSERT doesn't fire on cats
To ge
Module Name:src
Committed By: kamil
Date: Sat Nov 5 15:52:35 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace.c
Log Message:
attach1 in t_ptrace no longer fails
Christos Zoulas fixed the issue that a parent sees termination of its child
before a tracer observing it fo
Module Name:src
Committed By: martin
Date: Sat Nov 5 17:47:33 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: 3RDPARTY
src/external/bsd/bind [netbsd-7-0]: Makefile.inc
src/external/bsd/bind/bin/delv [netbsd-7-0]: Makefile
src/external/bsd/bind/bin/di
Module Name:src
Committed By: martin
Date: Sat Nov 5 17:48:24 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Note #1271
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.2.3 src/doc/CHANGES-7.0.3
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Sat Nov 5 17:54:09 UTC 2016
Modified Files:
src/doc [netbsd-7]: 3RDPARTY
src/external/bsd/bind [netbsd-7]: Makefile.inc
src/external/bsd/bind/bin/delv [netbsd-7]: Makefile
src/external/bsd/bind/bin/dig [net
Module Name:src
Committed By: martin
Date: Sat Nov 5 17:55:56 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Note #1271
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.117 -r1.1.2.118 src/doc/CHANGES-7.1
Please note that diffs are not pub
Module Name:src
Committed By: roy
Date: Sat Nov 5 20:03:15 UTC 2016
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Don't handle ARP duplication for the unspecified address.
To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.232 src/sys/netinet/if_arp.c
Module Name:src
Committed By: riastradh
Date: Sat Nov 5 20:57:31 UTC 2016
Modified Files:
src/lib/libc/stdlib: strtoul.3
Log Message:
Update strtoul(3) example to reflect clarifications in strtol(3).
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/lib/
Module Name:src
Committed By: riastradh
Date: Sat Nov 5 21:11:30 UTC 2016
Modified Files:
src/common/lib/libc/stdlib: _strtoul.h
Log Message:
Set *endptr in all paths out of strtoul and family.
XXX pullup-6
XXX pullup-7
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: kamil
Date: Sat Nov 5 21:49:28 UTC 2016
Modified Files:
src/tests/lib/libc/sys: t_wait.c
Log Message:
Add new test wait6_stopgo_loop in t_wait
This test verifies that it is possible to emit multiple times SIGSTOP and
SIGCONT for a child.
Ad
Module Name:src
Committed By: kre
Date: Sat Nov 5 22:21:48 UTC 2016
Modified Files:
src/lib/libc/time: zic.c
Log Message:
Revert a couple of lines of code from tzcode2016i to their state in 2016h
SIZE_MAX is the max value of a size_t (and is unsigned) so when converted
t
Module Name:src
Committed By: kre
Date: Sat Nov 5 23:09:37 UTC 2016
Modified Files:
src/lib/libc/time: zic.c
Log Message:
Actually, this problem won't be reported upstream, their code is
just ...
ptrdiff_t nitems_max = PTRDIFF_MAX - WORK_AROUND_QTBUG_53071;
Module Name:src
Committed By: pgoyette
Date: Sat Nov 5 23:30:22 UTC 2016
Modified Files:
src/sys/compat/common: Makefile Makefile.sysio compat_mod.c if_43.c
src/sys/net: if.c
Added Files:
src/sys/compat/common: if_43.h
Log Message:
Move if_43.c back into t
Module Name:src
Committed By: christos
Date: Sat Nov 5 23:49:59 UTC 2016
Modified Files:
src/sys/sys: wait.h
Log Message:
Since the stopped bits set is a subset of the continued bits set, check
that we are not continued in WIFSTOPPED.
Make WIFSIGNALED more obvious, it bei
Module Name:src
Committed By: msaitoh
Date: Sun Nov 6 02:27:34 UTC 2016
Modified Files:
src/share/man/man4: inphy.4
Log Message:
Add 82562 and wm(4).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/inphy.4
Please note that diffs are not p
Module Name:src
Committed By: kamil
Date: Sun Nov 6 02:28:57 UTC 2016
Modified Files:
src/tests/lib/libc/sys: t_wait.c
Log Message:
All tests in t_wait now pass
Christos Zoulas committed fixes to src/sys/sys/wait.h r.1.32.
Closes PR standards/51603
Sponsored by
To g
Module Name:src
Committed By: msaitoh
Date: Sun Nov 6 02:38:25 UTC 2016
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add "10/100" into non-gigabit devices' name.
To generate a diff of this commit:
cvs rdiff -u -r1.437 -r1.438 src/sys/dev/pci/if_wm.c
Please not
17 matches
Mail list logo