Module Name:src
Committed By: rin
Date: Sat Apr 30 03:59:15 UTC 2022
Modified Files:
src/sys/arch/rs6000/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commi
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:59:15 UTC 2022
Modified Files:
src/sys/arch/rs6000/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commi
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:52:41 UTC 2022
Modified Files:
src/sys/arch/sandpoint/stand/altboot: dsk.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Do not use NULL for integer 0.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:52:41 UTC 2022
Modified Files:
src/sys/arch/sandpoint/stand/altboot: dsk.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Do not use NULL for integer 0.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:41:05 UTC 2022
Modified Files:
src/sys/arch/prep/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commit:
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:41:05 UTC 2022
Modified Files:
src/sys/arch/prep/stand/boot: devopen.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commit:
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:37:09 UTC 2022
Modified Files:
src/sys/arch/landisk/stand/boot: boot2.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commit
Module Name:src
Committed By: rin
Date: Sat Apr 30 03:37:09 UTC 2022
Modified Files:
src/sys/arch/landisk/stand/boot: boot2.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this commit
Module Name:src
Committed By: rillig
Date: Fri Apr 29 22:44:44 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: make grammar compatible with Bison
Bison and BSD Yacc differ in how they translate the grammar into C code.
Bison:
code abo
Module Name:src
Committed By: rillig
Date: Fri Apr 29 22:44:44 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: make grammar compatible with Bison
Bison and BSD Yacc differ in how they translate the grammar into C code.
Bison:
code abo
Module Name:src
Committed By: pgoyette
Date: Fri Apr 29 22:17:50 UTC 2022
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/lib/libc: Makefile
Added Files:
src/tests/l
Module Name:src
Committed By: pgoyette
Date: Fri Apr 29 22:17:50 UTC 2022
Modified Files:
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/lib/libc: Makefile
Added Files:
src/tests/l
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:39:51 UTC 2022
Modified Files:
src/sys/arch/cobalt/stand/boot: tgets.c
src/sys/arch/mmeye/stand/boot: tgets.c
src/sys/arch/prep/stand/boot: tgets.c
src/sys/arch/rs6000/stand/boot: tgets.c
Log Mes
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:39:51 UTC 2022
Modified Files:
src/sys/arch/cobalt/stand/boot: tgets.c
src/sys/arch/mmeye/stand/boot: tgets.c
src/sys/arch/prep/stand/boot: tgets.c
src/sys/arch/rs6000/stand/boot: tgets.c
Log Mes
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:03:08 UTC 2022
Modified Files:
src/sys/arch/acorn32/stand/boot32: boot32.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this com
Module Name:src
Committed By: rin
Date: Fri Apr 29 21:03:08 UTC 2022
Modified Files:
src/sys/arch/acorn32/stand/boot32: boot32.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
Use '\0' instead of NULL for NUL-character.
To generate a diff of this com
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:48:27 UTC 2022
Modified Files:
src/sys/arch/bebox/stand/boot: tgets.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
SCANWAIT and PWAIT are renamed to SCANDELAY and SCANWAIT, respectively,
in order
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:48:27 UTC 2022
Modified Files:
src/sys/arch/bebox/stand/boot: tgets.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
SCANWAIT and PWAIT are renamed to SCANDELAY and SCANWAIT, respectively,
in order
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:24:02 UTC 2022
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
- Stop redefining roundup2().
- Compare kvamap->start (uint64_t) wi
Module Name:src
Committed By: rin
Date: Fri Apr 29 20:24:02 UTC 2022
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
Fix fallout from libsa change; stand.h includes now.
- Stop redefining roundup2().
- Compare kvamap->start (uint64_t) wi
Module Name:src
Committed By: rillig
Date: Fri Apr 29 19:37:00 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: reorder grammar rule begin_type_typespec
This makes the rule structurally more similar to the other rules. The
goal is that all rul
Module Name:src
Committed By: rillig
Date: Fri Apr 29 19:37:00 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: reorder grammar rule begin_type_typespec
This makes the rule structurally more similar to the other rules. The
goal is that all rul
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:45:20 UTC 2022
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: Makefile
src/sys/arch/amiga/stand/bootblock/bootxx_ffs: Makefile
Log Message:
Enable SA_HARDCODED_SECSIZE to shrink loaders slightly.
To
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:45:20 UTC 2022
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: Makefile
src/sys/arch/amiga/stand/bootblock/bootxx_ffs: Makefile
Log Message:
Enable SA_HARDCODED_SECSIZE to shrink loaders slightly.
To
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:42:07 UTC 2022
Modified Files:
src/sys/lib/libsa: ext2fs.c minixfs3.c stand.h ufs.c
Log Message:
Re-introduce SA_HARDCODED_SECSIZE hack, by which hardcoded DEV_BSIZE is
used instead of secsize obtained by SAIOSECSIZE io
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:42:07 UTC 2022
Modified Files:
src/sys/lib/libsa: ext2fs.c minixfs3.c stand.h ufs.c
Log Message:
Re-introduce SA_HARDCODED_SECSIZE hack, by which hardcoded DEV_BSIZE is
used instead of secsize obtained by SAIOSECSIZE io
On 2022/04/28 3:29, Christos Zoulas wrote:
In article <20220427144850.61383f...@cvs.netbsd.org>,
Rin Okuyama wrote:
-=-=-=-=-=-
Module Name:src
Committed By: rin
Date: Wed Apr 27 14:48:50 UTC 2022
Modified Files:
src/sys/lib/libsa: ext2fs.c minixfs3.c stand.h ufs.c
Lo
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:19:33 UTC 2022
Removed Files:
src/sys/arch/amiga/stand/bootblock/installboot: Makefile installboot.c
Log Message:
Remove unused; switched to usr.sbin/installboot/arch/amiga.c long ago.
To generate a diff of this commi
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:19:33 UTC 2022
Removed Files:
src/sys/arch/amiga/stand/bootblock/installboot: Makefile installboot.c
Log Message:
Remove unused; switched to usr.sbin/installboot/arch/amiga.c long ago.
To generate a diff of this commi
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:18:17 UTC 2022
Modified Files:
src/sys/arch/amiga/stand/bootblock/bootxx_ffs: Makefile main.c
Log Message:
Stop twiddling when loading boot.amiga; it is small enough.
Slightly reduce insn's for primary loaders, and sto
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:18:17 UTC 2022
Modified Files:
src/sys/arch/amiga/stand/bootblock/bootxx_ffs: Makefile main.c
Log Message:
Stop twiddling when loading boot.amiga; it is small enough.
Slightly reduce insn's for primary loaders, and sto
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:12:42 UTC 2022
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: bbstart.s
src/sys/arch/amiga/stand/bootblock/elf2bb: elf2bb.c
Log Message:
Simplify relocation rules.
Now, both single- and triple-byte en
Module Name:src
Committed By: rin
Date: Fri Apr 29 07:12:42 UTC 2022
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: bbstart.s
src/sys/arch/amiga/stand/bootblock/elf2bb: elf2bb.c
Log Message:
Simplify relocation rules.
Now, both single- and triple-byte en
Module Name:src
Committed By: rillig
Date: Fri Apr 29 07:02:40 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: only allow GCC attribute in null statement
The only indented usage in that position is a fallthrough statement, as
a replacement for
Module Name:src
Committed By: rillig
Date: Fri Apr 29 07:02:40 UTC 2022
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: only allow GCC attribute in null statement
The only indented usage in that position is a fallthrough statement, as
a replacement for
35 matches
Mail list logo