Module Name:src
Committed By: rin
Date: Tue Feb 28 04:47:41 UTC 2017
Modified Files:
src/sys/dev/dkwedge: dkwedge_rdb.c
Log Message:
remove unnecessary substitution. no functional changes.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/dkwedge/dk
Module Name:src
Committed By: rin
Date: Tue Feb 28 04:46:02 UTC 2017
Modified Files:
src/sys/dev/dkwedge: dkwedge_rdb.c
Log Message:
determine the buffer size by roundup(9)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/dkwedge/dkwedge_rdb.c
Ple
Module Name:src
Committed By: rin
Date: Tue Feb 28 04:39:58 UTC 2017
Modified Files:
src/sys/dev/dkwedge: dkwedge_rdb.c
Log Message:
Remove PARANOID macro; we should always update secsize if necessary.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/d
Module Name:src
Committed By: ozaki-r
Date: Tue Feb 28 04:07:11 UTC 2017
Modified Files:
src/sys/netinet6: in6.c
Log Message:
Separate the code of joining multicast groups
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.239 -r1.240 src/sys/neti
Module Name:src
Committed By: ozaki-r
Date: Tue Feb 28 03:32:11 UTC 2017
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/net/if_loop: Makefile
Added Files:
src/tests/net/if_loop: t_basic.sh
Log Message:
Add tests for loopback interface
To gener
Module Name:src
Committed By: ozaki-r
Date: Tue Feb 28 02:56:49 UTC 2017
Modified Files:
src/sys/netinet6: in6.c
Log Message:
Prevent ia6 from being freed in in6_ifinit
It fixes a panic (diagnostic assertion "entry->ple_prevp != NULL" failed)
on:
ifconfig lo1 create
i
Module Name:src
Committed By: jakllsch
Date: Tue Feb 28 00:33:36 UTC 2017
Modified Files:
src/sys/kern: subr_disk.c
Log Message:
pi_bsize must be at least pi_secsize
Allows block device accesses to 4KiB logical sector disks to function on the
vast majority of ports with 2
Module Name:src
Committed By: nonaka
Date: Mon Feb 27 23:52:06 UTC 2017
Modified Files:
src/sys/external/bsd/drm2/dist/include/drm: drmP.h
src/sys/external/bsd/drm2/pci: drm_pci.c
Log Message:
Revert "drmkms_pci: use MSI if available."
Fix PR/51997.
To generate
Module Name:src
Committed By: mrg
Date: Mon Feb 27 23:31:00 UTC 2017
Modified Files:
src/sys/dev: audio.c audiobell.c audiovar.h
Log Message:
minor clean ups:
- mark a bunch of local things static
- export an explicit set of functions for audiobell, instead of hooking
di
Module Name:src
Committed By: jdolecek
Date: Mon Feb 27 21:48:34 UTC 2017
Modified Files:
src/sys/dev/ic: ld_nvme.c
Log Message:
remote extra pasted line
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/ld_nvme.c
Please note that diffs are no
Module Name:src
Committed By: jdolecek
Date: Mon Feb 27 21:33:47 UTC 2017
Modified Files:
src/sys/sys: param.h
Log Message:
Welcome to 7.99.63 - struct ld_softc changes
To generate a diff of this commit:
cvs rdiff -u -r1.529 -r1.530 src/sys/sys/param.h
Please note that
Module Name:src
Committed By: jdolecek
Date: Mon Feb 27 21:32:33 UTC 2017
Modified Files:
src/sys/dev: ld.c ldvar.h
src/sys/dev/i2o: ld_iop.c
src/sys/dev/ic: ld_icp.c ld_nvme.c
src/sys/dev/pci: ld_twa.c ld_twe.c ld_virtio.c
Log Message:
refactor the
Module Name:src
Committed By: jdolecek
Date: Mon Feb 27 21:27:07 UTC 2017
Modified Files:
src/sys/dev/dkwedge: dk.c
Log Message:
pass also DIOCGCACHE to underlying device, so that upper layers would be able
to get the device cache properties without knowing the topology; w
Module Name:src
Committed By: jdolecek
Date: Mon Feb 27 21:25:46 UTC 2017
Modified Files:
src/sys/dev: cgd.c
Log Message:
pass also DIOCGCACHE to underlying device, so that upper layers would be able
to get device cache properties without knowing the topology
To generate
Module Name:src
Committed By: riastradh
Date: Mon Feb 27 20:29:00 UTC 2017
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo:
nouveau_engine_fifo_nvc0.c
Log Message:
Avoid __ffs64(0).
>From maya@.
To generate a diff of this commit:
Module Name:src
Committed By: chs
Date: Mon Feb 27 20:25:26 UTC 2017
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
tag the powerpc hackish_return_address() as __noinline.
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/libexec/ld.elf_so/r
Module Name:src
Committed By: chs
Date: Mon Feb 27 20:22:32 UTC 2017
Modified Files:
src/tests/lib/csu/arch/powerpc: h_initfini_align.S
Log Message:
check the lower bits of the stack pointer,
not the lower bits of the upper half of the stack pointer.
To generate a diff o
Module Name:src
Committed By: jakllsch
Date: Mon Feb 27 18:30:42 UTC 2017
Modified Files:
src/sys/arch/shark/ofw: vlpci.c
Log Message:
Flesh out missing functions. Get IO space and interrupts working.
Successfully tested with RTL8029 ne(4)@pci(4).
To generate a diff of
Module Name:src
Committed By: riastradh
Date: Mon Feb 27 18:28:40 UTC 2017
Modified Files:
src/sys/external/bsd/drm2/dist/drm/nouveau/core/engine/fifo:
nouveau_engine_fifo_nve0.c
Log Message:
Avoid __ffs64(0).
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Mon Feb 27 16:16:23 UTC 2017
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
fix printf formats (clang build)
To generate a diff of this commit:
cvs rdiff -u -r1.161 -r1.162 src/sys/dev/pci/pci_subr.c
Please note tha
Module Name:src
Committed By: rin
Date: Mon Feb 27 15:59:36 UTC 2017
Modified Files:
src/sys/arch/amiga/amiga: disksubr.c
Log Message:
If lp->d_secsize is updated, we need to reallocate the buffer.
Thanks mlelstv for his comment on port-amiga.
To generate a diff of this
Module Name:src
Committed By: msaitoh
Date: Mon Feb 27 14:13:57 UTC 2017
Modified Files:
src/sys/dev/pci: agp.c agpreg.h pci_subr.c pcireg.h
src/sys/sys: agpio.h
Log Message:
Decode AGP capability.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 sr
Module Name:src
Committed By: skrll
Date: Mon Feb 27 12:38:00 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra_xusb.c
Log Message:
Attach the usb2 bus - missed in merge from nick-nhusb
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/nv
Module Name:src
Committed By: nat
Date: Mon Feb 27 10:31:02 UTC 2017
Modified Files:
src/sys/dev: audio.c
Log Message:
Audio passes the atf test again.
To generate a diff of this commit:
cvs rdiff -u -r1.312 -r1.313 src/sys/dev/audio.c
Please note that diffs are not pub
Module Name:src
Committed By: knakahara
Date: Mon Feb 27 09:27:27 UTC 2017
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
fix Tx queue assignment when the number of H/W queues is less than ncpu.
To generate a diff of this commit:
cvs rdiff -u -r1.487 -r1.488 src/s
Module Name:src
Committed By: ozaki-r
Date: Mon Feb 27 08:26:53 UTC 2017
Modified Files:
src/sys/netinet: ip_carp.c
src/tests/net/carp: t_basic.sh
Log Message:
Make CARP on IPv6 work
It passes ATF tests but no more, no less.
To generate a diff of this commit:
cv
26 matches
Mail list logo