[Patch] Delete extra word in 72.html

2022-10-03 Thread Ross L Richardson
Simple fix for typo/edito... Ross Index: 72.html === RCS file: /cvs/www/72.html,v retrieving revision 1.54 diff -u -p -r1.54 72.html --- 72.html 4 Oct 2022 01:38:08 - 1.54 +++ 72.html 4 Oct 2022 06:10:12 - @@ -5

Re: Fix level-triggered ACPI GPIO interrupts on amd64

2022-10-03 Thread Matthias Schmidt
Hi Mark, * Mark Kettenis wrote: > The diff below adds the hooks to disable and enable GPIO interrupts > for amdgpio(4), aplgpio(4), bytgpio(4), chvgpio(4), glkgpio(4) and > pchgpio(4). This is similar to what I did for qcgpio(4) a few weeks > ago. This should fix potential interrupt storms relat

Re: [patch] Fix vmd for user VMs

2022-10-03 Thread Matthew Martin
On Sat, Sep 24, 2022 at 08:32:55AM -0400, Dave Voutila wrote: > > Matthew Martin writes: > > > When vmd/vmctl switched to handling memory in bytes, seems a few places > > for user VMs were missed. Additionally the first hunk removes the quota > > hit if the VM will not be created. > > > > Thank

Re: tftpd: add -R for read-only mode/reduced pledges

2022-10-03 Thread Theo de Raadt
David Gwynne wrote: > On Sun, Oct 02, 2022 at 06:32:04PM +, Klemens Nanni wrote: > > diskless(8) just needs tftpd(8) to deliver files, none of the possibly > > untrusted clients are supposed to ever write anything. > > > > Either way, even when run without -c, a single file writable by _tftp

Re: tftpd: add -R for read-only mode/reduced pledges

2022-10-03 Thread David Gwynne
On Sun, Oct 02, 2022 at 06:32:04PM +, Klemens Nanni wrote: > diskless(8) just needs tftpd(8) to deliver files, none of the possibly > untrusted clients are supposed to ever write anything. > > Either way, even when run without -c, a single file writable by _tftpd > might be enough for a malici

Re: tzset(3): update man page to reality

2022-10-03 Thread Sebastian Benoit
Todd C. Miller(mill...@openbsd.org) on 2022.10.03 13:32:22 -0600: > On Mon, 03 Oct 2022 13:27:05 -0600, "Todd C. Miller" wrote: > > > We did not document tzname, timezone or daylight and the rules > > regarding pathnames was not entirely clear. reads ok to me > > I think it is worth mentioning t

Re: tzset(3): update man page to reality

2022-10-03 Thread Todd C . Miller
On Mon, 03 Oct 2022 13:27:05 -0600, "Todd C. Miller" wrote: > We did not document tzname, timezone or daylight and the rules > regarding pathnames was not entirely clear. > > I think it is worth mentioning that unless your program calls > chroot(2), you probably don't need to call tzset(3). > > Op

tzset(3): update man page to reality

2022-10-03 Thread Todd C . Miller
We did not document tzname, timezone or daylight and the rules regarding pathnames was not entirely clear. I think it is worth mentioning that unless your program calls chroot(2), you probably don't need to call tzset(3). Opinions? - todd Index: lib/libc/time/tzset.3 ==

Fix level-triggered ACPI GPIO interrupts on amd64

2022-10-03 Thread Mark Kettenis
The diff below adds the hooks to disable and enable GPIO interrupts for amdgpio(4), aplgpio(4), bytgpio(4), chvgpio(4), glkgpio(4) and pchgpio(4). This is similar to what I did for qcgpio(4) a few weeks ago. This should fix potential interrupt storms related to level-triggered interrupts. I can'

Re: vnconfig: don't print device when passed as an argument

2022-10-03 Thread Brian Conway
Corrected mandoc(1) style, thanks. Index: vnconfig.8 === RCS file: /cvs/src/sbin/vnconfig/vnconfig.8,v retrieving revision 1.7 diff -u -p -u -p -r1.7 vnconfig.8 --- vnconfig.8 16 Aug 2022 13:59:51 - 1.7 +++ vnconfig.8 3 Oct

vnconfig: don't print device when passed as an argument

2022-10-03 Thread Brian Conway
In d52ebfd8e572596739b84b5138ef7c090a3dc442 (https://marc.info/?t=16619957111), vnconfig was changed to not print an auto-allocated device on errors, however it now prints it unconditionally, including when passed as an argument. One might consider this superfluous, but it is surely contrar

Re: HiFive Unmatched clean poweroff using the power button

2022-10-03 Thread Mark Kettenis
> From: Jeremie Courreges-Anglas > Date: Sat, 01 Oct 2022 18:36:35 +0200 > > On Thu, Aug 18 2022, Jeremie Courreges-Anglas wrote: > > Some time ago I wanted to get a clean poweroff from the power button on > > my Unmatched, so that I don't get fsck at reboot the morning after > > someone sleeps