Module Name:src
Committed By: andvar
Date: Tue May 17 05:05:20 UTC 2022
Modified Files:
src/sys/arch/powerpc/pci: pcib.c
src/sys/dev/spi: spi.c
src/sys/dev/usb: udl.c
src/tests/dev/audio: audiotest.c
Log Message:
fix few typos in comments.
To gene
Module Name:src
Committed By: andvar
Date: Tue May 17 05:05:20 UTC 2022
Modified Files:
src/sys/arch/powerpc/pci: pcib.c
src/sys/dev/spi: spi.c
src/sys/dev/usb: udl.c
src/tests/dev/audio: audiotest.c
Log Message:
fix few typos in comments.
To gene
Module Name:src
Committed By: riastradh
Date: Tue May 17 01:39:57 UTC 2022
Modified Files:
src/share/man/man9: rnd.9
Log Message:
rnd(9): Note that rndsource callbacks are never run in hardint.
But they may be run in softint at IPL_SOFTSERIAL.
To generate a diff of this
Module Name:src
Committed By: riastradh
Date: Tue May 17 01:39:57 UTC 2022
Modified Files:
src/share/man/man9: rnd.9
Log Message:
rnd(9): Note that rndsource callbacks are never run in hardint.
But they may be run in softint at IPL_SOFTSERIAL.
To generate a diff of this
Module Name:src
Committed By: gutteridge
Date: Tue May 17 01:22:14 UTC 2022
Modified Files:
src/usr.sbin/makemandb: apropos.1
Log Message:
apropos.1: document the PAGER environment variable
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/makema
Module Name:src
Committed By: gutteridge
Date: Tue May 17 01:22:14 UTC 2022
Modified Files:
src/usr.sbin/makemandb: apropos.1
Log Message:
apropos.1: document the PAGER environment variable
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.sbin/makema
Module Name:src
Committed By: gutteridge
Date: Tue May 17 00:21:22 UTC 2022
Modified Files:
src/usr.sbin/makemandb: apropos.c
Log Message:
apropos.c: fix pager functionality
Issue reported by Rocky Hotas on NetBSD-Users, patch input from RVP on
same, adjustments by me.
Module Name:src
Committed By: gutteridge
Date: Tue May 17 00:21:22 UTC 2022
Modified Files:
src/usr.sbin/makemandb: apropos.c
Log Message:
apropos.c: fix pager functionality
Issue reported by Rocky Hotas on NetBSD-Users, patch input from RVP on
same, adjustments by me.
Module Name:src
Committed By: msaitoh
Date: Tue May 17 00:02:57 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Call m_freem(m) only if m0 == NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.730 -r1.731 src/sys/dev/pci/if_wm.c
Please note that di
Module Name:src
Committed By: msaitoh
Date: Tue May 17 00:02:57 UTC 2022
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Call m_freem(m) only if m0 == NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.730 -r1.731 src/sys/dev/pci/if_wm.c
Please note that di
Module Name:src
Committed By: rillig
Date: Mon May 16 22:03:16 UTC 2022
Modified Files:
src/games/gomoku: bdisp.c
Log Message:
gomoku: highlight the last played move
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/games/gomoku/bdisp.c
Please note that
Module Name:src
Committed By: rillig
Date: Mon May 16 22:03:16 UTC 2022
Modified Files:
src/games/gomoku: bdisp.c
Log Message:
gomoku: highlight the last played move
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/games/gomoku/bdisp.c
Please note that
Module Name:src
Committed By: rillig
Date: Mon May 16 21:53:41 UTC 2022
Modified Files:
src/games/gomoku: main.c
Log Message:
gomoku: add usage
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/games/gomoku/main.c
Please note that diffs are not public do
Module Name:src
Committed By: rillig
Date: Mon May 16 21:53:41 UTC 2022
Modified Files:
src/games/gomoku: main.c
Log Message:
gomoku: add usage
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/games/gomoku/main.c
Please note that diffs are not public do
Module Name:src
Committed By: rillig
Date: Mon May 16 21:48:46 UTC 2022
Modified Files:
src/games/gomoku: Makefile bdisp.c gomoku.h main.c makemove.c
pickmove.c
Log Message:
gomoku: enable lint's strict bool mode
No functional change.
To generate a diff of t
Module Name:src
Committed By: rillig
Date: Mon May 16 21:48:46 UTC 2022
Modified Files:
src/games/gomoku: Makefile bdisp.c gomoku.h main.c makemove.c
pickmove.c
Log Message:
gomoku: enable lint's strict bool mode
No functional change.
To generate a diff of t
Module Name:src
Committed By: rillig
Date: Mon May 16 21:38:46 UTC 2022
Modified Files:
src/games/gomoku: main.c
Log Message:
gomoku: fix remaining lint warnings in -DDEBUG mode
The generated code changes since the calculations are now performed with
int precision. No fu
Module Name:src
Committed By: rillig
Date: Mon May 16 21:38:46 UTC 2022
Modified Files:
src/games/gomoku: main.c
Log Message:
gomoku: fix remaining lint warnings in -DDEBUG mode
The generated code changes since the calculations are now performed with
int precision. No fu
Module Name:src
Committed By: rillig
Date: Mon May 16 21:35:39 UTC 2022
Modified Files:
src/games/gomoku: bdisp.c main.c pickmove.c
Log Message:
gomoku: fix most lint warnings in -DDEBUG mode
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.2
Module Name:src
Committed By: rillig
Date: Mon May 16 21:35:39 UTC 2022
Modified Files:
src/games/gomoku: bdisp.c main.c pickmove.c
Log Message:
gomoku: fix most lint warnings in -DDEBUG mode
No binary change.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.2
Module Name:src
Committed By: mrg
Date: Mon May 16 21:28:06 UTC 2022
Modified Files:
src/sys/arch/sparc64/sparc64: cache.h locore.s trap.c
Log Message:
try to handle ultrasparc III* "fast ecc error" traps.
i had a sunblade 2500 reset with this trap recently, and the
manua
Module Name:src
Committed By: mrg
Date: Mon May 16 21:28:06 UTC 2022
Modified Files:
src/sys/arch/sparc64/sparc64: cache.h locore.s trap.c
Log Message:
try to handle ultrasparc III* "fast ecc error" traps.
i had a sunblade 2500 reset with this trap recently, and the
manua
Module Name:src
Committed By: rillig
Date: Mon May 16 21:02:18 UTC 2022
Modified Files:
src/games/gomoku: Makefile gomoku.h main.c pickmove.c
Log Message:
gomoku: allow combination of WARNS=6 and -DDEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/gam
Module Name:src
Committed By: rillig
Date: Mon May 16 21:02:18 UTC 2022
Modified Files:
src/games/gomoku: Makefile gomoku.h main.c pickmove.c
Log Message:
gomoku: allow combination of WARNS=6 and -DDEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/gam
Module Name:src
Committed By: rillig
Date: Mon May 16 20:57:01 UTC 2022
Modified Files:
src/games/gomoku: Makefile bdinit.c bdisp.c gomoku.h main.c makemove.c
pickmove.c
Log Message:
gomoku: prepare lint's strict bool mode
No binary change.
To generate a dif
Module Name:src
Committed By: rillig
Date: Mon May 16 20:57:01 UTC 2022
Modified Files:
src/games/gomoku: Makefile bdinit.c bdisp.c gomoku.h main.c makemove.c
pickmove.c
Log Message:
gomoku: prepare lint's strict bool mode
No binary change.
To generate a dif
Module Name:src
Committed By: rillig
Date: Mon May 16 20:09:13 UTC 2022
Modified Files:
src/lib/libcurses: curses_input.3
Log Message:
curses_input.3: fix argument type for keypad, notimeout, nodelay
There is no type named 'boolf', there's only 'bool'.
To generate a dif
Module Name:src
Committed By: rillig
Date: Mon May 16 20:09:13 UTC 2022
Modified Files:
src/lib/libcurses: curses_input.3
Log Message:
curses_input.3: fix argument type for keypad, notimeout, nodelay
There is no type named 'boolf', there's only 'bool'.
To generate a dif
Module Name:src
Committed By: rillig
Date: Mon May 16 19:55:58 UTC 2022
Modified Files:
src/games/gomoku: Makefile bdinit.c bdisp.c main.c makemove.c
pickmove.c
Log Message:
gomoku: fix lint warnings
Most warnings were about implicit conversions from ptrdiff_t
Module Name:src
Committed By: rillig
Date: Mon May 16 19:55:58 UTC 2022
Modified Files:
src/games/gomoku: Makefile bdinit.c bdisp.c main.c makemove.c
pickmove.c
Log Message:
gomoku: fix lint warnings
Most warnings were about implicit conversions from ptrdiff_t
Module Name:src
Committed By: rillig
Date: Mon May 16 19:20:25 UTC 2022
Modified Files:
src/games/gomoku: pickmove.c
Log Message:
gomoku: condense code to decide which spot is better
The comments in the conditions only serve to align the expressions, to
allow humans to ch
Module Name:src
Committed By: rillig
Date: Mon May 16 19:20:25 UTC 2022
Modified Files:
src/games/gomoku: pickmove.c
Log Message:
gomoku: condense code to decide which spot is better
The comments in the conditions only serve to align the expressions, to
allow humans to ch
Module Name:src
Committed By: martin
Date: Mon May 16 18:44:39 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c msg.mi.de msg.mi.en msg.mi.es msg.mi.fr
msg.mi.pl
Log Message:
Split the available disks (that may be partitioned) from the
preconfigured wedge
Module Name:src
Committed By: martin
Date: Mon May 16 18:44:39 UTC 2022
Modified Files:
src/usr.sbin/sysinst: disks.c msg.mi.de msg.mi.en msg.mi.es msg.mi.fr
msg.mi.pl
Log Message:
Split the available disks (that may be partitioned) from the
preconfigured wedge
Module Name:src
Committed By: palle
Date: Mon May 16 17:13:28 UTC 2022
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v/vdsk: add handling of SCSI_REPORT_LUNS
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc64/dev/vdsk.c
Module Name:src
Committed By: palle
Date: Mon May 16 17:13:28 UTC 2022
Modified Files:
src/sys/arch/sparc64/dev: vdsk.c
Log Message:
sun4v/vdsk: add handling of SCSI_REPORT_LUNS
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc64/dev/vdsk.c
Module Name:src
Committed By: christos
Date: Mon May 16 14:57:44 UTC 2022
Modified Files:
src/sbin/cgdconfig: Makefile
Log Message:
make things behave just like before the libcrypt symbol renaming:
The normal cgdconfig binary is built with threads and the crunched one
in r
Module Name:src
Committed By: christos
Date: Mon May 16 14:57:44 UTC 2022
Modified Files:
src/sbin/cgdconfig: Makefile
Log Message:
make things behave just like before the libcrypt symbol renaming:
The normal cgdconfig binary is built with threads and the crunched one
in r
Module Name:src
Committed By: christos
Date: Mon May 16 14:55:56 UTC 2022
Modified Files:
src/rescue: list
Log Message:
remove threads; size constraints and behavioral change
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/rescue/list
Please note that
Module Name:src
Committed By: christos
Date: Mon May 16 14:55:56 UTC 2022
Modified Files:
src/rescue: list
Log Message:
remove threads; size constraints and behavioral change
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/rescue/list
Please note that
Date:Mon, 16 May 2022 09:10:40 +
From:Taylor R Campbell
Message-ID: <20220516090946.a3c4660...@jupiter.mumble.net>
| > Please re-enable threads. They influence the output hash
| > so by disabling threads you stop people from being able
| > to decrypt their d
> On May 16, 2022, at 5:10 AM, Taylor R Campbell wrote:
>
>> Date: Mon, 16 May 2022 04:49:22 +
>> From: nia
>>
>> On Sun, May 15, 2022 at 03:53:27PM -0400, Christos Zoulas wrote:
>>> Log Message:
>>> Build argon2 inline so that crunched programs work. I also disabled threads
>>> for now;
Module Name:src
Committed By: kre
Date: Mon May 16 10:53:14 UTC 2022
Modified Files:
src/bin/kill: kill.c
Log Message:
Alter error messages so they no longer claim that bad input is illegal.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/bin/kill/kill.
Module Name:src
Committed By: kre
Date: Mon May 16 10:53:14 UTC 2022
Modified Files:
src/bin/kill: kill.c
Log Message:
Alter error messages so they no longer claim that bad input is illegal.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/bin/kill/kill.
Module Name:src
Committed By: christos
Date: Mon May 16 10:52:09 UTC 2022
Modified Files:
src/rescue: list
Log Message:
Add -lpthread for the benefit or argon2 in cgdconfig
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/rescue/list
Please note that di
Module Name:src
Committed By: christos
Date: Mon May 16 10:52:09 UTC 2022
Modified Files:
src/rescue: list
Log Message:
Add -lpthread for the benefit or argon2 in cgdconfig
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/rescue/list
Please note that di
Module Name:src
Committed By: christos
Date: Mon May 16 10:44:06 UTC 2022
Modified Files:
src/sbin/cgdconfig: Makefile
Log Message:
Re-enable threads; apparently we get different results depending if we are
threaded or not... This tastes like a bug.
To generate a diff of
Module Name:src
Committed By: christos
Date: Mon May 16 10:44:06 UTC 2022
Modified Files:
src/sbin/cgdconfig: Makefile
Log Message:
Re-enable threads; apparently we get different results depending if we are
threaded or not... This tastes like a bug.
To generate a diff of
Module Name:src
Committed By: jmcneill
Date: Mon May 16 10:03:23 UTC 2022
Modified Files:
src/sys/dev/sdmmc: ld_sdmmc.c
Log Message:
sdmmc: ld: Include the card type (SD card, MMC) in the disk description.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src
Module Name:src
Committed By: jmcneill
Date: Mon May 16 10:03:23 UTC 2022
Modified Files:
src/sys/dev/sdmmc: ld_sdmmc.c
Log Message:
sdmmc: ld: Include the card type (SD card, MMC) in the disk description.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src
Module Name:src
Committed By: jmcneill
Date: Mon May 16 09:42:32 UTC 2022
Modified Files:
src/sys/arch/arm/acpi: cpu_acpi.c
src/sys/dev/tprof: tprof_armv8.c tprof_armv8.h
Log Message:
tprof: armv8: Only attach to known PMU types.
To generate a diff of this commit
Module Name:src
Committed By: jmcneill
Date: Mon May 16 09:42:32 UTC 2022
Modified Files:
src/sys/arch/arm/acpi: cpu_acpi.c
src/sys/dev/tprof: tprof_armv8.c tprof_armv8.h
Log Message:
tprof: armv8: Only attach to known PMU types.
To generate a diff of this commit
> Date: Mon, 16 May 2022 04:49:22 +
> From: nia
>
> On Sun, May 15, 2022 at 03:53:27PM -0400, Christos Zoulas wrote:
> > Log Message:
> > Build argon2 inline so that crunched programs work. I also disabled threads
> > for now; we can put them back if needed.
>
> Please re-enable threads. The
Module Name:src
Committed By: skrll
Date: Mon May 16 07:07:17 UTC 2022
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
port-arm/50635: arm11_setup() cpuctrlmask value causes CPU_CONTROL_VECRELOC bit
to toggle
Fix slightly differently to as suggested in the P
Module Name:src
Committed By: skrll
Date: Mon May 16 07:07:17 UTC 2022
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
port-arm/50635: arm11_setup() cpuctrlmask value causes CPU_CONTROL_VECRELOC bit
to toggle
Fix slightly differently to as suggested in the P
55 matches
Mail list logo