CVS commit: src/sys/arch/aarch64/aarch64
Module Name:src Committed By: skrll Date: Thu Aug 13 07:14:04 UTC 2020 Modified Files: src/sys/arch/aarch64/aarch64: lock_stubs.S Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/aarch64/aarch64/lock_stubs.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gcc.old
Module Name:src Committed By: mrg Date: Thu Aug 13 07:20:13 UTC 2020 Modified Files: src/external/gpl3/gcc.old/lib/libgcc/arch/aarch64: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/alpha: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/hppa: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/i386: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/ia64: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/m68000: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/m68k: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/mips64eb: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/mips64el: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/mipseb: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/mipsel: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/powerpc: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/powerpc64: auto-target.h defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/riscv32: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/riscv64: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/sh3eb: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/sh3el: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/sparc: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/sparc64: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/vax: defs.mk src/external/gpl3/gcc.old/lib/libgcc/arch/x86_64: defs.mk src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/aarch64: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/alpha: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/hppa: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/i386: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/ia64: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/m68000: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/m68k: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/mips64eb: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/mips64el: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/mipseb: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/mipsel: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/powerpc: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/powerpc64: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/riscv32: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/riscv64: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/sh3eb: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/sh3el: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/sparc: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/sparc64: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/vax: gcov-iov.h src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/x86_64: gcov-iov.h src/external/gpl3/gcc.old/lib/libiberty: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/aarch64: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/alpha: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/hppa: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/i386: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/ia64: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/m68000: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/m68k: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/mips64eb: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/mips64el: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/mipseb: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/mipsel: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/powerpc: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/powerpc64: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/riscv32: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/riscv64: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/sh3eb: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/sh3el: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/sparc: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/sparc64: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/vax: defs.mk src/external/gpl3/gcc.old/lib/libobjc/arch/x86_64: defs.mk src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64: c++config.h defs.mk gstdint.h symver-config.h src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/alpha: c++config.h defs.mk gstdint.h symver-config.h src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/hppa: c++config.h defs.mk gstdint.h symver-config.h src/external/gpl3/gcc.old/lib/libstdc++-v
CVS commit: src/sys/dev/pci/ixgbe
Module Name:src Committed By: msaitoh Date: Thu Aug 13 08:38:50 UTC 2020 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c ixv.c Log Message: Use atomic_cas_uint() and atomic_store_relaxed(). Advised by thorpej@. Tested by me. OK'd by knakahara. To generate a diff of this commit: cvs rdiff -u -r1.233 -r1.234 src/sys/dev/pci/ixgbe/ixgbe.c cvs rdiff -u -r1.151 -r1.152 src/sys/dev/pci/ixgbe/ixv.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci/ixgbe
Module Name:src Committed By: msaitoh Date: Thu Aug 13 08:42:18 UTC 2020 Modified Files: src/sys/dev/pci/ixgbe: ixgbe.c Log Message: Set recovery_mode_timer workqueue's name correctly. To generate a diff of this commit: cvs rdiff -u -r1.234 -r1.235 src/sys/dev/pci/ixgbe/ixgbe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tools/gcc
Module Name:src Committed By: mrg Date: Thu Aug 13 10:57:54 UTC 2020 Modified Files: src/tools/gcc: Makefile Log Message: set MODULE to ${EXTERNAL_GCC_SUBDIR} so this actually works.. To generate a diff of this commit: cvs rdiff -u -r1.97 -r1.98 src/tools/gcc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-9] src/etc
Module Name:src Committed By: martin Date: Thu Aug 13 14:40:44 UTC 2020 Modified Files: src/etc/etc.amd64 [netbsd-9]: MAKEDEV.conf src/etc/etc.i386 [netbsd-9]: MAKEDEV.conf Log Message: Pull up following revision(s) (requested by nia in ticket #1046): etc/etc.i386/MAKEDEV.conf: revision 1.32 etc/etc.amd64/MAKEDEV.conf: revision 1.31 Create 8 /dev/ldX by default, as with other disk drivers and ports To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.28.2.1 src/etc/etc.amd64/MAKEDEV.conf cvs rdiff -u -r1.30 -r1.30.2.1 src/etc/etc.i386/MAKEDEV.conf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-9] src/sys/arch/evbarm/conf
Module Name:src Committed By: martin Date: Thu Aug 13 14:43:31 UTC 2020 Modified Files: src/sys/arch/evbarm/conf [netbsd-9]: GENERIC.common Log Message: Pull up following revision(s) (requested by nia in ticket #1047): sys/arch/evbarm/conf/GENERIC.common: revision 1.35 Add cgd to evbarm GENERIC.common. To generate a diff of this commit: cvs rdiff -u -r1.34.2.1 -r1.34.2.2 src/sys/arch/evbarm/conf/GENERIC.common Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-9] src/etc/etc.news68k
Module Name:src Committed By: martin Date: Thu Aug 13 14:53:45 UTC 2020 Modified Files: src/etc/etc.news68k [netbsd-9]: MAKEDEV.conf Log Message: Pull up following revision(s) (requested by tsutsui in ticket #1048): etc/etc.news68k/MAKEDEV.conf: revision 1.4 Add missed bpf(4) node for dhcpcd(8) in INSTALL floppies. Should be pulled up to netbsd-9. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.44.1 src/etc/etc.news68k/MAKEDEV.conf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-9] src/doc
Module Name:src Committed By: martin Date: Thu Aug 13 15:09:35 UTC 2020 Modified Files: src/doc [netbsd-9]: CHANGES-9.1 Log Message: Tickets #1046 - #1048 To generate a diff of this commit: cvs rdiff -u -r1.1.2.93 -r1.1.2.94 src/doc/CHANGES-9.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev
Module Name:src Committed By: riastradh Date: Thu Aug 13 16:45:58 UTC 2020 Modified Files: src/sys/dev: video.c Log Message: Nix trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/dev/video.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/ufs/lfs
Module Name:src Committed By: riastradh Date: Thu Aug 13 17:26:43 UTC 2020 Modified Files: src/sys/ufs/lfs: lfs_segment.c Log Message: Skip unlinked inodes. They no longer matter on disk so we don't need to write anything out for them. To generate a diff of this commit: cvs rdiff -u -r1.286 -r1.287 src/sys/ufs/lfs/lfs_segment.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/make
Module Name:src Committed By: rillig Date: Thu Aug 13 19:30:37 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): fix type of local variable in CondGetString When the Boolean type from sprite.h is replaced with C99's standard bool type, the chained assignment leads to the following compile error with GCC 5: cond.c:404:5: error: suggest parentheses around assignment used as truth value [-Werror=parentheses] *quoted = qt = *condExpr == '"' ? 1 : 0; Changing the type of qt from int to bool fixes this. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/usr.bin/make/cond.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: xsrc/external/mit/xorg-server.old/dist/hw/sun
Module Name:xsrc Committed By: tsutsui Date: Thu Aug 13 19:52:23 UTC 2020 Modified Files: xsrc/external/mit/xorg-server.old/dist/hw/sun: sun.h sunInit.c sunIo.c sunKbd.c sunMouse.c Log Message: More cherry-picks to sync with xorg-server: Remove more redundant command option arg checks. Avoid dumb DevicePtr casts. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 xsrc/external/mit/xorg-server.old/dist/hw/sun/sun.h \ xsrc/external/mit/xorg-server.old/dist/hw/sun/sunIo.c cvs rdiff -u -r1.4 -r1.5 \ xsrc/external/mit/xorg-server.old/dist/hw/sun/sunInit.c cvs rdiff -u -r1.2 -r1.3 \ xsrc/external/mit/xorg-server.old/dist/hw/sun/sunKbd.c cvs rdiff -u -r1.1 -r1.2 \ xsrc/external/mit/xorg-server.old/dist/hw/sun/sunMouse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/make
Module Name:src Committed By: rillig Date: Thu Aug 13 20:13:46 UTC 2020 Modified Files: src/usr.bin/make: cond.c Log Message: make(1): fix type mismatch in compare_expression This was caught by a simple "typedef double Boolean" in sprite.h. If only there were a C compiler with "strict" mode, where pointers, numbers and booleans were separate and unassignable data types, this copy-and-paste typo would have been caught much earlier. To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 src/usr.bin/make/cond.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: riastradh Date: Fri Aug 14 00:53:16 UTC 2020 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi src/distrib/sets/lists/tests: mi src/lib/libc/sys: Makefile.inc src/sys/dev: random.c src/sys/kern: files.kern kern_entropy.c syscalls.master src/sys/rump/librump/rumpkern: Makefile.rumpkern src/sys/sys: Makefile entropy.h src/tests/lib/libc/sys: Makefile Added Files: src/lib/libc/sys: getrandom.2 src/sys/kern: sys_getrandom.c src/sys/sys: random.h src/tests/lib/libc/sys: t_getrandom.c Log Message: New system call getrandom() compatible with Linux and others. Three ways to call: getrandom(p, n, 0) Blocks at boot until full entropy. Returns up to n bytes at p; guarantees up to 256 bytes even if interrupted after blocking. getrandom(0,0,0) serves as an entropy barrier: return only after system has full entropy. getrandom(p, n, GRND_INSECURE) Never blocks. Guarantees up to 256 bytes even if interrupted. Equivalent to /dev/urandom. Safe only after successful getrandom(...,0), getrandom(...,GRND_RANDOM), or read from /dev/random. getrandom(p, n, GRND_RANDOM)May block at any time. Returns up to n bytes at p, but no guarantees about how many -- may return as short as 1 byte. Equivalent to /dev/random. Legacy. Provided only for source compatibility with Linux. Can also use flags|GRND_NONBLOCK to fail with EWOULDBLOCK/EAGAIN without producing any output instead of blocking. - The combination GRND_INSECURE|GRND_NONBLOCK is the same as GRND_INSECURE, since GRND_INSECURE never blocks anyway. - The combinations GRND_INSECURE|GRND_RANDOM and GRND_INSECURE|GRND_RANDOM|GRND_NONBLOCK are nonsensical and fail with EINVAL. As proposed on tech-userlevel, tech-crypto, tech-security, and tech-kern, and subsequently adopted by core (minus the getentropy part of the proposal, because other operating systems and participants in the discussion couldn't come to an agreement about getentropy and blocking semantics): https://mail-index.netbsd.org/tech-userlevel/2020/05/02/msg012333.html To generate a diff of this commit: cvs rdiff -u -r1.2342 -r1.2343 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.326 -r1.327 src/distrib/sets/lists/debug/mi cvs rdiff -u -r1.888 -r1.889 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.244 -r1.245 src/lib/libc/sys/Makefile.inc cvs rdiff -u -r0 -r1.1 src/lib/libc/sys/getrandom.2 cvs rdiff -u -r1.7 -r1.8 src/sys/dev/random.c cvs rdiff -u -r1.50 -r1.51 src/sys/kern/files.kern cvs rdiff -u -r1.22 -r1.23 src/sys/kern/kern_entropy.c cvs rdiff -u -r0 -r1.1 src/sys/kern/sys_getrandom.c cvs rdiff -u -r1.305 -r1.306 src/sys/kern/syscalls.master cvs rdiff -u -r1.184 -r1.185 src/sys/rump/librump/rumpkern/Makefile.rumpkern cvs rdiff -u -r1.175 -r1.176 src/sys/sys/Makefile cvs rdiff -u -r1.3 -r1.4 src/sys/sys/entropy.h cvs rdiff -u -r0 -r1.1 src/sys/sys/random.h cvs rdiff -u -r1.66 -r1.67 src/tests/lib/libc/sys/Makefile cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_getrandom.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys
Module Name:src Committed By: riastradh Date: Fri Aug 14 00:55:03 UTC 2020 Modified Files: src/sys/kern: init_sysent.c syscalls.c systrace_args.c src/sys/rump: rump.sysmap src/sys/rump/include/rump: rump_syscalls.h src/sys/rump/librump/rumpkern: rump_syscalls.c src/sys/sys: syscall.h syscallargs.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.335 -r1.336 src/sys/kern/init_sysent.c cvs rdiff -u -r1.323 -r1.324 src/sys/kern/syscalls.c cvs rdiff -u -r1.42 -r1.43 src/sys/kern/systrace_args.c cvs rdiff -u -r1.7 -r1.8 src/sys/rump/rump.sysmap cvs rdiff -u -r1.122 -r1.123 src/sys/rump/include/rump/rump_syscalls.h cvs rdiff -u -r1.153 -r1.154 src/sys/rump/librump/rumpkern/rump_syscalls.c cvs rdiff -u -r1.317 -r1.318 src/sys/sys/syscall.h cvs rdiff -u -r1.301 -r1.302 src/sys/sys/syscallargs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: riastradh Date: Fri Aug 14 01:07:57 UTC 2020 Modified Files: src/doc: CHANGES Log Message: Note getrandom. To generate a diff of this commit: cvs rdiff -u -r1.2727 -r1.2728 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: riastradh Date: Fri Aug 14 01:14:17 UTC 2020 Modified Files: src/doc: CHANGES Log Message: Nix trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.2728 -r1.2729 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/stand/xxboot
Module Name:src Committed By: isaki Date: Fri Aug 14 02:51:48 UTC 2020 Modified Files: src/sys/arch/x68k/stand/xxboot: bootmain.c Log Message: Make compilable even with XXBOOT_DEBUG. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x68k/stand/xxboot/bootmain.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/stand/xxboot
Module Name:src Committed By: isaki Date: Fri Aug 14 03:25:39 UTC 2020 Modified Files: src/sys/arch/x68k/stand/xxboot: Makefile.xxboot xxboot.ldscript Log Message: - Restore display of first_kbyte. This is helpful for development. - Check the filesize of resulting file instead of section sizes. If there is a gap between sections, the filesize may be exceeded even though the section total is not exceeded. Of course that doesn't usually happen but I've experienced this during development. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/x68k/stand/xxboot/Makefile.xxboot cvs rdiff -u -r1.7 -r1.8 src/sys/arch/x68k/stand/xxboot/xxboot.ldscript Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/stand
Module Name:src Committed By: isaki Date: Fri Aug 14 03:29:23 UTC 2020 Modified Files: src/sys/arch/x68k/stand: Makefile src/sys/arch/x68k/stand/xxboot: Makefile Makefile.xxboot Log Message: Style fixes. One entry per line for some parts. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/arch/x68k/stand/Makefile cvs rdiff -u -r1.15 -r1.16 src/sys/arch/x68k/stand/xxboot/Makefile cvs rdiff -u -r1.14 -r1.15 src/sys/arch/x68k/stand/xxboot/Makefile.xxboot Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/stand/xxboot
Module Name:src Committed By: isaki Date: Fri Aug 14 03:34:22 UTC 2020 Modified Files: src/sys/arch/x68k/stand/xxboot: bootmain.c xx.c Added Files: src/sys/arch/x68k/stand/xxboot: xxboot.h Log Message: Add xxboot.h common header to share prototype definitions. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/x68k/stand/xxboot/bootmain.c cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x68k/stand/xxboot/xx.c cvs rdiff -u -r0 -r1.3 src/sys/arch/x68k/stand/xxboot/xxboot.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/stand/xxboot
Module Name:src Committed By: isaki Date: Fri Aug 14 03:40:48 UTC 2020 Modified Files: src/sys/arch/x68k/stand/xxboot: Makefile.xxboot src/sys/arch/x68k/stand/xxboot/cdboot_cd9660: Makefile src/sys/arch/x68k/stand/xxboot/xxboot_ffsv1: Makefile src/sys/arch/x68k/stand/xxboot/xxboot_ffsv2: Makefile src/sys/arch/x68k/stand/xxboot/xxboot_lfsv1: Makefile src/sys/arch/x68k/stand/xxboot/xxboot_lfsv2: Makefile Log Message: Use fixed 'xx' instead of DEV and DEVDRV for simplicity. There is no choice other than xx for now. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/x68k/stand/xxboot/Makefile.xxboot cvs rdiff -u -r1.2 -r1.3 \ src/sys/arch/x68k/stand/xxboot/cdboot_cd9660/Makefile cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x68k/stand/xxboot/xxboot_ffsv1/Makefile cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x68k/stand/xxboot/xxboot_ffsv2/Makefile cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x68k/stand/xxboot/xxboot_lfsv1/Makefile cvs rdiff -u -r1.4 -r1.5 src/sys/arch/x68k/stand/xxboot/xxboot_lfsv2/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/stand/xxboot
Module Name:src Committed By: isaki Date: Fri Aug 14 03:43:28 UTC 2020 Modified Files: src/sys/arch/x68k/stand/xxboot: bootmain.c Log Message: Use DEV_OPEN() macro. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/x68k/stand/xxboot/bootmain.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x68k/stand/xxboot
Module Name:src Committed By: isaki Date: Fri Aug 14 03:54:46 UTC 2020 Modified Files: src/sys/arch/x68k/stand/xxboot: Makefile.xxboot xxboot.ldscript Log Message: Reduce binary size as possible. These reduce filesize about 20 words. - Use word alignment (rather than longword alignment) for text/data section. - Use short reference. In the bootloader, all symbols can be expressed in short. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/x68k/stand/xxboot/Makefile.xxboot cvs rdiff -u -r1.8 -r1.9 src/sys/arch/x68k/stand/xxboot/xxboot.ldscript Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/usr.sbin/cpuctl
Module Name:src Committed By: martin Date: Fri Aug 14 05:22:25 UTC 2020 Modified Files: src/tests/usr.sbin/cpuctl: t_cpuctl.sh Log Message: Fix a few copy + pastos, simplify shell arithmetic To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/usr.sbin/cpuctl/t_cpuctl.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/share/mk
Module Name:src Committed By: martin Date: Fri Aug 14 06:23:49 UTC 2020 Modified Files: src/tests/share/mk: t_test.sh Log Message: Fix C++ file suffix (.cpp -> .cc) To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/share/mk/t_test.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.