Re: Reminder of bug in vi and nvi including tested diff

2023-09-07 Thread Raf Czlonka
olaege (skimo) saying: Do not contact Keith Bostic et al., contact me instead. Either way, the last time I contacted Sven, which was some years ago mind you, I had first used the nvi's Git repository owner's email address. You might also try the email address from the last two commits (Signed-Off field) where the replies came from. Regards, Raf

Re: Reminder of bug in vi and nvi including tested diff

2023-09-07 Thread Raf Czlonka
l nvi is still maintained[1] by Sven Verdoolaege[2] so you might want to give him a shout, too. [0] https://github.com/lichray/nvi2 [1] https://repo.or.cz/nvi.git [2] https://sites.google.com/a/bostic.com/keithbostic/the-berkeley-vi-editor-home-page Regards, Raf

Re: rc.d.8: fix daemon_* markup

2023-03-06 Thread Raf Czlonka
n rc.conf.local) > > Feedback? OK? Hi Klemens, To quote sthen@[0]: But that isn't, it is talking about _execdir, _flags, etc where you need to replace the [0] https://marc.info/?l=openbsd-tech&m=165364961710717&w=2 Regards, Raf > Index: rc.d.8 > =

Re: [PATCH] [src] share/man/man8/rc.subr.8 - normalise markup

2022-10-19 Thread Raf Czlonka
"Ar" -> "Va" hasn't, but was also part of markup normalisation. Regards, Raf Index: share/man/man8/rc.subr.8 === RCS file: /cvs/src/share/man/man8/rc.subr.8,v retrieving revision 1.48 diff -u -p -r1.48

Re: [PATCH] [src] share/man/man8/rc.{d,subr}.8 - normalise markup

2022-05-27 Thread Raf Czlonka
On Fri, May 27, 2022 at 12:06:53PM BST, Stuart Henderson wrote: > On 2022/05/27 11:43, Raf Czlonka wrote: > > Hello, > > > > daemon_logger was the odd one out in rc.subr(8). > > I think that is correct. > > > While there, I did the same in rc.d(8). >

[PATCH] [src] share/man/man8/rc.{d,subr}.8 - normalise markup

2022-05-27 Thread Raf Czlonka
Hello, daemon_logger was the odd one out in rc.subr(8). While there, I did the same in rc.d(8). Regards, Raf Index: share/man/man8/rc.d.8 === RCS file: /cvs/src/share/man/man8/rc.d.8,v retrieving revision 1.38 diff -u -p -r1.38

Re: changelist: add /etc/login.conf.d/*

2022-05-12 Thread Raf Czlonka
Hello, I take this is an ok by deraadt@ Regards, Raf On Thu, May 12, 2022 at 01:40:40PM BST, Theo de Raadt wrote: > Yep > > Raf Czlonka wrote: > > > On Thu, May 12, 2022 at 11:58:22AM BST, Stuart Henderson wrote: > > > changelist already has /etc/login.conf,

Re: changelist: add /etc/login.conf.d/*

2022-05-12 Thread Raf Czlonka
; also so we keep old versions in /var/backup. The directory itself should probably also go into /etc/mtree/special. Regards, Raf Index: etc/mtree/special === RCS file: /cvs/src/etc/mtree/special,v retrieving revision 1.127 diff -

Re: [PATCH] [src] usr.bin/sendbug/sendbug.c - update categories

2022-03-29 Thread Raf Czlonka
On Tue, Mar 29, 2022 at 08:05:25PM BST, Theo Buehler wrote: > On Tue, Mar 29, 2022 at 08:51:25PM +0200, Jeremie Courreges-Anglas wrote: > > On Tue, Mar 29 2022, Raf Czlonka wrote: > > > Hello, > > > > > > sparc and vax ports have been retired a while

Re: [PATCH] [src] usr.bin/sendbug/sendbug.c - update categories

2022-03-29 Thread Raf Czlonka
On Tue, Mar 29, 2022 at 07:51:25PM BST, Jeremie Courreges-Anglas wrote: > On Tue, Mar 29 2022, Raf Czlonka wrote: > > Hello, > > > > sparc and vax ports have been retired a while back; add riscv64 > > while there. > > Committed, thanks. > > There are mor

[PATCH] [src] usr.bin/sendbug/sendbug.c - update categories

2022-03-29 Thread Raf Czlonka
Hello, sparc and vax ports have been retired a while back; add riscv64 while there. Regards, Raf Index: usr.bin/sendbug/sendbug.c === RCS file: /cvs/src/usr.bin/sendbug/sendbug.c,v retrieving revision 1.78 diff -u -p -r1.78

Re: [PATCH] [src] usr.bin/make/PSD.doc/tutorial.ms - fix order: makefile -> Makefile

2022-03-02 Thread Raf Czlonka
Anyone? On Wed, Feb 23, 2022 at 01:57:22PM GMT, Jason McIntyre wrote: > On Wed, Feb 23, 2022 at 11:09:44AM +0000, Raf Czlonka wrote: > > Hello, > > > > Pretty straightforward, 'makefile' comes before 'Makefile'. > > > > Regards, > >

[PATCH] [src] usr.bin/make/PSD.doc/tutorial.ms - fix order: makefile -> Makefile

2022-02-23 Thread Raf Czlonka
Hello, Pretty straightforward, 'makefile' comes before 'Makefile'. Regards, Raf Index: usr.bin/make/PSD.doc/tutorial.ms === RCS file: /cvs/src/usr.bin/make/PSD.doc/tutorial.ms,v retrieving revision 1.

Re: new manual: zonefile.5

2022-02-17 Thread Raf Czlonka
u can simply add: .\" $OpenBSD$ ^ BTW, I never know whether to use a space character or a tab there - I've seen both being used. and: .Dd $Mdocdate$ Regards, Raf > .\" Permission to use, copy, modify, and distribute this software for any > .\" purpose

[PATCH] [src] etc/etc.*/login.conf, share/man/man5/login.conf.5, libexec/login_radius/login_radius.8

2021-12-28 Thread Raf Czlonka
token authentication styles in login.conf(5) file mention (ANSI) X9.9 and the 'snk' line does not. Either way, I wasn't sure which way around to go. [0] https://marc.info/?l=openbsd-cvs&m=144805192217767&w=2 Regards

Re: uhidppctl(8)

2021-12-22 Thread Raf Czlonka
bit of a faff having to source another machine and OS. So, purely from a user perspective, given that a single receiver can pair up to six devices, it would be nice not having to use another machine/OS to do the pairing step :^) Regards, Raf

Re: Fix typo in '}' command in less.1

2021-12-11 Thread Raf Czlonka
h OpenBSD used last time[1] - the issue is present there, too[2]. [0] https://github.com/gdamore/less-fork [1] https://marc.info/?l=openbsd-cvs&m=144676136105460&w=2 [2] https://github.com/gdamore/less-fork/blob/master/less.1#L679 Regards, Raf

[PATCH] [www] faq/current.html - docoment recent changes in Xenocara [Was: Re: X server updated to version 21.1.1]

2021-11-15 Thread Raf Czlonka
/fonts/conf.d/70-no-bitmaps.conf How about mentioning all of this in current.html[0]? Please treat it as a stub - it'll obviously need some massaging. Regards, Raf [0] https://www.openbsd.org/faq/current.html Index: faq/current.html =

Re: [PATCH] [src] share/man/man5/hostname.if.5 - nwid -> join

2021-11-11 Thread Raf Czlonka
OK? FWIW, this looks much better to me. Raf > > Index: hostname.if.5 > === > RCS file: /cvs/src/share/man/man5/hostname.if.5,v > retrieving revision 1.77 > diff -u -p -r1.77 hostname.if.5 > --- hostna

[PATCH] [src] share/man/man5/hostname.if.5 - nwid -> join

2021-11-11 Thread Raf Czlonka
Hello, It seems like this has been missed in recent thread[0]. Not entirely sure whether the sentence "flows" any longer but here it goes anyway. [0] https://marc.info/?l=openbsd-tech&m=163507448118443&w=2 Cheers, Raf Index: share/man/

Re: [PATCH] [www] - spell 'X.509' consistently when talking about the standard

2021-10-08 Thread Raf Czlonka
Could someone "do it", please? ;^) Regards, Raf On Fri, Oct 08, 2021 at 04:13:16PM BST, Theo de Raadt wrote: > do it > > Raf Czlonka wrote: > > > On Wed, Oct 06, 2021 at 11:50:01PM BST, Raf Czlonka wrote: > > > Hello, > > > > > > Outs

Re: [PATCH] [www] - spell 'X.509' consistently when talking about the standard

2021-10-08 Thread Raf Czlonka
On Wed, Oct 06, 2021 at 11:50:01PM BST, Raf Czlonka wrote: > Hello, > > Outside of X509_* functions, filenames, openssl(1) commands, etc. > there are places where the spelling of 'X.509' could be made > consistent when talking about the standard. I realise the patch mi

[PATCH] [www] - spell 'X.509' consistently when talking about the standard

2021-10-06 Thread Raf Czlonka
Hello, Outside of X509_* functions, filenames, openssl(1) commands, etc. there are places where the spelling of 'X.509' could be made consistent when talking about the standard. Regards, Raf Index: plus29.html === RCS

Re: [PATCH] usr.sbin/ldapd: Match bind DN by suffix instead of complete DN.

2021-10-02 Thread Raf Czlonka
equestor has previously performed > -a bind as the specified distinguished name. > +a bind as the specified distinguished name or a decendant. ^ A spellchecker[0] would have caught that ;^) [0] https://manpages.bsd.lv/part3-3-2.html Regards, Raf

[PATCH] [src] etc/root/root.mail - /usr/X11R6/README no longer provided

2021-09-02 Thread Raf Czlonka
Hello, This diff is simply to just highlight the fact that the file is not longer provided[0], not necessarily remove the information outright and not replace it with anything - I simply can't think of anything concise right now. [0] https://cvsweb.openbsd.org/cgi-bin/cvsweb/xenocara/distrib/note

Re: Removal of old users and groups in the upgrade notes

2021-09-02 Thread Raf Czlonka
Ping. On Mon, May 24, 2021 at 05:06:08PM BST, Raf Czlonka wrote: > Ping. > > On Sun, May 09, 2021 at 01:07:15PM BST, Raf Czlonka wrote: > > Hello, > > > > This is both a general question and specific example of removal of > > old users and groups. > >

Re: [PATCH] [src] etc/services - duplicates

2021-09-02 Thread Raf Czlonka
Ping. On Mon, May 24, 2021 at 05:05:31PM BST, Raf Czlonka wrote: > Ping. > > On Sun, May 16, 2021 at 07:10:22PM BST, Raf Czlonka wrote: > > Hello, > > > > During recent services(5)-related threads, I glanced over the file > > and noticed a duplicate - namely(

Re: hidms: don't ignore mice with no x/y coordinates

2021-06-08 Thread Raf Czlonka
eing recognised at all. It works just fine on Linux, macOS, or Windows, though. With the below patch, everything's fine - all four buttons and the scroll ring are being recognised and work as expected. Any chance of this getting in? Regards, Raf > diff --git sys/dev/hid/hidms.c sys/dev/

Re: sdmmc(4): check and retry bus width change

2021-06-02 Thread Raf Czlonka
to build the kernel with your patch and the machine booted up just fine the first time - it was as slow as before ;^) Then, I rebooted to the old kernel to compare dmesg before and after - they're identical, BTW - and I shut the machine down. I got a crash (ddb) on the next boot - don't

Re: [PATCH] [src] sys/dev/usb/usbdevs - add "SHARKOON Technologies GmbH" vendor ID

2021-05-24 Thread Raf Czlonka
On Mon, May 24, 2021 at 05:07:50PM BST, Theo de Raadt wrote: > Raf Czlonka wrote: > > > On Mon, May 24, 2021 at 04:10:00PM BST, Theo de Raadt wrote: > > > But does it matter? > > > > Did this[0] matter? > > If you aren't curious enough to read t

Re: Removal of old users and groups in the upgrade notes

2021-05-24 Thread Raf Czlonka
Ping. On Sun, May 09, 2021 at 01:07:15PM BST, Raf Czlonka wrote: > Hello, > > This is both a general question and specific example of removal of > old users and groups. > > With the release of 6.7, rebound(8) got tedued[0] ;^) > However, there were no specific instructions

Re: [PATCH] [src] etc/services - duplicates

2021-05-24 Thread Raf Czlonka
Ping. On Sun, May 16, 2021 at 07:10:22PM BST, Raf Czlonka wrote: > Hello, > > During recent services(5)-related threads, I glanced over the file > and noticed a duplicate - namely(sic!), "nameserver" is being used > both as the a service name, as wel

Re: [PATCH] [src] sys/dev/usb/usbdevs - add "SHARKOON Technologies GmbH" vendor ID

2021-05-24 Thread Raf Czlonka
On Mon, May 24, 2021 at 04:37:57PM BST, Stuart Henderson wrote: > On 2021/05/24 16:27, Raf Czlonka wrote: > > On Mon, May 24, 2021 at 04:10:00PM BST, Theo de Raadt wrote: > > > But does it matter? > > > > Did this[0] matter? > > > [0] > > https://cv

Re: [PATCH] [src] sys/dev/usb/usbdevs - add "SHARKOON Technologies GmbH" vendor ID

2021-05-24 Thread Raf Czlonka
On Mon, May 24, 2021 at 04:28:36PM BST, Jonathan Gray wrote: > On Mon, May 24, 2021 at 03:52:44PM +0100, Raf Czlonka wrote: > > Hello, > > > > Pretty self-explanatory - add "SHARKOON Technologies GmbH" vendor ID. > > 0x1ea7 / 7847 is 'SEMITEK INTERNATION

Re: [PATCH] [src] sys/dev/usb/usbdevs - add "SHARKOON Technologies GmbH" vendor ID

2021-05-24 Thread Raf Czlonka
iously considered deleting usbdevs device-naming support, > because the cost keeps growing without bound. > > Raf Czlonka wrote: > > > On Mon, May 24, 2021 at 04:00:20PM BST, Theo de Raadt wrote: > > > Without proof it is required, no. > > > > Sure - hope

Re: [PATCH] [src] sys/dev/usb/usbdevs - add "SHARKOON Technologies GmbH" vendor ID

2021-05-24 Thread Raf Czlonka
uhub3 port 2 configuration 1 interface 0 "SHARKOON Technologies GmbH 2.4G Mouse" rev 1.10/2.00 addr 4 Cheers, Raf > Raf Czlonka wrote: > > > Hello, > > > > Pretty self-explanatory - add "SHARKOON Technologies GmbH" vendor ID. > >

[PATCH] [src] sys/dev/usb/usbdevs - add "SHARKOON Technologies GmbH" vendor ID

2021-05-24 Thread Raf Czlonka
Hello, Pretty self-explanatory - add "SHARKOON Technologies GmbH" vendor ID. Regards, Raf Index: sys/dev/usb/usbdevs === RCS file: /cvs/src/sys/dev/usb/usbdevs,v retrieving revision 1.740 diff -u -p -r1.740 usbdevs --- s

[PATCH] [src] etc/services - duplicates

2021-05-16 Thread Raf Czlonka
/service-names-port-numbers/service-names-port-numbers.txt [4] https://cgit.freebsd.org/src/plain/usr.sbin/services_mkdb/services [5] https://gitweb.dragonflybsd.org/dragonfly.git/blob_plain/HEAD:/etc/services Regards, Raf Index: etc/services =

Removal of old users and groups in the upgrade notes

2021-05-09 Thread Raf Czlonka
org/faq/upgrade67.html [1] https://www.openbsd.org/faq/upgrade61.html [2] https://www.openbsd.org/faq/upgrade64.html Cheers, Raf

Re: iwx and sysupgrade

2021-05-04 Thread Raf Czlonka
On Tue, May 04, 2021 at 11:33:31AM BST, Stefan Sperling wrote: > On Tue, May 04, 2021 at 11:15:45AM +0100, Raf Czlonka wrote: > > Unless I'm missing something, Hrvoje's not suing dhclient(8) - as > > there's no 'dhcp' entry in the /etc/hostname.iwx0 - but dh

Re: iwx and sysupgrade

2021-05-04 Thread Raf Czlonka
lution for you. > Unless I'm missing something, Hrvoje's not suing dhclient(8) - as there's no 'dhcp' entry in the /etc/hostname.iwx0 - but dhcpleased(8), most likely. P.S. Commenting only as an 'eduroam', not iwx(4), user. Raf

Re: shell manpage tweaks wrt getopt

2021-04-30 Thread Raf Czlonka
On Fri, Apr 30, 2021 at 12:14:26PM BST, Marc Espie wrote: > On Fri, Apr 30, 2021 at 12:03:00PM +0100, Raf Czlonka wrote: > > Hi Mark, > > > > You and me both ;^) > > > > Until recently, I thought that getopt(1) was POSIX, whereas it is > > in fact getopts(1

Re: shell manpage tweaks wrt getopt

2021-04-30 Thread Raf Czlonka
Hi Mark, You and me both ;^) Until recently, I thought that getopt(1) was POSIX, whereas it is in fact getopts(1), and it is not a shell built-in there, but a utility[0]. [0] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/getopts.html Cheers, Raf On Fri, Apr 30, 2021 at 10:54

Re: httpd.conf grammar

2021-04-05 Thread Raf Czlonka
Hello, Could this get committed before the freeze? Cheers, Raf On Mon, Mar 22, 2021 at 02:20:42PM GMT, Jason McIntyre wrote: > On Mon, Mar 22, 2021 at 01:33:34PM +0000, Raf Czlonka wrote: > > On Mon, Mar 22, 2021 at 07:08:32AM GMT, Jason McIntyre wrote: > > > On Sun, Mar 21,

Re: cwm: add group-last command [Was: Re: cwm: add last-group command]

2021-04-03 Thread Raf Czlonka
#x27;group_*' and not '*_group' is used in the code, shouldn't 'last_group' be renamed to 'group_last' for consistency? Regards, Raf > > last-group probably makes sense only in sticky group mode; all it does > > is switching to the last group. &g

Re: wsconsctl.conf: mention mouse.tp.tapping in example

2021-03-24 Thread Raf Czlonka
On Wed, Mar 24, 2021 at 01:42:19PM GMT, Klemens Nanni wrote: > On Tue, Mar 23, 2021 at 12:41:25PM +0000, Raf Czlonka wrote: > > According to wsmouse(4), the orders is as follows: > > > > This list of three parameters configures these mappings,

Re: wsconsctl.conf: mention mouse.tp.tapping in example

2021-03-23 Thread Raf Czlonka
e.tp.tapping=1 # 1,3,2=interpret one/two/three (simultaneous) # tap(s) as left/right/middle mouse button click As it is clear that digits do not map to numerals. Regards, Raf > > Can you tell whether that's a hardware or a driver problem? > I'd as

Re: httpd.conf grammar

2021-03-22 Thread Raf Czlonka
On Mon, Mar 22, 2021 at 07:08:32AM GMT, Jason McIntyre wrote: > On Sun, Mar 21, 2021 at 10:58:02PM +0000, Raf Czlonka wrote: > > > > Hi Laurie, > > > > I'd simply use the existing wording, without getting into details. > > > > While there, &quo

Re: httpd.conf grammar

2021-03-21 Thread Raf Czlonka
ted by a comma or newline. Valid options are: > > I'm happy to raise a patch if other people think this is worth fixing, > although I'm not entirely sure if we want to make people aware of the full > extent of the grammar, or s

Re: Mention vmd FFS boot support removal in current.html

2021-03-20 Thread Raf Czlonka
Hi Josh, Just a quick note regarding - it is used only once in there - being the dominant tag. BTW is only about consistency, not about one vs the other. Cheers, Raf On Fri, Mar 19, 2021 at 08:08:26PM GMT, Josh Rickmar wrote: > On Fri, Mar 19, 2021 at 03:26:46PM -0400, Josh Rickmar wr

[PATCH] [src] games/hack/help - fix ordinal directions

2021-03-07 Thread Raf Czlonka
ach option below. [0] http://cvsweb.netbsd.org/bsdweb.cgi/src/games/hack/help.diff?r1=1.1&r2=1.2&only_with_tag=MAIN&f=h Cheers, Raf Index: games/hack/help === RCS file: /cvs/src/games/hack/help,v retrieving revis

Re: [PATCH] [www] faq/current.html - fix formatting

2021-02-10 Thread Raf Czlonka
Ping. On Tue, Feb 02, 2021 at 01:45:25AM GMT, Raf Czlonka wrote: > Hello, > > Fix formatting of the snmpd.conf configuration snippet. > > While there: > > - reduce whitespace from three to two lines as per the comment: > >

[PATCH] [www] faq/current.html - fix formatting

2021-02-01 Thread Raf Czlonka
Hello, Fix formatting of the snmpd.conf configuration snippet. While there: - reduce whitespace from three to two lines as per the comment:

Re: New ujoy(4) device for USB gamecontrollers

2021-01-15 Thread Raf Czlonka
ps://marc.info/?l=openbsd-tech&m=161043081617336&q=mbox Hi Thomas, Hadn't had a chance to test your diff yet but, FWIW, I rely on PS4 controller working so would appreciate if it remained in a working state :^) Cheers, Raf

Re: clean /dev from /etc/daily ?

2020-11-23 Thread Raf Czlonka
? > > find /dev -type f ! -name MAKEDEV -delete > > AFAIK /dev should have only MAKEDEV as a regular file. > hier(7) says /dev only have block and character devices > with the exception of MAKEDEV. > Whichever way this ends up going - or not - please don't forget about MAKEDEV.local Cheers, Raf

Re: [PATCH] Add USB Product ID for Logitech Webcam Pro 9000

2020-10-17 Thread Raf Czlonka
Ping. On Sun, Oct 11, 2020 at 11:33:21AM BST, Raf Czlonka wrote: > Hi all, > > I just dug a Logitech Webcam Pro 9000 (for Business) out. > > After a quick test, it seems to be working just fine but the > Product ID isn't pretty-printed: > > $ usbdevs | grep

[PATCH] Add USB Product ID for Logitech Webcam Pro 9000

2020-10-11 Thread Raf Czlonka
ct ID: $ doas lsusb -v | grep 0x0809 idProduct 0x0809 Webcam Pro 9000 Regards, Raf Index: sys/dev/usb/usbdevs === RCS file: /cvs/src/sys/dev/usb/usbdevs,v retrieving revision 1.721 diff -u -p -r1.721 usbdevs --- sys/de

Re: [PATCH] [xenocara] app/xenodm/config/Xsetup_0 - reduce the number of lines

2020-06-16 Thread Raf Czlonka
Ping. CC'ing espie@ as he committed the initial code. Cheers, Raf On Sun, Jun 07, 2020 at 07:30:39PM BST, Raf Czlonka wrote: > Hi all, > > I've been running openbsd-backgrounds on all of my desktop machines and > thought this can be simplified a bit: > > - fewer l

[PATCH] [xenocara] app/xenodm/config/Xsetup_0 - reduce the number of lines

2020-06-07 Thread Raf Czlonka
Hi all, I've been running openbsd-backgrounds on all of my desktop machines and thought this can be simplified a bit: - fewer lines to uncomment - easier to automate, i.e. via one liner, script, config management, etc. - still under 80 columns wide For your consideration. Cheers, Raf

[PATCH] [src] usr.bin/audioctl/audioctl.8, usr.bin/mixerctl/mixerctl.8 - manpages moved to section 8, mark them as such

2020-04-22 Thread Raf Czlonka
Hi all, Recently moved manpages bear section 1 number - update accordingly. Regards, Raf Index: usr.bin/audioctl/audioctl.8 === RCS file: /cvs/src/usr.bin/audioctl/audioctl.8,v retrieving revision 1.3 diff -u -p -r1.3 audioctl.8

[PATCH] [src] - etc/root/root.mail - correct time zone

2020-04-05 Thread Raf Czlonka
Hi all, Time zone change. Regards, Raf Index: etc/root/root.mail === RCS file: /cvs/src/etc/root/root.mail,v retrieving revision 1.137 diff -u -p -r1.137 root.mail --- etc/root/root.mail 5 Apr 2020 16:15:39 - 1.137

Re: Audio control API, part 1: libsndio, sndiod bits

2020-02-26 Thread Raf Czlonka
On Mon, Feb 24, 2020 at 09:33:19AM GMT, Alexandre Ratchov wrote: > On Thu, Feb 13, 2020 at 05:15:34AM +0000, Raf Czlonka wrote: > > On Sun, Feb 09, 2020 at 12:13:02PM GMT, Alexandre Ratchov wrote: > > > +++ lib/libsndio/sioctl_aucat.c 8 Feb 2020 14:49:37 - > > > [

Re: [PATCH] [www] books.html - remove superfluous angle bracket

2020-02-14 Thread Raf Czlonka
Ping. On Mon, Nov 25, 2019 at 11:16:09AM GMT, Raf Czlonka wrote: > Regards, > > Raf > > Index: books.html > === > RCS file: /cvs/www/books.html,v > retrieving revision 1.117 > diff -u -p -r1.117 books.htm

[PATCH] [www] faq/current.html - be consistent with naming of the 'id' attribute

2020-02-14 Thread Raf Czlonka
Hi all, Small inconsistency. Personally, I prefer id *without* the 'r' but the below is "the odd one out" so... Regards, Raf Index: faq/current.html === RCS file: /cvs/www/faq/current.html,v retrieving revisi

Re: Audio control API, part 1: libsndio, sndiod bits

2020-02-12 Thread Raf Czlonka
8 - > [...] > + * Copyright (c) 2014 Alexandre Ratchov > > [...] > > +++ usr.bin/sndiod/dev_sioctl.h 8 Feb 2020 14:49:38 - > [...] > + * Copyright (c) 2014 Alexandre Ratchov > > [...] > Hi Alexandre, Shouldn't all of these dates be adjusted? Regards, Raf

Re: Audio control API, part 2: add new sndioctl(1) utility

2020-02-12 Thread Raf Czlonka
On Mon, Feb 10, 2020 at 09:14:57PM GMT, Alexandre Ratchov wrote: > On Mon, Feb 10, 2020 at 09:59:09AM +0000, Raf Czlonka wrote: > > On Sun, Feb 09, 2020 at 12:14:47PM GMT, Alexandre Ratchov wrote: > > > Here's a new sndioctl utility similar to mixerctl(1) but using the new &

Re: Audio control API, part 1: libsndio, sndiod bits

2020-02-12 Thread Raf Czlonka
One more point regarding the interface, though. This is the way mixerctl(1) currently behaves: $ mixerctl outputs.master outputs.master=255,255 $ mixerctl outputs.master=100 outputs.master: 255,255 -> 100,100 $ mixerctl outputs.master=300 outputs.master: 100,100 -> 255,255 Should sndioctl(1) behave the same way? Cheers, Raf

Re: Audio control API, part 2: add new sndioctl(1) utility

2020-02-10 Thread Raf Czlonka
a quick question. Is there a good reason to have the above using "slash" ('/') as the first separator instead of the, more familiar, "dot" ('.') known from sysctl(8)'s MIB (Management Information Base) style names or even the "pseudo" MIB kno

[PATCH] [www] faq/current.html - pretty print paths

2020-01-28 Thread Raf Czlonka
Hi all, Using the convention from earlier in the faq/current.html file, enclose file/directory paths in . Cheers, Raf Index: faq/current.html === RCS file: /cvs/www/faq/current.html,v retrieving revision 1.1021 diff -u -p -r1.1021

[PATCH] [src] - usr.sbin/bind/configure{,.in} - /dev/arandom no longer exists

2020-01-08 Thread Raf Czlonka
Hi all, This effectively reinstates what has been nuked[0] by the recent import. [0] https://cvsweb.openbsd.org/src/usr.sbin/bind/configure.diff?r1=1.15&r2=1.16&f=h Regards, Raf Index: usr.sbin/bind/configure === RCS fi

usbhidaction(1) with a foot pedal/control

2019-12-17 Thread Raf Czlonka
idev2 driver: uhidev3 [0] https://www.dictation.philips.com/gb/products/transcription-accessories/foot-control-acc2300/ Thanks in advance, Raf

[PATCH] [www] books.html - remove superfluous angle bracket

2019-11-25 Thread Raf Czlonka
Regards, Raf Index: books.html === RCS file: /cvs/www/books.html,v retrieving revision 1.117 diff -u -p -r1.117 books.html --- books.html 1 Jun 2019 23:12:47 - 1.117 +++ books.html 25 Nov 2019 11:15:11 - @@ -355,7

Re: [PATCH] [src] bin/ed/README - fix quote/comma

2019-11-17 Thread Raf Czlonka
On Sun, Nov 17, 2019 at 10:23:38AM GMT, Otto Moerbeek wrote: > On Sun, Nov 17, 2019 at 08:31:00AM +0000, Raf Czlonka wrote: > > > Hi all, > > > > Pretty straightforward - comma snuck in inside the quoted book title. > > This is how I learned it. Myabe a bi

[PATCH] [src] bin/ed/README - fix quote/comma

2019-11-17 Thread Raf Czlonka
Hi all, Pretty straightforward - comma snuck in inside the quoted book title. Regards, Raf Index: bin/ed/README === RCS file: /cvs/src/bin/ed/README,v retrieving revision 1.5 diff -u -p -r1.5 README --- bin/ed/README 15 Jun

Re: openrsync(1) usage quirks

2019-11-07 Thread Raf Czlonka
Ping. On Wed, Aug 28, 2019 at 12:55:33AM BST, Raf Czlonka wrote: > Hi all, > > Today, I've decided to try openrsync(1) instead of cp(1) and here > my thoughts so far: > > 1. Without rsync package installed, as is the case on a fresh OpenBSD > install, openrsync's

Re: /etc/daily : flexible df output

2019-10-28 Thread Raf Czlonka
On Mon, Oct 28, 2019 at 09:25:22PM GMT, Raf Czlonka wrote: > On Mon, Oct 28, 2019 at 01:32:05PM GMT, Andre Stoebe wrote: > > > > - df -ikl > > + df ${DFARGS-"-ikl"} > > > > Hi Andre, > > Instead of ${DFARGS-"-ikl"}, you should mos

Re: /etc/daily : flexible df output

2019-10-28 Thread Raf Czlonka
On Mon, Oct 28, 2019 at 01:32:05PM GMT, Andre Stoebe wrote: > > - df -ikl > + df ${DFARGS-"-ikl"} > Hi Andre, Instead of ${DFARGS-"-ikl"}, you should most likely be using: ${DFARGS:-"-ikl"} Cheers, Raf

[PATCH] www - 66.html - fix a typo - aggregation

2019-10-17 Thread Raf Czlonka
Hello, ... and a small typo. Raf Index: 66.html === RCS file: /cvs/www/66.html,v retrieving revision 1.72 diff -u -p -r1.72 66.html --- 66.html 17 Oct 2019 13:49:28 - 1.72 +++ 66.html 18 Oct 2019 06:18:22 -

[PATCH] www - 66.html - fix a broken link to relayd(8) man page

2019-10-17 Thread Raf Czlonka
Hi, The URL to the relayd(8) manual page is incomplete. Regards, Raf Index: 66.html === RCS file: /cvs/www/66.html,v retrieving revision 1.72 diff -u -p -r1.72 66.html --- 66.html 17 Oct 2019 13:49:28 - 1.72 +++ 66

[PATCH] www - 66.html - correct acpi(4) and systat(1) manual pages' sections

2019-10-17 Thread Raf Czlonka
Hello, acpi manual page is in section 4 - device drivers - and systat in section 1 - general commands. While there, fix link to the, now removed, snmpctl(8). Regards, Raf Index: 66.html === RCS file: /cvs/www/66.html,v retrieving

[PATCH] [src] - etc/root/root.mail - correct date

2019-10-17 Thread Raf Czlonka
Hi, Probably too little to late but still... Cheers, Raf Index: etc/root/root.mail === RCS file: /cvs/src/etc/root/root.mail,v retrieving revision 1.135 diff -u -p -r1.135 root.mail --- etc/root/root.mail 7 Oct 2019 15:34:31

ftpd: vfprintf %s NULL in "Opening %s mode data connection for '%s'%s."

2019-09-13 Thread Raf Czlonka
ge in /var/log/messages: ftpd: vfprintf %s NULL in "Opening %s mode data connection for '%s'%s." I can't seem to be able to reproduce it but it appeared in the logs twice in the last 5 minutes. Regards, Raf

openrsync(1) usage quirks

2019-08-27 Thread Raf Czlonka
ries from the same source directory copied into the same destination directory, were copied only once. I'll try to reproduce it tomorrow if I can. Regards, Raf

[PATCH] [www] innovations.html - add unwind(8) to the list

2019-04-30 Thread Raf Czlonka
Hi all, unwind(8) looks like a good candidate for inclusion into innovations.html[0]. While there, add "released with ..." to the preceding entry. [0] https://www.openbsd.org/innovations.html Regards, Raf Index: innova

Re: [PATCH] [www] cvsync.html - use class="cmdbox"

2019-04-17 Thread Raf Czlonka
On Wed, Apr 17, 2019 at 10:53:54PM BST, Theo Buehler wrote: > On Wed, Apr 17, 2019 at 11:34:56PM +0200, Solene Rapenne wrote: > > On Wed, Apr 17, 2019 at 09:55:26PM +0100, Raf Czlonka wrote: > > > Hi all, > > > > > > Similar to other pages[0][1], use

[PATCH] [www] cvsync.html - use class="cmdbox"

2019-04-17 Thread Raf Czlonka
Hi all, Similar to other pages[0][1], use class="cmdbox", add prompt character where appropriate, and remove superfluous indentation while there. [0] https://www.openbsd.org/anoncvs.html [1] https://www.openbsd.org/ddb.html Regards, Raf Index: c

[PATCH] [www] 65.html - use class="cmdbox" for command examples

2019-04-12 Thread Raf Czlonka
Hi all, class="cmdbox" has been introduced last year so, since it is has already been used in upgrade64.html[0], how about using it for release pages, too? I wasn't sure about signify(1) subkeys tag but added it there anyway... [0] https://www.openbsd.org/faq/upgrade64.html

Unexpected boot(8) behaviour

2019-04-10 Thread Raf Czlonka
t boot. It was working fine a couple of days ago. Regards, Raf

[PATCH] [src] sbin/unwind/unwind.conf.5 - DoT capitalisation

2019-04-02 Thread Raf Czlonka
Hi all, Consistently capitalise 'DoT'. Regards, Raf Index: unwind.conf.5 === RCS file: /cvs/src/sbin/unwind/unwind.conf.5,v retrieving revision 1.11 diff -u -p -r1.11 unwind.conf.5 --- unwind.conf.5 2 Apr 2019 09:2

[PATCH] [www] events.html - fix presentation title

2019-03-28 Thread Raf Czlonka
Hi all, A quick/small title fix. Regards, Raf Index: events.html === RCS file: /cvs/www/events.html,v retrieving revision 1.1150 diff -u -p -r1.1150 events.html --- events.html 24 Mar 2019 21:51:33 - 1.1150

[www] [faq] - IPSec -> IPsec [Was: Re: CVS: cvs.openbsd.org: www]

2019-02-22 Thread Raf Czlonka
01&r=1&w=2 This patch is only for the faq directory. Regards, Raf Index: faq/faq10.html === RCS file: /cvs/www/faq/faq10.html,v retrieving revision 1.285 diff -u -p -r1.285 faq10.html --- faq/faq10.html 18 Oct 2018 03:1

Re: security.html -> broken link

2019-02-19 Thread Raf Czlonka
ecurityfocus.com/archive/1>, we believe in full disclosure > of security problems. > > * http://online.securityfocus.com/archive/1 > > <--- > > Please check! > > BR, > > Oleg Pahl > Hi Oleg, You "forgot" the diff ;^) Cheers, Raf Index: se

[www] hackathons.html - fix spelling

2019-01-14 Thread Raf Czlonka
Hi all, A small spelling fix. Cheers, Raf Index: hackathons.html === RCS file: /cvs/www/hackathons.html,v retrieving revision 1.134 diff -u -p -r1.134 hackathons.html --- hackathons.html 13 Jan 2019 23:55:05 - 1.134

Re: /usr/share/calendar/calendar.christian - two entries for "First Sunday of Advent (4th Sunday before Christmas)"

2018-11-11 Thread Raf Czlonka
It's that magical time of the year again :^) Anyone? R. On Sun, Nov 12, 2017 at 08:11:04AM GMT, Raf Czlonka wrote: > Hi all, > > I've just noticed something strange in the > /usr/share/calendar/calendar.christian file, namely: > > 11/SunLast First

[PATCH] [src] usr.sbin/tftp-proxy/tftp-proxy.8 - style improvement

2018-11-04 Thread Raf Czlonka
Hi, A small style improvement. Regards, Raf Index: usr.sbin/tftp-proxy/tftp-proxy.8 === RCS file: /cvs/src/usr.sbin/tftp-proxy/tftp-proxy.8,v retrieving revision 1.8 diff -u -p -r1.8 tftp-proxy.8 --- usr.sbin/tftp-proxy/tftp-proxy

[PATCH] [src] usr.sbin/ldapd/btree.3 - style fix

2018-11-03 Thread Raf Czlonka
Hi all, Style fix. Regards, Raf Index: usr.sbin/ldapd/btree.3 === RCS file: /cvs/src/usr.sbin/ldapd/btree.3,v retrieving revision 1.4 diff -u -p -r1.4 btree.3 --- usr.sbin/ldapd/btree.3 16 Jul 2013 11:13:33 - 1.4

Re: Fix descriptions of smtps vs smtp+tls in smtpd.conf.5

2018-10-24 Thread Raf Czlonka
On Thu, Oct 25, 2018 at 07:11:47AM BST, Gilles Chehade wrote: > > smtpd will _always_ display a 'starttls' log line when the TLS channel starts, > disregarding if TLS was started at connect time (smtps) or within the protocol > (smtp+tls, or even smtp since it does opportunistic tls). > I guess

Re: [PATCH] src/etc/root/root.mail - URLs -> URL

2018-06-26 Thread Raf Czlonka
Ping. After installurl(5): The /etc/installurl file contains a single line specifying an OpenBSD mirror server URL, [...] Cheers, Raf On Fri, Mar 30, 2018 at 11:05:44PM BST, Raf Czlonka wrote: > Hi all, > > A small typo - plural -> singular. > > Regards, &

[PATCH][src] share/man/man8/starttls.8 - use the new cert keyword

2018-06-26 Thread Raf Czlonka
Hi all, The certificate keyword has been recently shortened to cert. Regards, Raf Index: share/man/man8/starttls.8 === RCS file: /cvs/src/share/man/man8/starttls.8,v retrieving revision 1.25 diff -u -p -r1.25 starttls.8 --- share

Re: [patch] Fix inaccurate comment in usr.bin/w/w.c

2018-06-14 Thread Raf Czlonka
go[0]. Given that "-a flag" should clearly be in the comment, shouldn't there a mechanical nflag -> aflag change also take place? [0] http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/w/w.c.diff?r1=1.5&r2=1.6&f=h Regards, Raf

  1   2   3   >