Re: SSIZE_MAX

2020-01-15 Thread Theo de Raadt
Raymond, David wrote: > The POSIX SSIZE_MAX is something like 2^15 -1. I doubt that, you better backtrack a couple of steps.

Re: SSIZE_MAX

2020-01-15 Thread Bryan Steele
> I am confused about SSIZE_MAX and read(2)/write(2). The POSIX > SSIZE_MAX is something like 2^15 -1. This seems to be a real > limitation when writing to a TCP/IP socket, as I learned from > experience. However, much larger reads and writes seem to be possible > to files and UNIX sockets

SSIZE_MAX

2020-01-15 Thread Raymond, David
I am confused about SSIZE_MAX and read(2)/write(2). The POSIX SSIZE_MAX is something like 2^15 -1. This seems to be a real limitation when writing to a TCP/IP socket, as I learned from experience. However, much larger reads and writes seem to be possible to files and UNIX sockets (pipes). This

From nginx to openbsd httpd

2020-01-15 Thread Nuno Teixeira
Hello, I use poudriere pkg builder on FreeBSD and I use nginx to get poudriere web status interface. I'm looking for a less complex httpd server and obhttpd seems to be right choice. I have installed obhttpd port nginx httpd.conf is: server {

Ipsec with NAT on phase 2

2020-01-15 Thread Dante F . B . Colò
Hello everyone I maintain some ipsec gateway using isakmpd on OpenBSD no problem at all, but i need to setup a new one but now with NAT on phase 2 , is this possible with iked or isakmpd ? Best Regards Dante

displayport - hdmi audio

2020-01-15 Thread sysmerge
Hello thee, im trying to connect my TV to Thinkpad x220 via displayport - hdmi, but sound is only working on notebook not on TV. I tried some tricks from audio faq from site but no result. Problem is i have kinda low knowledge in audio related stuff in OpenBSD, cuz audio just works fine from

Re: automounter (amd) local file system issue

2020-01-15 Thread Strahil Nikolov
On January 13, 2020 5:40:06 AM GMT+02:00, Nick Holland wrote: >On 2020-01-12 15:39, Antoine Jacoutot wrote: >> Sounds like something is keeping your fs busy. Could be gio-kqueue, >do you have glib2 installed? > >That would be my first guess, too -- it's not unmounting because it >shouldn't. But

Re: [patch,cwm] Warp cursor on window-snap

2020-01-15 Thread Okan Demirmen
On Tue 2020.01.14 at 08:49 +0100, Stefan Hagen wrote: > Hello, > > when using the window-snap-{up,down,left,right} functions in CWM(1), the > window might jump away from the cursor, which makes it loose focus. > > The window move and resize functions are "dragging" the cursor with them > along

Re: When Free Software Foundation will remove the Hyperbola GNU/Linux-libre of the page that lists the GNU/Linux distributions that are entirely free as in freedom?

2020-01-15 Thread Ron Rodriguez
Why don't the Hyperbola team work on porting the HURD kernel instead, if they want to stay in GNU Land with the GPL license? The GUIX team ported HURD, so they should get together with those guys and port HURD as the base kernel and then backport all of the mitigations from Linux and OpenBSD