Author: bapt
Date: Fri Feb 7 08:36:41 2020
New Revision: 357645
URL: https://svnweb.freebsd.org/changeset/base/357645
Log:
Vendor import ncurses 6.1-20200118
Added:
vendor/ncurses/dist/Ada95/samples/sample-explanation.adb_p
vendor/ncurses/dist/Ada95/src/c_threaded_variables.c (contents,
Author: bapt
Date: Fri Feb 7 08:39:00 2020
New Revision: 357646
URL: https://svnweb.freebsd.org/changeset/base/357646
Log:
Tag import of ncurses 6.1-20200118
Added:
vendor/ncurses/6.1-20200118/
- copied from r357645, vendor/ncurses/dist/
___
s
Author: scottl
Date: Fri Feb 7 09:22:08 2020
New Revision: 357647
URL: https://svnweb.freebsd.org/changeset/base/357647
Log:
Ever since the block layer expanded its command syntax beyond just
BIO_READ and BIO_WRITE, we've handled this expanded syntax poorly in
drivers when the driver doesn'
Author: bapt
Date: Fri Feb 7 10:17:13 2020
New Revision: 357648
URL: https://svnweb.freebsd.org/changeset/base/357648
Log:
diff: implement -y (--side-by-side) along with -W and --suppress-common-lines
PR: 219933
Submitted by: fehmi noyan isi
MFC after:3 weeks
Modified:
Author: bapt
Date: Fri Feb 7 10:18:01 2020
New Revision: 357649
URL: https://svnweb.freebsd.org/changeset/base/357649
Log:
Update diff(1) TODO removing what has been implemented
Modified:
head/usr.bin/diff/TODO
Modified: head/usr.bin/diff/TODO
===
Author: scottl
Date: Fri Feb 7 11:48:26 2020
New Revision: 357650
URL: https://svnweb.freebsd.org/changeset/base/357650
Log:
Touch up some of the iocfacts fields
Modified:
head/usr.sbin/mpsutil/mps_show.c
Modified: head/usr.sbin/mpsutil/mps_show.c
===
Author: scottl
Date: Fri Feb 7 12:15:39 2020
New Revision: 357651
URL: https://svnweb.freebsd.org/changeset/base/357651
Log:
Advertise the MPI Message Version that's contained in the IOCFacts message
in the sysctl block for the driver. mpsutil/mprutil needs this so it can
know how big of a
Author: bapt
Date: Fri Feb 7 12:26:38 2020
New Revision: 357652
URL: https://svnweb.freebsd.org/changeset/base/357652
Log:
Fix most of the style warnings
Modified:
head/usr.bin/diff/diff.1
Modified: head/usr.bin/diff/diff.1
===
Author: br
Date: Fri Feb 7 14:36:28 2020
New Revision: 357653
URL: https://svnweb.freebsd.org/changeset/base/357653
Log:
Fix xae(4) driver attachement on the Government Furnished Equipment (GFE)
riscv cores.
GFE cores come with standard DTS file that lacks standard 'dmas ='
property, w
Author: pfg
Date: Fri Feb 7 15:14:29 2020
New Revision: 357654
URL: https://svnweb.freebsd.org/changeset/base/357654
Log:
typo: s/impelmentation/implementation/.
No functional change
Modified:
head/lib/libc/xdr/xdr_array.c
head/lib/libc/xdr/xdr_reference.c
head/sys/xdr/xdr_array.c
Author: pfg
Date: Fri Feb 7 15:16:04 2020
New Revision: 357655
URL: https://svnweb.freebsd.org/changeset/base/357655
Log:
typo: stray spaces.
No functional change
Modified:
head/sys/net/ethernet.h
Modified: head/sys/net/ethernet.h
===
Author: mav
Date: Fri Feb 7 15:27:57 2020
New Revision: 357656
URL: https://svnweb.freebsd.org/changeset/base/357656
Log:
MFC r326956 (by cem):
Implement ACPI CPU support when Processor object is not present
By the ACPI standard (ACPI 5 chapter 8.4 Declaring Processors) Processors
can
Author: mav
Date: Fri Feb 7 15:50:47 2020
New Revision: 357657
URL: https://svnweb.freebsd.org/changeset/base/357657
Log:
Remove duplicate dbufs accounting.
Since AVL already has embedded element counter, use dn_dbufs_count
only for dbufs not counted there (bonus buffers) and just add th
Author: mjg
Date: Fri Feb 7 16:22:02 2020
New Revision: 357658
URL: https://svnweb.freebsd.org/changeset/base/357658
Log:
amd64: clean up counter(9)
- stop open-coding access to per-cpu data, use common macros instead
- consistently use counter_t type where appropriate
Modified:
head/
Author: imp
Date: Fri Feb 7 17:47:08 2020
New Revision: 357659
URL: https://svnweb.freebsd.org/changeset/base/357659
Log:
Supress not supported message
For the moment, supress the operation not supported messages at this level.
In
the fullness of time, we will have better error trackin
Author: kevans
Date: Fri Feb 7 19:00:43 2020
New Revision: 357660
URL: https://svnweb.freebsd.org/changeset/base/357660
Log:
MFC r355248: tty: implement TIOCNOTTY
Generally, it's preferred that an application fork/setsid if it doesn't want
to keep its controlling TTY, but it could be tha
Author: kevans
Date: Fri Feb 7 19:00:43 2020
New Revision: 357660
URL: https://svnweb.freebsd.org/changeset/base/357660
Log:
MFC r355248: tty: implement TIOCNOTTY
Generally, it's preferred that an application fork/setsid if it doesn't want
to keep its controlling TTY, but it could be tha
Author: dim
Date: Fri Feb 7 19:04:27 2020
New Revision: 357661
URL: https://svnweb.freebsd.org/changeset/base/357661
Log:
Correctly recognize linker versions greater than 10.0.
MFC after:3 days
Modified:
head/share/mk/bsd.linker.mk
Modified: head/share/mk/bsd.linker.mk
Author: vmaffione
Date: Fri Feb 7 19:26:26 2020
New Revision: 357663
URL: https://svnweb.freebsd.org/changeset/base/357663
Log:
netmap: improve netmap(4) and vale(4) man pages
Clean up obsolete sysctl descriptions and add missing ones.
PR: 243838
Reviewed by: bcr
MFC af
Author: emaste
Date: Fri Feb 7 19:53:07 2020
New Revision: 357664
URL: https://svnweb.freebsd.org/changeset/base/357664
Log:
Miscellaneous typo fixes
Submitted by: Gordon Bergling
Differential Revision:https://reviews.freebsd.org/D23453
Modified:
head/sys/dev/ixl/if_iavf.c
Author: kevans
Date: Fri Feb 7 21:36:14 2020
New Revision: 357665
URL: https://svnweb.freebsd.org/changeset/base/357665
Log:
geli taste: allow GELIBOOT tagged providers as well
Currently the installer will tag geliboot partitions with both BOOT and
GELIBOOT; the former allows the kernel
Author: kevans
Date: Fri Feb 7 21:55:45 2020
New Revision: 357666
URL: https://svnweb.freebsd.org/changeset/base/357666
Log:
MFC r357509-r357510: small psm cleanup
r357509:
psm: release resources on attach failure
In exactly 1/3 cases we'll release resources on failure; touch up the
Author: kevans
Date: Fri Feb 7 21:55:45 2020
New Revision: 357666
URL: https://svnweb.freebsd.org/changeset/base/357666
Log:
MFC r357509-r357510: small psm cleanup
r357509:
psm: release resources on attach failure
In exactly 1/3 cases we'll release resources on failure; touch up the
Author: kevans
Date: Fri Feb 7 21:57:27 2020
New Revision: 357667
URL: https://svnweb.freebsd.org/changeset/base/357667
Log:
MFC r357067: Drop "All Rights Reserved" from all libbe/bectl files
Modified:
stable/11/lib/libbe/be.c
stable/11/lib/libbe/be.h
stable/11/lib/libbe/be_access.c
st
Author: kevans
Date: Fri Feb 7 21:57:27 2020
New Revision: 357667
URL: https://svnweb.freebsd.org/changeset/base/357667
Log:
MFC r357067: Drop "All Rights Reserved" from all libbe/bectl files
Modified:
stable/12/lib/libbe/be.c
stable/12/lib/libbe/be.h
stable/12/lib/libbe/be_access.c
st
Author: kib
Date: Fri Feb 7 22:21:44 2020
New Revision: 357668
URL: https://svnweb.freebsd.org/changeset/base/357668
Log:
linux futex_put(): do not touch futex after dropping our reference.
Reported and tested by: Steve Roome
Sponsored by: The FreeBSD Foundation
MFC after:1
Author: kib
Date: Fri Feb 7 22:26:11 2020
New Revision: 357669
URL: https://svnweb.freebsd.org/changeset/base/357669
Log:
acpi_hpet: Add Hygon Dhyana support.
Submitted by: Pu Wen
MFC after:1 week
Differential revision:https://reviews.freebsd.org/D23555
Modified:
head/s
Author: kib
Date: Fri Feb 7 22:28:04 2020
New Revision: 357670
URL: https://svnweb.freebsd.org/changeset/base/357670
Log:
pmc: Add Hygon Dhyana support.
To make the PMC tool pmcstat working properly on Hygon platform, add
support for Hygon Dhyana family 18h by using the PMC initializatio
Author: kevans
Date: Fri Feb 7 22:36:37 2020
New Revision: 357671
URL: https://svnweb.freebsd.org/changeset/base/357671
Log:
O_SEARCH test: mark revokex an expected fail on NFS
The revokex test does not work when the scratch directory is created on NFS.
Given the nature of NFS, it likely
Author: mjg
Date: Fri Feb 7 22:43:58 2020
New Revision: 357672
URL: https://svnweb.freebsd.org/changeset/base/357672
Log:
Add zpcpu_{set,add,sub}_protected.
The _protected suffix follows counter(9).
Modified:
head/sys/sys/pcpu.h
Modified: head/sys/sys/pcpu.h
===
Author: mjg
Date: Fri Feb 7 22:44:41 2020
New Revision: 357673
URL: https://svnweb.freebsd.org/changeset/base/357673
Log:
rms: use newly added zpcpu routines instead of direct access where appropriate
Modified:
head/sys/kern/kern_rmlock.c
Modified: head/sys/kern/kern_rmlock.c
==
Author: mjg
Date: Fri Feb 7 22:45:09 2020
New Revision: 357674
URL: https://svnweb.freebsd.org/changeset/base/357674
Log:
vfs: use newly added zpcpu routines instead of direct access where appropriate
Modified:
head/sys/sys/mount.h
Modified: head/sys/sys/mount.h
32 matches
Mail list logo