Re: efiboot: Restore GOP mode on SetMode() failure

2017-10-05 Thread YASUOKA Masahiko
Hi, On Tue, 3 Oct 2017 18:15:33 -0500 Andrew Daugherity wrote: > From: Klemens Nanni > Date: 2017-09-16 13:58:21 > Message-ID: <20170916135821.4245umgvha23b...@x230.example.com> >>Updated diff introducing efi_gop_setmode() as helper to reduce duplicate

Re: make includes: use find -exec {} +

2017-10-05 Thread Marc Espie
On Thu, Oct 05, 2017 at 10:08:32PM +0200, Christian Weisgerber wrote: > Admittedly, this is cosmetic: > Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs. > ok? > > Index: include/Makefile > === > RCS file:

Re: acpithinkpad fixes for brand new machines

2017-10-05 Thread Stefan Sperling
On Fri, Sep 08, 2017 at 05:01:03PM -0500, joshua stein wrote: > Revision 1.50 of acpithinkpad.c made inteldrm defer to acpithinkpad > for screen brightness adjustments instead of handling it natively. > That was needed to avoid some synchronization issues on machines > where the hardware buttons

Re: [patch] Remove superfluous seek_filesize() from less

2017-10-05 Thread Jesper Wallin
...and a third bump, this time we're actually out of beta for real. ;-) On Mon, Sep 25, 2017 at 10:19:16AM +0200, Jesper Wallin wrote: > Shameless bump, now when we're out of beta. :-) > > On Sat, Sep 16, 2017 at 10:53:47PM +0200, Jesper Wallin wrote: > > Hi all, > > > > I was reading through

Re: [patch] ftp(1): change mtime for http/https links

2017-10-05 Thread Jesper Wallin
...and another bump. :-) *ping sthen@* On Sun, Sep 24, 2017 at 07:25:33PM +0200, Jesper Wallin wrote: > On Sat, Sep 23, 2017 at 11:50:46PM +0200, Jesper Wallin wrote: > > Woups, seems like I managed to break ftp(1) in the installer due to > > pledge being a bit too tight. Here is an updated

Re: [patch] vmd.c: Keep the ownership when rebooting a VM

2017-10-05 Thread Jesper Wallin
Hi again, Bumping this, as I assume it wasn't prioritized during the beta. On Sun, Sep 24, 2017 at 06:01:00PM +0200, Jesper Wallin wrote: > Hi all, > > If a machine is configured in vm.conf to have the owner of a regular > user, the ownership of the machine is lost upon reboot and root becomes

Re: make includes: use find -exec {} +

2017-10-05 Thread Todd C. Miller
On Thu, 05 Oct 2017 22:08:32 +0200, Christian Weisgerber wrote: > Admittedly, this is cosmetic: > Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs. Looks good, OK millert@ - todd

make includes: use find -exec {} +

2017-10-05 Thread Christian Weisgerber
Admittedly, this is cosmetic: Use the modern POSIX idiom "-exec ... {} +" instead of find|xargs. ok? Index: include/Makefile === RCS file: /cvs/src/include/Makefile,v retrieving revision 1.219 diff -u -p -r1.219 Makefile ---

testing of changes to clocks and switwi for Allwinner H3

2017-10-05 Thread Stephen Graf
I have tested changes described in: https://marc.info/?l=openbsd-tech =150642773703623=2 on an orange pi one (Allwinner H3 device). These changes were tested with a driver that Artturi has built for a BME280 temperature, pressure and

syslogd file system full

2017-10-05 Thread Alexander Bluhm
Hi, When /var/log/ is full, syslogd(8) stops writing to these files. It does this permanently so cleaning /var without SIGHUP to syslogd does not help. Better retry, write an error message to other log hosts, and write a summary after it works again. syslogd[52967]: write to file

Re: ugold(4): add support for TEMPer1F_H1V1.5F

2017-10-05 Thread Patrick Wildt
On Wed, Oct 04, 2017 at 10:52:31PM +0200, Jan Klemkow wrote: > Hi, > > This diff adds support for the "TEMPer1F_H1V1.5F" USB temperature and > humidity sensor to the ugold(4) driver. I got reasonable values from > the device, but as mentioned in this github issue [1] they are not very >

Re: syslogd log startup errors persistently

2017-10-05 Thread Todd C. Miller
On Thu, 05 Oct 2017 14:36:48 +0200, Alexander Bluhm wrote: > Anyone? OK millert@ - todd

Re: ugold(4): add support for TEMPer1F_H1V1.5F

2017-10-05 Thread Remi Locherer
On Wed, Oct 04, 2017 at 10:52:31PM +0200, Jan Klemkow wrote: > Hi, > > This diff adds support for the "TEMPer1F_H1V1.5F" USB temperature and > humidity sensor to the ugold(4) driver. I got reasonable values from > the device, but as mentioned in this github issue [1] they are not very >

Re: ugold(4): add support for TEMPer1F_H1V1.5F

2017-10-05 Thread Martin Pieuchot
On 04/10/17(Wed) 22:52, Jan Klemkow wrote: > Hi, > > This diff adds support for the "TEMPer1F_H1V1.5F" USB temperature and > humidity sensor to the ugold(4) driver. I got reasonable values from > the device, but as mentioned in this github issue [1] they are not very > accurate. > > [1]:

Re: ssh_config.5: Clarify that %C token is hashed

2017-10-05 Thread Jason McIntyre
On Sun, Oct 01, 2017 at 07:26:46PM +0200, Klemens Nanni wrote: > "Shorthand" suggests %C will yield the same as %l%h%p%r. Stating > that it's in fact a hashed version (SHA1) of it without being too > precise makes things clearer, especially for readers of the ControlPath > bits: > > It is

Re: syslogd log startup errors persistently

2017-10-05 Thread Alexander Bluhm
Anyone? On Mon, Sep 18, 2017 at 04:36:08PM +0200, Alexander Bluhm wrote: > Hi, > > When syslogd writes some startup errors to stderr or console, they > never appear in any log file. After initialization, write a summary > into log files and to remote log host. So the problem shows up, > when

ctags(1): missing space between tag and line number

2017-10-05 Thread Anton Lindqvist
Hi, Running `ctags -x` on a file including a tag which satisfies strlen(tag) >= 16 and line number >= 1000 corrupts the output since there's no space between the tag and line number. Therefore, add a space between them just like ectags and uctags in ports does. $ ctags -x /sys/dev/usb/umass.c |

Re: Why the executable file type is also "DYN", not "EXEC"?

2017-10-05 Thread William Ahern
On Wed, Oct 04, 2017 at 04:17:32PM +0800, Nan Xiao wrote: > Hi all, > > I find the type of executable file format on OpenBSD is "DYN", not > "EXEC": > Is there any special consideration for it? Thanks very much in advance! > Because it was built as a position-independent executable (PIE). See

[patch] openchrome(4): fix Xorg startup crash with CLE266

2017-10-05 Thread Andrew Daugherity
On a system with VIA CLE266 graphics, X immediately crashes upon startup. I fixed it by cherry-picking some commits from upstream xf86-video-openchrome; the crash and the fix apply to both 6.1 and a recent snaphost. The crash: root@precious:~# startx X.Org X Server 1.18.4 Release Date:

device_lookup()->device_ref->fail out w/o device_unref() ?

2017-10-05 Thread Artturi Alm
Hi, not suggesting the diff below, or anything, as i'm not familiar w/that device_lookup() refcounting, nor have time to find out about it right now by opening subr_autoconf.c, but is it even necessary, at all? to unref while erroring out like that? or acceptable, but w/only devices like gpio