re: CVS commit: src/share/mk

2020-07-13 Thread matthew green
Joerg Sonnenberger writes: > On Mon, Jul 13, 2020 at 07:22:51AM +, matthew green wrote: > > Module Name:src > > Committed By: mrg > > Date: Mon Jul 13 07:22:51 UTC 2020 > > > > Modified Files: > > src/share/mk: bsd.README > > > > Log Message: > > MKLLVMRT is au

Re: CVS commit: src/share/mk

2020-07-13 Thread Joerg Sonnenberger
On Mon, Jul 13, 2020 at 07:22:51AM +, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Mon Jul 13 07:22:51 UTC 2020 > > Modified Files: > src/share/mk: bsd.README > > Log Message: > MKLLVMRT is automatically enabled on x86 and arm64, not mesa18+. It is both.

Re: CVS commit: src/libexec/httpd

2020-07-13 Thread Jukka Ruohonen
On Mon, Jul 13, 2020 at 07:15:45PM +1000, matthew green wrote: > i'm not sure i agree about 500 -> abusive behaviour. that's > when there's some _internal_ error and could just as easily > be caused by a human or code error on the server side. > > i don't know blocklist well enough to suggestion

re: CVS commit: src/libexec/httpd

2020-07-13 Thread matthew green
thanks for this. please cc me directly for bozohttpd changes, i have a couple review comments :-) > Committed By: jruoho > Date: Sat Jul 11 08:10:52 UTC 2020 > > Modified Files: > src/libexec/httpd: Makefile auth-bozo.c bozohttpd.8 bozohttpd.c > bozohttpd.h > > Log Messa

re: [mii locking] Re: CVS commit: src/sys

2020-07-13 Thread matthew green
> Since this change if_udav.c doesn't work. Simply plugging a USB-to-ethernet > device triggers a page fault on mutex_enter in udav_attach. > > Quickly looking at the code: > > 240 usbnet_lock_core(un); > 241 usbnet_busy(un); > 242 > 243 ///* reset the adapter */ > 244 //udav_