Marcin Gryszkalis

Results 18 comments of Marcin Gryszkalis

You're completely right - numbers seems to go beyond any expectations. I just hit limit for inode reference counter (number of possible hardlinks for given file) which is something around...

Both -h and -H are taken, what letter would you suggest? :)

Do you mean something like `-f "size=%s"` for standard display and `-f "size=%S"` for human readable?

Let @elmindreda decide - I can make it it this way (human readable option is already commited in my fork and included in pull request)

With this SFTPClientMatch option `: decoded '/testgóra.txt' into '/testg?ra.txt'` changed into `: decoded '/test/g?ra.txt' into '/test/g?ra.txt'` and stat() fails the same way it did before.

I did a bit digging and two things came out: 1. I turned off encoding just by adding ``` pr_trace_msg(trace_channel, 5, "skipping encoding, local charset = %s, encoding = %s...

[DiagReport-20190918-122951.txt](https://github.com/nmap/nmap/files/3625946/DiagReport-20190918-122951.txt)

Note: installing nmap with KM-TEST loopback fails too, setupapi.dev.log says: ``` >>> [Device Install (DiShowUpdateDevice) - ROOT\NET\0001] >>> Section start 2019/09/18 11:38:27.291 cmd: "C:\WINDOWS\system32\mmc.exe" "C:\WINDOWS\system32\compmgmt.msc" /s dvi: {DIF_UPDATEDRIVER_UI} 11:38:27.292 dvi:...

There's also patch in FreeBSD ports: https://github.com/freebsd/freebsd-ports/blob/main/net/rinetd/files/patch-select2poll I looked at it as I'm trying to update this port to current rinetd - but I think that it makes more sense...

It seems to break WordPress Gutenberg editor: https://github.com/WordPress/gutenberg/issues/10490