Re: cwm: do not overlap menu entries

2022-10-14 Thread Omar Polo
On 2022/10/14 14:11:19 -0400, Okan Demirmen wrote: > the below seems to work: Walter (thanks!) found the spot i missed on > replacing height with ascent+descent. > > please let me know. diff reads fine works for me too, thanks!

Re: rm -P and no-write on files - perm denied, bail out?

2022-10-14 Thread Theo de Raadt
Mikolaj Kucharski wrote: > Hi, > > Kind reminder. Diff re-attached at the end and on MARC: > > https://marc.info/?l=openbsd-tech&m=166219807307308&w=2 I don't understand what your complaint is, because: -P Attempt to overwrite regular writable files before deleting them.

Re: ifconfig, wireguard output less verbose, unless -A or

2022-10-14 Thread Mikolaj Kucharski
Kind reminder. Below there is a comment with an OK from sthen@ Diff at the end of this email. On Wed, Sep 07, 2022 at 05:29:38PM +0100, Stuart Henderson wrote: > On 2022/09/07 15:25, Mikolaj Kucharski wrote: > > Hi. > > > > I didn't get a lof of feedback on this on the code level, however > > g

Re: rm -P and no-write on files - perm denied, bail out?

2022-10-14 Thread Mikolaj Kucharski
Hi, Kind reminder. Diff re-attached at the end and on MARC: https://marc.info/?l=openbsd-tech&m=166219807307308&w=2 On Sat, Sep 03, 2022 at 09:44:46AM +, Mikolaj Kucharski wrote: > Hi, > > I wanted to rm -rP some files on my disk and didn't notice that > they lacked write permission for th

Re: cwm: do not overlap menu entries

2022-10-14 Thread Klemens Nanni
On Fri, Oct 14, 2022 at 02:11:19PM -0400, Okan Demirmen wrote: > the below seems to work: Walter (thanks!) found the spot i missed on > replacing height with ascent+descent. > > please let me know. Works just fine for me, no more visual glitches, thanks!

Re: cwm: do not overlap menu entries

2022-10-14 Thread Okan Demirmen
the below seems to work: Walter (thanks!) found the spot i missed on replacing height with ascent+descent. please let me know. regards, okan Index: menu.c === RCS file: /home/open/cvs/xenocara/app/cwm/menu.c,v retrieving revision 1.

Re: snmpd(8): don't link to libkvm

2022-10-14 Thread Martijn van Duren
On Fri, 2022-10-14 at 09:31 -0600, Theo de Raadt wrote: > Martijn van Duren wrote: > > > This one got overlooked when all the metrics moved to snmpd_metrics. > > > > OK? > > > > martijn@ > > > > Index: Makefile > > === > > RCS fil

Re: snmpd(8): don't link to libkvm

2022-10-14 Thread Theo de Raadt
Martijn van Duren wrote: > This one got overlooked when all the metrics moved to snmpd_metrics. > > OK? > > martijn@ > > Index: Makefile > === > RCS file: /cvs/src/usr.sbin/snmpd/Makefile,v > retrieving revision 1.21 > diff -u -p

snmpd(8): don't link to libkvm

2022-10-14 Thread Martijn van Duren
This one got overlooked when all the metrics moved to snmpd_metrics. OK? martijn@ Index: Makefile === RCS file: /cvs/src/usr.sbin/snmpd/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- Makefile6 Oct 2022 14:41:

Re: sysupgrade: apply bsd.re-config(5) to /bsd.upgrade

2022-10-14 Thread Klemens Nanni
On Thu, Oct 06, 2022 at 05:22:17PM +, Klemens Nanni wrote: > On Tue, Sep 06, 2022 at 03:11:45PM +, Klemens Nanni wrote: > > On rare occasions, I need 'disable xxx' in /etc/bsd.re-config to be able to > > boot a system, e.g. to ignore quirky devices crashing drivers during attach. > > > > b

rc.d: smtpd, unwind: add configtest

2022-10-14 Thread Klemens Nanni
Two more, then all daemons in my accumulated `rcctl ls on' output should be covered. OK? Index: smtpd === RCS file: /cvs/src/etc/rc.d/smtpd,v retrieving revision 1.7 diff -u -p -r1.7 smtpd --- smtpd 11 Jan 2018 19:52:12 -

Re: cwm: do not overlap menu entries

2022-10-14 Thread Walter Alejandro Iglesias
Hello Okan, On Oct 13 2022, Okan Demirmen wrote: > **incomplete** but i think the right direction to use ascent+descent, > however i've missed something, so take this with a sea full of salt (and > yes, i'm still alive...). the menu rect is too big (by a factor of > entries i think) now and messes