Module Name:src
Committed By: msaitoh
Date: Thu Jun 14 07:19:47 UTC 2018
Modified Files:
src/sys/dev/pci: if_skreg.h
Log Message:
s/regisrer/register/. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/pci/if_skreg.h
Please
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 07:39:16 UTC 2018
Modified Files:
src/sys/net: if_ether.h
Log Message:
Move macros related to multicast address into #ifdef _KERNEL
Those macros and structure are only used in the kernel.
reviewed by ozaki-r@n.o, th
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 07:44:31 UTC 2018
Modified Files:
src/sys/net: if_ether.h
Log Message:
Replace macros related to multicast address with inline functions
ok ozaki-r@
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 sr
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 07:54:57 UTC 2018
Modified Files:
src/sys/net: if_ethersubr.c if_vlan.c
src/sys/netinet: ip_carp.c
Log Message:
Use ether_lookup_multi() instead of the macro
ok ozaki-r@
To generate a diff of this commit:
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 08:00:24 UTC 2018
Modified Files:
src/sys/net: if_ether.h
Log Message:
Remove ETHER_LOOKUP_MULTI()
The macro has been replaced with a function.
ok ozaki-r@
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 08:06:07 UTC 2018
Modified Files:
src/sys/net: if_vlan.c
src/sys/netinet: ip_carp.c
Log Message:
Add the lock to refer the list included in ethercom for safety
The lock is already held while adding and delet
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 08:22:52 UTC 2018
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/tests/net/if_vlan: Makefile t_vlan.sh
Added Files:
src/tests/net/if_vlan: siocXmulti.c
L
Module Name:src
Committed By: ryo
Date: Thu Jun 14 08:27:10 UTC 2018
Modified Files:
src/sys/arch/aarch64/aarch64: disasm.c
Log Message:
Widen shift to the LHS type.
same as aarch64/db_interface.c r1.4, PR/53338.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 08:33:18 UTC 2018
Modified Files:
src/sys/net: if_vlan.c
Log Message:
Fix to check whether the address has been added before delete
The list named ifv_mc_listhead saves multicast addresses that
are added through SIO
Module Name:src
Committed By: yamaguchi
Date: Thu Jun 14 08:38:24 UTC 2018
Modified Files:
src/tests/net/if_vlan: t_vlan.sh
Log Message:
Update the error message in t_vlan (ENXIO => EINVAL)
ok ozaki-r@
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/te
Module Name:src
Committed By: msaitoh
Date: Thu Jun 14 09:29:55 UTC 2018
Modified Files:
src/sys/dev/pci: if_msk.c
Log Message:
Remove extra tabs. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/pci/if_msk.c
Please note t
Module Name:src
Committed By: kamil
Date: Thu Jun 14 10:14:39 UTC 2018
Modified Files:
src/external/gpl2/grep/dist/lib: obstack.c
Log Message:
Make the alignof() usage more portable in grep(1)
Remove NetBSD specific check and replace it with GCC extension __alignof__
that
Module Name:src
Committed By: uwe
Date: Thu Jun 14 10:30:56 UTC 2018
Modified Files:
src/sys/compat/sys: time_types.h
src/sys/dev/wscons: wsevent.c
Log Message:
timespec_to_timespec50 - don't leak kernel memory in struct padding.
On 64-bit machines struct timespec
Module Name:src
Committed By: pgoyette
Date: Thu Jun 14 10:36:01 UTC 2018
Modified Files:
src/sys/dev/wscons [pgoyette-compat]: wsevent_50.c
Log Message:
Keep up with HEAD. The original change in the wsevent_50 compat code
has been moved to sys/time_types.h and will get p
Module Name:src
Committed By: jmcneill
Date: Thu Jun 14 10:53:40 UTC 2018
Modified Files:
src/sys/arch/evbarm/fdt: fdt_machdep.c
Log Message:
Increase storage space for FDT data
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/evbarm/fdt/fdt_mac
Module Name:src
Committed By: jmcneill
Date: Thu Jun 14 10:56:39 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64 files.generic64
Added Files:
src/sys/arch/arm/virt: files.virt virt_platform.c virt_platform.h
src/sys/arch/evbarm/conf: VIRT files.
Module Name:src
Committed By: jmcneill
Date: Thu Jun 14 10:57:42 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
arm: Add support for QEMU ARM Virtual Machine ("virt").
To generate a diff of this commit:
cvs rdiff -u -r1.2396 -r1.2397 src/doc/CHANGES
Please note
Module Name:src
Committed By: maxv
Date: Thu Jun 14 14:36:46 UTC 2018
Modified Files:
src/sys/arch/amd64/amd64: locore.S
src/sys/arch/x86/include: cpu.h fpu.h
src/sys/arch/x86/x86: fpu.c x86_machdep.c
Log Message:
Add some code to support eager fpu switch,
Module Name:src
Committed By: maxv
Date: Thu Jun 14 14:48:59 UTC 2018
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
SpectreV4, backports in NetBSD-8, no XSAVEOPT
To generate a diff of this commit:
cvs rdiff -u -r1.2397 -r1.2398 src/doc/CHANGES
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Thu Jun 14 16:17:19 UTC 2018
Modified Files:
src/usr.sbin/route6d: route6d.c
Log Message:
PR/53365: Thomas Barabosch: memory leak in route6d
XXX: pullup 7, 8
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/us
Module Name:src
Committed By: macallan
Date: Thu Jun 14 17:41:27 UTC 2018
Modified Files:
src/sys/dev/pci: radeonfb.c
Log Message:
make this work on rv350 chips found in last generation *Books
Needs testing on non-Apple hardware.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: maxv
Date: Thu Jun 14 17:58:22 UTC 2018
Modified Files:
src/sys/arch/i386/i386: locore.S
Log Message:
Eager FPU on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/sys/arch/i386/i386/locore.S
Please note that diffs
Module Name:src
Committed By: maxv
Date: Thu Jun 14 18:00:16 UTC 2018
Modified Files:
src/sys/arch/x86/x86: fpu.c
Log Message:
Install the FPU state on the current CPU in setregs (execve).
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/x86/x86
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:36:53 UTC 2018
Modified Files:
src/sbin/fsck_lfs [netbsd-7-1]: bufcache.c bufcache.h
Log Message:
Pull up following revision(s) (requested by maya in ticket #1612):
sbin/fsck_lfs/bufcache.h: revision 1.14
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:37:56 UTC 2018
Modified Files:
src/sbin/fsck_lfs [netbsd-7-0]: bufcache.c bufcache.h
Log Message:
Pull up following revision(s) (requested by maya in ticket #1612):
sbin/fsck_lfs/bufcache.h: revision 1.14
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:40:07 UTC 2018
Modified Files:
src/usr.sbin/makefs [netbsd-7-1]: ffs.c
Log Message:
Pull up following revision(s) (requested by maya in ticket #1615):
usr.sbin/makefs/ffs.c: revision 1.70
PR/52828: Mark Joh
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:40:38 UTC 2018
Modified Files:
src/usr.sbin/makefs [netbsd-7-0]: ffs.c
Log Message:
Pull up following revision(s) (requested by maya in ticket #1615):
usr.sbin/makefs/ffs.c: revision 1.70
PR/52828: Mark Joh
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:44:16 UTC 2018
Modified Files:
src/share/i18n/esdb/ISO-8859 [netbsd-7]: ISO-8859.alias
Log Message:
Pull up following revision(s) (requested by maya in ticket #1616):
share/i18n/esdb/ISO-8859/ISO-8859.alias:
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:44:56 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1616
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-7.2
Please note that diffs are not pub
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:45:23 UTC 2018
Modified Files:
src/share/i18n/esdb/ISO-8859 [netbsd-7-1]: ISO-8859.alias
Log Message:
Pull up following revision(s) (requested by maya in ticket #1616):
share/i18n/esdb/ISO-8859/ISO-8859.alia
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:48:06 UTC 2018
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.3
Log Message:
Tickets #1612, #1615 and #1616
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-7.1.3
Please not
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:48:43 UTC 2018
Modified Files:
src/share/i18n/esdb/ISO-8859 [netbsd-7-0]: ISO-8859.alias
Log Message:
Pull up following revision(s) (requested by maya in ticket #1616):
share/i18n/esdb/ISO-8859/ISO-8859.alia
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:49:28 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Tickets #1612, #1615 and #1616
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.106 -r1.1.2.107 src/doc/CHANGES-7.0.3
Please n
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:54:41 UTC 2018
Modified Files:
src/usr.sbin/user [netbsd-8]: user.c
Log Message:
Pull up following revision(s) (requested by zafer in ticket #877):
usr.sbin/user/user.c: revision 1.132
Set default homeperm
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:57:24 UTC 2018
Modified Files:
src/share/man/man4 [netbsd-8]: rtsx.4
src/sys/dev/ic [netbsd-8]: rtsx.c rtsxreg.h rtsxvar.h
src/sys/dev/pci [netbsd-8]: pcidevs rtsx_pci.c
Log Message:
Pull up following
Module Name:src
Committed By: martin
Date: Thu Jun 14 19:59:18 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: subr_workqueue.c
Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #879):
sys/kern/subr_workqueue.c: revision 1.37
Don't wait
Module Name:src
Committed By: martin
Date: Thu Jun 14 20:01:28 UTC 2018
Modified Files:
src/sys/arch/macppc/conf [netbsd-8]: std.macppc
Log Message:
Pull up following revision(s) (requested by macallan in ticket #880):
sys/arch/macppc/conf/std.macppc: revision 1.2
Module Name:src
Committed By: martin
Date: Thu Jun 14 20:08:37 UTC 2018
Modified Files:
src/share/mk [netbsd-8]: bsd.sys.mk
Log Message:
Pull up the following revisions, requestes by christos in ticket #881:
share/mk/bsd.sys.mk revision 1.280, 1.281
Create NE
Module Name:src
Committed By: martin
Date: Thu Jun 14 20:11:02 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #877, #878, #879, #880, #881
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.210 -r1.1.2.211 src/doc/CHANGES-8.0
Please n
Module Name:src
Committed By: maya
Date: Thu Jun 14 21:11:08 UTC 2018
Modified Files:
src/tests/lib/libm: t_ilogb.c
Log Message:
Test for FE_INVALID in a way that works for powerpc too.
powerpc seems to return FE_INVALID | FE_VXSOFT rather than just FE_INVALID.
XXX need e
Module Name:src
Committed By: maya
Date: Thu Jun 14 21:57:25 UTC 2018
Modified Files:
src/tests/lib/libm: t_ilogb.c
Log Message:
for consistency, print the statement that is true in the error case.
also add missing closing paren
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: christos
Date: Thu Jun 14 22:02:57 UTC 2018
Modified Files:
src/external/bsd/cron/dist: crontab.5
Log Message:
Replace with the OpenBSD man page. It removes some historical comparisons
that are not very useful (and trully if any they belong to
Module Name:src
Committed By: christos
Date: Thu Jun 14 22:04:28 UTC 2018
Modified Files:
src/external/bsd/cron/dist: do_command.c entry.c funcs.h popen.c
structs.h
Log Message:
Add -n (don't send mail if command exited normally) option. From OpenBSD via
Job Sn
Module Name:src
Committed By: jakllsch
Date: Fri Jun 15 01:37:40 UTC 2018
Modified Files:
src/sys/dev/pci: virtio.c
Log Message:
Fix queue address setup bug introduced in 1.31.
This use-before-initialization problem resulted in non-zero queues never
being initialized with
Module Name:src
Committed By: msaitoh
Date: Fri Jun 15 02:13:50 UTC 2018
Modified Files:
src/sys/dev/pci [netbsd-8]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket #878.
To generate a diff of this commit:
cvs rdiff -u -r1.1281.2.7 -r1.1281.2.8 src/sys/dev/pci/pc
45 matches
Mail list logo