Author: kevans
Date: Fri Dec 11 04:02:19 2020
New Revision: 368549
URL: https://svnweb.freebsd.org/changeset/base/368549
Log:
src.conf(5): regenerate after WITHOUT_GNU_GREP became default
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==
Author: kevans
Date: Fri Dec 11 03:59:41 2020
New Revision: 368548
URL: https://svnweb.freebsd.org/changeset/base/368548
Log:
Flip the GNU_GREP default to OFF
bsdgrep was made the default in r368439. Stop building gnugrep entirely as
the natural next step towards removal.
Modified:
hea
Author: ngie
Date: Fri Dec 11 02:22:42 2020
New Revision: 368547
URL: https://svnweb.freebsd.org/changeset/base/368547
Log:
timespec_get(3): sort SEE ALSO correctly
clock_gettime(2) should be mentioned before gettimeofday(2).
Reported by: make manlint
MFC after:1 week
Sponsore
Author: ngie
Date: Fri Dec 11 01:52:27 2020
New Revision: 368546
URL: https://svnweb.freebsd.org/changeset/base/368546
Log:
cpuset{,_getaffinity,_getdomain}.2: fix SEE ALSO
Sort by manpage section, then sort entries alphabetically.
This makes the manpages `make manlint` clean.
MFC
Author: brooks
Date: Fri Dec 11 01:00:07 2020
New Revision: 368543
URL: https://svnweb.freebsd.org/changeset/base/368543
Log:
style(9): Correct whitespace in struct definitions
struct ifconf and struct ifreq use the odd style "structfoo".
struct ifdrv seems to have tried to follow this bu
Author: jkim
Date: Fri Dec 11 00:42:53 2020
New Revision: 368542
URL: https://svnweb.freebsd.org/changeset/base/368542
Log:
Revert r366943. It did not work as expected.
Modified:
head/sys/crypto/ccp/ccp.c
Modified: head/sys/crypto/ccp/ccp.c
==
Author: ngie
Date: Fri Dec 11 00:28:28 2020
New Revision: 368537
URL: https://svnweb.freebsd.org/changeset/base/368537
Log:
aio_suspend.2: properly canonicalize .Dd
Months should be fully spelled as their local-specific equivalents: in this
case `Oct` should have been spelled like `Octobe
Author: ngie
Date: Fri Dec 11 00:26:49 2020
New Revision: 368536
URL: https://svnweb.freebsd.org/changeset/base/368536
Log:
cap_enter(2): fix CAVEATS section
The CAVEATS section was misspelled as "CAVEAT" before this change. Fix the
spelling to identify issues related to the section.
Author: ngie
Date: Fri Dec 11 00:20:04 2020
New Revision: 368534
URL: https://svnweb.freebsd.org/changeset/base/368534
Log:
posix_spawn(3): fix section that references `vfork`
`vfork(2)` should be referenced in paragraphs as `.Fn vfork`, not `vfork()`.
This change switches the reference t
Author: ngie
Date: Fri Dec 11 00:15:57 2020
New Revision: 368533
URL: https://svnweb.freebsd.org/changeset/base/368533
Log:
getentropy(3): sort SEE ALSO sections
Sorting order should be done by manpage section (2 vs 3), then alphabetically.
This change fixes the order to sort by the manpa
Author: ngie
Date: Fri Dec 11 00:13:39 2020
New Revision: 368532
URL: https://svnweb.freebsd.org/changeset/base/368532
Log:
arc4random(3): fix .Xr issues
- pthreads(3) should actually be pthread(3).
- getentropy(2) should actually be getentropy(3).
This makes the manpage `make manlin
Author: jmg
Date: Thu Dec 10 23:23:42 2020
New Revision: 368529
URL: https://svnweb.freebsd.org/changeset/base/368529
Log:
fix up documentation/comments: processname is not defined, but programname
is..
a couple other minor documentation fixes that igor caught...
MFC after:1 week
Author: mhorne
Date: Thu Dec 10 22:20:20 2020
New Revision: 368527
URL: https://svnweb.freebsd.org/changeset/base/368527
Log:
riscv: handle debug.debugger_on_trap for fatal page faults
Allows recovery or diagnosis of a fatal page fault before panicking the
system.
Reviewed by: jhb,
Author: ken
Date: Thu Dec 10 21:06:06 2020
New Revision: 368525
URL: https://svnweb.freebsd.org/changeset/base/368525
Log:
Add the LTO-9 density code to libmt and the mt(1) man page.
These values are taken directly from the density report from an
IBM LTO-9 tape drive. (Using mt getdensit
Author: bdrewery
Date: Thu Dec 10 20:45:08 2020
New Revision: 368524
URL: https://svnweb.freebsd.org/changeset/base/368524
Log:
linux_dma: Ensure proper flags pass to allocators.
Possibly fixes the wrong flags being passed to the kernel
allocators in linux_dma_alloc_coherent() and linux_d
Author: bdrewery
Date: Thu Dec 10 20:44:29 2020
New Revision: 368523
URL: https://svnweb.freebsd.org/changeset/base/368523
Log:
contig allocs: Don't retry forever on M_WAITOK.
This restores behavior from before domain iterators were added in
r327895 and r327896.
The vm_domainset_iter
Author: tuexen
Date: Thu Dec 10 19:36:33 2020
New Revision: 368521
URL: https://svnweb.freebsd.org/changeset/base/368521
Log:
Fix the TFTP client when performing a RRQ for files smaller than 512 bytes
and the server not sending an OACK:
* Close the file.
* Report the correct the number of
Author: fernape (ports committer)
Date: Thu Dec 10 18:34:15 2020
New Revision: 368520
URL: https://svnweb.freebsd.org/changeset/base/368520
Log:
id(1): Add EXAMPLES section
Add some examples covering the flags: G, n, P, p, u
Add reference to groups(1)
Approved by: manpages (gbe@)
Author: rew
Date: Thu Dec 10 18:07:25 2020
New Revision: 368519
URL: https://svnweb.freebsd.org/changeset/base/368519
Log:
Add deprecation notice for bvmconsole and bvmdebug
Now that bhyve(8) supports UART, bvmconsole and bvmdebug are no longer needed.
Mark the '-b' and '-g' flag as de
Author: fernape (ports committer)
Date: Thu Dec 10 17:48:34 2020
New Revision: 368518
URL: https://svnweb.freebsd.org/changeset/base/368518
Log:
groups(1): Add EXAMPLE
Add a super simple example
Approved by: manpages (gbe@)
Differential Revision:https://reviews.freeb
Author: mjg
Date: Thu Dec 10 17:17:22 2020
New Revision: 368516
URL: https://svnweb.freebsd.org/changeset/base/368516
Log:
fd: make serialization in fdescfree_fds conditional on hold count
p_fd nullification in fdescfree serializes against new threads transitioning
the count 1 -> 2, meani
Author: bhughes (ports committer)
Date: Thu Dec 10 13:11:52 2020
New Revision: 368513
URL: https://svnweb.freebsd.org/changeset/base/368513
Log:
hyperv/vmbus: avoid crash, panic if vbe fb info is missing
Do not assume that VBE framebuffer metadata can be used. Like with the
EFI fb metadat
Author: gbe (doc committer)
Date: Thu Dec 10 10:58:30 2020
New Revision: 368511
URL: https://svnweb.freebsd.org/changeset/base/368511
Log:
ee(1): Whitespace cleanup
This is a direct commit to -CURRENT since the upstream went away.
MFC after:1 week
Modified:
head/contrib/ee/ee.1
Author: trasz
Date: Thu Dec 10 10:23:18 2020
New Revision: 368510
URL: https://svnweb.freebsd.org/changeset/base/368510
Log:
Make "diskinfo -i" also test 1MB reads.
Modified:
head/usr.sbin/diskinfo/diskinfo.c
Modified: head/usr.sbin/diskinfo/diskinfo.c
===
Author: se
Date: Thu Dec 10 09:31:05 2020
New Revision: 368503
URL: https://svnweb.freebsd.org/changeset/base/368503
Log:
Lift scope of buf[] to make it extend to a potential access via *basename
It can be assumed that the contents of the buffer was still allocated and
valid at the point
25 matches
Mail list logo