Author: ngie
Date: Mon Jan 26 08:30:24 2015
New Revision: 277734
URL: https://svnweb.freebsd.org/changeset/base/277734
Log:
Remove explicit inclusion of lpd from FILES
X-MFC with: 277731
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
M
Author: ngie
Date: Mon Jan 26 08:46:26 2015
New Revision: 277736
URL: https://svnweb.freebsd.org/changeset/base/277736
Log:
Honor MK_ACCT with etc/rc.d/accounting
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
head/tools/build/mk/Optio
Author: ngie
Date: Mon Jan 26 08:50:12 2015
New Revision: 277737
URL: https://svnweb.freebsd.org/changeset/base/277737
Log:
Honor MK_ACCT with etc/pam.d/atrun
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/pam.d/Makefile
head/tools/build/mk/Optional
On Jan 26, 2015, at 0:50, Garrett Cooper wrote:
> Author: ngie
> Date: Mon Jan 26 08:50:12 2015
> New Revision: 277737
> URL: https://svnweb.freebsd.org/changeset/base/277737
>
> Log:
> Honor MK_ACCT with etc/pam.d/atrun
>
> MFC after: 2 weeks
> Sponsored by:
Author: ngie
Date: Mon Jan 26 09:31:48 2015
New Revision: 277738
URL: https://svnweb.freebsd.org/changeset/base/277738
Log:
Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.conf
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/defaults/Makefile
he
Author: ngie
Date: Mon Jan 26 09:37:14 2015
New Revision: 277739
URL: https://svnweb.freebsd.org/changeset/base/277739
Log:
Honor MK_JAIL with etc/rc.d/jail
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
head/tools/build/mk/OptionalObso
Author: ngie
Date: Mon Jan 26 09:43:08 2015
New Revision: 277740
URL: https://svnweb.freebsd.org/changeset/base/277740
Log:
Honor MK_WIRELESS with etc/rc.d/hostapd and etc/rc.d/wpa_supplicant
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
Author: ngie
Date: Mon Jan 26 09:51:21 2015
New Revision: 277741
URL: https://svnweb.freebsd.org/changeset/base/277741
Log:
Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slave
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/M
On Jan 26, 2015, at 4:23, Dag-Erling Smørgrav wrote:
> Garrett Cooper writes:
>> Log:
>> Honor MK_ACCT with etc/pam.d/atrun
>
> The correct idiom would be
I disagree for a few reasons:
1. style.Makefile(9) makes no mention of having to use an idiom over the other.
2. Th
On Jan 25, 2015, at 9:46, Warner Losh wrote:
> The number of MK_foo opts that are intruding into the kernel module builds is
> starting to get out of hand. :( Especially since they are duplicative of the
> MODULES_OVERRIDE functionality and are very unevenly applied.
I don’t really like it eithe
Author: ngie
Date: Wed Jan 28 11:38:12 2015
New Revision: 277829
URL: https://svnweb.freebsd.org/changeset/base/277829
Log:
Revert r277357 as expr has been enhanced to better detect overflow conditions,
and now the tests pass
PR: 196867
X-MFC with: r277798
MFC after: 1 week
Sponsore
Author: ngie
Date: Fri Jan 30 18:07:46 2015
New Revision: 277939
URL: https://svnweb.freebsd.org/changeset/base/277939
Log:
Create MANLINKS for lzgrep, etc when MK_LZMA_SUPPORT != no
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Modified:
head/usr.bin/grep/Makefile
Mod
Author: ngie
Date: Mon Feb 2 05:41:17 2015
New Revision: 278053
URL: https://svnweb.freebsd.org/changeset/base/278053
Log:
Remove hostapd and wpa_supplicant from FILES so they're installed
conditionally
if MK_WIRELESS != no
MFC after: 3 days
X-MFC with: r277740
Modified:
head/etc/r
Author: ngie
Date: Mon Feb 2 10:31:35 2015
New Revision: 278070
URL: https://svnweb.freebsd.org/changeset/base/278070
Log:
Remove duplicate MK_ISCSI block and sort the conditional blocks so this error
won't crop up again in the future
Reported by: gjb
MFC after: 1 week
Modified:
hea
Author: ngie
Date: Wed Feb 4 06:53:45 2015
New Revision: 278182
URL: https://svnweb.freebsd.org/changeset/base/278182
Log:
Conditionalize building radius support into libpam, ppp, etc via
MK_RADIUS_SUPPORT
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Added:
head/too
Author: ngie
Date: Wed Feb 4 10:19:32 2015
New Revision: 278192
URL: https://svnweb.freebsd.org/changeset/base/278192
Log:
Add the following options to enable/disable several features in the base
system
WITHOUT_BOOTPARAMD - bootparamd
WITHOUT_BOOTPD - bootpd
WITHOUT_FINGER - finger, f
Author: ngie
Date: Wed Feb 4 10:24:40 2015
New Revision: 278193
URL: https://svnweb.freebsd.org/changeset/base/278193
Log:
Add MK_FILE to control whether or not to build file(1), libmagic(3), etc
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Added:
head/tools/build/op
Author: ngie
Date: Wed Feb 4 10:29:53 2015
New Revision: 278194
URL: https://svnweb.freebsd.org/changeset/base/278194
Log:
Regen src.conf(5)
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
Author: ngie
Date: Wed Feb 4 11:43:19 2015
New Revision: 278202
URL: https://svnweb.freebsd.org/changeset/base/278202
Log:
Clean up more usb related files when MK_USB == no when dealing with
manpages, libraries, and binaries
MFC after: 1 week
X-MFC with: r278135
Sponsored by: EMC / I
Author: ngie
Date: Wed Feb 4 11:48:33 2015
New Revision: 278204
URL: https://svnweb.freebsd.org/changeset/base/278204
Log:
Sort the entries by build knob, then MACHINE_ARCH like other areas of the tree
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/inclu
Author: ngie
Date: Thu Feb 5 11:38:29 2015
New Revision: 278249
URL: https://svnweb.freebsd.org/changeset/base/278249
Log:
Honor the following flags with the following rc.d scripts for services that
can
be easily decoupled from the boot process without disrupting other services
- MK_APM
Author: ngie
Date: Thu Feb 5 11:42:59 2015
New Revision: 278251
URL: https://svnweb.freebsd.org/changeset/base/278251
Log:
Honor the following flags for items that can be conditionalized out of the
build/install without disrupting other dependent services (see r278249, et
al):
- MK_LOC
Author: ngie
Date: Thu Feb 5 20:45:50 2015
New Revision: 278282
URL: https://svnweb.freebsd.org/changeset/base/278282
Log:
Use FILES+= idiom instead of _inetd when referencing inetd rc.d script
This was a discrepancy between ^/projects/building-blocks and ^/head that I
didn't resolve bef
On Feb 5, 2015, at 12:01, John Baldwin wrote:
> On Thursday, February 05, 2015 11:38:30 AM Garrett Cooper wrote:
>> Author: ngie
>> Date: Thu Feb 5 11:38:29 2015
>> New Revision: 278249
>> URL: https://svnweb.freebsd.org/changeset/base/278249
>>
>> Log:
On Feb 5, 2015, at 5:04, John Baldwin wrote:
> On Thursday, February 05, 2015 11:38:30 AM Garrett Cooper wrote:
>> Author: ngie
>> Date: Thu Feb 5 11:38:29 2015
>> New Revision: 278249
>> URL: https://svnweb.freebsd.org/changeset/base/278249
>>
>> Log:
> On Feb 5, 2015, at 13:18, Ed Maste wrote:
>
>> On 5 February 2015 at 15:51, Garrett Cooper wrote:
>>
>> Unfortunately it is LEGACY_CONSOLE specific right now:
>
> I'm not sure what was considered a non-legacy console when the
> LEGACY_CONSOLE change
> On Feb 6, 2015, at 08:46, John Baldwin wrote:
>
>> On Friday, February 06, 2015 10:44:17 AM Ed Maste wrote:
>>> On 6 February 2015 at 10:01, John Baldwin wrote:
>>> Using "legacy" for the brand new console driver we haven't even shipped as
>>> on- by-default in a release yet certainly seems a
Author: ngie
Date: Fri Feb 6 20:46:46 2015
New Revision: 278329
URL: https://svnweb.freebsd.org/changeset/base/278329
Log:
Document WITNESS_COUNT and WITNESS_NO_VNODE
Reviewed by: bcr, kib
Differential Revision: D1789
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Mod
Author: ngie
Date: Fri Feb 6 20:52:01 2015
New Revision: 278330
URL: https://svnweb.freebsd.org/changeset/base/278330
Log:
Bump .Dd per r278329
Modified:
head/share/man/man4/witness.4
Modified: head/share/man/man4/witness.4
===
Author: ngie
Date: Fri Feb 6 23:34:40 2015
New Revision: 278336
URL: https://svnweb.freebsd.org/changeset/base/278336
Log:
Unbreak the build (memchr is explicitly required by devctl(9) after r278320)
Submitted by: Michael Butler
Reported by: O. Hartmann
Modified:
head/sys/conf/files
On Feb 6, 2015, at 15:40, John Baldwin wrote:
> On Friday, February 06, 2015 11:34:40 PM Garrett Cooper wrote:
>> Author: ngie
>> Date: Fri Feb 6 23:34:40 2015
>> New Revision: 278336
>> URL: https://svnweb.freebsd.org/changeset/base/278336
>>
>>
On Feb 6, 2015, at 9:54, Jamie Gritton wrote:
> Author: jamie
> Date: Fri Feb 6 17:54:53 2015
> New Revision: 278323
> URL: https://svnweb.freebsd.org/changeset/base/278323
>
> Log:
> Add mount.procfs jail parameter, so procfs can be mounted when a prison's
> root is in its fstab.
>
> Also
On Feb 6, 2015, at 9:54, Jamie Gritton wrote:
> Author: jamie
> Date: Fri Feb 6 17:54:53 2015
> New Revision: 278323
> URL: https://svnweb.freebsd.org/changeset/base/278323
>
> Log:
> Add mount.procfs jail parameter, so procfs can be mounted when a prison's
> root is in its fstab.
>
> Also
On Feb 6, 2015, at 18:38, James Gritton wrote:
> On 2015-02-06 19:23, Garrett Cooper wrote:
>> On Feb 6, 2015, at 9:54, Jamie Gritton wrote:
>>> Author: jamie
>>> Date: Fri Feb 6 17:54:53 2015
>>> New Revision: 278323
>>> URL: https://svnweb.freeb
On Feb 6, 2015, at 21:23, Garrett Cooper wrote:
> On Feb 6, 2015, at 18:38, James Gritton wrote:
>
>> On 2015-02-06 19:23, Garrett Cooper wrote:
>>> On Feb 6, 2015, at 9:54, Jamie Gritton wrote:
>>>> Author: jamie
>>>> Date: Fri Feb 6 17:54:53 2
On Feb 6, 2015, at 21:27, James Gritton wrote:
> On 2015-02-06 22:18, Garrett Cooper wrote:
>> On Feb 6, 2015, at 9:54, Jamie Gritton wrote:
>>> Modified: head/usr.sbin/jail/command.c
>>> ==
On Feb 6, 2015, at 21:31, Garrett Cooper wrote:
> On Feb 6, 2015, at 21:27, James Gritton wrote:
>
>> On 2015-02-06 22:18, Garrett Cooper wrote:
>>> On Feb 6, 2015, at 9:54, Jamie Gritton wrote:
>>>> Modif
Author: ngie
Date: Sat Feb 7 21:29:17 2015
New Revision: 278364
URL: https://svnweb.freebsd.org/changeset/base/278364
Log:
Remove kdb_backtrace extern; get the definition for kdb_backtrace from
instead
Fix whitespace in WARN_ON macro definition
MFC after: 1 week
Reviewed by: np
Author: ngie
Date: Mon Feb 9 17:53:16 2015
New Revision: 278466
URL: https://svnweb.freebsd.org/changeset/base/278466
Log:
Remove explicit routing/sendmail rc.d inclusion in FILES
Reported by: Guy Yur
MFC after: 14 days
X-MFC with: r278249
Sponsored by: EMC / Isilon Storage Division
Author: ngie
Date: Wed Feb 11 07:49:00 2015
New Revision: 278561
URL: https://svnweb.freebsd.org/changeset/base/278561
Log:
Document caveat with specifying WITHOUT_VI at build/install time when building
older releases of FreeBSD
Modified:
head/UPDATING
Modified: head/UPDATING
=
Author: ngie
Date: Thu Feb 12 07:22:46 2015
New Revision: 278618
URL: https://svnweb.freebsd.org/changeset/base/278618
Log:
Add debugging output to help track down the recent Jenkins failures
Modified:
head/bin/pkill/tests/pgrep-j_test.sh
Modified: head/bin/pkill/tests/pgrep-j_test.sh
==
Author: ngie
Date: Thu Feb 12 20:57:57 2015
New Revision: 278633
URL: https://svnweb.freebsd.org/changeset/base/278633
Log:
Refactor the tests
1. `id -u` -> 0 is now only checked once; the entire test script is now
skipped
if this assertion is violated
2. De-dent whitespace, based o
Author: ngie
Date: Thu Feb 12 21:10:32 2015
New Revision: 278636
URL: https://svnweb.freebsd.org/changeset/base/278636
Log:
Parameterize out the amount of sleep done in each test
Set the value in each test to a different amount to avoid potential
side-effects with other instances of the t
On Feb 9, 2015, at 18:51, James Gritton wrote:
> On 2015-02-06 22:23, Garrett Cooper wrote:
>> On Feb 6, 2015, at 18:38, James Gritton wrote:
>>> On 2015-02-06 19:23, Garrett Cooper wrote:
>>>> I think you broke the Jenkins tests runs, and potentially jail
On Feb 12, 2015, at 13:12, Garrett Cooper wrote:
> On Feb 9, 2015, at 18:51, James Gritton wrote:
>
>> On 2015-02-06 22:23, Garrett Cooper wrote:
>>> On Feb 6, 2015, at 18:38, James Gritton wrote:
>>>> On 2015-02-06 19:23, Garrett Cooper wrote:
>>>&
Hi Brad,
On Feb 9, 2015, at 13:15, Brad Davis wrote:
> Author: brd (doc committer)
> Date: Mon Feb 9 21:15:52 2015
> New Revision: 278475
> URL: https://svnweb.freebsd.org/changeset/base/278475
>
> Log:
> Add tests for `pw usernext'.
>
> PR: 197120
> Submitted by:Robert O'
On Feb 12, 2015, at 15:14, Pedro Giffuni wrote:
> On 02/12/15 17:44, Bjoern A. Zeeb wrote:
>>> On 12 Feb 2015, at 22:34 , Pedro Giffuni wrote:
...
> Thank you!
>
> This will sound strange but I can't confirm, and I can't see anything
> obviously wrong.
>
> I have the revert ready but let me
Author: ngie
Date: Fri Feb 13 01:07:12 2015
New Revision: 278653
URL: https://svnweb.freebsd.org/changeset/base/278653
Log:
Call wait to ensure that background processes have died
This is being done to establish parity with pgrep-j_test
Modified:
head/bin/pkill/tests/pgrep-j_test.sh
Mod
On Feb 12, 2015, at 17:07, Garrett Cooper wrote:
> Author: ngie
> Date: Fri Feb 13 01:07:12 2015
> New Revision: 278653
> URL: https://svnweb.freebsd.org/changeset/base/278653
>
> Log:
> Call wait to ensure that background processes have died
>
> This is being do
Author: ngie
Date: Fri Feb 13 20:49:43 2015
New Revision: 278704
URL: https://svnweb.freebsd.org/changeset/base/278704
Log:
Unbreak rcorder when MK_UNBOUND == no by moving local_unbound from REQUIRE:
in NETWORKING to BEFORE: in the script
MFC after: 2 weeks
Modified:
head/etc/rc.d/NETW
Author: ngie
Date: Fri Feb 13 20:52:23 2015
New Revision: 278706
URL: https://svnweb.freebsd.org/changeset/base/278706
Log:
Unbreak rcorder when MK_UTX == no by moving utx from REQUIRE: in LOGIN to
BEFORE: in utx
MFC after: 1 week
Modified:
head/etc/rc.d/LOGIN
head/etc/rc.d/utx
Modi
Author: ngie
Date: Sat Feb 14 06:19:24 2015
New Revision: 278742
URL: https://svnweb.freebsd.org/changeset/base/278742
Log:
Simplify jail_name_to_jid and try to be more fault tolerant when scanning for
the jail ID (poll up to 10 times for the jail IDs to become available)
If the scan fail
Author: ngie
Date: Sat Feb 14 19:21:04 2015
New Revision: 278776
URL: https://svnweb.freebsd.org/changeset/base/278776
Log:
Refactor pkill-j_test to reflect the relevant changes done to pgrep-j_test
r278742:
Simplify jail_name_to_jid and try to be more fault tolerant when scanning for
On Feb 16, 2015, at 11:47, John-Mark Gurney wrote:
> Craig Rodrigues wrote this message on Mon, Feb 16, 2015 at 11:37 -0800:
>> On Mon, Feb 16, 2015 at 11:31 AM, Gleb Smirnoff wrote:
>>
>>> On Mon, Feb 16, 2015 at 06:06:25PM +, Brad Davis wrote:
>>> B> Author: brd (doc committer)
>>> B> Dat
Author: ngie
Date: Tue Feb 17 08:50:26 2015
New Revision: 27
URL: https://svnweb.freebsd.org/changeset/base/27
Log:
Some minor style(9) fixes (whitespace + comment)
MFC after: 3 days
Modified:
head/sys/vm/memguard.c
Modified: head/sys/vm/memguard.c
==
Author: ngie
Date: Tue Feb 17 09:31:58 2015
New Revision: 278891
URL: https://svnweb.freebsd.org/changeset/base/278891
Log:
Add the mnt_lockref field to the ddb(4) 'show mount' command
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D1688
Submitted by: Conrad Meyer
Author: ngie
Date: Thu Feb 19 11:17:36 2015
New Revision: 278992
URL: https://svnweb.freebsd.org/changeset/base/278992
Log:
Unbreak freshly installed worlds by properly "commenting" out ifmcstat
Pointyhat to: glebius
Modified:
head/usr.sbin/Makefile
Modified: head/usr.sbin/Makefile
On Feb 18, 2015, at 22:27, Gleb Smirnoff wrote:
> Author: glebius
> Date: Thu Feb 19 06:27:14 2015
> New Revision: 278988
> URL: https://svnweb.freebsd.org/changeset/base/278988
>
> Log:
> Temporarily disconnect ifmcstat(8) from build, to make world buildable
> ifmcstat(8) noses in kernel memo
On Feb 20, 2015, at 22:05, Mark Johnston wrote:
> Author: markj
> Date: Sat Feb 21 06:05:51 2015
> New Revision: 279093
> URL: https://svnweb.freebsd.org/changeset/base/279093
>
> Log:
> Purge references to the mrouted rc script, which was removed in r275299.
>
> PR: 195785
Thanks >_>...
Author: ngie
Date: Sat Feb 21 23:39:43 2015
New Revision: 279121
URL: https://svnweb.freebsd.org/changeset/base/279121
Log:
Disguising stderr from jls generally considered harmful
Undisguising it dumps out the following logspew:
jls: unknown parameter: allow
PR: 191019
Modified:
On Feb 21, 2015, at 16:00, Jamie Gritton wrote:
> Author: jamie
> Date: Sun Feb 22 00:00:10 2015
> New Revision: 279123
> URL: https://svnweb.freebsd.org/changeset/base/279123
>
> Log:
> Allow for parameters added with the JP_OPT flag to not exist.
> That's why the flag exists in the first pla
Author: ngie
Date: Mon Feb 23 05:28:17 2015
New Revision: 279197
URL: https://svnweb.freebsd.org/changeset/base/279197
Log:
Parallelize building bootstrap-tools
Differential Revision: https://reviews.freebsd.org/D1901
MFC after: 2 weeks
Reviewed by: ian
No serious objections from: imp
Author: ngie
Date: Mon Feb 23 06:46:04 2015
New Revision: 279198
URL: https://svnweb.freebsd.org/changeset/base/279198
Log:
Fill in missing dependencies for dtrace related tools so the bootstrap-tools
compiles properly on older hosts
Pointyhat to: me
X-MFC with: r279197
MFC after: 2 w
> On Feb 27, 2015, at 08:28, Ian Lepore wrote:
>
> Author: ian
> Date: Fri Feb 27 16:28:55 2015
> New Revision: 279361
> URL: https://svnweb.freebsd.org/changeset/base/279361
This change broke the pgrep/pkill tests because the jail commands are currently
broken, with the message:
unknown para
Author: ngie
Date: Sat Feb 28 05:14:42 2015
New Revision: 279391
URL: https://svnweb.freebsd.org/changeset/base/279391
Log:
Fix typo (_DP_grom -> _DP_geom) so applications that need to link against
libgeom do so successfully
Tested by running `geom part list` produced from a -DWITHOUT_DYN
Author: ngie
Date: Sat Feb 28 14:57:57 2015
New Revision: 279393
URL: https://svnweb.freebsd.org/changeset/base/279393
Log:
Pad RX copy alignment calculation to avoid illegal memory accesses
The optimization made in r239940 is valid for struct mbuf's current structure
and size in FreeBSD,
On Feb 28, 2015, at 6:57, Garrett Cooper wrote:
> Author: ngie
> Date: Sat Feb 28 14:57:57 2015
> New Revision: 279393
> URL: https://svnweb.freebsd.org/changeset/base/279393
>
> Log:
> Pad RX copy alignment calculation to avoid illegal memory accesses
>
> The opti
Author: ngie
Date: Sat Feb 28 21:50:04 2015
New Revision: 279411
URL: https://svnweb.freebsd.org/changeset/base/279411
Log:
Unbreak 'make depend' with sfxge by removing debugging code activated in the
INET || INET6 case
X-MFC with: r279398
Pointyhat to: arybchik
Modified:
head/sys/de
On Feb 28, 2015, at 13:48, Ryan Stone wrote:
> On Sat, Feb 28, 2015 at 2:01 PM, Andrew Rybchenko
> wrote:
>> +#if defined(INET) || defined(INET6)
>> +#error LRO
>> +#defineSFXGE_LRO 1
>> +#endif
>
> Pretty sure you didn't mean the leave the #error in here
Fixed in r279411.
sig
> On Mar 2, 2015, at 12:23, Ian Lepore wrote:
>
>> On Mon, 2015-03-02 at 01:02 -0800, Julian Elischer wrote:
>>> On 2/27/15 8:28 AM, Ian Lepore wrote:
>>>
>>>
>>> Log:
>>> Allow the kern.osrelease and kern.osreldate sysctl values to be set in a
>>> jail's creation parameters. This allows
On Mar 5, 2015, at 3:48, Gleb Smirnoff wrote:
> On Wed, Mar 04, 2015 at 10:01:45PM +, Baptiste Daroussin wrote:
> B> Author: bapt
> B> Date: Wed Mar 4 22:01:44 2015
> B> New Revision: 279603
> B> URL: https://svnweb.freebsd.org/changeset/base/279603
> B>
> B> Log:
> B> r* commands are not
On Mar 5, 2015, at 9:26, Baptiste Daroussin wrote:
> On Thu, Mar 05, 2015 at 09:05:21AM -0800, Garrett Cooper wrote:
>> On Mar 5, 2015, at 3:48, Gleb Smirnoff wrote:
>>
>>> On Wed, Mar 04, 2015 at 10:01:45PM +, Baptiste Daroussin wrote:
>>> B> Author: b
On Mar 5, 2015, at 10:21, Hans Ottevanger wrote:
> On 03/05/15 13:21, Slawa Olhovchenkov wrote:
>> On Thu, Mar 05, 2015 at 02:48:29PM +0300, Gleb Smirnoff wrote:
>>
>>> On Wed, Mar 04, 2015 at 10:01:45PM +, Baptiste Daroussin wrote:
>>> B> Author: bapt
>>> B> Date: Wed Mar 4 22:01:44 2015
>
Author: ngie
Date: Tue Mar 24 22:40:16 2015
New Revision: 280476
URL: https://svnweb.freebsd.org/changeset/base/280476
Log:
Bump .Dd
Modified:
head/share/man/man4/witness.4
Modified: head/share/man/man4/witness.4
==
Author: ngie
Date: Tue Mar 24 22:39:49 2015
New Revision: 280475
URL: https://svnweb.freebsd.org/changeset/base/280475
Log:
The number of commands added when ddb(4) is enabled is 3, not 2
MFC after: 3 days
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/man/man4/witnes
Author: ngie
Date: Sat Aug 23 20:42:37 2014
New Revision: 270432
URL: http://svnweb.freebsd.org/changeset/base/270432
Log:
Fix "make checkdpadd" in usr.bin/iscsictl by removing -lfl dependency
Approved by: rpaulo (mentor)
MFC after: 1 week
Modified:
head/usr.bin/iscsictl/Makefile
hea
Author: ngie
Date: Sat Aug 23 20:45:00 2014
New Revision: 270433
URL: http://svnweb.freebsd.org/changeset/base/270433
Log:
Garbage collect libl dependency
The application links and runs without libl
Approved by: rpaulo (mentor)
Phabric: D673
X-MFC with: r270117
Submitted by: troc
Author: ngie
Date: Mon Aug 25 06:10:03 2014
New Revision: 270519
URL: http://svnweb.freebsd.org/changeset/base/270519
Log:
Fix "make checkdpadd" for lib/libc when MK_SSP != no
Add LIBSSP_NONSHARED to bsd.libnames.mk and append LIBSSP_NONSHARED to DPADD
in
lib/libc when MK_SSP != no
Author: ngie
Date: Tue Aug 26 09:01:11 2014
New Revision: 270649
URL: http://svnweb.freebsd.org/changeset/base/270649
Log:
Fix "make checkdpadd" by "spoofing" DPADD
Approved by: jmmv (mentor)
Phabric: D631
PR: 192769
Modified:
head/libexec/rtld-elf/tests/target/Makefile
Modified: he
Author: ngie
Date: Tue Aug 26 09:10:28 2014
New Revision: 270650
URL: http://svnweb.freebsd.org/changeset/base/270650
Log:
Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"
Also, add a missing LIBPANEL dependency for lldb
Approved by: rpaulo (mentor)
Suggested by: brooks
MFC
Author: ngie
Date: Tue Aug 26 09:12:41 2014
New Revision: 270651
URL: http://svnweb.freebsd.org/changeset/base/270651
Log:
Introduce missing definition for LIBTERMCAPW
Some Makefiles expect this value to exist
Approved by: rpaulo (mentor)
MFC after: 5 days
Phabric: D675 (as part of
On Fri, Aug 29, 2014 at 11:18 AM, John Baldwin wrote:
> Author: jhb
> Date: Fri Aug 29 18:18:29 2014
> New Revision: 270823
> URL: http://svnweb.freebsd.org/changeset/base/270823
>
> Log:
> Use a unit number allocator to provide suitable st_dev and st_ino values
> for POSIX shared memory descr
> On Sep 5, 2014, at 12:54, Mateusz Guzik wrote:
>
>> On Fri, Sep 05, 2014 at 07:50:18PM +, Gleb Smirnoff wrote:
>> Author: glebius
>> Date: Fri Sep 5 19:50:18 2014
>> New Revision: 271182
>> URL: http://svnweb.freebsd.org/changeset/base/271182
>>
>> Log:
>> Set vnet context before access
Author: ngie
Date: Sun Sep 7 22:56:57 2014
New Revision: 271241
URL: http://svnweb.freebsd.org/changeset/base/271241
Log:
Include src.opts.mk after SHLIBDIR has been defined so libnv is installed to
/lib , not /usr/lib
MFC after: 3 days
Approved by: rpaulo (mentor)
Submitted by: anto
Author: ngie
Date: Tue Sep 9 02:58:58 2014
New Revision: 271296
URL: http://svnweb.freebsd.org/changeset/base/271296
Log:
Be ANSI-C compliant when defining CX_LIMITED_RANGE #pragma
This mutes warnings with clang
Approved by: rpaulo (mentor)
Reviewed by: das, kargl (both as part of a
Author: ngie
Date: Tue Sep 9 22:14:15 2014
New Revision: 271336
URL: http://svnweb.freebsd.org/changeset/base/271336
Log:
Expand the tests structure in test_small(..) to workaround the
"initializer not constant" warning with gcc
Approved by: jmmv (mentor)
MFC after: 3 days
Phabric: D
Author: ngie
Date: Wed Sep 10 03:54:57 2014
New Revision: 271349
URL: http://svnweb.freebsd.org/changeset/base/271349
Log:
Add diagnostic printfs and disable test # 4 on i386
Reviewed by: jmmv, rpaulo
MFC after: 3 days
Phabric: D749
PR: 191676
Sponsored by: EMC / Isilon Storage Divi
Author: ngie
Date: Wed Sep 10 07:55:51 2014
New Revision: 271365
URL: http://svnweb.freebsd.org/changeset/base/271365
Log:
Remove many false positives with make checkdpadd
- Reduce DPADD and LDADD in checkdpadd to -l
- Skip over -Wl,[es]*-group because -Wl,--end-group and
-Wl,--start-
> On Sep 15, 2014, at 9:31, David Somayajulu
> wrote:
>
> Hi Andrey,
> When I didn't have the clean override, "make clean" was not cleaning
> properly when I built a standalone loadable driver. Perhaps we can change
> "clean" in bxe/Makefile and bce/Makefile to "dclean".
Hi David,
Does
Author: ngie
Date: Tue Sep 16 00:56:47 2014
New Revision: 271655
URL: http://svnweb.freebsd.org/changeset/base/271655
Log:
Validate the mode argument in access, eaccess, and faccessat for optional
POSIX compliance and to improve compatibility with Linux and NetBSD
The issue was identified
Author: ngie
Date: Tue Sep 16 00:59:08 2014
New Revision: 271656
URL: http://svnweb.freebsd.org/changeset/base/271656
Log:
Bump .Dd for the content change done to access(2) in r271655
PR: 181155
Sponsored by: EMC / Isilon Storage Division
Modified:
head/lib/libc/sys/access.2
Modified:
Author: ngie
Date: Tue Sep 16 00:59:56 2014
New Revision: 271657
URL: http://svnweb.freebsd.org/changeset/base/271657
Log:
Bump __FreeBSD_version for the change made in r271655
PR: 181155
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/sys/param.h
Modified: head/sys/sys
> On Sep 19, 2014, at 10:18, Craig Rodrigues wrote:
>
> Author: rodrigc
> Date: Fri Sep 19 17:18:27 2014
> New Revision: 271875
> URL: http://svnweb.freebsd.org/changeset/base/271875
>
> Log:
> Reference the test case "packs" to fix warnings
>
> Put the various atf_tc_pack_t variables genera
Author: ngie
Date: Sat Sep 20 05:49:15 2014
New Revision: 271892
URL: http://svnweb.freebsd.org/changeset/base/271892
Log:
Sort the optional rc.d scripts by their knobs
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
Modified: head/etc/rc
Author: ngie
Date: Sat Sep 20 06:05:24 2014
New Revision: 271893
URL: http://svnweb.freebsd.org/changeset/base/271893
Log:
Don't install /etc/rc.d/rwho unless MK_RCMDS == yes
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
head/tools/bu
Author: ngie
Date: Sat Sep 20 06:34:34 2014
New Revision: 271895
URL: http://svnweb.freebsd.org/changeset/base/271895
Log:
Don't install /etc/rc.d/ftp-proxy unless MK_PF == yes
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
head/tools/
Author: ngie
Date: Tue Sep 23 22:07:08 2014
New Revision: 272043
URL: http://svnweb.freebsd.org/changeset/base/272043
Log:
Don't install /etc/rc.d/keyserv unless MK_OPENSSL == yes
Sponsored by: EMC / Isilon Storage Division
Modified:
head/etc/rc.d/Makefile
head/tools/build/mk/OptionalO
On Sep 23, 2014, at 0:39, Dag-Erling Smørgrav wrote:
> Garrett Cooper writes:
>> Log:
>> Don't install /etc/rc.d/rwho unless MK_RCMDS == yes
>
> please follow up by svn rm'ing everything that is conditional
> on MK_RCMDS==yes
I’ll bring up moving R
Author: ngie
Date: Wed Sep 24 04:06:54 2014
New Revision: 272053
URL: http://svnweb.freebsd.org/changeset/base/272053
Log:
Have distrib-dirs, distribution, hier, hierarchy, redistribute, and reinstall
depend on the .MAKE special target
This will allow users to do something like the follow
Author: ngie
Date: Wed Sep 24 04:45:35 2014
New Revision: 272055
URL: http://svnweb.freebsd.org/changeset/base/272055
Log:
Improve bsd.progs.mk compatibility with bsd.prog.mk
1. Do not install FILES/SCRIPTS multiple times if PROGS is specified; this is
already handled via bsd.prog.mk w
601 - 700 of 1424 matches
Mail list logo