Re: svn commit: r227775 - in head: lib/clang share/mk

2011-11-21 Thread Brooks Davis
On Mon, Nov 21, 2011 at 12:49:46AM +, Nathan Whitehorn wrote: > Author: nwhitehorn > Date: Mon Nov 21 00:49:46 2011 > New Revision: 227775 > URL: http://svn.freebsd.org/changeset/base/227775 > > Log: > Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50 > import, it wo

Re: svn commit: r228071 - head/sys/net

2011-11-28 Thread Brooks Davis
On Mon, Nov 28, 2011 at 02:44:59PM +, Gleb Smirnoff wrote: > Author: glebius > Date: Mon Nov 28 14:44:59 2011 > New Revision: 228071 > URL: http://svn.freebsd.org/changeset/base/228071 > > Log: > - Use generic alloc_unr(9) allocator for if_clone, instead > of hand-made. > - When regist

svn commit: r228380 - head/sys/net

2011-12-09 Thread Brooks Davis
Author: brooks Date: Fri Dec 9 23:26:28 2011 New Revision: 228380 URL: http://svn.freebsd.org/changeset/base/228380 Log: Remove the unused if_free_type() function. X-MFC after: never Modified: head/sys/net/if.c head/sys/net/if_var.h Modified: head/sys/net/if.c ==

Re: svn commit: r227459 - in head/sys: dev/lmc net netgraph netinet

2011-12-09 Thread Brooks Davis
On Sat, Nov 12, 2011 at 04:33:36PM -0800, Ben Laurie wrote: > On Fri, Nov 11, 2011 at 2:57 PM, Brooks Davis wrote: > > Author: brooks > > Date: Fri Nov 11 22:57:52 2011 > > New Revision: 227459 > > URL: http://svn.freebsd.org/changeset/base/227459 > > >

Re: svn commit: r228143 - in head: . share/mk tools/build/options

2011-12-19 Thread Brooks Davis
On Mon, Dec 19, 2011 at 12:41:29PM -0800, Steve Kargl wrote: > On Mon, Dec 19, 2011 at 08:09:32PM +, David Chisnall wrote: > > On 19 Dec 2011, at 19:52, Warner Losh wrote: > > > > > -1. The needs of the many? Please. Let's break a useful feature > > > because some people don't understand i

svn commit: r215213 - in head: etc/defaults etc/periodic/security share/man/man5

2010-11-12 Thread Brooks Davis
Author: brooks Date: Sat Nov 13 00:40:43 2010 New Revision: 215213 URL: http://svn.freebsd.org/changeset/base/215213 Log: Add an (off by default) check for negative permissions (where the group on a object has less permissions that everyone). These permissions will not work reliably over NF

Re: svn commit: r216089 - head/sbin/ifconfig

2010-12-03 Thread Brooks Davis
On Thu, Dec 02, 2010 at 01:19:27PM +, Gavin Atkinson wrote: > On Wed, 2010-12-01 at 03:24 +, Weongyo Jeong wrote: > > Author: weongyo > > Date: Wed Dec 1 03:24:38 2010 > > New Revision: 216089 > > URL: http://svn.freebsd.org/changeset/base/216089 > > > > Log: > > Don't print usbus[0-9]

Re: svn commit: r196706 - head/usr.sbin/pkg_install/lib

2009-08-31 Thread Brooks Davis
On Mon, Aug 31, 2009 at 05:50:33PM +, Doug Barton wrote: > Author: dougb > Date: Mon Aug 31 17:50:33 2009 > New Revision: 196706 > URL: http://svn.freebsd.org/changeset/base/196706 > > Log: > Add support for INDEX-9 [1] > > While I'm here, strip off support for FreeBSD 5.x. I'm rather

Re: svn commit: r195843 - in head: lib/libkvm sys/kern sys/sys

2009-09-04 Thread Brooks Davis
On Sat, Aug 29, 2009 at 08:12:28PM +0100, Bruce Cran wrote: > On Fri, 24 Jul 2009 15:03:10 + (UTC) > Brooks Davis wrote: > > > Author: brooks > > Date: Fri Jul 24 15:03:10 2009 > > New Revision: 195843 > > URL: http://svn.freebsd.org/changeset/base/1958

Re: svn commit: r195843 - in head: lib/libkvm sys/kern sys/sys

2009-09-08 Thread Brooks Davis
On Sun, Sep 06, 2009 at 04:47:00AM +0100, Bruce Cran wrote: > On Fri, 4 Sep 2009 17:14:32 -0500 > Brooks Davis wrote: > > > On Sat, Aug 29, 2009 at 08:12:28PM +0100, Bruce Cran wrote: > > > On Fri, 24 Jul 2009 15:03:10 + (UTC) > > > Brooks Davis wro

svn commit: r196990 - head/lib/libkvm

2009-09-08 Thread Brooks Davis
Author: brooks Date: Tue Sep 8 19:37:59 2009 New Revision: 196990 URL: http://svn.freebsd.org/changeset/base/196990 Log: cr_groups is no longer embedded in struct ucred and is instead stored in a seperate array. As such we need to use kvm_read rather than bcopy to populate the ki_groups fi

svn commit: r197047 - head/share/man/man4

2009-09-09 Thread Brooks Davis
Author: brooks Date: Wed Sep 9 20:28:58 2009 New Revision: 197047 URL: http://svn.freebsd.org/changeset/base/197047 Log: Mention that a few ed(4) devices don't emit link state change notices and a workaround for dhclient. Reviewed by: thierry MFC after:3 days Modified: head/sh

svn commit: r197050 - head/share/man/man4

2009-09-09 Thread Brooks Davis
Author: brooks Date: Wed Sep 9 21:51:54 2009 New Revision: 197050 URL: http://svn.freebsd.org/changeset/base/197050 Log: Change one no to not in r197047 Submitted by: John Nielsen Modified: head/share/man/man4/ed.4 Modified: head/share/man/man4/ed.4 ===

Re: svn commit: r197065 - in stable/8: etc/defaults lib/libc/stdlib sys/amd64/conf sys/i386/conf sys/ia64/conf sys/pc98/conf sys/powerpc/conf sys/sparc64/conf

2009-09-10 Thread Brooks Davis
On Thu, Sep 10, 2009 at 05:36:56PM +0200, Ivan Voras wrote: > 2009/9/10 Ken Smith : > > On Thu, 2009-09-10 at 15:29 +0100, Gavin Atkinson wrote: > > >> This seems like a step backwards to me: crash dumps have been left > >> enabled in 7.x and have proved very useful from the point of view of > >>

Re: svn commit: r197047 - head/share/man/man4

2009-09-10 Thread Brooks Davis
On Thu, Sep 10, 2009 at 02:33:27PM -0600, Warner Losh wrote: > From: Brooks Davis > Subject: svn commit: r197047 - head/share/man/man4 > Date: Wed, 9 Sep 2009 20:28:58 + (UTC) > > > Author: brooks > > Date: Wed Sep 9 20:28:58 2009 > > New Revision: 197047 &

svn commit: r197269 - head/sys/ufs/ufs

2009-09-17 Thread Brooks Davis
Author: brooks Date: Thu Sep 17 12:35:13 2009 New Revision: 197269 URL: http://svn.freebsd.org/changeset/base/197269 Log: Allocate space for the group array in a static credential used in the quota code. One case was correctly handled in r194498, but this one was missed. PR:

svn commit: r197473 - in stable/8/sys: . amd64/include/xen cddl/contrib/opensolaris contrib/dev/acpica contrib/pf dev/xen/xenpci ufs/ufs

2009-09-24 Thread Brooks Davis
Author: brooks Date: Thu Sep 24 21:32:56 2009 New Revision: 197473 URL: http://svn.freebsd.org/changeset/base/197473 Log: MFC r197269: Allocate space for the group array in a static credential used in the quota code. One case was correctly handled in r194498, but this one was missed.

svn commit: r197474 - stable/8/lib/libkvm

2009-09-24 Thread Brooks Davis
Author: brooks Date: Thu Sep 24 21:35:13 2009 New Revision: 197474 URL: http://svn.freebsd.org/changeset/base/197474 Log: MFC r196990: cr_groups is no longer embedded in struct ucred and is instead stored in a seperate array. As such we need to use kvm_read rather than bcopy to populate t

svn commit: r227459 - in head/sys: dev/lmc net netgraph netinet

2011-11-11 Thread Brooks Davis
Author: brooks Date: Fri Nov 11 22:57:52 2011 New Revision: 227459 URL: http://svn.freebsd.org/changeset/base/227459 Log: In r191367 the need for if_free_type() was removed and a new member if_alloctype was used to store the origional interface type. Take advantage of this change by removin

svn commit: r218372 - in stable/8: etc/defaults etc/periodic/security share/man/man5

2011-02-06 Thread Brooks Davis
Author: brooks Date: Sun Feb 6 13:59:03 2011 New Revision: 218372 URL: http://svn.freebsd.org/changeset/base/218372 Log: MFC r215213: Add an (off by default) check for negative permissions (where the group on a object has less permissions than everyone). These permissions will not wor

svn commit: r219018 - head/etc/defaults

2011-02-24 Thread Brooks Davis
Author: brooks Date: Thu Feb 24 23:51:59 2011 New Revision: 219018 URL: http://svn.freebsd.org/changeset/base/219018 Log: Enable the check for negative permissions (the group on a file can't do something "everyone" can) by default. X-MFC after: never Modified: head/etc/defaults/period

svn commit: r224638 - head/crypto/openssh

2011-08-03 Thread Brooks Davis
Author: brooks Date: Wed Aug 3 19:14:22 2011 New Revision: 224638 URL: http://svn.freebsd.org/changeset/base/224638 Log: Add support for dynamically adjusted buffers to allow the full use of the bandwidth of long fat pipes (i.e. 100Mbps+ trans-oceanic or trans-continental links). Bandwidth

svn commit: r224640 - head/crypto/openssh

2011-08-03 Thread Brooks Davis
Author: brooks Date: Wed Aug 3 20:00:36 2011 New Revision: 224640 URL: http://svn.freebsd.org/changeset/base/224640 Log: Enable keyword expansion for $FreeBSD$ on files where it was added it r224638. Submitted by: bz Approved by: re (implicit) Point hat to: brooks Modified: Directo

svn commit: r224642 - head/crypto/openssh

2011-08-03 Thread Brooks Davis
Author: brooks Date: Wed Aug 3 20:21:52 2011 New Revision: 224642 URL: http://svn.freebsd.org/changeset/base/224642 Log: Fix two more $FreeBSD$ keywords. Reported by: pluknet Approved by: re (implicit) Modified: head/crypto/openssh/compat.h (contents, props changed) head/crypto/

svn commit: r224782 - svnadmin/conf

2011-08-11 Thread Brooks Davis
Author: brooks Date: Thu Aug 11 14:17:04 2011 New Revision: 224782 URL: http://svn.freebsd.org/changeset/base/224782 Log: Take Kirill's commit bit into safe keeping per his request to core@. Approved by: core Modified: svnadmin/conf/access Modified: svnadmin/conf/access ===

Re: svn commit: r221348 - head/sys/boot/i386/boot2

2011-05-03 Thread Brooks Davis
On Tue, May 03, 2011 at 03:39:27PM +0200, Roman Divacky wrote: > With the recent libobjc removal this means that we can compile > all (no exceptions) of FreeBSD/{i386,amd64} with clang. > > Quite a milestone in my opinion :) Great news! Thanks for all the work to make this happen! Has boot2 be

Re: svn commit: r190482 - in head/lib/libc/db: . btree hash mpool

2009-03-30 Thread Brooks Davis
On Mon, Mar 30, 2009 at 09:18:50PM +1100, u...@vk2pj.dyndns.org wrote: > Hi Xin, > > On 2009-Mar-28 04:00:46 +, Xin LI wrote: > >Log: > > When allocating memory, zero out them if we don't intend to overwrite them > > all; before freeing memory, zero out them before we release it as free > >

Re: svn commit: r190816 - in stable/7/sys: . contrib/pf dev/ath/ath_hal dev/cxgb geom/label

2009-04-07 Thread Brooks Davis
On Wed, Apr 08, 2009 at 12:04:53AM +0200, Ivan Voras wrote: > 2009/4/7 Dmitry Marakasov : > > * Robert Watson (rwat...@freebsd.org) wrote: > > > >> I get quite a lot of console spam in 8.x right now every boot: > >> > >> GEOM_LABEL: Label for provider ad0s1a is ufsid/472fc8054efc5e4a. > >> GEOM_LAB

Re: svn commit: r190031 - head/etc/defaults

2009-04-09 Thread Brooks Davis
On Thu, Apr 09, 2009 at 05:12:53PM +0400, Dmitry Marakasov wrote: > * Dag-Erling Smorgrav (d...@freebsd.org) wrote: > > > Modified: head/etc/defaults/rc.conf > > == > > --- head/etc/defaults/rc.conf Thu Mar 19 12:39:

Re: svn commit: r190031 - head/etc/defaults

2009-04-09 Thread Brooks Davis
On Thu, Apr 09, 2009 at 07:51:38PM +0400, Dmitry Marakasov wrote: > * Brooks Davis (bro...@freebsd.org) wrote: > > > > Shouldn't synchronous_dhclient be ON by default then? The way it > > > is, DHCP is not used at all, I ended up with unreachable box which &g

Re: svn commit: r190031 - head/etc/defaults

2009-04-10 Thread Brooks Davis
On Fri, Apr 10, 2009 at 12:34:04PM -0600, M. Warner Losh wrote: > In message: <20090409153805.gb83...@lor.one-eyed-alien.net> > Brooks Davis writes: > : Unless you have one of the few interfaces that does not generate > : link status events, dhclient will be started

svn commit: r191121 - head/sbin/ifconfig

2009-04-15 Thread Brooks Davis
Author: brooks Date: Wed Apr 15 20:53:34 2009 New Revision: 191121 URL: http://svn.freebsd.org/changeset/base/191121 Log: The structs ifaliasreq and in_aliasreq have exactly the same layout and member names, but we really do mean to use in_aliasreq here. MFC after:1 week Modified:

Re: svn commit: r190031 - head/etc/defaults

2009-04-24 Thread Brooks Davis
On Sat, Apr 25, 2009 at 01:47:53AM +0400, Dmitry Marakasov wrote: > * Brooks Davis (bro...@freebsd.org) wrote: > > So, any comments on this? Should I submit the PR? Please do submit a pr. I think we should actually change the link check for a check if there are dhcp interfaces marked u

Re: svn commit: r263949 - head

2014-03-31 Thread Brooks Davis
On Sun, Mar 30, 2014 at 10:24:37PM +, Warner Losh wrote: > Author: imp > Date: Sun Mar 30 22:24:37 2014 > New Revision: 263949 > URL: http://svnweb.freebsd.org/changeset/base/263949 > > Log: > When building g++, we need to build libsupc earlier to avoid a race > with libproc. Not sure why

Re: svn commit: r264027 - in head: release share/man/man7

2014-04-02 Thread Brooks Davis
On Tue, Apr 01, 2014 at 10:41:27PM +, Glen Barber wrote: > Author: gjb > Date: Tue Apr 1 22:41:26 2014 > New Revision: 264027 > URL: http://svnweb.freebsd.org/changeset/base/264027 > > Log: > Add a new release build variable, WITH_COMPRESSED_IMAGES. > > When set to a non-empty value, t

Re: svn commit: r264027 - in head: release share/man/man7

2014-04-02 Thread Brooks Davis
Glen Barber wrote: > > >>> On Wed, Apr 02, 2014 at 10:40:22AM -0500, Brooks Davis wrote: > > >>>> On Tue, Apr 01, 2014 at 10:41:27PM +, Glen Barber wrote: > > >>>>> Author: gjb > > >>>>> Date: Tue Apr 1 22

svn commit: r264543 - head/lib/libkse

2014-04-16 Thread Brooks Davis
Author: brooks Date: Wed Apr 16 17:12:59 2014 New Revision: 264543 URL: http://svnweb.freebsd.org/changeset/base/264543 Log: Remove the libkse directory. It was unhooked from the build and kernel support removed in 2008 (prior to 8.0). Approved by: deischen, imp MFC after:3 days

svn commit: r264897 - head/sys/mips/beri

2014-04-24 Thread Brooks Davis
Author: brooks Date: Thu Apr 24 22:28:53 2014 New Revision: 264897 URL: http://svnweb.freebsd.org/changeset/base/264897 Log: Merge from CheriBSD: commit 003649d9622ce252a2794ae5891ee7e7c209caca Author: Robert N. M. Watson Date: Wed Feb 5 18:32:09 2014 + Teach the FreeBSD

svn commit: r264904 - head/sys/mips/beri

2014-04-24 Thread Brooks Davis
Author: brooks Date: Thu Apr 24 23:28:09 2014 New Revision: 264904 URL: http://svnweb.freebsd.org/changeset/base/264904 Log: Fix beri_simplebus probing. It's not allowed to have two modules on the same bus with the same name. Tweak the description so it's clear the BERI version attached.

svn commit: r265060 - head/sys/kern

2014-04-28 Thread Brooks Davis
Author: brooks Date: Mon Apr 28 20:38:08 2014 New Revision: 265060 URL: http://svnweb.freebsd.org/changeset/base/265060 Log: Revert r263754, re-adding support for hw.bus.devctl_disable. Breaking old devd's and thus hosts that get IP addresses from DHCP was too much of a POLA violation.

svn commit: r265097 - head

2014-04-29 Thread Brooks Davis
Author: brooks Date: Tue Apr 29 16:57:25 2014 New Revision: 265097 URL: http://svnweb.freebsd.org/changeset/base/265097 Log: Merge from CheriBSD: commit 1d1b908107255ffdff4d17f015d8f057d73cc6cb Author: Brooks Davis Date: Fri Mar 28 16:24:45 2014 + Add a long needed

svn commit: r265201 - head/sys/kern

2014-05-01 Thread Brooks Davis
Author: brooks Date: Thu May 1 22:28:14 2014 New Revision: 265201 URL: http://svnweb.freebsd.org/changeset/base/265201 Log: Fix a 2038 bug. If time_t is 64-bit (i.e. isn't 32-bit) allow any value of year, not just years less than 2038. Don't bother fixing the underflow in the case o

svn commit: r265449 - stable/10

2014-05-06 Thread Brooks Davis
Author: brooks Date: Tue May 6 14:38:03 2014 New Revision: 265449 URL: http://svnweb.freebsd.org/changeset/base/265449 Log: MFC r265097: Merge from CheriBSD: commit 1d1b908107255ffdff4d17f015d8f057d73cc6cb Author: Brooks Davis Date: Fri Mar 28 16:24:45 2014 + Add

svn commit: r265450 - stable/9

2014-05-06 Thread Brooks Davis
Author: brooks Date: Tue May 6 15:38:44 2014 New Revision: 265450 URL: http://svnweb.freebsd.org/changeset/base/265450 Log: MFC: r265097 Merge from CheriBSD: commit 1d1b908107255ffdff4d17f015d8f057d73cc6cb Author: Brooks Davis Date: Fri Mar 28 16:24:45 2014 + Add

svn commit: r251861 - stable/9

2013-06-17 Thread Brooks Davis
Author: brooks Date: Mon Jun 17 19:54:47 2013 New Revision: 251861 URL: http://svnweb.freebsd.org/changeset/base/251861 Log: MFC r251689 Be more agressive about bootstrapping ctfmerge and ctfconvert so builds from existing releases have a chance of working properly when WITH_CLANG_IS_CC

svn commit: r253164 - stable/9

2013-07-10 Thread Brooks Davis
Author: brooks Date: Wed Jul 10 18:27:14 2013 New Revision: 253164 URL: http://svnweb.freebsd.org/changeset/base/253164 Log: MFC r251765: Simplify the hierarchy target's logic.[0] Run hierarchy with WORLDTMP in the path so it works when it is invoked directly. Such use is nearly alw

svn commit: r253660 - head/share/man/man9

2013-07-25 Thread Brooks Davis
Author: brooks Date: Thu Jul 25 20:53:15 2013 New Revision: 253660 URL: http://svnweb.freebsd.org/changeset/base/253660 Log: Document the sbinuptime() and getsbinuptime() functions introduced in r247452. Sponsored by: DARPA, AFRL Modified: head/share/man/man9/Makefile head/share/man/

svn commit: r248290 - head/sys/conf

2013-03-14 Thread Brooks Davis
Author: brooks Date: Thu Mar 14 22:16:13 2013 New Revision: 248290 URL: http://svnweb.freebsd.org/changeset/base/248290 Log: FDT_DTS_FILE is expanded in a Makefile so use :R to remove the suffix rather than using echo|cut to remove everything after the first '.'. Modified: head/sys/conf/fil

svn commit: r248293 - in stable/9/usr.sbin/makefs: . cd9660 ffs

2013-03-14 Thread Brooks Davis
Author: brooks Date: Thu Mar 14 22:57:27 2013 New Revision: 248293 URL: http://svnweb.freebsd.org/changeset/base/248293 Log: MFC all change to makefs through r247052. Key functional changes include: r239562: Add -p flag to create the image as a sparse file. r242501: If no conten

svn commit: r248299 - in vendor/NetBSD/libc-vis: . 20121214 20121214a 20121412 20121412a 20130221 20132102

2013-03-14 Thread Brooks Davis
Author: brooks Date: Thu Mar 14 23:25:01 2013 New Revision: 248299 URL: http://svnweb.freebsd.org/changeset/base/248299 Log: Fix the date command for tagging imports in the instructions and rename the resulting errant tags to from DDMM to MMDD. Added: vendor/NetBSD/libc-vis/20121214

svn commit: r248301 - in vendor/NetBSD: unvis unvis/20130221 unvis/20132102 vis vis/20130221 vis/20132102

2013-03-14 Thread Brooks Davis
Author: brooks Date: Thu Mar 14 23:35:52 2013 New Revision: 248301 URL: http://svnweb.freebsd.org/changeset/base/248301 Log: Correct typo in update instuctions and resulting DDMM format tags. Added: vendor/NetBSD/unvis/20130221/ - copied from r248300, vendor/NetBSD/unvis/20132102/

svn commit: r248302 - in head: contrib/libc-vis lib/libc/gen

2013-03-14 Thread Brooks Davis
Author: brooks Date: Thu Mar 14 23:51:47 2013 New Revision: 248302 URL: http://svnweb.freebsd.org/changeset/base/248302 Log: Update to the latest (un)vis(3) sources from NetBSD. This adds multibyte support[0] and the new functions strenvisx and strsenvisx. Add MLINKS for vis(3) functions

svn commit: r248303 - in head: contrib/unvis contrib/vis usr.bin/unvis usr.bin/vis

2013-03-14 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 00:05:50 2013 New Revision: 248303 URL: http://svnweb.freebsd.org/changeset/base/248303 Log: Replace our (un)vis(1) commands with implementations from NetBSD to match our import of the (un)vis(3) APIs. This adds support for multibyte encoding and the -h and

svn commit: r248330 - stable/9/tools/build

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 14:53:29 2013 New Revision: 248330 URL: http://svnweb.freebsd.org/changeset/base/248330 Log: MFC r245311: Add pwcache(3) and vis(3) to libegacy as install(1) is about to grow a dependency on them. Sponsored by: DARPA, AFRL Modified: stable/9/tools/b

svn commit: r248331 - in stable/9: . usr.bin/xinstall

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 15:19:33 2013 New Revision: 248331 URL: http://svnweb.freebsd.org/changeset/base/248331 Log: MFC all changes to install(1) through r246784. Notable functional changes are: r245617: Introduce six new options from NetBSD: * -MLog metadata in mtree f

svn commit: r248332 - stable/9/tools

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 15:21:34 2013 New Revision: 248332 URL: http://svnweb.freebsd.org/changeset/base/248332 Log: MFC r245751,245893: r245751: Implement the -l option using ln(1) to facilitate boostrapping. Ignore the new options -D, -h, -T, and -U. Adjust -M support to i

svn commit: r248333 - stable/9

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 15:34:09 2013 New Revision: 248333 URL: http://svnweb.freebsd.org/changeset/base/248333 Log: MFC the second half of r246784: - Fix libmd dependency. It is needed in the bootstrap library list because usr.bin/xinstall depends on it. Modified: stable/9/

svn commit: r248335 - in stable/9: . etc

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 18:49:39 2013 New Revision: 248335 URL: http://svnweb.freebsd.org/changeset/base/248335 Log: MFC: r241684,245316,245318,245440,245563,245565,245622,245754,246092,246096,246602 r241684: Allow LOCAL_DIRS to install files in directories not found in the sy

Re: svn commit: r248335 - in stable/9: . etc

2013-03-15 Thread Brooks Davis
On Fri, Mar 15, 2013 at 06:49:39PM +, Brooks Davis wrote: > Author: brooks > Date: Fri Mar 15 18:49:39 2013 > New Revision: 248335 > URL: http://svnweb.freebsd.org/changeset/base/248335 > > Log: > MFC: > > r241684,245316,245318,245440,245563,245565,245622,24575

svn commit: r248336 - in stable/9: . share/zoneinfo

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 19:16:35 2013 New Revision: 248336 URL: http://svnweb.freebsd.org/changeset/base/248336 Log: MFC r245265,245271,245309: Rather than using zic to both compile and install zoneinfo files, generate the files during the build and install them with install(1).

svn commit: r248337 - stable/9/bin/cat

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 19:27:27 2013 New Revision: 248337 URL: http://svnweb.freebsd.org/changeset/base/248337 Log: MFC all features as of r248336: The user visable feature is from r246083: Add -l option to cat(1). This option causes cat(1) to use fcntl(2) to set an exclusiv

svn commit: r248338 - stable/9/sys/sys

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 19:32:37 2013 New Revision: 248338 URL: http://svnweb.freebsd.org/changeset/base/248338 Log: Bump __FreeBSD_version for install -l, -M, -N and related flags as well as cat -l. This is a notional MFC of r245313,246084. Modified: stable/9/sys/sys/param.h D

svn commit: r248339 - in stable/9: . etc/mtree share/mk usr.bin/man

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 19:50:21 2013 New Revision: 248339 URL: http://svnweb.freebsd.org/changeset/base/248339 Log: MFC r245513,245514,245515: The last section 1aout manpage was installed no later than July 2002. Remove all support for them. Modified: stable/9/ObsoleteFiles.in

svn commit: r248348 - stable/9

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 20:26:51 2013 New Revision: 248348 URL: http://svnweb.freebsd.org/changeset/base/248348 Log: MFC r241311: Change 32-bit library builds by removing use of make -E and passing AS, CC, CXX and LD on the commandline of the sub-make instead of in the environme

svn commit: r248350 - in stable/9: . cddl/lib/libdtrace share/mk

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 20:34:10 2013 New Revision: 248350 URL: http://svnweb.freebsd.org/changeset/base/248350 Log: MFC r245561,245885: Add a new LIBRARIES_ONLY make variable to disable the build and install of files other than the actual libraries. Use LIBRARIES_ONLY to sup

svn commit: r248351 - stable/9/etc

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 20:52:00 2013 New Revision: 248351 URL: http://svnweb.freebsd.org/changeset/base/248351 Log: MFC r245571,245580: In preparation for logging metadata about each filesystem object, refactor the link section of distrib-dirs to alwasy install to a full path (

svn commit: r248352 - in stable/9: etc share/mk

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 21:32:40 2013 New Revision: 248352 URL: http://svnweb.freebsd.org/changeset/base/248352 Log: MFC r245752,246913,247162 Replace all known uses of ln in the build process with appropriate install -l invocations via new INSTALL_LINK and INSTALL_SYMLINK varia

svn commit: r248353 - stable/9/share/info

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 21:45:49 2013 New Revision: 248353 URL: http://svnweb.freebsd.org/changeset/base/248353 Log: MFC r245753: Install the template info directory with mode 644 instead of 444 to allow it to be updated by its owner without resorting to privilege. This is re

svn commit: r248354 - stable/9/usr.sbin

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 22:14:41 2013 New Revision: 248354 URL: http://svnweb.freebsd.org/changeset/base/248354 Log: MFC r245853: manctl is conditionally added to SUBDIRS later on. Don't unconditionally include in the main list. Modified: stable/9/usr.sbin/Makefile (contents

svn commit: r248355 - stable/9/gnu/usr.bin/cc/c++

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 22:20:45 2013 New Revision: 248355 URL: http://svnweb.freebsd.org/changeset/base/248355 Log: MFC r245882,245898 Reorder so that NO_MAN is declared before bsd.own.mk is included and thus has an effect (not installed a g++.1 manpage over the g++.1(.gz) link

svn commit: r248357 - stable/9/include/arpa

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 22:26:19 2013 New Revision: 248357 URL: http://svnweb.freebsd.org/changeset/base/248357 Log: MFC r245886,245911 Don't install telnet.h if it will be installed by libtelnet. Modified: stable/9/include/arpa/Makefile Directory Properties: stable/9/include/a

svn commit: r248358 - in stable/9/lib/ncurses: form menu ncurses panel

2013-03-15 Thread Brooks Davis
Author: brooks Date: Fri Mar 15 22:31:51 2013 New Revision: 248358 URL: http://svnweb.freebsd.org/changeset/base/248358 Log: MFC r245887 Only install manpages and html documentation in the ncurses/*w (wchar) builds so that it is only installed once. This is consistent with the existing

Re: svn commit: r248352 - in stable/9: etc share/mk

2013-03-19 Thread Brooks Davis
On Sun, Mar 17, 2013 at 06:10:58PM +0400, Dmitry Morozovsky wrote: > On Fri, 15 Mar 2013, Brooks Davis wrote: > > > Author: brooks > > Date: Fri Mar 15 21:32:40 2013 > > New Revision: 248352 > > URL: http://svnweb.freebsd.org/changeset/base/248352 > > >

svn commit: r248531 - in stable/9: etc share/mk usr.sbin/mergemaster

2013-03-19 Thread Brooks Davis
Author: brooks Date: Tue Mar 19 20:00:34 2013 New Revision: 248531 URL: http://svnweb.freebsd.org/changeset/base/248531 Log: Revert r248352: > Replace all known uses of ln in the build process with appropriate > install -l invocations via new INSTALL_LINK and INSTALL_SYMLINK > var

Re: svn commit: r248352 - in stable/9: etc share/mk

2013-03-19 Thread Brooks Davis
On Tue, Mar 19, 2013 at 09:49:47PM +0400, Dmitry Morozovsky wrote: > On Tue, 19 Mar 2013, Brooks Davis wrote: > > > > > Replace all known uses of ln in the build process with appropriate > > > > install -l invocations via new INSTALL_LINK and INSTA

Re: svn commit: r248331 - in stable/9: . usr.bin/xinstall

2013-03-19 Thread Brooks Davis
On Mon, Mar 18, 2013 at 09:45:57AM -0400, John Baldwin wrote: > On Sunday, March 17, 2013 10:49:22 pm Jeremy Chadwick wrote: > > Please see PR 177055. This MFC has broken mergmaster for at least a > > couple people. The PR should really be rated high priority: Sorry I missed this earlier. I've

Re: svn commit: r248352 - in stable/9: etc share/mk

2013-04-02 Thread Brooks Davis
On Wed, Mar 20, 2013 at 09:18:08AM -0400, John Baldwin wrote: > On Tuesday, March 19, 2013 4:06:31 pm Brooks Davis wrote: > > On Tue, Mar 19, 2013 at 09:49:47PM +0400, Dmitry Morozovsky wrote: > > > On Tue, 19 Mar 2013, Brooks Davis wrote: > > > > > > > &g

Re: svn commit: r248352 - in stable/9: etc share/mk

2013-04-02 Thread Brooks Davis
On Tue, Apr 02, 2013 at 03:50:43PM -0400, John Baldwin wrote: > On Tuesday, April 02, 2013 1:59:03 pm Brooks Davis wrote: > > On Wed, Mar 20, 2013 at 09:18:08AM -0400, John Baldwin wrote: > > > On Tuesday, March 19, 2013 4:06:31 pm Brooks Davis wrote: > > > > On T

svn commit: r249063 - head/bin/dd

2013-04-03 Thread Brooks Davis
Author: brooks Date: Wed Apr 3 19:19:45 2013 New Revision: 249063 URL: http://svnweb.freebsd.org/changeset/base/249063 Log: IFP4 change 222074. Introduce an explicit close of the output descriptor so that work done on close is accounted for in the summary output triggered at exit (impl

svn commit: r249071 - in head/sys: conf kern

2013-04-03 Thread Brooks Davis
Author: brooks Date: Wed Apr 3 22:24:36 2013 New Revision: 249071 URL: http://svnweb.freebsd.org/changeset/base/249071 Log: MFP4 change 210763 Allow boothowto and bootverbose to be set via kernel options, which is useful on architectures that are unable to rely on a boot loader to pass

svn commit: r249072 - in head/sys: conf dev/cfi

2013-04-03 Thread Brooks Davis
Author: brooks Date: Wed Apr 3 22:37:40 2013 New Revision: 249072 URL: http://svnweb.freebsd.org/changeset/base/249072 Log: MFP4 change 217313 and part of 222068: Add a simple nexus attachment for cfi(4). Added: head/sys/dev/cfi/cfi_bus_nexus.c - copied, changed from r249062, head/

svn commit: r249549 - in stable/9/sys: amd64/conf i386/conf

2013-04-16 Thread Brooks Davis
Author: brooks Date: Tue Apr 16 16:09:27 2013 New Revision: 249549 URL: http://svnweb.freebsd.org/changeset/base/249549 Log: MFC (much delayed) 234504: Enable DTrace hooks in GENERIC. Modified: stable/9/sys/amd64/conf/GENERIC stable/9/sys/i386/conf/GENERIC Directory Properties: stabl

Re: svn commit: r249549 - in stable/9/sys: amd64/conf i386/conf

2013-04-16 Thread Brooks Davis
On Tue, Apr 16, 2013 at 05:14:41PM +0100, Steven Hartland wrote: > - Original Message - > From: "Brooks Davis" > > Author: brooks > > Date: Tue Apr 16 16:09:27 2013 > > New Revision: 249549 > > URL: http://svnweb.freebsd.org/changeset/base/249

svn commit: r249556 - head/sys/geom

2013-04-16 Thread Brooks Davis
Author: brooks Date: Tue Apr 16 17:47:13 2013 New Revision: 249556 URL: http://svnweb.freebsd.org/changeset/base/249556 Log: Partial MFP4 of 222836: Only look for FDT partitions if our potential parent is a DISK device. Excluding direct recursion on the flashmap geoms was insufficient

svn commit: r249560 - in stable/9: contrib/libc-vis lib/libc/gen

2013-04-16 Thread Brooks Davis
Author: brooks Date: Tue Apr 16 19:27:09 2013 New Revision: 249560 URL: http://svnweb.freebsd.org/changeset/base/249560 Log: MFC r248302: Update to the latest (un)vis(3) sources from NetBSD. This adds multibyte support[0] and the new functions strenvisx and strsenvisx. Add MLINKS fo

svn commit: r249561 - in stable/9/usr.bin: unvis vis

2013-04-16 Thread Brooks Davis
Author: brooks Date: Tue Apr 16 19:28:00 2013 New Revision: 249561 URL: http://svnweb.freebsd.org/changeset/base/249561 Log: MFC r248303: Replace our (un)vis(1) commands with implementations from NetBSD to match our import of the (un)vis(3) APIs. This adds support for multibyte encod

Re: svn commit: r249549 - in stable/9/sys: amd64/conf i386/conf

2013-04-17 Thread Brooks Davis
On Wed, Apr 17, 2013 at 12:35:38PM -0700, Jeremy Chadwick wrote: > On Wed, Apr 17, 2013 at 02:54:33PM +0200, Jeremie Le Hen wrote: > > Hi Jeremy, > > > > On Tue, Apr 16, 2013 at 09:19:19AM -0700, Jeremy Chadwick wrote: > > > > > > Now that this has been enabled by default, I should warn folks of

Re: svn commit: r249549 - in stable/9/sys: amd64/conf i386/conf

2013-04-17 Thread Brooks Davis
On Wed, Apr 17, 2013 at 11:00:11PM +0200, Jeremie Le Hen wrote: > On Wed, Apr 17, 2013 at 02:47:06PM -0500, Brooks Davis wrote: > > > > > I will spend some time to figure out exactly how to reproduce this. > > > > > > Going from recent memory (~2 weeks

Re: svn commit: r249549 - in stable/9/sys: amd64/conf i386/conf

2013-04-17 Thread Brooks Davis
On Wed, Apr 17, 2013 at 03:56:03PM -0700, Jeremy Chadwick wrote: > On Wed, Apr 17, 2013 at 02:47:06PM -0500, Brooks Davis wrote: > > On Wed, Apr 17, 2013 at 12:35:38PM -0700, Jeremy Chadwick wrote: > > > On Wed, Apr 17, 2013 at 02:54:33PM +0200, Jeremie Le Hen wrote:

svn commit: r249776 - in head/sys/mips: include mips

2013-04-22 Thread Brooks Davis
Author: brooks Date: Mon Apr 22 19:02:37 2013 New Revision: 249776 URL: http://svnweb.freebsd.org/changeset/base/249776 Log: MFP4 223084, 227821: Partially implement generic_bs_*_8() for MIPS platforms. This is known to work with TARGET_ARCH=mips64 with FreeBSD/BERI. Assuming that ot

svn commit: r249906 - in head: . usr.sbin/mergemaster

2013-04-25 Thread Brooks Davis
Author: brooks Date: Thu Apr 25 21:19:50 2013 New Revision: 249906 URL: http://svnweb.freebsd.org/changeset/base/249906 Log: Use the system MAKEOBJDIRPREFIX when running make targets in mergemaster. This allows bootstrap verions of tools to be used. Add a note to UPDATING about this chan

Re: svn commit: r262318 - stable/10/sys/geom/eli

2014-02-24 Thread Brooks Davis
On Sat, Feb 22, 2014 at 12:30:33AM +, Xin LI wrote: > Author: delphij > Date: Sat Feb 22 00:30:33 2014 > New Revision: 262318 > URL: http://svnweb.freebsd.org/changeset/base/262318 > > Log: > MFC r261618: > > In g_eli_crypto_hmac_init(), zero out after using the ipad buffer, > k_ipad.

svn commit: r262643 - in stable/10: gnu/usr.bin/dialog lib/ncurses share/mk usr.bin/systat usr.bin/vi usr.sbin/bsdinstall/distextract usr.sbin/bsdinstall/distfetch usr.sbin/bsdinstall/partedit usr....

2014-02-28 Thread Brooks Davis
Author: brooks Date: Sat Mar 1 03:09:16 2014 New Revision: 262643 URL: http://svnweb.freebsd.org/changeset/base/262643 Log: MFC r261296: Merge from CheriBSD: commit c1acf022c533c5ae27e0cd556977eafe3f5959eb Author: Brooks Davis Date: Fri Jan 17 21:46:44 2014 + Add

svn commit: r262644 - stable/10/tools/build/options

2014-02-28 Thread Brooks Davis
Author: brooks Date: Sat Mar 1 03:11:26 2014 New Revision: 262644 URL: http://svnweb.freebsd.org/changeset/base/262644 Log: MFC r261300: Add a missing options file. Sponsored by: DARPA, AFRL Added: stable/10/tools/build/options/WITHOUT_NCURSESW - copied unchanged from r261300,

svn commit: r262648 - in stable/10/usr.sbin: mtree nmtree

2014-02-28 Thread Brooks Davis
Author: brooks Date: Sat Mar 1 03:39:56 2014 New Revision: 262648 URL: http://svnweb.freebsd.org/changeset/base/262648 Log: MFC: 261298 Merge from CheriBSD: commit 70b8f0c127db6b80411789d237b403cc64a93573 Author: Brooks Davis Date: Mon Jan 27 22:53:57 2014 + Move

svn commit: r262650 - in stable/10: share/mk tools/build/mk tools/build/options usr.sbin

2014-02-28 Thread Brooks Davis
Author: brooks Date: Sat Mar 1 04:25:52 2014 New Revision: 262650 URL: http://svnweb.freebsd.org/changeset/base/262650 Log: MFC r261299: Merge from CheriBSD: commit 2d581e8caf79d7a0f5a24590eccd06da90cccb74 Author: Brooks Davis Date: Mon Jan 27 22:57:51 2014 + Add

svn commit: r262651 - stable/10/share/man/man5

2014-02-28 Thread Brooks Davis
Author: brooks Date: Sat Mar 1 04:44:33 2014 New Revision: 262651 URL: http://svnweb.freebsd.org/changeset/base/262651 Log: MFC r261301 (notional merge): Regenerate for WITHOUT_FMTREE and WITHOUT_NCURSESW Large churn in comments due to regeneration with makeman script. Spon

svn commit: r262652 - stable/10/tools/tools/makeroot

2014-02-28 Thread Brooks Davis
Author: brooks Date: Sat Mar 1 04:49:55 2014 New Revision: 262652 URL: http://svnweb.freebsd.org/changeset/base/262652 Log: MFC r261302: The -B flag is intended to take an argument. Fix a couple typos in comments. Sponsored by: DARPA, AFRL Modified: stable/10/tools

Re: svn commit: r262648 - in stable/10/usr.sbin: mtree nmtree

2014-03-03 Thread Brooks Davis
On Sat, Mar 01, 2014 at 02:02:32PM +0100, Tijl Coosemans wrote: > On Sat, 1 Mar 2014 03:39:56 + (UTC) Brooks Davis wrote: > > Author: brooks > > Date: Sat Mar 1 03:39:56 2014 > > New Revision: 262648 > > URL: http://svnweb.freebsd.org/changeset/base/262648 >

svn commit: r262717 - stable/10/sys/mips/mips

2014-03-03 Thread Brooks Davis
Author: brooks Date: Mon Mar 3 20:28:27 2014 New Revision: 262717 URL: http://svnweb.freebsd.org/changeset/base/262717 Log: MFR r261294: Remove an unneeded space in the BERI merge. Sponsored by: DARPA, AFRL Modified: stable/10/sys/mips/mips/machdep.c Directory Properties: stable/

  1   2   3   4   5   6   7   8   9   10   >