Author: kib
Date: Wed Aug 29 12:24:19 2018
New Revision: 338370
URL: https://svnweb.freebsd.org/changeset/base/338370
Log:
Remove {max/min}_offset() macros, use vm_map_{max/min}() inlines.
Exposing max_offset and min_offset defines in public headers is
causing clashes with variable names,
On 5 Jun 2018, at 6:26, Matt Macy wrote:
Author: mmacy
Date: Tue Jun 5 04:26:40 2018
New Revision: 334647
URL: https://svnweb.freebsd.org/changeset/base/334647
Log:
hwpmc: log name->pid, name->tid mappings
By logging all threads and processes 'pmc filter'
can now filter on process or thr
Author: manu
Date: Wed Aug 29 14:01:27 2018
New Revision: 338371
URL: https://svnweb.freebsd.org/changeset/base/338371
Log:
arm64: GENERIC-MMCCAM: Fix build and module depend
Fix the build of the GENERIC-MMCCAM kernel config after the sdhci_xenon
driver was commited.
While here correct
On Wed, Aug 29, 2018 at 02:41:49PM +0200, Kristof Provost wrote:
> On 5 Jun 2018, at 6:26, Matt Macy wrote:
> > Author: mmacy
> > Date: Tue Jun 5 04:26:40 2018
> > New Revision: 334647
> > URL: https://svnweb.freebsd.org/changeset/base/334647
> >
> > Log:
> > hwpmc: log name->pid, name->tid mapp
On Wed, Aug 29, 2018 at 11:01 AM Emmanuel Vadot wrote:
>
> Author: manu
> Date: Wed Aug 29 14:01:27 2018
> New Revision: 338371
> URL: https://svnweb.freebsd.org/changeset/base/338371
>
> Log:
> arm64: GENERIC-MMCCAM: Fix build and module depend
>
> Fix the build of the GENERIC-MMCCAM kernel co
Author: shurd
Date: Wed Aug 29 15:55:25 2018
New Revision: 338372
URL: https://svnweb.freebsd.org/changeset/base/338372
Log:
Fix potential data corruption in iflib
The MP ring may have txq pointers enqueued. Previously, these were
passed to m_free() when IFC_QFLUSH was set. This patch c
Author: shurd
Date: Wed Aug 29 16:21:34 2018
New Revision: 338373
URL: https://svnweb.freebsd.org/changeset/base/338373
Log:
Fix compile error due to missing parenthesis in r338372
Approved by: re (gjb)
Modified:
head/sys/net/iflib.c
Modified: head/sys/net/iflib.c
=
Author: brd
Date: Wed Aug 29 16:59:19 2018
New Revision: 338374
URL: https://svnweb.freebsd.org/changeset/base/338374
Log:
Finish moving dot.cshrc and dot.profile to bin/csh/ and bin/sh/.
Approved by: re (gjb), will (mentor)
Differential Revision:https://reviews.freebsd.org/D1677
Author: markj
Date: Wed Aug 29 17:09:03 2018
New Revision: 338375
URL: https://svnweb.freebsd.org/changeset/base/338375
Log:
sed: Fix -i option behavior with 'q' command.
Don't just exit when encountering the 'q' command if we edit file
inplace, and give mf_fgets() a chance to actually ha
Mark Johnston wrote:
Author: markj
Date: Wed Aug 29 17:09:03 2018
New Revision: 338375
URL: https://svnweb.freebsd.org/changeset/base/338375
Log:
sed: Fix -i option behavior with 'q' command.
Don't just exit when encountering the 'q' command if we edit file
inplace, and give mf_fge
Author: imp
Date: Wed Aug 29 17:37:23 2018
New Revision: 338376
URL: https://svnweb.freebsd.org/changeset/base/338376
Log:
Tweak typos in UPDATING
Approved by: re@ (gjb)
Modified:
head/UPDATING
Modified: head/UPDATING
=
In message <201808201039.w7kadrmm079...@repo.freebsd.org>, Alex
Richardson writ
es:
> Author: arichardson
> Date: Mon Aug 20 10:39:53 2018
> New Revision: 338098
> URL: https://svnweb.freebsd.org/changeset/base/338098
>
> Log:
> Don't create directories in ${WORLDTMP}/legacy with mtree
>
>
12 matches
Mail list logo