[Patch] Delete extra word in OpenSSH section of 69.html

2021-04-19 Thread Ross L Richardson
(Probably the last report from me for 69.html) Index: 69.html === RCS file: /cvs/www/69.html,v retrieving revision 1.63 diff -u -p -r1.63 69.html --- 69.html 19 Apr 2021 20:06:24 - 1.63 +++ 69.html 20 Apr 2021

Re: add PCI IDs for Thinkpad X1 Extreme Gen 3, enable WLAN

2021-04-19 Thread Ivo Sbalzarini
thank you very much for checking my diff and going the extra mile of fixing the style. I have tested your diff and can confirm that sound still works as before. So all good! Regarding the subid dependent codec name string, I was “inspired” by the cases on lines 95, 207, 213, and 241 which all

Re: Improve vi(1) recovery

2021-04-19 Thread trondd
trondd wrote: > trondd wrote: > > > > > While investigating an occasional crash when recovering a file with 'vi -r' > > after a power failure, I noticed that the recovery files are actually never > > updated during an editing session. The recovery files are created upon > > initial

Re: add PCI IDs for Thinkpad X1 Extreme Gen 3, enable WLAN

2021-04-19 Thread Alexandre Ratchov
On Thu, Apr 15, 2021 at 03:24:56PM +0200, Ivo Sbalzarini wrote: > Thanks a lot! > > I also got the sound working on this machine now. As far as I > can tell, both speakers work and Dolby Atmos works, too, thanks > to the awesome quirk by Joshua Stein (jcs@). > > I’m not sure I did everything

Re: vi: apply expandtab to the output of a ! command

2021-04-19 Thread Todd C . Miller
On Tue, 13 Apr 2021 09:51:01 -0600, Todd C. Miller wrote: > This is consistent with vim's expandtab behavior. > > From nvi2 (Craig Leres): > https://github.com/lichray/nvi2/commit/7d3f43559026e0927032a105b217850feaefec > 66 > > I know most of us don't use expandtab but it is helpful when dealing

[Patch] Typos in OpenSSH section of 69.html

2021-04-19 Thread Ross L Richardson
(Haven't finished reading it yet...) Index: 69.html === RCS file: /cvs/www/69.html,v retrieving revision 1.61 diff -u -p -r1.61 69.html --- 69.html 19 Apr 2021 11:22:08 - 1.61 +++ 69.html 19 Apr 2021 12:11:28 -

Re: iscsid issues with Synology NAS

2021-04-19 Thread David Alten
Update, So if I hardcode the LUN to 1, matching my Synology target, then two(?) targets get attached: sd1 at scsibus2 targ 0 lun 0: naa.600140577c3262ed829ed4f8fdb787d2 sd1: 512000MB, 512 bytes/sector, 1048576000 sectors, thin sd2 at scsibus2 targ 0 lun 1: naa.600140577c3262ed829ed4f8fdb787d2

[Patch] Possible redundant item in 69.html

2021-04-19 Thread Ross L Richardson
The last item under OpenSMTPD seems to be covered by the second last item (or the difference is really subtle). Deleting the final item may be appropriate. Ross Index: 69.html === RCS file: /cvs/www/69.html,v retrieving revision

Re: [Patch] Spell ...initializ... consistently in 69.html

2021-04-19 Thread Theo Buehler
On Mon, Apr 19, 2021 at 09:20:07PM +1000, Ross L Richardson wrote: > It may be pedantic, but the only offending case has different spellings > in the same sentence! Fixed, thanks. > > Ross > > > Index: 69.html > === > RCS file:

[Patch] Spell ...initializ... consistently in 69.html

2021-04-19 Thread Ross L Richardson
It may be pedantic, but the only offending case has different spellings in the same sentence! Ross Index: 69.html === RCS file: /cvs/www/69.html,v retrieving revision 1.60 diff -u -p -r1.60 69.html --- 69.html 19 Apr 2021

Re: relayd regress tcp performance

2021-04-19 Thread Alexander Bluhm
On Fri, Apr 16, 2021 at 08:30:46AM +0200, Claudio Jeker wrote: > Wonder if something else is still amiss. What you see in this graph is the single connection TCP througput during 6.8 development. The tcpbench output of the sender has been measured.

Change umb(4) devclass from DV_DULL to DV_IFNET

2021-04-19 Thread Tilo Stritzky
On 10/04/21 22:56 Tilo Stritzky wrote: > umb interfaces advertise themselves as generic devices. > Network makes a lot more sense, I think. > tested on amd64. Having seen no response on this one, I'ld like to expand a little further. This value defines how a device is identified in hotplug

Re: [Patch] Fix mangled sentence in 69.html (apmd control socket)

2021-04-19 Thread Jonathan Gray
On Sun, Apr 18, 2021 at 09:09:24PM +1000, Ross L Richardson wrote: > Simplest fix below. > > Ross > thanks, committed this with a few more changes Index: 69.html === RCS file: /cvs/www/69.html,v retrieving revision 1.58 diff

Re: [Patch] "usb" ==> "USB" for consistency

2021-04-19 Thread Jonathan Gray
On Sun, Apr 18, 2021 at 09:21:45PM +1000, Ross L Richardson wrote: > Probably! > > Ross > > thanks, committed > > Index: 69.html > === > RCS file: /cvs/www/69.html,v > retrieving revision 1.52 > diff -u -p -r1.52 69.html >

Re: [Patch] Typo ("it's" should be "its") in 69.html

2021-04-19 Thread Jonathan Gray
On Mon, Apr 19, 2021 at 02:30:13PM +1000, Ross L Richardson wrote: > Just an incorrect possessive form... > > Ross > thanks, committed > > Index: 69.html > === > RCS file: /cvs/www/69.html,v > retrieving revision 1.53 > diff -u

Re: [Patch] Relocate a vmctl entry in 69.html

2021-04-19 Thread Jonathan Gray
On Mon, Apr 19, 2021 at 03:08:13PM +1000, Ross L Richardson wrote: > It probably belongs with the other vmctl entry rather than under > userland networking changes... > > Ross > thanks, committed > > Index: 69.html > === > RCS