[diff] gzip verbose message

2022-04-06 Thread prx
Since gzip has -k flag to keep original file, the output when used with -v flag is wrong. Find below a stupid diff almost shorter than this message. Regards Index: main.c === RCS file: /cvs/src/usr.bin/compress/main.c,v retrieving

Re: [patch] httpd static gzip compression

2022-02-26 Thread prx
First, thank you for your interest! > > Shouldn't we check for truncation on strlcpy and strlcat and goto fail > > in that event? > > With goto abort we get an 500 internal server error. > Moreover, if the strlcpy and strlcat failed, then the file requested (gpath) is obviously not found, and

Re: [patch] httpd static gzip compression

2022-02-25 Thread prx
ble or not this feature ans webmaster's to deliver gzipped files. Regards. prx * Ingo Schwarze le [05-11-2021 13:37:15 +]: > Hi Theo, > > Theo de Raadt wrote on Thu, Nov 04, 2021 at 08:27:47AM -0600: > > prx wrote: > >> On 2021/11/04 14:21, prx wrote: >

Re: Please test: UVM fault unlocking (aka vmobjlock)

2021-12-01 Thread prx
k. > > > > Thanks to all the testers, here's a new version that includes a bug fix. > Hello, I use the patch since yesterday and didn't notice any issue so far. The system feels smoother, but I didn't measure. Below my dmesg. Regards. prx OpenBSD 7.0-current (G

Re: [patch] httpd static gzip compression

2021-11-05 Thread prx
* Theo de Raadt le [04-11-2021 08:27:47 -0600]: > prx wrote: > > > * Stuart Henderson le [04-11-2021 14:09:39 +]: > > > On 2021/11/04 14:21, prx wrote: > > > > Hello, > > > > The attached patch add support for static gzip compression. > &g

Re: [patch] httpd static gzip compression

2021-11-04 Thread prx
* Stuart Henderson le [04-11-2021 14:09:39 +]: > On 2021/11/04 14:21, prx wrote: > > Hello, > > The attached patch add support for static gzip compression. > > > > In other words, if a client support gzip compression, when "file" is > > requested, h

[patch] httpd static gzip compression

2021-11-04 Thread prx
Hello, The attached patch add support for static gzip compression. In other words, if a client support gzip compression, when "file" is requested, httpd will check if "file.gz" is avaiable to serve. Regards. prx

Re: Alternate cpu policy on battery

2021-10-02 Thread prx
y I didn't feel any discomfort either. >From a non-power-tech user point of view, this patch is a great improvement. Regards. prx * Solene Rapenne le [25-09-2021 20:26:06 +0200]: > Last time I proposed a CPU frequency scheduling change to make it > more performance oriented,

Re: cwm: remove menu-ssh

2020-01-23 Thread prx
Using x11/dmeny with à little script like this (to improve) : https://dev.ybad.name/Scripts/mybin/dsshmenu Le 23 janvier 2020 16:01:54 GMT+01:00, Mikhail a écrit : >Can you elaborate on tools for menu-ssh replacement? > >On Wed, Jan 22, 2020 at 11:16 PM Okan Demirmen >wrote: >> >> Hi, >> >> I