Module Name:src
Committed By: skrll
Date: Mon Nov 5 07:42:56 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: files.generic
Log Message:
Merge in VIRT now that qemu in pkgsrc can support it (missed in previous
commit)
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: skrll
Date: Mon Nov 5 07:41:46 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC
Log Message:
Merge in VIRT now that qemu in pkgsrc can support it
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/evbarm/co
Module Name:src
Committed By: msaitoh
Date: Mon Nov 5 07:39:57 UTC 2018
Modified Files:
src/usr.sbin/acpitools/acpidump: acpi.c acpidump.8
Log Message:
Decode Boot Graghics Resource Table (BGRT).
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/usr.sbi
Module Name:src
Committed By: maya
Date: Mon Nov 5 04:08:40 UTC 2018
Modified Files:
src/lib/libc: shlib_version
Log Message:
Suggest to remove lfs_ stubs on a major bump.
they're deprecated, ioctl is used instead.
To generate a diff of this commit:
cvs rdiff -u -r1.281
Module Name:src
Committed By: msaitoh
Date: Mon Nov 5 03:51:31 UTC 2018
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
Decode PCI Enhanced Allocation.
To generate a diff of this commit:
cvs rdiff -u -r1.206 -r1.207 src/sys/dev/pci/pci_subr.c
cvs rdif
Module Name:src
Committed By: manu
Date: Mon Nov 5 02:28:32 UTC 2018
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Add missing mutex pn->pn_sizemtx lock in puffs_vnop_open()
puffs_vnop_open() calls flushvncache(), which calls dosetattr()
if pn->pn_stat has
Module Name:src
Committed By: mrg
Date: Mon Nov 5 00:43:30 UTC 2018
Modified Files:
src/lib/libkvm: kvm.c
Log Message:
initialise the kvm errbuf so that if an error occurs, but the
internal _kvm_*err() functions aren't called, stack garbage is
not reported as an error str
Module Name:src
Committed By: skrll
Date: Sun Nov 4 21:41:12 UTC 2018
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Only add GENERIC to earmv6 and earmv7 builds
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/etc/etc.evbarm/Makefile.inc
Module Name:src
Committed By: roy
Date: Sun Nov 4 20:45:21 UTC 2018
Modified Files:
src/usr.sbin/syslogd: syslogd.8 syslogd.c
Log Message:
syslogd: allow the reporting of buffer overflows to be disabled.
This generally isn't a good thing, nothing should be discard silent
Module Name:src
Committed By: roy
Date: Sun Nov 4 20:23:08 UTC 2018
Modified Files:
src/usr.sbin/syslogd: syslogd.8 syslogd.c
Log Message:
syslogd: allow the receiving buffer size to be set.
This allows the admin to try and avoid buffer overflow when a log of
logging app
Module Name:src
Committed By: palle
Date: Sun Nov 4 20:02:07 UTC 2018
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
Ensure that the 64-bit condition codes are used instead of the 32-bit condition
codes. ok martin@
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Sun Nov 4 16:30:29 UTC 2018
Modified Files:
src/external/bsd/dhcpcd/dist/src: dhcp.c dhcp6.c if-bsd.c ipv6nd.c
src/lib/libc/sys: getsockopt.2
src/share/man/man7: sysctl.7
src/sys/kern: uipc_socket.c uipc_
Module Name:src
Committed By: mlelstv
Date: Sun Nov 4 13:48:27 UTC 2018
Modified Files:
src/sys/uvm: uvm_glue.c uvm_km.c
Log Message:
PMAP_MAP_POOLPAGE must not fail. Trigger assertion here instead of
panic later from failing PR_WAITOK memory allocations.
To generate a
Module Name:src
Committed By: maxv
Date: Sun Nov 4 12:48:01 UTC 2018
Modified Files:
src/etc: MAKEDEV.tmpl
src/share/man/man8: MAKEDEV.8
Log Message:
Add tprof in MAKEDEV.tmpl, and regen MAKEDEV.8.
To generate a diff of this commit:
cvs rdiff -u -r1.194 -r1.195
Module Name:src
Committed By: martin
Date: Sun Nov 4 11:15:10 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Tickets #1078 and #1079
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.47 -r1.1.2.48 src/doc/CHANGES-8.1
Please note that diffs
Module Name:src
Committed By: martin
Date: Sun Nov 4 11:14:09 UTC 2018
Modified Files:
src/sys/netinet6 [netbsd-8]: udp6_output.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #1079):
sys/netinet6/udp6_usrreq.c: revision 1.142
Module Name:src
Committed By: martin
Date: Sun Nov 4 11:08:10 UTC 2018
Modified Files:
src/sys/dev/usb [netbsd-8]: uhub.c usb_subr.c
Log Message:
Pull up following revision(s) (requested by manu in ticket #1078):
sys/dev/usb/uhub.c: revision 1.140
sys/dev
Module Name:src
Committed By: mlelstv
Date: Sun Nov 4 08:48:01 UTC 2018
Modified Files:
src/sys/netinet6: udp6_usrreq.c
Log Message:
Fix error path in ip6 source address selection.
in6_selectsrc previously returned a pointer to an ipv6 address,
the pointer was NULL in ca
18 matches
Mail list logo