Author: hrs
Date: Wed Dec 21 07:05:34 2016
New Revision: 310352
URL: https://svnweb.freebsd.org/changeset/base/310352
Log:
Simplify type casting of struct sockaddr_in.
Modified:
head/usr.sbin/syslogd/syslogd.c
Modified: head/usr.sbin/syslogd/syslogd.c
Author: hrs
Date: Wed Dec 21 06:49:21 2016
New Revision: 310351
URL: https://svnweb.freebsd.org/changeset/base/310351
Log:
- Initialize deadq_head statically.
- Fix indent.
- Add missing -S flag into usage().
- Use nitems() for an iov array instead of a macro.
Modified:
head/usr.sbin/sy
Author: hrs
Date: Wed Dec 21 06:42:30 2016
New Revision: 310350
URL: https://svnweb.freebsd.org/changeset/base/310350
Log:
- Add fklog into struct socklist. Files and local/remote sockets are
now processed in struct socklist in a consistent manner.
- Add helper functions to add a new entr
On 21/12/2016 3:44 AM, John Baldwin wrote:
Author: jhb
Date: Tue Dec 20 19:44:44 2016
New Revision: 310336
URL: https://svnweb.freebsd.org/changeset/base/310336
Log:
Don't spin in pause() during early boot for kthreads other than thread0.
pause() uses a spin loop to simulate a sleep du
Author: hrs
Date: Wed Dec 21 05:45:59 2016
New Revision: 310349
URL: https://svnweb.freebsd.org/changeset/base/310349
Log:
- Use fnmatch(3) for domanname matching of -a options.
- Document the patten matching.
- Document -S flag in SYNOPSIS.
Modified:
head/usr.sbin/syslogd/syslogd.8
hea
Author: sephe
Date: Wed Dec 21 03:23:35 2016
New Revision: 310348
URL: https://svnweb.freebsd.org/changeset/base/310348
Log:
hyperv: Unbreak EARLY_AP_STARUP Hyper-V bootstrap by using intrhook
Properly working pause and friends are required.
MFC after:3 days
Sponsored by: Microso
Author: sephe
Date: Wed Dec 21 03:09:07 2016
New Revision: 310347
URL: https://svnweb.freebsd.org/changeset/base/310347
Log:
hyperv/storvsc: The max channel in PDU actually means the max sub-chans.
Use proper name for local variables. PDU fields' name was not changed yet.
While I'm here,
On 20/12/2016 18:50, Conrad Meyer wrote:
I didn't get the same conclusion from the thread — I haven't seen a
persuasive argument for removal.
Best,
Conrad
It's not standard or even a GNU extension (which we sometimes carry for
compatibility). We don't want to encourage it's use either so it
On Tue, Dec 20, 2016 at 6:04 PM, Conrad Meyer wrote:
> Hi Adrian,
>
> On Tue, Dec 20, 2016 at 5:56 PM, Adrian Chadd wrote:
>> Here's my reason for removal.
>>
>> Plenty of us are looking to be able to build bits of the BSD source
>> tree as part of other non FreeBSD systems, especially if they're
Hi Adrian,
On Tue, Dec 20, 2016 at 5:56 PM, Adrian Chadd wrote:
> Here's my reason for removal.
>
> Plenty of us are looking to be able to build bits of the BSD source
> tree as part of other non FreeBSD systems, especially if they're
> involved in bootstrapping.
Understood, however:
> That mea
Hi,
Here's my reason for removal.
Plenty of us are looking to be able to build bits of the BSD source
tree as part of other non FreeBSD systems, especially if they're
involved in bootstrapping. That means that it needs to be compilable
by a non-FreeBSD-modified compiler. Ideally this means we'd s
Author: feld (ports committer)
Date: Wed Dec 21 01:48:54 2016
New Revision: 310346
URL: https://svnweb.freebsd.org/changeset/base/310346
Log:
Add amdmi3 to ports-secteam
Approved by: swills
Modified:
head/share/misc/organization.dot
Modified: head/share/misc/organization.dot
==
Author: sephe
Date: Wed Dec 21 01:39:11 2016
New Revision: 310345
URL: https://svnweb.freebsd.org/changeset/base/310345
Log:
build: Unbreak LINT
Sponsored by: Microsoft
Modified:
head/sys/geom/geom_map.c
Modified: head/sys/geom/geom_map.c
Author: gonzo
Date: Wed Dec 21 01:38:44 2016
New Revision: 310344
URL: https://svnweb.freebsd.org/changeset/base/310344
Log:
[iMX6] Fix SDMA driver build
- Place const modifiers where required
- Make sure sdma device is attahched before consumers like SSI
Reviewed by: br
MFC after
Author: gonzo
Date: Wed Dec 21 01:32:19 2016
New Revision: 310343
URL: https://svnweb.freebsd.org/changeset/base/310343
Log:
[iMX6] Fix build for SSI driver and add dependency for SDMA driver
- Pass correct pointer to OF_getencprop
- Check the size of "dmas" property
- Add dependency on
On Tue, 2016-12-20 at 15:50 -0800, Conrad Meyer wrote:
> I didn't get the same conclusion from the thread — I haven't seen a
> persuasive argument for removal.
>
> Best,
> Conrad
>
You're kidding, right? Can you cite even a single message that
supports the change? My memory is that everyone wh
Author: landonf
Date: Wed Dec 21 00:50:21 2016
New Revision: 310342
URL: https://svnweb.freebsd.org/changeset/base/310342
Log:
bhnd(4): Use a stable sort key to produce deterministic nvram_map_gen.awk
output.
When ordering SROM layout entries, we now use the unique (var_id,
rev_start, r
I didn't get the same conclusion from the thread — I haven't seen a
persuasive argument for removal.
Best,
Conrad
On Mon, Dec 19, 2016 at 2:23 PM, Adrian Chadd wrote:
> [snip]
>
> tl;dr - can we revert it from stdio for now so we don't end up having
> people use this?
>
>
>
> -adrian
___
Author: cem
Date: Tue Dec 20 22:47:09 2016
New Revision: 310341
URL: https://svnweb.freebsd.org/changeset/base/310341
Log:
Follow-up to r310340: Add missing "Intel" to description
Reported by: rpokala@
Modified:
head/sys/dev/sdhci/sdhci_pci.c
Modified: head/sys/dev/sdhci/sdhci_pci.c
==
Author: cem
Date: Tue Dec 20 22:08:36 2016
New Revision: 310340
URL: https://svnweb.freebsd.org/changeset/base/310340
Log:
Add Braswell PCI IDs for Intel Cherryview
Submitted by: Johannes Lundberg
Reviewed by: jhb
Differential Revision:https://reviews.freebsd.org/D8861
Modifi
Author: mav
Date: Tue Dec 20 21:58:43 2016
New Revision: 310339
URL: https://svnweb.freebsd.org/changeset/base/310339
Log:
Bump specifications support to SAM-6/SPC-5.
Modified:
head/sys/cam/ctl/ctl.c
head/sys/cam/scsi/scsi_all.h
Modified: head/sys/cam/ctl/ctl.c
Author: ken
Date: Tue Dec 20 21:17:07 2016
New Revision: 310338
URL: https://svnweb.freebsd.org/changeset/base/310338
Log:
Turn on FC-Tape by default in the isp(4) driver.
FC-Tape provides additional link level error recovery, and is
highly recommended for tape devices. It will only be t
On Tuesday, December 20, 2016 06:02:07 PM Ruslan Bukin wrote:
> Author: br
> Date: Tue Dec 20 18:02:07 2016
> New Revision: 310330
> URL: https://svnweb.freebsd.org/changeset/base/310330
>
> Log:
> Add xDMA -- the DMA abstraction layer, initial verison.
>
> xDMA is a DMA framework designed
Author: glebius
Date: Tue Dec 20 20:11:16 2016
New Revision: 310337
URL: https://svnweb.freebsd.org/changeset/base/310337
Log:
Fix memory leak.
CID: 1367751
Reviewed by: jhb
Modified:
head/lib/libkvm/kvm_private.c
Modified: head/lib/libkvm/kvm_private.c
=
Author: jhb
Date: Tue Dec 20 19:44:44 2016
New Revision: 310336
URL: https://svnweb.freebsd.org/changeset/base/310336
Log:
Don't spin in pause() during early boot for kthreads other than thread0.
pause() uses a spin loop to simulate a sleep during early boot. However,
we only need this f
Author: br
Date: Tue Dec 20 18:47:02 2016
New Revision: 310334
URL: https://svnweb.freebsd.org/changeset/base/310334
Log:
o Unmute headphones on Imgtec CI20 board.
o Add some delay between codec initialization procedures.
Sponsored by: DARPA, AFRL
Modified:
head/sys/mips/ingenic/jz4780
Author: br
Date: Tue Dec 20 18:27:53 2016
New Revision: 310333
URL: https://svnweb.freebsd.org/changeset/base/310333
Log:
Add jz4780 AIC (Audio Interface Controller) driver.
Sponsored by: DARPA, AFRL
Differential Revision:https://reviews.freebsd.org/D8808
Added:
head/sys/mips/i
Author: markj
Date: Tue Dec 20 18:25:41 2016
New Revision: 310332
URL: https://svnweb.freebsd.org/changeset/base/310332
Log:
Avoid modifying the object string table when patching USDT probes.
dtrace converts pairs of consecutive underscores in a probe name to dashes.
When dtrace -G proces
Author: br
Date: Tue Dec 20 18:09:59 2016
New Revision: 310331
URL: https://svnweb.freebsd.org/changeset/base/310331
Log:
Add jz4780 PDMA controller driver.
Sponsored by: DARPA, AFRL
Differential Revision:https://reviews.freebsd.org/D8817
Added:
head/sys/mips/ingenic/jz4780_pdm
Author: br
Date: Tue Dec 20 18:02:07 2016
New Revision: 310330
URL: https://svnweb.freebsd.org/changeset/base/310330
Log:
Add xDMA -- the DMA abstraction layer, initial verison.
xDMA is a DMA framework designed to abstract the interaction
between device drivers and DMA engines.
Proje
Author: cem
Date: Tue Dec 20 17:12:17 2016
New Revision: 310329
URL: https://svnweb.freebsd.org/changeset/base/310329
Log:
Add a 'force' option for non-interactive crontab removal
Add a '-f' option to force crontab '-r' to be non-interactive.
Submitted by: Sam Gwydir
Reviewed by: m
Author: asomers
Date: Tue Dec 20 15:45:53 2016
New Revision: 310327
URL: https://svnweb.freebsd.org/changeset/base/310327
Log:
Remove stray debugging code from r310180
Reported by: rstone
Pointy hat to:asomers
MFC after:3 weeks
X-MFC-with: 310180
Sponsored by: Spectra
On Tue, Dec 20, 2016 at 7:52 AM, Ryan Stone wrote:
>
>
> On Fri, Dec 16, 2016 at 5:39 PM, Alan Somers wrote:
>>
>>
>> Modified: head/sys/net/if_lagg.c
>>
>> ==
>> --- head/sys/net/if_lagg.c Fri Dec 16 22:37:16 2016
On Fri, Dec 16, 2016 at 5:39 PM, Alan Somers wrote:
>
> Modified: head/sys/net/if_lagg.c
>
> ==
> --- head/sys/net/if_lagg.c Fri Dec 16 22:37:16 2016(r310179)
> +++ head/sys/net/if_lagg.c Fri Dec 16 22:
Author: sephe
Date: Tue Dec 20 09:46:14 2016
New Revision: 310324
URL: https://svnweb.freebsd.org/changeset/base/310324
Log:
hyperv/ic: Rename cleaned up files.
MFC after:1 week
Sponsored by: Microsoft
Differential Revision:https://reviews.freebsd.org/D8850
Added:
head/sy
Author: hrs
Date: Tue Dec 20 08:49:13 2016
New Revision: 310323
URL: https://svnweb.freebsd.org/changeset/base/310323
Log:
Escape punctuation characters.
Modified:
head/usr.sbin/syslogd/syslogd.8
Modified: head/usr.sbin/syslogd/syslogd.8
==
36 matches
Mail list logo