Author: delphij
Date: Sun Jan 7 07:08:59 2018
New Revision: 327672
URL: https://svnweb.freebsd.org/changeset/base/327672
Log:
stddef.h is not used by cat.c, remove the include.
Modified:
head/bin/cat/cat.c
Modified: head/bin/cat/cat.c
Author: eadler
Date: Sun Jan 7 05:38:53 2018
New Revision: 327671
URL: https://svnweb.freebsd.org/changeset/base/327671
Log:
ldconfig(8): clarify language for files
The previous language did not make it clear that 'Files' are
the files specified above. Clarify it.
Reported by: dana
Author: kevans
Date: Sun Jan 7 04:59:28 2018
New Revision: 327670
URL: https://svnweb.freebsd.org/changeset/base/327670
Log:
aw_sid(4): Add support for Allwinner H3
The sid controller on the H3 is generally identical in location, size, and
efuse offset to the a64 and the a83t. The main d
Author: kevans
Date: Sun Jan 7 03:31:55 2018
New Revision: 327669
URL: https://svnweb.freebsd.org/changeset/base/327669
Log:
aw_sid: Add method for reading keys via prctl registers
Technically supported on the later SoCs, this will only really be used to
add support for the H3 sid. The H
Author: asomers
Date: Sun Jan 7 02:30:08 2018
New Revision: 327666
URL: https://svnweb.freebsd.org/changeset/base/327666
Log:
geli: fix parallel execution of tests
The trick is not to destroy an md(4) device during a test. That can create
a "double-free" situation, because we also destr
Author: kevans
Date: Sun Jan 7 02:19:54 2018
New Revision: 327665
URL: https://svnweb.freebsd.org/changeset/base/327665
Log:
Fix bogus pass for syscon_generic introduced in r327621
ian@ pointed out that BUS_PASS_DEFAULT + $anything is bogus, given that
BUS_PASS_DEFAULT is defined as __IN
2018(r327662)
@@ -38,6 +38,20 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20180106: Convert most geli(8) tests to ATF
+OLD_FILES+=tests/sys/geom/class/eli/attach_d_test.sh
+OLD_FILES+=tests/sys/geom/class/eli/configure_b_B_test.sh
+OLD_FILES+=tests/sys/geom/class/eli/detach_l_test.sh
+OLD_FILES+=
On 05.01.2018 19:11, Steven Hartland wrote:
>> I am mostly concerned about the overhead of manual calculation but my
>> knowledge is a bit rusty right now and lagg has always been special so
>> please try this out and see.
>>
>
> I've not been able to find any such option:
> head:src> grep -ri rss
Author: manu
Date: Sat Jan 6 20:32:14 2018
New Revision: 327636
URL: https://svnweb.freebsd.org/changeset/base/327636
Log:
arm64: Remove old clock driver for Allwinner 64bit SoC
All the clocks are now handled by the clkng driver.
Tested On: Pine64-LTS (A64)
Tested On: OrangePi PC2 (
On 6 January 2018 at 09:02, Dimitry Andric wrote:
> On 6 Jan 2018, at 17:51, Eitan Adler wrote:
>>
>> On 6 January 2018 at 08:36, Dimitry Andric wrote:
>>> On 6 Jan 2018, at 14:19, Eitan Adler wrote:
> ...
Why is testing with "make obj; make" in the morse directory insufficient?
> ...
>>>
On 6 Jan 2018, at 17:51, Eitan Adler wrote:
>
> On 6 January 2018 at 08:36, Dimitry Andric wrote:
>> On 6 Jan 2018, at 14:19, Eitan Adler wrote:
...
>>> Why is testing with "make obj; make" in the morse directory insufficient?
...
>> usr.bin/morse/morse.c:602:15: error: unused parameter 'stream
On 6 January 2018 at 08:36, Dimitry Andric wrote:
> On 6 Jan 2018, at 14:19, Eitan Adler wrote:
>>
>> On 6 January 2018 at 01:48, Li-Wen Hsu wrote:
>>> Author: lwhsu (ports committer)
>>> Date: Sat Jan 6 09:48:04 2018
>>> New Revision: 327616
>>> URL: https://svnweb.freebsd.org/changeset/base/3
On 6 Jan 2018, at 14:19, Eitan Adler wrote:
>
> On 6 January 2018 at 01:48, Li-Wen Hsu wrote:
>> Author: lwhsu (ports committer)
>> Date: Sat Jan 6 09:48:04 2018
>> New Revision: 327616
>> URL: https://svnweb.freebsd.org/changeset/base/327616
>>
>> Log:
>> Unbreak build after r327614
>
> Why
Author: kib
Date: Sat Jan 6 16:29:00 2018
New Revision: 327625
URL: https://svnweb.freebsd.org/changeset/base/327625
Log:
Document kern.smp.disabled tunable.
Sponsored by: The FreeBSD Foundation
MFC after:3 days
Modified:
head/share/man/man4/smp.4
Modified: head/share/man/man4/sm
Author: eadler
Date: Sat Jan 6 15:52:28 2018
New Revision: 327623
URL: https://svnweb.freebsd.org/changeset/base/327623
Log:
morse(6): update documentation
- bump Dd
- use 'r' instead of 'D' from the original submission
Modified:
head/usr.bin/morse/morse.6
Modified: head/usr.bin/mors
[ Charset UTF-8 unsupported, converting... ]
> Author: eadler
> Date: Sat Jan 6 07:02:24 2018
> New Revision: 327614
> URL: https://svnweb.freebsd.org/changeset/base/327614
>
> Log:
> morse(6): implement support for decoding morse code
>
> - Use `-r` for "reverse" mode and to match DragonF
> On 6. Jan 2018, at 15:24, Kyle Evans wrote:
>
> On Sat, Jan 6, 2018 at 7:23 AM, Michael Tuexen wrote:
>>> On 4. Jan 2018, at 23:37, Kyle Evans wrote:
>>>
>>> Author: kevans
>>> Date: Thu Jan 4 22:37:15 2018
>>> New Revision: 327563
>>> URL: https://svnweb.freebsd.org/changeset/base/327563
>
On Sat, Jan 6, 2018 at 7:23 AM, Michael Tuexen wrote:
>> On 4. Jan 2018, at 23:37, Kyle Evans wrote:
>>
>> Author: kevans
>> Date: Thu Jan 4 22:37:15 2018
>> New Revision: 327563
>> URL: https://svnweb.freebsd.org/changeset/base/327563
>>
>> Log:
>> if_awg: Use syscon prop if it exists
>>
>> T
Author: kevans
Date: Sat Jan 6 14:21:32 2018
New Revision: 327621
URL: https://svnweb.freebsd.org/changeset/base/327621
Log:
Move syscon_generic to attach much later
It still needs to be before if_awg at least in order to be available for
other operations, but it should not be attaching
On Sat, Jan 06, 2018 at 08:33:07AM -0500, Shawn Webb wrote:
> On Sat, Jan 06, 2018 at 07:02:24AM +, Eitan Adler wrote:
> > Author: eadler
> > Date: Sat Jan 6 07:02:24 2018
> > New Revision: 327614
> > URL: https://svnweb.freebsd.org/changeset/base/327614
> >
> > Log:
> > morse(6): implement
On Sat, Jan 06, 2018 at 07:02:24AM +, Eitan Adler wrote:
> Author: eadler
> Date: Sat Jan 6 07:02:24 2018
> New Revision: 327614
> URL: https://svnweb.freebsd.org/changeset/base/327614
>
> Log:
> morse(6): implement support for decoding morse code
>
> - Use `-r` for "reverse" mode and
On 5 January 2018 at 09:45, Rodney W. Grimes
wrote:
>> Author: eadler
>> Date: Fri Jan 5 07:14:39 2018
>> New Revision: 327577
>> URL: https://svnweb.freebsd.org/changeset/base/327577
>>
>> Log:
>> cam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs
>
>
>>
>> PR: 188685
>> Submi
> On 4. Jan 2018, at 23:37, Kyle Evans wrote:
>
> Author: kevans
> Date: Thu Jan 4 22:37:15 2018
> New Revision: 327563
> URL: https://svnweb.freebsd.org/changeset/base/327563
>
> Log:
> if_awg: Use syscon prop if it exists
>
> The emac bindings that are landing in Linux 4.15 specify a sysco
On 6 January 2018 at 01:48, Li-Wen Hsu wrote:
> Author: lwhsu (ports committer)
> Date: Sat Jan 6 09:48:04 2018
> New Revision: 327616
> URL: https://svnweb.freebsd.org/changeset/base/327616
>
> Log:
> Unbreak build after r327614
Why is testing with "make obj; make" in the morse directory insu
Author: imp
Date: Sat Jan 6 12:46:04 2018
New Revision: 327619
URL: https://svnweb.freebsd.org/changeset/base/327619
Log:
The source strings are from the password database which guarantees
that the data going into it is sane. Out of an abundance of caution,
limit the string copies to preve
Author: imp
Date: Sat Jan 6 12:45:59 2018
New Revision: 327618
URL: https://svnweb.freebsd.org/changeset/base/327618
Log:
Sanity check sysconf return value to ensure it's positive before we
use it. Use proper cast to convert long to size_t (instead of
blksize_t) to preclude sign extension i
Author: imp
Date: Sat Jan 6 12:34:03 2018
New Revision: 327617
URL: https://svnweb.freebsd.org/changeset/base/327617
Log:
Sanity check media size and sector counts to ensure that we don't
produce negative sector numbers in the testing algorithm.
CID: 1198994
Modified:
head/usr.sbin/di
Author: lwhsu (ports committer)
Date: Sat Jan 6 09:48:04 2018
New Revision: 327616
URL: https://svnweb.freebsd.org/changeset/base/327616
Log:
Unbreak build after r327614
Approved by: mjg (on IRC)
Differential Revision:https://reviews.freebsd.org/D13782
Modified:
head/usr.bin/
28 matches
Mail list logo