Author: lwhsu (ports committer)
Date: Thu Oct 1 05:56:38 2015
New Revision: 288437
URL: https://svnweb.freebsd.org/changeset/base/288437
Log:
Fix `make depend` in sys/modules/otus
Reviewed by: delphij
Approved by: delphij
Differential Revision:https://reviews.freebsd.org/D375
Author: gjb
Date: Thu Oct 1 01:50:20 2015
New Revision: 288436
URL: https://svnweb.freebsd.org/changeset/base/288436
Log:
Partially revert r288433, with a minor change:
Spell 'k' correctly.
Spotted by: loos (thank you!)
Sponsored by: The FreeBSD Foundation
Modified:
head/releas
Author: gjb
Date: Thu Oct 1 00:34:38 2015
New Revision: 288433
URL: https://svnweb.freebsd.org/changeset/base/288433
Log:
Fix FAT_SIZE by removing '-b' argument passing, which was
a result of my misunderstanding on what Crochet was doing
in this case for these boards.
Sponsored by: The
Author: bdrewery
Date: Wed Sep 30 23:14:23 2015
New Revision: 288432
URL: https://svnweb.freebsd.org/changeset/base/288432
Log:
META_MODE: Set HOST_CXX and HOST_CPP and chain them down into CXX/CPP for
host builds.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/loca
Author: markj
Date: Wed Sep 30 23:06:29 2015
New Revision: 288431
URL: https://svnweb.freebsd.org/changeset/base/288431
Log:
As a step towards the elimination of PG_CACHED pages, rework the handling
of POSIX_FADV_DONTNEED so that it causes the backing pages to be moved to
the head of the ina
On Wednesday, September 30, 2015 07:13:32 PM John Baldwin wrote:
> Author: jhb
> Date: Wed Sep 30 19:13:32 2015
> New Revision: 288424
> URL: https://svnweb.freebsd.org/changeset/base/288424
>
> Log:
> Several changes to truss.
>
>
> Reviewed by:kib (earlier version)
> Test
Author: jilles
Date: Wed Sep 30 21:32:29 2015
New Revision: 288430
URL: https://svnweb.freebsd.org/changeset/base/288430
Log:
wordexp: Rewrite to make WRDE_NOCMD reliable.
Shell syntax is too complicated to detect command substitution and unquoted
operators reliably without implementing m
Author: bdrewery
Date: Wed Sep 30 20:47:27 2015
New Revision: 288429
URL: https://svnweb.freebsd.org/changeset/base/288429
Log:
Replace most of the beforeinstall: hack with FILES mechanism.
This now generates the files into the OBJDIR as needed. Some of the files
are installed directly f
Author: bdrewery
Date: Wed Sep 30 20:40:51 2015
New Revision: 288428
URL: https://svnweb.freebsd.org/changeset/base/288428
Log:
META_MODE: Remove unneeded groff/tmac special GENDIRDEPS_FILTER.
This is converting the path usr/share/tmac.*stage to something else, but
nothing ever installs o
Author: mav
Date: Wed Sep 30 20:38:35 2015
New Revision: 288427
URL: https://svnweb.freebsd.org/changeset/base/288427
Log:
Use proper STAILQ_* macros where possible.
Modified:
head/sys/cam/ctl/ctl.c
head/sys/cam/ctl/ctl_backend_ramdisk.c
Modified: head/sys/cam/ctl/ctl.c
===
Author: jhb
Date: Wed Sep 30 19:13:32 2015
New Revision: 288424
URL: https://svnweb.freebsd.org/changeset/base/288424
Log:
Several changes to truss.
- Refactor the interface between the ABI-independent code and the
ABI-specific backends. The backends now provide smaller hooks to
fetch
Author: ngie
Date: Wed Sep 30 17:43:02 2015
New Revision: 288423
URL: https://svnweb.freebsd.org/changeset/base/288423
Log:
Skip the B_flag testcase to stop blowing up freebsd-current@ with
"test failure emails" because kyua report-jenkins doesn't properly
escape non-printable chars
Modifie
Author: gjb
Date: Wed Sep 30 16:31:21 2015
New Revision: 288421
URL: https://svnweb.freebsd.org/changeset/base/288421
Log:
Initial attempt to add support for building images for
BANANAPI, CUBIEBOARD, and CUBIEBOARD2 SoCs.
Obtained from:Crochet, FreeBSD/arm/Allwinner Wiki page
Sp
Author: mav
Date: Wed Sep 30 13:31:37 2015
New Revision: 288420
URL: https://svnweb.freebsd.org/changeset/base/288420
Log:
Make pass, sg and targ drivers respect HBA's maxio.
Previous limitation of 64K (DFLTPHYS) is quite annoying.
Modified:
head/sys/cam/cam_compat.c
head/sys/cam/cam_p
Author: brueffer
Date: Wed Sep 30 12:40:51 2015
New Revision: 288419
URL: https://svnweb.freebsd.org/changeset/base/288419
Log:
Join excessive split lines.
MFC after:1 week
Modified:
head/share/examples/mdoc/example.4
Modified: head/share/examples/mdoc/example.4
Author: ae
Date: Wed Sep 30 08:16:33 2015
New Revision: 288418
URL: https://svnweb.freebsd.org/changeset/base/288418
Log:
Take extra reference to security policy before calling crypto_dispatch().
Currently we perform crypto requests for IPSEC synchronous for most of
crypto providers (soft
16 matches
Mail list logo