Author: arichardson
Date: Sun Mar 22 22:18:00 2020
New Revision: 359230
URL: https://svnweb.freebsd.org/changeset/base/359230
Log:
Fix linking OCTEON1 kernel with LLD
LLD complains that the type of .dynamic was changed. Fix this by copying
the approach used in the mips64 ldscript.
I do
Author: arichardson
Date: Sun Mar 22 22:18:06 2020
New Revision: 359231
URL: https://svnweb.freebsd.org/changeset/base/359231
Log:
Use a GCC-compatile compiler flag in files.xlp
Seems like GCC doesn't like -Qunused-arguments, so use
-Wno-unused-command-line-argument, which is supported by
Author: 0mp (doc,ports committer)
Date: Sun Mar 22 21:51:50 2020
New Revision: 359229
URL: https://svnweb.freebsd.org/changeset/base/359229
Log:
Use -F instead of -f in tail(1) examples
There is an example in tail(1) manual page explaining how to use tail(1) to
track the contents of /var/
Author: cs (ports committer)
Date: Sun Mar 22 21:41:32 2020
New Revision: 359228
URL: https://svnweb.freebsd.org/changeset/base/359228
Log:
- sort according to scan code
- adapt some alt and alt shift keys to other standard keyboards
- fix ctrl-d to issue eot
Approved by: philip (impli
Author: carlavilla (doc committer)
Date: Sun Mar 22 20:10:05 2020
New Revision: 359227
URL: https://svnweb.freebsd.org/changeset/base/359227
Log:
fix typo in exec man page
PR: 240258
Submitted by: gbergl...@gmail.com
Reported by: kib@
Approved by: bcr@(mentor, implicit)
Author: rmacklem
Date: Sun Mar 22 18:18:30 2020
New Revision: 359219
URL: https://svnweb.freebsd.org/changeset/base/359219
Log:
Fix an NFS mount attempt where VFS_STATFS() fails.
r353150 added mnt_rootvnode and this seems to have broken NFS mounts when the
VFS_STATFS() called just after V
Author: mhorne
Date: Sun Mar 22 17:59:36 2020
New Revision: 359218
URL: https://svnweb.freebsd.org/changeset/base/359218
Log:
Fix ordering of machine includes
Remove machine/asm.h since it is unused.
Modified:
head/sys/riscv/riscv/machdep.c
Modified: head/sys/riscv/riscv/machdep.c
=
Author: emaste
Date: Sun Mar 22 16:55:20 2020
New Revision: 359216
URL: https://svnweb.freebsd.org/changeset/base/359216
Log:
BSD.sendmail.dist: simplify mqueue group name setting
Submitted by: gshapiro
Modified:
head/etc/mtree/BSD.sendmail.dist
Modified: head/etc/mtree/BSD.sendmail.dis
Author: emaste
Date: Sun Mar 22 15:37:38 2020
New Revision: 359215
URL: https://svnweb.freebsd.org/changeset/base/359215
Log:
pkgbase: create sendmail directories only from BSD.sendmail.dist
Else when WITHOUT_SENDMAIL is set we still create a sendmail package
that contains (only) two dire
Author: carlavilla (doc committer)
Date: Sun Mar 22 12:57:49 2020
New Revision: 359210
URL: https://svnweb.freebsd.org/changeset/base/359210
Log:
exec man page: Add HISTORY section
PR: 240258
Submitted by: gbergl...@gmail.com
Patch by: gbergl...@gmail.com
Approved by: b
Author: hselasky
Date: Sun Mar 22 11:44:24 2020
New Revision: 359209
URL: https://svnweb.freebsd.org/changeset/base/359209
Log:
Add new USB ID.
Submitted by: Konrad Jopek
Differential Revision:https://reviews.freebsd.org/D24142
MFC after:1 week
Sponsored by: Mellanox Tech
11 matches
Mail list logo