Author: ngie
Date: Fri Mar 3 18:44:20 2017
New Revision: 314610
URL: https://svnweb.freebsd.org/changeset/base/314610
Log:
Clean up ddb(4) slightly
- Delete empty Li macro uses [1]. This removes some spaces between
the optional command/subcommand arguments.
- Attempt to clarify "show
Author: ngie
Date: Fri Mar 3 20:15:22 2017
New Revision: 314613
URL: https://svnweb.freebsd.org/changeset/base/314613
Log:
Integrate indent tests added in r313544 into ATF/Kyua and the FreeBSD
test suite
This change does the following:
- Introduces symmetry in the test inputs/output
Author: ngie
Date: Sat Mar 4 06:19:41 2017
New Revision: 314642
URL: https://svnweb.freebsd.org/changeset/base/314642
Log:
Correct nuance of -a :service -> "*" in r314563, r314585
My attempt to correct the sender/receiver behavior was incorrect.
The source port of the sender for forwarde
Author: ngie
Date: Sat Mar 4 08:28:33 2017
New Revision: 314644
URL: https://svnweb.freebsd.org/changeset/base/314644
Log:
Fix "make depend" with geom_uzip.ko: add opt_geom.h to SRCS
MFC after:1 week
Sponsored by: Dell EMC Isilon
Modified:
head/sys/modules/geom/geom_uzip/Makefile
Author: ngie
Date: Sat Mar 4 08:46:57 2017
New Revision: 314645
URL: https://svnweb.freebsd.org/changeset/base/314645
Log:
Fix "make depend" with nvme.ko: add opt_cam.h to SRCS
MFC after:1 week
X-MFC with: r301778
Sponsored by: Dell EMC Isilon
Modified:
head/sys/modules/nvme/M
Author: ngie
Date: Sat Mar 4 09:16:51 2017
New Revision: 314649
URL: https://svnweb.freebsd.org/changeset/base/314649
Log:
Convert lib/msun/ctrig_test from TAP to ATF
This is being done as a precursor for work needed to annontate failing
testcases with clang 4.0+.
MFC after:1 we
Author: ngie
Date: Sat Mar 4 10:07:46 2017
New Revision: 314650
URL: https://svnweb.freebsd.org/changeset/base/314650
Log:
Fix warnings in lib/msun/tests/... to help pave way for WARNS?= 6.
- Staticize variables.
- Use nitems liberally. Wherever nitems is used, use unsigned integers
-
Author: ngie
Date: Sat Mar 4 10:10:17 2017
New Revision: 314651
URL: https://svnweb.freebsd.org/changeset/base/314651
Log:
sys/modules: normalize .CURDIR-relative paths to SRCTOP
This simplifies make output/logic
Tested with: `cd sys/modules; make ALL_MODULES=` on amd64
MFC after:
Author: ngie
Date: Sat Mar 4 11:26:40 2017
New Revision: 314652
URL: https://svnweb.freebsd.org/changeset/base/314652
Log:
share: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after:1 month
Sponsored by: Dell EMC Isilon
Mo
Author: ngie
Date: Sat Mar 4 11:28:03 2017
New Revision: 314653
URL: https://svnweb.freebsd.org/changeset/base/314653
Log:
libexec: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after:1 month
Sponsored by: Dell EMC Isilon
Author: ngie
Date: Sat Mar 4 11:30:04 2017
New Revision: 314654
URL: https://svnweb.freebsd.org/changeset/base/314654
Log:
cddl: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
While here, remove bogus CFLAGS which look for headers in
Author: ngie
Date: Sat Mar 4 11:31:08 2017
New Revision: 314655
URL: https://svnweb.freebsd.org/changeset/base/314655
Log:
bin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after:1 month
Sponsored by: Dell EMC Isilon
Modi
Author: ngie
Date: Sat Mar 4 11:33:01 2017
New Revision: 314656
URL: https://svnweb.freebsd.org/changeset/base/314656
Log:
sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after:1 month
Sponsored by: Dell EMC Isilon
Mod
Author: ngie
Date: Sat Mar 4 11:34:36 2017
New Revision: 314657
URL: https://svnweb.freebsd.org/changeset/base/314657
Log:
kerberos5: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after:1 month
Sponsored by: Dell EMC Isilon
Author: ngie
Date: Sat Mar 4 11:35:30 2017
New Revision: 314658
URL: https://svnweb.freebsd.org/changeset/base/314658
Log:
crypto: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after:1 month
Sponsored by: Dell EMC Isilon
M
Author: ngie
Date: Sat Mar 4 11:38:03 2017
New Revision: 314659
URL: https://svnweb.freebsd.org/changeset/base/314659
Log:
usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output
MFC after:1 month
Sponsored by: Dell EMC Isilon
Author: ngie
Date: Sat Mar 4 20:35:34 2017
New Revision: 314676
URL: https://svnweb.freebsd.org/changeset/base/314676
Log:
Fix build after r314656
Some of the changes I introduced to use .ALLSRC were correct in spirit,
but incorrect in reality -- in particular, ../Makefile.inc hadn't bee
> On Mar 4, 2017, at 13:43, Warner Losh wrote:
>
>> On Sat, Mar 4, 2017 at 1:25 PM, Bryan Drewery wrote:
>>> On 3/4/2017 12:20 PM, Rodney W. Grimes wrote:
>>> -- Start of PGP signed section.
>>> [ Charset windows-1252 unsupported, converting... ]
> On 3/4/2017 7:34 AM, Rodney W. Grimes wrot
> On Mar 5, 2017, at 17:05, Garance A Drosehn wrote:
>
> On 4 Mar 2017, at 15:42, Ngie Cooper (yaneurabeya) wrote:
>
>>> On Mar 4, 2017, at 12:39, Rodney W. Grimes wrote:
>>>
>>>> On 4 Mar 2017, at 15:13, Bryan Drewery wrote:
>>>>
>
Author: ngie
Date: Mon Mar 6 19:33:15 2017
New Revision: 314785
URL: https://svnweb.freebsd.org/changeset/base/314785
Log:
Fix some trivial manlint warnings
Sentences should begin on new lines, per manlint.
Bump .Dd for the change
MFC after:1 month
Reviewed by: bcr
Repor
Author: ngie
Date: Mon Mar 6 20:54:21 2017
New Revision: 314793
URL: https://svnweb.freebsd.org/changeset/base/314793
Log:
Fix ATF_TP_ADD_TCS example in atf-c-api(3)
ATF_TP_ADD_TC should use `tp` as the second argument, not `tcs`, as
ATF_TP_ADD_TCS uses `tp` as its first argument.
B
Author: ngie
Date: Mon Mar 6 21:24:55 2017
New Revision: 314796
URL: https://svnweb.freebsd.org/changeset/base/314796
Log:
Fix atf-sh(3) manpage issues
- Fix spelling errors (specifiying -> specifying) [1]
- Escape '.' at start of lines using & to tell the roff processor
that the lin
Author: ngie
Date: Mon Mar 6 21:26:45 2017
New Revision: 314797
URL: https://svnweb.freebsd.org/changeset/base/314797
Log:
Fix grammar warning noted by igor
Remove surrounding ellipses in e.g. section and add a comma before and after
the e.g. reference.
MFC after:1 week
Report
Author: ngie
Date: Mon Mar 6 21:30:06 2017
New Revision: 314798
URL: https://svnweb.freebsd.org/changeset/base/314798
Log:
Fix out-of-order sections in atf-sh(1)
- `.Op` must be used in the SYNOPSIS section, not the NAME section.
- Move ATF_SHELL environment variable description up to fi
Author: ngie
Date: Mon Mar 6 21:35:33 2017
New Revision: 314799
URL: https://svnweb.freebsd.org/changeset/base/314799
Log:
Fix manlint issues with atf-check(1)
- Use `.Bf Em`/`.Ef` instead of prefixing lines with `.Em`. The forms
are equivalent with traditional roff, but unnecessarily
Author: ngie
Date: Mon Mar 6 21:39:57 2017
New Revision: 314800
URL: https://svnweb.freebsd.org/changeset/base/314800
Log:
Fix issues with atf-check(1) found by igor and refer to atf-check(1)
- Fix typo (specifiying -> specifying)
- Add atf-check(1) to SEE ALSO section for completeness.
Author: ngie
Date: Mon Mar 6 21:43:47 2017
New Revision: 314801
URL: https://svnweb.freebsd.org/changeset/base/314801
Log:
Fix igor/manlint issues with atf-c(3)
- Remove surrounding ellipses in i.e. section and add a comma before
and after the i.e. reference [1].
- Fix typo (specifiy
Author: ngie
Date: Mon Mar 6 21:45:25 2017
New Revision: 314802
URL: https://svnweb.freebsd.org/changeset/base/314802
Log:
Fix atf-c-api(3) manpage issues
- Fix typo (specifiying -> specifying).
- Remove surrounding ellipses in i.e. section and add a comma before
and after the i.e. r
Author: ngie
Date: Mon Mar 6 21:50:35 2017
New Revision: 314803
URL: https://svnweb.freebsd.org/changeset/base/314803
Log:
Fix typos
- specifiying -> specifying
- manged -> managed
Bump .Dd for the change
MFC after:1 week
Reported by: igor
Sponsored by: Dell EMC Isilon
Author: ngie
Date: Mon Mar 6 22:08:47 2017
New Revision: 314804
URL: https://svnweb.freebsd.org/changeset/base/314804
Log:
Fix issues noted by igor/manlint
- Fix typos [1]:
-- manged -> managed
-- specifiying -> specifying
- Escape '.' at start of lines using & to tell the roff proce
Author: ngie
Date: Mon Mar 6 22:18:14 2017
New Revision: 314805
URL: https://svnweb.freebsd.org/changeset/base/314805
Log:
Remove *-api(3) manpages removed in ATF 0.21
I overlooked the fact that these manpages had been removed upstream
and replaced with their non *-api(3) equivalents. Fo
Author: ngie
Date: Mon Mar 6 22:46:49 2017
New Revision: 314807
URL: https://svnweb.freebsd.org/changeset/base/314807
Log:
Move ATF_TC_WITHOUT_HEAD(getgrent) near the testcase it annotates
MFC after:1 week
Sponsored by: Dell EMC Isilon
Modified:
head/lib/libc/tests/nss/getgr_test.
Author: ngie
Date: Tue Mar 7 04:13:22 2017
New Revision: 314830
URL: https://svnweb.freebsd.org/changeset/base/314830
Log:
mergemaster: fix description of -p
-p only handles updating /etc/master.passwd and /etc/group . No more,
no less.
Also, mergemaster (and no other portions of th
Author: ngie
Date: Tue Mar 7 04:33:17 2017
New Revision: 314831
URL: https://svnweb.freebsd.org/changeset/base/314831
Log:
Don't rely on dependency in Makefile.inc1 for strfile; make datfiles depend
on strfile
In most cases strfile is built as part of build-tools, but in the event that
s
Author: ngie
Date: Tue Mar 7 17:38:52 2017
New Revision: 314869
URL: https://svnweb.freebsd.org/changeset/base/314869
Log:
Alphabetically sort variables
The only content change is minor rewording around CLEANDIRS/CLEANFILES to
accomodate sorting order.
MFC after:1 week
Sponsor
Author: ngie
Date: Tue Mar 7 17:42:23 2017
New Revision: 314871
URL: https://svnweb.freebsd.org/changeset/base/314871
Log:
Fix LINKS example in bsd.prog.mk
LINKS appends DESTDIR -- don't suggest double-append in example.
MFC after:1 week
Reported by: rgrimes (D9918)
Sponsored
Author: ngie
Date: Tue Mar 7 17:53:53 2017
New Revision: 314872
URL: https://svnweb.freebsd.org/changeset/base/314872
Log:
Add bsd.man.mk references for MAN under bsd.lib.mk and bsd.prog.mk
The latter set of manpages directly consume bsd.man.mk, so the bsd.man.mk
behavior should be the s
> On Mar 7, 2017, at 14:16, Bryan Drewery wrote:
>
> Author: bdrewery
> Date: Tue Mar 7 22:16:55 2017
> New Revision: 314886
> URL: https://svnweb.freebsd.org/changeset/base/314886
>
> Log:
> pwait: Add a -t flag to specify a timeout before exiting, and tests.
Thank you very much for writing
Author: ngie
Date: Wed Mar 8 05:31:54 2017
New Revision: 314893
URL: https://svnweb.freebsd.org/changeset/base/314893
Log:
usr.bin/fortune: convert to OBJTOP/SRCTOP idioms
- Use OBJTOP/SRCTOP-relative paths when looking for include files and
strfile.
- Add FORTUNES_OBJ and FORTUNES_S
Author: ngie
Date: Wed Mar 8 06:12:16 2017
New Revision: 314895
URL: https://svnweb.freebsd.org/changeset/base/314895
Log:
Only install 900.tcpwrap if MK_INETD != "no" and MK_TCP_WRAPPERS != "no"
It relies on output from inetd that is triggered by MK_TCP_WRAPPERS=yes.
We need to check
> On Mar 8, 2017, at 14:39, Gleb Smirnoff wrote:
>
> On Wed, Mar 08, 2017 at 01:57:32PM -0800, Ngie Cooper (yaneurabeya) wrote:
> N> > On Wed, Mar 08, 2017 at 01:00:30AM +0200, Andriy Gapon wrote:
> N> > A> On 08/03/2017 00:17, Gleb Smirnoff wrote:
> N> >
Author: ngie
Date: Wed Mar 8 23:58:10 2017
New Revision: 314924
URL: https://svnweb.freebsd.org/changeset/base/314924
Log:
sbin/devfs: clarify usage
- Note existence of -m option.
- Note that -s applies to rule keyword, only, by adding usage text
specifically for the `rule` and `rule
Author: ngie
Date: Thu Mar 9 06:56:44 2017
New Revision: 314950
URL: https://svnweb.freebsd.org/changeset/base/314950
Log:
Don't expect :test_large_inputs to fail with i386 anymore
Recent changes (maybe a side-effect of the ATF-ification in r314649)
invalidate the failure expectation.
Author: ngie
Date: Thu Mar 9 06:58:47 2017
New Revision: 314951
URL: https://svnweb.freebsd.org/changeset/base/314951
Log:
Expect :test_zero_input to fail on amd64
The clang 4.x+ upgrade now causes this testcase to fail, but
only on amd64.
More investigation will be done to determin
Author: ngie
Date: Thu Mar 9 09:25:11 2017
New Revision: 314954
URL: https://svnweb.freebsd.org/changeset/base/314954
Log:
style(9): sort the #includes
MFC after:1 week
Sponsored by: Dell EMC Isilon
Modified:
head/lib/libc/tests/sys/mlock_helper.c
Modified: head/lib/libc/tests/sy
> On Mar 10, 2017, at 03:59, Pedro Giffuni wrote:
>
>> On 3/10/2017 2:45 AM, Bruce Evans wrote:
>>> On Fri, 10 Mar 2017, Marcelo Araujo wrote:
>>>
>>> ...
>>> Log:
>>> Use nitems() from sys/param.h and also remove the cast.
>>>
>>> Reviewed by:markj
>>> MFC after:3 weeks.
>>> Different
Author: ngie
Date: Sun Mar 12 02:21:16 2017
New Revision: 315094
URL: https://svnweb.freebsd.org/changeset/base/315094
Log:
Delete duplicate -I /lib/libipsec added in r171135
It's already handled earlier on in the Makefile, per the change made
in r80029.
MFC after:1 month
Spons
Author: ngie
Date: Sun Mar 12 03:29:49 2017
New Revision: 315098
URL: https://svnweb.freebsd.org/changeset/base/315098
Log:
Clarify src vs dest path mismatch in :symbolic_link_{absolute,relative}_body
Unfortunately kyua does not omit the path mismatch on failure, so it must be
coded
into
Author: ngie
Date: Sun Mar 12 03:58:54 2017
New Revision: 315106
URL: https://svnweb.freebsd.org/changeset/base/315106
Log:
Add 3 more testcases demonstrating how install -l sr works
The additional testcases use absolute paths for sources and targets,
as the other testcase which tested `-
Author: ngie
Date: Sun Mar 12 04:08:36 2017
New Revision: 315108
URL: https://svnweb.freebsd.org/changeset/base/315108
Log:
Restore some of the error message text accidentally removed in r315098
"unexpected symlink contents" is more pedantically correct than
"unexpected symlink".
MFC
Author: ngie
Date: Sun Mar 12 04:14:21 2017
New Revision: 315111
URL: https://svnweb.freebsd.org/changeset/base/315111
Log:
Remove /rescue/iscsictl and /rescue/iscsid if MK_ISCSI == no
MFC after:3 days
Sponsored by: Dell EMC Isilon
Modified:
head/tools/build/mk/OptionalObsoleteFile
Author: ngie
Date: Sun Mar 12 04:24:29 2017
New Revision: 315113
URL: https://svnweb.freebsd.org/changeset/base/315113
Log:
Conditionally compile [additional] programs into rescue(8) if requested
Trivial oversight missed in r314240 cleanup because I enable these knobs on
my test machines.
Author: ngie
Date: Sun Mar 12 04:28:45 2017
New Revision: 315114
URL: https://svnweb.freebsd.org/changeset/base/315114
Log:
Remove /rescue/zdb if MK_ZFS == no
Missed in r202452.
MFC after:3 days
Sponsored by: Dell EMC Isilon
Modified:
head/tools/build/mk/OptionalObsoleteFiles.
Author: ngie
Date: Sun Mar 12 05:07:33 2017
New Revision: 315132
URL: https://svnweb.freebsd.org/changeset/base/315132
Log:
Use .Dv when referencing NULL
This is the correct markup macro, as opposed to .Va (variable names)
While here, annotate several bare references to `NULL` with .Dv
Author: ngie
Date: Sun Mar 12 05:20:49 2017
New Revision: 315133
URL: https://svnweb.freebsd.org/changeset/base/315133
Log:
lib/libcam/cam.3: fix manpage warnings
- spelling: "mis-named" should be "misnamed".
- delete spaces interspersed in literal representation of
`struct cam_device
> On Mar 12, 2017, at 04:26, Dag-Erling Smørgrav wrote:
>
> "Ngie Cooper (yaneurabeya)" writes:
>> Hi Bjoern,
>
> No, that was my father :)
:D..
>>Shouldn’t this be strrchr instead of strchr since you’re
>> scanning for the service from the r
> On Mar 12, 2017, at 10:41, Pedro F. Giffuni wrote:
>
> Author: pfg
> Date: Sun Mar 12 17:41:51 2017
> New Revision: 315164
> URL: https://svnweb.freebsd.org/changeset/base/315164
>
> Log:
> Revert r314780
> libpam: extra bounds checking through reallocarray(3).
>
> It appears to be causin
> On Mar 12, 2017, at 11:04, Ian Lepore wrote:
...
> A quirk of C that's often forgotten is that a function-like macro is
> only expanded as a macro if the token following the macro name is an
> open paren. So nitems() is a macro invokation and nitems = 0; is just
> a variable.
>
> I'm not ar
Author: ngie
Date: Mon Mar 13 01:05:25 2017
New Revision: 315181
URL: https://svnweb.freebsd.org/changeset/base/315181
Log:
Fix CFLAGS for including netipsec headers #includes
The netipsec headers are referenced via netipsec/..., not ./... .
Thus, assuming that the netipsec/... is nested
Author: ngie
Date: Mon Mar 13 02:12:33 2017
New Revision: 315186
URL: https://svnweb.freebsd.org/changeset/base/315186
Log:
lib/libcam/cam.3: note that cam_freeccb(3) with ccb == NULL is a no-op
This allows me to accurately test this scenario, and for others to rely
on the behavior, inste
> On Mar 13, 2017, at 06:25, Marcelo Araujo wrote:
>
> Yes, I saw it too.
> I'm back to my hotel in Japan, and I will commit it soon.
>
> Thank you all for the hands up.
https://img.clipartfest.com/6aa6e076f5af13d0dd77062e11c691fc_now-hands-in-air-roller-coaster-fun-clipart_400-408.jpeg
Thank
can run only that geli(8) test
> manually?
sudo make -C tests/sys/geom/class/eli check
... is probably one of the easier ways.
HTH!
-Ngie
> 2017-03-13 17:48 GMT+08:00 Andrey V. Elsukov :
>> On 13.03.2017 04:54, Ngie Cooper (yaneurabeya) wrote:
>> > Hi Marcel, This change
Author: ngie
Date: Mon Mar 13 17:05:49 2017
New Revision: 315199
URL: https://svnweb.freebsd.org/changeset/base/315199
Log:
sbin/dhclient: fix a memory leak in parse_client_lease_statement(..)
The memory stored by `lease` would have previously been leaked if an
unterminated lease declarat
Author: ngie
Date: Mon Mar 13 17:15:45 2017
New Revision: 315200
URL: https://svnweb.freebsd.org/changeset/base/315200
Log:
Fix -Wunused-but-set-warning with `ret`
While here, resolve Coverity warnings by demonstrating that vfprintf's
return value is being explicitly ignored.
MFC aft
Author: ngie
Date: Mon Mar 13 17:35:55 2017
New Revision: 315202
URL: https://svnweb.freebsd.org/changeset/base/315202
Log:
lib/libcam/cam_cdbparse.3: fix manpage warnings
- Add comma before and after 'e.g.'; remove surrounding parentheses
that were unnecessary after this change [1].
Author: ngie
Date: Mon Mar 13 17:45:00 2017
New Revision: 315203
URL: https://svnweb.freebsd.org/changeset/base/315203
Log:
sbin/dhclient: fix `vendor` storage leak in parse_option_decl(..)
This ensures the storage isn't leaked when non-NULL and the function
returns early, prior to the `f
Author: ngie
Date: Mon Mar 13 18:01:01 2017
New Revision: 315206
URL: https://svnweb.freebsd.org/changeset/base/315206
Log:
bsnmpd: fix segfault when trans_insert_port(..) is called with multiple
out of order addresses
Move `port->transport` initialization before the TAILQ_FOREACH(..) loo
On Mon, Mar 13, 2017 at 1:49 PM, Pedro F. Giffuni wrote:
> Author: pfg
> Date: Mon Mar 13 20:49:31 2017
> New Revision: 315214
> URL: https://svnweb.freebsd.org/changeset/base/315214
>
> Log:
> mpsutil(8): let calloc(3) do the multiplying.
Should this change and the next one (ypbind) be MFCed?
Author: ngie
Date: Tue Jul 18 06:51:27 2017
New Revision: 321109
URL: https://svnweb.freebsd.org/changeset/base/321109
Log:
Fix whitespace regression accidentally checked in via ^/head@r280149
MFC after:now
Modified:
head/sys/kern/subr_sbuf.c
Modified: head/sys/kern/subr_sbuf.c
Author: ngie
Date: Tue Jul 18 17:29:12 2017
New Revision: 321138
URL: https://svnweb.freebsd.org/changeset/base/321138
Log:
Remove unnecessary make logic added in r319339
This makes the change cleaner and easier to backport to ^/stable/10.
MFC after:now
Modified:
head/bin/dd/tes
Author: ngie
Date: Wed Jul 19 16:08:08 2017
New Revision: 321210
URL: https://svnweb.freebsd.org/changeset/base/321210
Log:
Remove expected failure for :coredump_phnum
The testcase no longer fails on ^/head because readelf has established parity
with binutils' copy of readelf.
This i
Author: ngie
Date: Wed Jul 19 16:23:02 2017
New Revision: 321211
URL: https://svnweb.freebsd.org/changeset/base/321211
Log:
Clean up :coredump_phnum
- Use "atf_check -x 'cmd1 | cmd2'" instead of "cmd1 | atf_check cmd2". The
two forms are idiomatically similar, but subtly different in th
Author: ngie
Date: Wed Jul 19 16:45:57 2017
New Revision: 321214
URL: https://svnweb.freebsd.org/changeset/base/321214
Log:
Update targets/pseudo/tests/Makefile.depend after recent
additions/subtractions
from the FreeBSD test suite.
MFC after:3 days
MFC with: r316603
Modified:
Author: ngie
Date: Wed Jul 19 18:30:16 2017
New Revision: 321227
URL: https://svnweb.freebsd.org/changeset/base/321227
Log:
Use more flexible expression for replacing t_diff in
contrib/netbsd-tests/usr.bin/diff/t_diff.sh with the name of the script via
`basename $0`.
This was a change I
Author: ngie
Date: Wed Jul 19 19:38:25 2017
New Revision: 321235
URL: https://svnweb.freebsd.org/changeset/base/321235
Log:
Fix trivial whitespace bug introduced in usage message changes for -n
support (r304570).
MFC after:now
Modified:
head/usr.sbin/cron/cron/cron.c
Modified: hea
Author: ngie
Date: Wed Jul 19 19:53:07 2017
New Revision: 321240
URL: https://svnweb.freebsd.org/changeset/base/321240
Log:
cron(8) manpage updates
- Document /etc/cron.d and /usr/local/etc/cron.d under FILES.
- Reword documentation for -n: add appropriate soft-stop and remove
contrac
Author: ngie
Date: Thu Jul 20 00:40:03 2017
New Revision: 321261
URL: https://svnweb.freebsd.org/changeset/base/321261
Log:
Clean up leading whitespace (convert single column spaces to hard tabs)
MFC after:now
Modified:
head/usr.sbin/newsyslog/tests/legacy_test.sh
Modified: head/usr
Author: ngie
Date: Thu Jul 20 04:32:06 2017
New Revision: 321282
URL: https://svnweb.freebsd.org/changeset/base/321282
Log:
Some trivial style(9) fixes
- Delete trailing whitespace.
- Fix leading indentation (convert single column spaces to tabs).
- Convert "[Ff]all through" to "FALLTHR
Author: ngie
Date: Thu Jul 20 05:43:48 2017
New Revision: 321283
URL: https://svnweb.freebsd.org/changeset/base/321283
Log:
procstat(8): clarify program usage
- Visualize mutually exclusive options and their corresponding
arguments.
- Try to make the subtleties that are expressed in t
> On Jul 21, 2017, at 00:44, Michael Tuexen wrote:
>
> Author: tuexen
> Date: Fri Jul 21 07:44:43 2017
> New Revision: 321325
> URL: https://svnweb.freebsd.org/changeset/base/321325
>
> Log:
> Fix getsockopt() for listening sockets when using SO_SNDBUF, SO_RCVBUF,
> SO_SNDLOWAT, SO_RCVLOWAT.
> On Jul 21, 2017, at 08:11, Alan Somers wrote:
>
> PR: 220459
>
>> On Fri, Jul 21, 2017 at 9:09 AM, Alan Somers wrote:
>> Author: asomers
>> Date: Fri Jul 21 15:09:24 2017
>> New Revision: 321332
>> URL: https://svnweb.freebsd.org/changeset/base/321332
>>
>> Log:
>> Implement SIGEV_THR
>> On Jul 21, 2017, at 09:12, Alan Somers wrote:
>>
>>> On Fri, Jul 21, 2017 at 10:06 AM, Ngie Cooper wrote:
>>>
>>> On Jul 21, 2017, at 08:11, Alan Somers wrote:
>>>
>>> PR: 220459
>>>
>>>> On Fri, Jul 21
Author: ngie
Date: Sun Jul 23 17:57:00 2017
New Revision: 321387
URL: https://svnweb.freebsd.org/changeset/base/321387
Log:
Don't use incorrect hardcoded path to ksh -- use /usr/bin/env
to find ksh instead
MFC after:1 month
Modified:
head/cddl/contrib/opensolaris/cmd/dtrace/test/t
Author: ngie
Date: Mon Jul 24 17:27:21 2017
New Revision: 321424
URL: https://svnweb.freebsd.org/changeset/base/321424
Log:
Style cleanup: delete spurious trailing whitespace
MFC after:1 month
Modified:
head/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dtest.pl
Modified: hea
Author: ngie
Date: Mon Jul 24 17:29:56 2017
New Revision: 321425
URL: https://svnweb.freebsd.org/changeset/base/321425
Log:
Fix whitespace on a line in fix(..) accidentally missed in r321424
MFC after:1 month
MFC with: r321424
Modified:
head/cddl/contrib/opensolaris/cmd/dtrace/
Author: ngie
Date: Mon Jul 24 18:21:01 2017
New Revision: 321431
URL: https://svnweb.freebsd.org/changeset/base/321431
Log:
Use __DEFAULT_DEPENDENT_OPTIONS for articulating dependency relationship
between MK_STALE_STAGED and MK_STAGING instead of using equivalent ad hoc
logic.
MFC after
Author: ngie
Date: Mon Jul 24 23:57:43 2017
New Revision: 321444
URL: https://svnweb.freebsd.org/changeset/base/321444
Log:
Remove ${MTREE} and leverage etc/mtree/Makefile instead with
"make distribution".
This also fixes the fact that BSD.debug.dist was being installed if/when
${MK_DEB
Author: ngie
Date: Tue Jul 25 00:28:23 2017
New Revision: 321446
URL: https://svnweb.freebsd.org/changeset/base/321446
Log:
Unconditionally install etc/mtree/BSD.debug.dist again
r279248 unconditionally installed BSD.debug.dist for ease-of-developer-use.
Restore the previous behavior.
Author: ngie
Date: Tue Jul 25 03:54:35 2017
New Revision: 321455
URL: https://svnweb.freebsd.org/changeset/base/321455
Log:
Raise WARNS to 1
This will enable warnings with the msun tests.
MFC after:1 month
Modified:
head/lib/msun/tests/Makefile
Modified: head/lib/msun/tests/Mak
Author: ngie
Date: Tue Jul 25 03:55:44 2017
New Revision: 321456
URL: https://svnweb.freebsd.org/changeset/base/321456
Log:
Convert lib/msun/trig_test from TAP to ATF format
Only expose :accuracy and :reduction if !i386, similar to before,
but more holistically to avoid future -Wunused is
Author: ngie
Date: Tue Jul 25 03:56:42 2017
New Revision: 321457
URL: https://svnweb.freebsd.org/changeset/base/321457
Log:
Mark :reduction as an expected failure
It fails with clang 5.0+.
PR: 220989
MFC after:2 months
MFC with: r321369
Reported by: Jenkins
Modified:
Author: ngie
Date: Tue Jul 25 16:11:36 2017
New Revision: 321483
URL: https://svnweb.freebsd.org/changeset/base/321483
Log:
Mask issues with duplicate definitions for __fnstcw, __fldenv, and __fldcw on
i386 by ignoring -Wmacro-redefined.
This is a bandaid until the code is fixed and will
Author: ngie
Date: Tue Jul 25 16:21:22 2017
New Revision: 321484
URL: https://svnweb.freebsd.org/changeset/base/321484
Log:
Only test ld_pi_odd with LDBL_MANT_DIG == 64 to fix the build
The empty (unimplemented) test inputs for sparc64 trigger a -Wtype-limits
build
failure because nitems
Author: ngie
Date: Tue Jul 25 16:57:25 2017
New Revision: 321486
URL: https://svnweb.freebsd.org/changeset/base/321486
Log:
Re-add #endif accidentally deleted in r321484
MFC after:1 month
MFC with: r321455, r321484
Modified:
head/lib/msun/tests/trig_test.c
Modified: head/lib/m
Author: ngie
Date: Sat Jul 29 22:01:17 2017
New Revision: 321702
URL: https://svnweb.freebsd.org/changeset/base/321702
Log:
Load geom_gate(4) if necessary before running tests; skip if it can't be
loaded
The test code prior to r311893 loaded geom_gate at test start if necessary and
skipp
Author: ngie
Date: Sat Jul 29 22:03:21 2017
New Revision: 321703
URL: https://svnweb.freebsd.org/changeset/base/321703
Log:
Remove superfluous `exit 0` added in r321702
atf_skip triggers equivalent functionality, which means the `exit 0`
is unreachable code.
PR: 220164
MF
Author: ngie
Date: Sat Jul 29 22:16:05 2017
New Revision: 321704
URL: https://svnweb.freebsd.org/changeset/base/321704
Log:
Add sys/socket.h to SYNOPSIS for libprocstat(3)
sys/socket.h is required for procstat_get_socket_info(3), added in
r221807.
MFC after:1 month
PR:
Author: ngie
Date: Sat Jul 29 22:19:00 2017
New Revision: 321705
URL: https://svnweb.freebsd.org/changeset/base/321705
Log:
libprocstat(3): fix reference (typo) to procstat_freeenvv in description for
procstat_getargv(3)
PR: 217884
MFC after:1 month
Submitted by: tobik
Author: ngie
Date: Sat Jul 29 22:25:45 2017
New Revision: 321706
URL: https://svnweb.freebsd.org/changeset/base/321706
Log:
libprocstat(3): fix arguments list for procstat_getargv(3) and
procstat_getenvv(3)
Neither libcall takes a fourth argument (`char *errbuf`).
PR: 217884
Author: ngie
Date: Tue Aug 1 05:16:14 2017
New Revision: 321844
URL: https://svnweb.freebsd.org/changeset/base/321844
Log:
Clean up style in print_state(..) and pager_printf(..)
No functional change intended.
MFC after:3 days
Modified:
head/sys/boot/zfs/zfsimpl.c
Modified: hea
601 - 700 of 1553 matches
Mail list logo