CVS commit: src/sys

2019-05-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 17 07:37:12 UTC 2019 Modified Files: src/sys/compat/common: Makefile.sysio compat_80_mod.c compat_mod.h files.common if_43.c src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h src/sys/co

CVS commit: src/sys

2019-05-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 17 07:37:12 UTC 2019 Modified Files: src/sys/compat/common: Makefile.sysio compat_80_mod.c compat_mod.h files.common if_43.c src/sys/compat/netbsd32: netbsd32_ioctl.c netbsd32_ioctl.h src/sys/co

CVS commit: src/sys/sys

2019-05-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 17 07:38:48 UTC 2019 Modified Files: src/sys/sys: param.h Log Message: New SIOC[GS]IFMEDIA. Welcome to 8.99.41. To generate a diff of this commit: cvs rdiff -u -r1.588 -r1.589 src/sys/sys/param.h Please note that diff

CVS commit: src/sys/sys

2019-05-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 17 07:38:48 UTC 2019 Modified Files: src/sys/sys: param.h Log Message: New SIOC[GS]IFMEDIA. Welcome to 8.99.41. To generate a diff of this commit: cvs rdiff -u -r1.588 -r1.589 src/sys/sys/param.h Please note that diff

CVS commit: src/sys/dev/pci/ixgbe

2019-05-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 17 07:39:33 UTC 2019 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Use new media types. To generate a diff of this commit: cvs rdiff -u -r1.183 -r1.184 src/sys/dev/pci/ixgbe/ixgbe.c Please note that diff

CVS commit: src/sys/dev/pci/ixgbe

2019-05-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 17 07:39:33 UTC 2019 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Use new media types. To generate a diff of this commit: cvs rdiff -u -r1.183 -r1.184 src/sys/dev/pci/ixgbe/ixgbe.c Please note that diff

CVS commit: src/doc

2019-05-17 Thread SAITOH Masanobu
SD 9.0: SIGTRAP and si_code TRAP_SCE/TRAP_SCX. [kamil 20190506] installboot(8): Add support for NetBSD/evbarm boards that use u-boot for bootstrap. [thorpej 20190506] + ifmedia(4): Extend Ethernet's ifmedia word's subword up to 255. + [msaitoh 20190517]

CVS commit: src/doc

2019-05-17 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Fri May 17 07:42:30 UTC 2019 Modified Files: src/doc: CHANGES Log Message: ifmedia(4): Extend Ethernet's ifmedia word's subword up to 255. To generate a diff of this commit: cvs rdiff -u -r1.2536 -r1.2537 src/doc/CHANGES Pleas

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri May 17 07:50:49 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Refer the current official page To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/puffs/mount_9p/mount_9p.

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri May 17 07:50:09 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Document the -s option To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/puffs/mount_9p/mount_9p.8 Please

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri May 17 07:50:09 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Document the -s option To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/puffs/mount_9p/mount_9p.8 Please

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri May 17 07:50:49 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Refer the current official page To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/usr.sbin/puffs/mount_9p/mount_9p.

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 17 08:26:20 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Add missing .Re. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/puffs/mount_9p/mount_9p.8 Please note that

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 17 08:26:20 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Add missing .Re. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/usr.sbin/puffs/mount_9p/mount_9p.8 Please note that

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri May 17 08:48:04 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: fs.c mount_9p.8 nineproto.c nineproto.h ninepuffs.c ninepuffs.h node.c Log Message: mount_9p: add initial support for 9P2000.u The implementat

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Ryota Ozaki
Module Name:src Committed By: ozaki-r Date: Fri May 17 08:48:04 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: fs.c mount_9p.8 nineproto.c nineproto.h ninepuffs.c ninepuffs.h node.c Log Message: mount_9p: add initial support for 9P2000.u The implementat

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 17 08:56:12 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Merge single-letter options in SYNOPSIS. Add an article. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/puf

CVS commit: src/usr.sbin/puffs/mount_9p

2019-05-17 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Fri May 17 08:56:12 UTC 2019 Modified Files: src/usr.sbin/puffs/mount_9p: mount_9p.8 Log Message: Merge single-letter options in SYNOPSIS. Add an article. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/puf

re: CVS commit: src/distrib/amd64/cdroms/bootcd-com

2019-05-17 Thread matthew green
> Module Name: src > Committed By: christos > Date: Wed May 15 13:47:41 UTC 2019 > > Modified Files: > src/distrib/amd64/cdroms/bootcd-com: Makefile > > Log Message: > Add a comment about iLO +# HP Proliant iLO serial console is on com1 actually, HP, and others, tend to have this

Re: CVS commit: src

2019-05-17 Thread Joerg Sonnenberger
On Fri, May 17, 2019 at 09:35:03AM +0900, Takeshi Nakayama wrote: > >>> Joerg Sonnenberger wrote > > > On Thu, May 16, 2019 at 08:00:49PM +, Takeshi Nakayama wrote: > > > Module Name: src > > > Committed By: nakayama > > > Date: Thu May 16 20:00:49 UTC 2019 > > > > > > M

Re: CVS commit: src/distrib/amd64/cdroms/bootcd-com

2019-05-17 Thread Christos Zoulas
In article <21082.1558083...@splode.eterna.com.au>, matthew green wrote: >> Module Name: src >> Committed By:christos >> Date:Wed May 15 13:47:41 UTC 2019 >> >> Modified Files: >> src/distrib/amd64/cdroms/bootcd-com: Makefile >> >> Log Message: >> Add a comment abou

CVS commit: src

2019-05-17 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Fri May 17 13:44:55 UTC 2019 Modified Files: src/share/mk: bsd.own.mk src/tools/llvm-clang-tblgen: Makefile src/tools/llvm-tblgen: Makefile Log Message: Revert previous. The binaries created are different, but ac

Re: CVS commit: src

2019-05-17 Thread Takeshi Nakayama
>>> Joerg Sonnenberger wrote > On Fri, May 17, 2019 at 09:35:03AM +0900, Takeshi Nakayama wrote: > > >>> Joerg Sonnenberger wrote > > > > > On Thu, May 16, 2019 at 08:00:49PM +, Takeshi Nakayama wrote: > > > > Module Name:src > > > > Committed By: nakayama > > > > Date: Thu

CVS commit: src

2019-05-17 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Fri May 17 13:44:55 UTC 2019 Modified Files: src/share/mk: bsd.own.mk src/tools/llvm-clang-tblgen: Makefile src/tools/llvm-tblgen: Makefile Log Message: Revert previous. The binaries created are different, but ac

CVS commit: src

2019-05-17 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Fri May 17 13:51:36 UTC 2019 Modified Files: src/share/mk: bsd.own.mk src/tools/disklabel: Makefile src/tools/gpt: Makefile src/tools/vgrind: Makefile Log Message: Use ${_TOOL_PREFIX} instead of hardcodin

CVS commit: src

2019-05-17 Thread Takeshi Nakayama
Module Name:src Committed By: nakayama Date: Fri May 17 13:51:36 UTC 2019 Modified Files: src/share/mk: bsd.own.mk src/tools/disklabel: Makefile src/tools/gpt: Makefile src/tools/vgrind: Makefile Log Message: Use ${_TOOL_PREFIX} instead of hardcodin

CVS commit: src/sys/arch/x86/pci

2019-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 17 18:34:33 UTC 2019 Modified Files: src/sys/arch/x86/pci: pci_machdep.c Log Message: Factor out the fbinfo setting code, to make it more readable, and use memcpy to properly align the structure (although it does not mat

CVS commit: src/sys/arch/x86/pci

2019-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 17 18:34:33 UTC 2019 Modified Files: src/sys/arch/x86/pci: pci_machdep.c Log Message: Factor out the fbinfo setting code, to make it more readable, and use memcpy to properly align the structure (although it does not mat

CVS commit: src/sys/kern

2019-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 17 18:50:40 UTC 2019 Modified Files: src/sys/kern: subr_disk_mbr.c Log Message: Factor out the magic checking code for the label, and make it not depend on alignment. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/sys/kern

2019-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 17 18:50:40 UTC 2019 Modified Files: src/sys/kern: subr_disk_mbr.c Log Message: Factor out the magic checking code for the label, and make it not depend on alignment. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/sys/external/bsd/acpica/dist

2019-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 17 20:27:48 UTC 2019 Modified Files: src/sys/external/bsd/acpica/dist/events: evregion.c src/sys/external/bsd/acpica/dist/include: actypes.h Log Message: use a union cast to assert alignment of string constant.

CVS commit: src/sys/external/bsd/acpica/dist

2019-05-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri May 17 20:27:48 UTC 2019 Modified Files: src/sys/external/bsd/acpica/dist/events: evregion.c src/sys/external/bsd/acpica/dist/include: actypes.h Log Message: use a union cast to assert alignment of string constant.

CVS commit: src/usr.sbin/cpuctl

2019-05-17 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Fri May 17 23:51:35 UTC 2019 Modified Files: src/usr.sbin/cpuctl: cpuctl.8 Log Message: cpuctl.8: minor fixes To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/cpuctl/cpuctl.8 Please note that diffs

CVS commit: src/usr.sbin/cpuctl

2019-05-17 Thread David H. Gutteridge
Module Name:src Committed By: gutteridge Date: Fri May 17 23:51:35 UTC 2019 Modified Files: src/usr.sbin/cpuctl: cpuctl.8 Log Message: cpuctl.8: minor fixes To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/cpuctl/cpuctl.8 Please note that diffs

Re: CVS commit: src/usr.bin/elf2aout

2019-05-17 Thread Izumi Tsutsui
> >> Modified Files: > >>src/usr.bin/elf2aout: elf2aout.c > >> > >> Log Message: > >> A couple of fixes so that NetBSD/cats builds (on linux), works, and > >> produces a symbol table that is readable (by 4.4BSD nm(1) at least) > >> > >> - Change from OMAGIC to ZMAGIC > > Is it necessary for cat