Author: hrs
Date: Sat Sep 21 01:29:59 2019
New Revision: 352570
URL: https://svnweb.freebsd.org/changeset/base/352570
Log:
Fix build errors of test.c, which had been broken for a long time.
This is a temporary fix and should be converted to a complete
test scenarios by using this tool.
Modi
Author: hrs
Date: Sat Sep 21 00:44:37 2019
New Revision: 352568
URL: https://svnweb.freebsd.org/changeset/base/352568
Log:
Impove wording and move descriptions about
locale to LC_CTYPE in the ENVIRONMENT section.
Modified:
head/usr.bin/top/top.1
Modified: head/usr.bin/top/top.1
===
Author: hrs
Date: Sat Sep 21 00:17:40 2019
New Revision: 352567
URL: https://svnweb.freebsd.org/changeset/base/352567
Log:
Add a workaround for servers which respond RPC_PROGNOTREGISTERED
to a clnt_create() call even when it is actually a program
version mismatch.
Normally the server is
Author: kevans
Date: Fri Sep 20 20:47:10 2019
New Revision: 352564
URL: https://svnweb.freebsd.org/changeset/base/352564
Log:
msdosfs: do not deget unlinked denodes
When a file is unlinked, the denode is not reclaimed until the last
reference is dropped, but the directory entry is immedia
Author: kevans
Date: Fri Sep 20 19:43:40 2019
New Revision: 352559
URL: https://svnweb.freebsd.org/changeset/base/352559
Log:
loader: Respect loader_color=YES for serial consoles
It's not uncommon these days for the terminals attached to serial consoles
to support ANSI escape sequences. H
Author: daichi
Date: Fri Sep 20 17:37:23 2019
New Revision: 352558
URL: https://svnweb.freebsd.org/changeset/base/352558
Log:
top(1): support multibyte characters in command names (ARGV array)
depending on locale.
- add setlocale()
- remove printable() function
- add VIS_OCTAL and
Author: jhibbits
Date: Fri Sep 20 13:35:28 2019
New Revision: 352557
URL: https://svnweb.freebsd.org/changeset/base/352557
Log:
powerpc/loader: Install ubldr without stripping
Summary:
Install's strip capability, by way of strip(1), doesn't seem to work
correctly on msdosfs, and instead
On Mon, 2 Sep 2019, Ed Maste wrote:
Author: emaste
Date: Mon Sep 2 13:56:44 2019
New Revision: 351700
URL: https://svnweb.freebsd.org/changeset/base/351700
Log:
libc: Use musl's optimized memchr
Parentheses added to HASZERO macro to avoid a GCC warning.
Reviewed by: kib, mjg
Obtained f
Author: hselasky
Date: Fri Sep 20 11:28:45 2019
New Revision: 352556
URL: https://svnweb.freebsd.org/changeset/base/352556
Log:
Add quirk for XHCI(4) controllers to support USB control transfers
above 1Kbyte. It might look like some XHCI(4) controllers do not
support when the USB control tr
Author: hselasky
Date: Fri Sep 20 11:00:02 2019
New Revision: 352555
URL: https://svnweb.freebsd.org/changeset/base/352555
Log:
Increase the maximum user-space buffer size from 256kBytes to 32MBytes for
libusb. This is useful for speeding up large data transfers while reducing
the interrupt
Author: hselasky
Date: Fri Sep 20 10:56:13 2019
New Revision: 352554
URL: https://svnweb.freebsd.org/changeset/base/352554
Log:
The maximum TD size is 31 and not 15.
Found at: EuroBSDcon 2019
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/dev/usb/cont
Author: bapt
Date: Fri Sep 20 09:45:38 2019
New Revision: 352553
URL: https://svnweb.freebsd.org/changeset/base/352553
Log:
Ensure libthr is always built before libprivatezstd when building the
startup libs
Reported by: "Galazka, Krzysztof"
Modified:
head/Makefile.inc1
Modified: hea
Author: gallatin
Date: Fri Sep 20 09:36:07 2019
New Revision: 352552
URL: https://svnweb.freebsd.org/changeset/base/352552
Log:
remove redundant "ktls" in KTLS thr name
This reducesthe string width of the ktls thread name
and improves "ps" output.
Glanced at by: jhb
Event: EuroBSD
Author: emaste
Date: Fri Sep 20 09:04:52 2019
New Revision: 352551
URL: https://svnweb.freebsd.org/changeset/base/352551
Log:
elf_common: add ELF note names
r348628 added a definition of NT_GNU_BUILD_ID. Some software (Valgrind)
also expects a #define for the note name (ELF_NOTE_GNU) in
Author: tuexen
Date: Fri Sep 20 08:20:20 2019
New Revision: 352550
URL: https://svnweb.freebsd.org/changeset/base/352550
Log:
Fix the handling of invalid parameters in ASCONF chunks.
Thanks to Mark Wodrich from Google for reproting the issue in
https://github.com/sctplab/usrsctp/issues/376
15 matches
Mail list logo