Module Name:src
Committed By: wiz
Date: Sat Feb 7 09:59:47 UTC 2015
Modified Files:
src/games/fortune/datfiles: fortunes-o.real
Log Message:
Fix typo. From kspillner@OpenBSD, forwarded by jmc@OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/gam
Module Name:src
Committed By: maxv
Date: Sat Feb 7 10:40:57 UTC 2015
Modified Files:
src/sys/fs/nilfs: nilfs_vfsops.c
Log Message:
Revert previous, it was a false positive.
In nilfs_mount_device() there's one branch where the node is not released:
when the device is alre
Module Name:src
Committed By: martin
Date: Sat Feb 7 11:24:55 UTC 2015
Modified Files:
src/usr.bin/kdump: Makefile.ioctl-c
Log Message:
Drop i915, it still causes duplicate case statements
(DRM_IOCTL_QXL_UPDATE_AREA == DRM_IOCTL_I915_BATCHBUFFER)
To generate a diff of t
Module Name:src
Committed By: mlelstv
Date: Sat Feb 7 12:50:25 UTC 2015
Modified Files:
src/sys/fs/nfs/common: krpc_subr.c
Log Message:
invalidate input mbuf as soon as it is consumed by the mbuf chain
to avoid a double free later.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: pooka
Date: Sat Feb 7 13:20:00 UTC 2015
Modified Files:
src/sys/arch/amd64/conf: GENERIC
src/sys/dev/pci: files.pci
Added Files:
src/sys/dev/pci: if_iwm.c if_iwmreg.h if_iwmvar.h
Log Message:
Add a driver for Intel Centrino 72
Module Name:src
Committed By: christos
Date: Sat Feb 7 14:37:42 UTC 2015
Modified Files:
src/usr.bin/kdump: Makefile.ioctl-c
Log Message:
Add QXL, re-enable I915
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/kdump/Makefile.ioctl-c
Please not
Module Name:src
Committed By: jmcneill
Date: Sat Feb 7 17:14:32 UTC 2015
Modified Files:
src/sys/arch/arm/conf: files.arm
src/sys/arch/arm/cortex: a9_mpsubr.S
Log Message:
According to the Cortex-A5 TRM, the CBAR register is not implemented and
always reads as 0x0
Module Name:src
Committed By: jmcneill
Date: Sat Feb 7 17:20:17 UTC 2015
Added Files:
src/sys/arch/arm/amlogic: amlogic_board.c amlogic_com.c
amlogic_comreg.h amlogic_intr.h amlogic_io.c amlogic_reg.h
amlogic_space.c amlogic_var.h files.amlogic
Module Name:src
Committed By: christos
Date: Sat Feb 7 17:57:00 UTC 2015
Modified Files:
src/external/bsd/openldap/dist/servers/slapd: filter.c
Log Message:
Apply: http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;\
h=2f1a2dd329b91afe561cd06b872d09630d4
Module Name:src
Committed By: christos
Date: Sat Feb 7 17:58:23 UTC 2015
Modified Files:
src/external/bsd/openldap/dist/servers/slapd/overlays: deref.c
Log Message:
Apply: http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;\
h=c32e74763f77675b9e144126e37
Module Name:src
Committed By: christos
Date: Sat Feb 7 19:36:06 UTC 2015
Modified Files:
src/usr.bin/netstat: Makefile inet.c inet6.c
Log Message:
print the timer flags.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/usr.bin/netstat/Makefile
cvs rdiff
Module Name:src
Committed By: christos
Date: Sat Feb 7 19:36:42 UTC 2015
Modified Files:
src/sys/sys: callout.h
Log Message:
Add an FMT macro to snprintb the callout flags.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/sys/callout.h
Please note
Module Name:src
Committed By: joerg
Date: Sat Feb 7 20:01:48 UTC 2015
Modified Files:
src/sys/arch/xen/x86: xen_ipi.c
Log Message:
valid_ipimask is only used under DIAGNOSTIC, so only define it then.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/
Module Name:src
Committed By: christos
Date: Sat Feb 7 20:30:04 UTC 2015
Modified Files:
src/external/cddl/osnet: Makefile.inc
src/external/cddl/osnet/dist/cmd/dtrace: dtrace.c
src/external/cddl/osnet/dist/common/ctf: ctf_create.c ctf_hash.c
ctf
Module Name:src
Committed By: christos
Date: Sat Feb 7 20:33:22 UTC 2015
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_as.c
Log Message:
delete error(1) strings.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/external/cddl/
15 matches
Mail list logo